Definition Type: Element
Name: BooleanList
Namespace: http://www.opengis.net/gml
Type: gml:booleanOrNullList
Containing Schema: valueObjects.xsd
Abstract False
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
Collapse XSD Schema Code:
<element name="BooleanList" type="gml:booleanOrNullList">
    <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:BooleanList
Collapse Comments:
blog comments powered by Disqus