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
Use Required
Documentation:
Reference to a unit of measure definition, usually within the same XML document but possibly outside the XML document which contains this reference. For a reference within the same XML document, the "#" symbol should be used, followed by a text abbreviation of the unit name. However, the "#" symbol may be optional, and still may be interpreted as a reference.
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" use="required">
    <annotation>
        <documentation>Reference to a unit of measure definition, usually within the same XML document but possibly outside the XML document which contains this reference. For a reference within the same XML document, the "#" symbol should be used, followed by a text abbreviation of the unit name. However, the "#" symbol may be optional, and still may be interpreted as a reference. </documentation>
    </annotation>
</attribute>