[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@id5.2.2.3); cNvPr@id5.8.2.7); cNvPr@id4.4.1.12); cNvPr@id5.6.2.8); cNvPr@id5.1.2.1.8); docPr@id5.5.2.5); endCxn@id5.1.2.1.13); stCxn@id5.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>