Schema Central > NIEM 3.2 > valueObjects.xsd > gml:Quantity
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Quantity

An XML attribute uom ("unit of measure") is required, whose value is a URI which identifies the definition of a ratio scale or units by which the numeric value shall be multiplied, or an interval or position scale on which the value occurs.

Element information

Type: Anonymous

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
uom [1..1]gml:UomIdentifierfrom type gml:MeasureType
nilReason [0..1]gml:NilReasonType

Used in

Substitution hierarchy

Sample instance

<gml:Quantity uom="">1.0</gml:Quantity>