diagram |
 |
namespace |
http://www.opengis.net/gml |
type |
gml:ConversionToPreferredUnitType |
properties |
|
children |
gml:factor gml:formula |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | uom | xs:anyURI | 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. |
|
|
annotation |
documentation | This element is included when this unit has an accurate conversion to the preferred unit for this quantity type. |
|
source |
<xs:element name="conversionToPreferredUnit" type="gml:ConversionToPreferredUnitType">
<xs:annotation>
<xs:documentation>This element is included when this unit has an accurate conversion to the preferred unit for this quantity type.</xs:documentation>
</xs:annotation>
</xs:element> |