<ST_UnSignedInteger> (Unsigned integer.)

Unsigned Integer

This simple type's contents are a restriction of the XML Schema unsignedInt datatype.

Referenced By

<cGp@val>7.1.2.18); <cSp@val>7.1.2.22); <rSp@val>7.1.2.92)

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

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