Definition Type: SimpleType
Name: CountExtentType
Namespace: http://www.opengis.net/gml
Containing Schema: valueObjects.xsd
Documentation:
Restriction of list type to store a 2-point range of frequency values. If one member is a null, then this is a single ended interval.
Collapse XSD Schema Diagram:
XSD Diagram of CountExtentType in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="CountExtentType">
    <annotation>
        <documentation>Restriction of list type to store a 2-point range of frequency values. If one member is a null, then this is a single ended interval. </documentation>
    </annotation>
    <restriction base="gml:integerOrNullList">
        <length value="2" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Length 2
Collapse Derivation Tree:
Collapse References:
gml:CountExtent