Definition Type: Attribute
Name: uom
Namespace: http://www.opengis.net/gml
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateSystems.xsd
Documentation:
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, and no other specification of axis units is provided.
Collapse XSD Schema Diagram:
XSD Diagram of uom in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="uom" type="anyURI">
    <annotation>
        <documentation>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, and no other specification of axis units is provided.</documentation>
    </annotation>
</attribute>