Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:MeasureType
Namespace http://www.opengis.net/gml
Annotations
Number with a 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 index100.tmp#id255
Type extension of double
Used by
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<complexType name="MeasureType">
  <annotation>
    <documentation>Number with a 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="double">
      <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:MeasureType / @uom
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Complex Type gml:MeasureType
Source
<attribute name="uom" type="anyURI" use="required"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd