<ST_DxfId>
(Format Id)
This simple type defines the identifier to CT_Dxfs in the styles part. This a zero-based index. See §3.8.30 in Style for more information on formats.
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_DxfId">
<restriction base="xsd:unsignedInt"/>
</simpleType>