Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:MeasureListType
Namespace http://www.opengis.net/gml
Annotations
List of numbers with a uniform scale. The value of uom (Units Of Measure) attribute is a reference to a Reference System for the amount, either a ratio or position scale.
Diagram
Diagram index48.tmp#id57 index224.tmp#id682
Type extension of gml:doubleList
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<complexType name="MeasureListType">
  <annotation>
    <documentation>List of numbers with a uniform scale. The value of uom (Units Of Measure) attribute is a reference to a Reference System for the amount, either a ratio or position scale.</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:doubleList">
      <attribute name="uom" type="anyURI" use="required"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd
Attribute gml:MeasureListType / @uom
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Complex Type gml:MeasureListType
Source
<attribute name="uom" type="anyURI" use="required"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd