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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:QuantityList

valueObjects.xsd
A space separated list of amounts or nulls.  The amounts use the XML Schema type double.  A single XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which all the amounts in the list must be multiplied.

Element information

Content

  • List of:
  • Attributes

    NameOccTypeDescriptionNotes
    uom [1..1]xsd:anyURI

    Used in

    Sample instance

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

    Site developed and hosted by Datypic, Inc.

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