Definition Type: Attribute
Name: uom
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.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.
Collapse XSD Schema Diagram:
XSD Diagram of uom in schema gml_xsd (National Information Exchange Model (NEIM))
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.</documentation>
    </annotation>
</attribute>