gml:Count

Element Information

Model

Attributes

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

Used By

Complex Type gml:CountPropertyType

Source

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

Sample