XML List based on XML Schema integer type. An element of this type contains a space-separated list of integer values
Diagram
Type
list of integer
Source
<simpleType name="integerList"><annotation><documentation>XML List based on XML Schema integer type. An element of this type contains a space-separated list of integer values</documentation></annotation><list itemType="integer"/></simpleType>