<ST_UnSignedInteger>
(Unsigned integer.)
Unsigned Integer
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_UnSignedInteger">
<restriction base="xsd:unsignedInt"/>
</simpleType>