Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:MeasureListType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:MeasureListType provides for a list of quantities.
Diagram
Diagram index338.tmp#id113 index816.tmp#id816
Type extension of gml:doubleList
Type hierarchy
Used by
Element gml:valueList
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
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>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd
Attribute gml:MeasureListType / @uom
Namespace No namespace
Type gml:UomIdentifier
Properties
use: required
Used by
Complex Type gml:MeasureListType
Source
<attribute name="uom" type="gml:UomIdentifier" use="required"/>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd