diagram | |||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
type | extension of gml:doubleList | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <complexType name="MeasureListType"> <annotation> <documentation>gml:MeasureListType provides for a list of quantities.</documentation> </annotation> <simpleContent> <extension base="gml:doubleList"> <attribute name="uom" type="gml:UomIdentifier" use="required"/> </extension> </simpleContent> </complexType> |
type | gml:UomIdentifier | ||||
properties |
|
||||
source | <attribute name="uom" type="gml:UomIdentifier" use="required"/> |