Definition Type: Element
Name: booleanValue
Namespace: http://www.opengis.net/gml
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
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>Boolean value of an operation parameter  A Boolean value does not have an associated unit of measure. </documentation>
    </annotation>
</element>