2.12.4.5 ST_CreationId
Target namespace: http://schemas.microsoft.com/office/powerpoint/2013/main/command
Referenced by: CT_SlideMoniker, CT_MainMasterMoniker, CT_SlideLayoutMoniker
A simple type that specifies the creation ID of a slide, master slide, or slide layout (see section 2.3.1.4).
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_CreationId"> <xsd:restriction base="xsd:unsignedInt"/> </xsd:simpleType>
See section 5.3 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).