Definition Type: Element
Name: booleanValue
Namespace: http://www.opengis.net/gml/3.2
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:booleanValue is a boolean value of an operation parameter. A Boolean value does not have an associated unit of measure.
Collapse XSD Schema Diagram:
XSD Diagram of booleanValue in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="booleanValue" type="boolean">
    <annotation>
        <documentation>gml:booleanValue is a boolean value of an operation parameter. A Boolean value does not have an associated unit of measure.</documentation>
    </annotation>
</element>