Definition Type: SimpleType
Name: integerList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
XML List based on XML Schema integer type. An element of this type contains a space-separated list of integer values
Collapse XSD Schema Diagram:
XSD Diagram of integerList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="integerList">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:basicTypes:3.1.1">basicTypes.xsd</appinfo>
        <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>
Collapse Derivation Tree:
Collapse References:
gml:high, gml:integerValueListgml:lookUpTable, gml:low, gml:startPoint,