gml:Boolean

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
nilReason gml:NilReasonType optional

Used By

Source

<element name="Boolean" substitutionGroup="gml:AbstractScalarValue" nillable="true">
  <complexType>
    <simpleContent>
      <extension base="boolean">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>

Sample