<ST_Ints>
(Integer List)
A list of integers.
This simple type allows a list of items of the XML Schema int datatype.
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_Ints">
<list itemType="xsd:int"/>
</simpleType>