Documentation for fieldgml

Element: valueList

[Table of contents]

Name valueList
Type gml:MeasureListType
Nillable no
Abstract no
Documentation 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.
Logical Diagram
XML Instance Representation
<gml:valueList
uom="anyURI [1]">
gml:doubleList
</gml:valueList>
Diagram
Schema Component Representation
<element name="valueList" type=" gml:MeasureListType "/>