Definition Type: Element
Name: QuantityExtent
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:QuantityExtentType
Containing Schema: gml.xsd
Abstract
Documentation:
Utility element to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.
Collapse XSD Schema Diagram:
Drilldown into uom in schema gml_xsd Drilldown into QuantityExtentType in schema gml_xsdXSD Diagram of QuantityExtent in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="QuantityExtent" type="gml:QuantityExtentType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1">valueObjects.xsd</appinfo>
        <documentation>Utility element to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: