Definition Type: Element
Name: BooleanList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:booleanOrNullList
Containing Schema: gml.xsd
Abstract
Documentation:
XML List based on XML Schema boolean type. An element of this type contains a space-separated list of boolean values {0,1,true,false}
Collapse XSD Schema Diagram:
XSD Diagram of BooleanList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="BooleanList" type="gml:booleanOrNullList">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1">valueObjects.xsd</appinfo>
        <documentation>XML List based on XML Schema boolean type.  An element of this type contains a space-separated list of boolean values {0,1,true,false}</documentation>
    </annotation>
</element>
Collapse Derivation Tree: