Schema Central > NIEM 3.2 > coordinateOperations.xsd > gml:valueList
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:valueList

gml:valueList is an ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure. An element of this type contains a space-separated sequence of double values.

Element information

Content

from type gml:doubleList
  • List of:
  • Attributes

    NameOccTypeDescriptionNotes
    uom [1..1]gml:UomIdentifier

    Used in

    Sample instance

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