Definition Type: Element
Name: QuantityList
Namespace: http://www.opengis.net/gml
Type: gml:MeasureOrNullListType
Containing Schema: valueObjects.xsd
Abstract False
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 Drilldown into MeasureOrNullListTypeXSD Diagram of QuantityList
Collapse XSD Schema Code:
<element name="QuantityList" type="gml:MeasureOrNullListType">
    <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:QuantityList
Collapse Comments:
blog comments powered by Disqus