Definition Type: Group
Name: ScalarValueList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Collapse XSD Schema Diagram:
Drilldown into CountList in schema gml_xsd Drilldown into QuantityList in schema gml_xsd Drilldown into CategoryList in schema gml_xsd Drilldown into BooleanList in schema gml_xsdXSD Diagram of ScalarValueList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<group name="ScalarValueList">
    <choice>
        <element ref="gml:BooleanList" />
        <element ref="gml:CategoryList" />
        <element ref="gml:QuantityList" />
        <element ref="gml:CountList" />
    </choice>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BooleanList gml:BooleanList (1) (1)
CategoryList gml:CategoryList (1) (1)
QuantityList gml:QuantityList (1) (1)
CountList gml:CountList (1) (1)