Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:roughConversionToPreferredUnit
Namespace http://www.opengis.net/gml
Annotations
This element is included when the correct definition of this unit is unknown, but this unit has a rough or inaccurate conversion to the preferred unit for this quantity type.
Diagram
Diagram index249.tmp#id466 index249.tmp#id465 index251.tmp#id486 index251.tmp#id487 index251.tmp#id485
Type gml:ConversionToPreferredUnitType
Type hierarchy
Properties
content: complex
Used by
Model gml:factor | gml:formula
Children gml:factor, gml:formula
Instance
<gml:roughConversionToPreferredUnit uom="">
  <gml:factor>{1,1}</gml:factor>
  <gml:formula>{1,1}</gml:formula>
</gml:roughConversionToPreferredUnit>
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="roughConversionToPreferredUnit" type="gml:ConversionToPreferredUnitType">
  <annotation>
    <documentation>This element is included when the correct definition of this unit is unknown, but this unit has a rough or inaccurate 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