Documentation for fieldgml

Simple Type: integerOrNullList

[Table of contents]

Super-types: None
Sub-types: None
Name integerOrNullList
Content
Documentation XML List based on the union type defined above. An element declared with this type contains a space-separated list of integer values with null values interspersed as needed
Diagram
h-522069853
Schema Component Representation
<simpleType name="integerOrNullList">
<list itemType=" gml:integerOrNull "/>
</simpleType>