Definition Type: Attribute
Name: uom
Namespace: http://www.opengis.net/gml
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateSystems.xsd
Use Required
Documentation:
Identifier of the unit of measure used for this coordinate system axis.
Collapse XSD Schema Diagram:
XSD Diagram of uom in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="uom" type="anyURI" use="required" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Identifier of the unit of measure used for this coordinate system axis. </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>