Definition Type: SimpleType
Name: CountExtentType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.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 gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="CountExtentType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1">valueObjects.xsd</appinfo>
        <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