diagram |
 |
namespace |
http://www.opengis.net/gml |
type |
gml:MeasureOrNullListType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | uom | xs:anyURI | required | | | |
|
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> |