Definition Type: Element
Name: factor
Namespace: http://www.opengis.net/gml
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: units.xsd
Abstract
Documentation:
Specification of the scale factor by which a value using this unit of measure can be multiplied to obtain the corresponding value using the preferred unit of measure.
Collapse XSD Schema Diagram:
XSD Diagram of factor in schema units_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="factor" type="double">
    <annotation>
        <documentation>Specification of the scale factor by which a value using this unit of measure can be multiplied to obtain the corresponding value using the preferred unit of measure. </documentation>
    </annotation>
</element>