2.25.3.1 CT_Identifier
Target namespace: http://schemas.microsoft.com/office/drawing/2014/main
A complex type<608> that specifies a unique identifier for a row or column.
Attributes:
val: An unsignedInt ([XMLSCHEMA2/2] section 3.3.22) attribute<609> that specifies a unique identifier created by a random number generator.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_Identifier"> <xsd:attribute name="val" type="xsd:unsignedInt" use="required"/> </xsd:complexType>
See section 5.23 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).