gml:BooleanList
valueObjects.xsd
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}
Element information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:booleanOrNullList
Properties: Global, Qualified
Content
- Union of:
- Type based on xsd:string
Valid value inapplicable missing template unknown withheld
- Type based on xsd:string
- Pattern: other:\w{2,}
- xsd:boolean
- xsd:anyURI
from type gml:NullEnumeration - Type based on xsd:string
from type gml:booleanOrNull
Used in
- Group gml:ScalarValueList
- Group gml:Value via reference to gml:ScalarValueList
- Group gml:ValueObject via reference to gml:ScalarValueList
- Type gml:RangeParametersType via reference to gml:ValueObject (Element gml:rangeParameters)
- Type gml:RangeSetType via reference to gml:ScalarValueList (Element gml:rangeSet)
- Type gml:ValueArrayPropertyType via reference to gml:Value (Element gml:valueComponents)
- Type gml:ValuePropertyType via reference to gml:Value (Elements gml:valueProperty, gml:valueComponent)
Sample instance
<gml:BooleanList>true true</gml:BooleanList>