[Table of Contents] [docx version]
Error! No text of specified style in document.
ST_DrawingElementId (Drawing Element ID)
This simple type specifies a unique integer identifier for each drawing element.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
Referenced By |
cNvPr@id (§5.2.2.3); cNvPr@id (§5.8.2.7); cNvPr@id (§4.4.1.12); cNvPr@id (§5.6.2.8); cNvPr@id (§5.1.2.1.8); docPr@id (§5.5.2.5); endCxn@id (§5.1.2.1.13); stCxn@id (§5.1.2.1.36) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_DrawingElementId">
<restriction base="xsd:unsignedInt"/>
</simpleType>