Schema Central > NIEM 2.0 > gml.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

valueObjects.xsd
A numeric value with a scale.  The content of the element is an amount using the XML Schema type double which permits decimal or scientific notation.  An XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which the numeric value must be multiplied.

Element information

Content

  • xsd:double
  • Attributes

    NameOccTypeDescriptionNotes
    uom [1..1]xsd:anyURI

    Used in

    Sample instance

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

    Site developed and hosted by Datypic, Inc.

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