element QuantityList
diagram index_p994.png
namespace http://www.opengis.net/gml
type gml:MeasureOrNullListType
properties
content complex
used by
group ScalarValueList
attributes
Name  Type  Use  Default  Fixed  annotation
uomxs:anyURIrequired      
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.
source <xs:element name="QuantityList" type="gml:MeasureOrNullListType">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy