<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

<charRg@end>4.6.23); <charRg@st>4.6.23); <cm@idx>4.5.1); <pRg@end>4.6.56); <pRg@st>4.6.56); <sldRg@end>4.2.8); <sldRg@st>4.2.8)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_Index">
	<restriction base="xsd:unsignedInt"/>
</simpleType>