Definition Type: Element
Name: unitOfMeasure
Namespace: http://www.opengis.net/gml/3.2
Type: gml:UnitOfMeasureType
Containing Schema: units.xsd
Abstract
Documentation:
The element gml:unitOfMeasure is a property element to refer to a unit of measure. This is an empty element which carries a reference to a unit of measure definition.
Collapse XSD Schema Diagram:
Drilldown into uom in schema units_xsd Drilldown into UnitOfMeasureType in schema units_xsdXSD Diagram of unitOfMeasure in schema units_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="unitOfMeasure" type="gml:UnitOfMeasureType">
    <annotation>
        <documentation>The element gml:unitOfMeasure is a property element to refer to a unit of measure. This is an empty element which carries a reference to a unit of measure definition.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
uom gml:uom Required
Collapse Derivation Tree: