Definition Type: ComplexType
Name: CategoryExtentType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeOrNullListType
Containing Schema: gml.xsd
Abstract
Documentation:
Restriction of list type to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema gml_xsdXSD Diagram of CategoryExtentType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CategoryExtentType">
    <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 ordinal values. If one member is a null, then this is a single ended interval.</documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:CodeOrNullListType">
            <length value="2" />
        </restriction>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Facets:
Facet Value
Length 2
Collapse Derivation Tree:
Collapse References:
gml:CategoryExtent