Definition Type: Element
Name: BooleanList
Namespace: http://www.opengis.net/gml
Type: gml:booleanOrNullList
Containing Schema: valueObjects.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 valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="BooleanList" type="gml:booleanOrNullList" substitutionGroup="gml:_ScalarValueList">
    <annotation>
        <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:
Collapse References:
gml:_ScalarValueList