Schema Central > niem40 > units.xsd > gml:roughConversionToPreferredUnit
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:roughConversionToPreferredUnit

The elements gml:conversionToPreferredUnit and gml:roughConversionToPreferredUnit represent parameters used to convert conventional units to preferred units for this physical quantity type.  A preferred unit is either a Base Unit or a Derived Unit that is selected for all values of one physical quantity type.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
uom [1..1]gml:UomIdentifierfrom type gml:UnitOfMeasureType

Used in

Sample instance

<gml:roughConversionToPreferredUnit uom="">
   <gml:factor>1.0</gml:factor>
</gml:roughConversionToPreferredUnit>