Schema Central > NIEM 2.0 > gml.xsd > gml:conversionToPreferredUnit
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:conversionToPreferredUnit

This element is included when this unit has an accurate conversion to the preferred unit for this quantity type. 

Element information

Content

Attributes

NameOccTypeDescriptionNotes
uom [1..1]xsd:anyURIReference 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. from type gml:UnitOfMeasureType

Used in

Sample instance

<gml:conversionToPreferredUnit uom="http://www.example.com/">
   <gml:factor>1.0</gml:factor>
</gml:conversionToPreferredUnit>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com