Definition Type: Element
Name: QuantityList
Namespace: http://www.opengis.net/gml
Type: gml:MeasureOrNullListType
Containing Schema: valueObjects.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 basictypes_xsd Drilldown into MeasureOrNullListType in schema basictypes_xsdXSD Diagram of QuantityList in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="QuantityList" type="gml:MeasureOrNullListType" substitutionGroup="gml:_ScalarValueList">
    <annotation>
        <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:
Collapse References:
gml:_ScalarValueList