Definition Type: Element
Name: QuantityList
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:MeasureOrNullListType
Containing Schema: gml.xsd
Abstract
Documentation:
A space separated list of amounts or nulls. The amounts use the XML Schema type double. A single XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which all the amounts in the list must be multiplied.
Collapse XSD Schema Diagram:
Drilldown into uom in schema gml_xsd Drilldown into MeasureOrNullListType in schema gml_xsdXSD Diagram of QuantityList in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="QuantityList" type="gml:MeasureOrNullListType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1">valueObjects.xsd</appinfo>
        <documentation>A space separated list of amounts or nulls.  The amounts use the XML Schema type double.  A single XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which all the amounts in the list must be multiplied.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: