Documentation for fieldgml

Element: QuantityList

[Table of contents]

Name QuantityList
Type gml:MeasureOrNullListType
Nillable no
Abstract no
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.
Logical Diagram
XML Instance Representation
<gml:QuantityList
uom="anyURI [1]">
gml:doubleOrNullList
</gml:QuantityList>
Diagram
Schema Component Representation
<element name="QuantityList" type=" gml:MeasureOrNullListType "/>