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
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateOperations.xsd
Type: gml:MeasureListType
Properties: Global, Qualified
Content
from type gml:doubleList
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uom | [1..1] | gml:UomIdentifier |
Used in
- Type gml:ParameterValueType (Element gml:ParameterValue)
Sample instance
<gml:valueList uom="">1.0 1.0</gml:valueList>