Definition Type: Attribute
Name: uom
Namespace: http://www.opengis.net/gml/3.2
Type: gml:UomIdentifier
Containing Schema: coordinateSystems.xsd
Use Required
Documentation:
The uom attribute provides an identifier of the unit of measure used for this coordinate system axis. The value of this coordinate in a coordinate tuple shall be recorded using this unit of measure, whenever those coordinates use a coordinate reference system that uses a coordinate system that uses this axis.
Collapse XSD Schema Diagram:
XSD Diagram of uom in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="uom" type="gml:UomIdentifier" use="required">
    <annotation>
        <documentation>The uom attribute provides an identifier of the unit of measure used for this coordinate system axis. The value of this coordinate in a coordinate tuple shall be recorded using this unit of measure, whenever those coordinates use a coordinate reference system that uses a coordinate system that uses this axis.</documentation>
    </annotation>
</attribute>
Collapse Derivation Tree: