Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:conversionToPreferredUnit
Namespace http://www.opengis.net/gml
Annotations
This element is included when this unit has an accurate conversion to the preferred unit for this quantity type.
Diagram
Diagram docindex183.tmp#id414 docindex183.tmp#id413 docindex184.tmp#id434 docindex184.tmp#id435 docindex184.tmp#id433
Type gml:ConversionToPreferredUnitType
Type hierarchy
Properties
content: complex
Used by
Model gml:factor | gml:formula
Children gml:factor, gml:formula
Instance
<gml:conversionToPreferredUnit uom="">
  <gml:factor>{1,1}</gml:factor>
  <gml:formula>{1,1}</gml:formula>
</gml:conversionToPreferredUnit>
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
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.
Source
<element name="conversionToPreferredUnit" type="gml:ConversionToPreferredUnitType">
  <annotation>
    <documentation>This element is included when this unit has an accurate conversion to the preferred unit for this quantity type.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/units.xsd