gml:UnitOfMeasureType
Reference to a unit of measure definition that applies to all the numerical values described by the element containing this element. Notice that a complexType which needs to include the uom attribute can do so by extending this complexType. Alternately, this complexType can be used as a pattern for a new complexType.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uom | [1..1] | xsd:anyURI | 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. |
Used by
- Element gml:unitOfMeasure
- Element gml:conversionToPreferredUnit via derived type gml:ConversionToPreferredUnitType
- Element gml:derivationUnitTerm via derived type gml:DerivationUnitTermType
- Element gml:roughConversionToPreferredUnit via derived type gml:ConversionToPreferredUnitType
Type inheritance chain
- gml:UnitOfMeasureType
- extended by gml:DerivationUnitTermType
- extended by gml:ConversionToPreferredUnitType