[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_UnsignedInts (Unsigned Integer List)

A list of unsigned integers.

This simple type allows a list of items of the XML Schema unsignedInt datatype.

Referenced By

forEach@cnt5.9.2.14); if@cnt5.9.2.15); presOf@cnt5.9.2.21)

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

<simpleType name="ST_UnsignedInts">

   <list itemType="xsd:unsignedInt"/>

</simpleType>