<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 |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_DrawingElementId">
<restriction base="xsd:unsignedInt"/>
</simpleType>