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

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
uom gml:UomIdentifier required

Used By

Complex Type gml:ParameterValueType

Source

<element name="valueList" type="gml:MeasureListType">
  <annotation>
    <documentation>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.</documentation>
  </annotation>
</element>

Sample