<ST_Index>
(Index)
This type defines the position of an object in an ordered list.
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_Index">
<restriction base="xsd:unsignedInt"/>
</simpleType>