gml:valueList
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://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:MeasureListType
Properties: Global, Qualified
Content
from type gml:doubleList
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uom | [1..1] | xsd:anyURI |
Used in
- Type gml:ParameterValueType (Elements gml:usesValue, gml:parameterValue)
Sample instance
<gml:valueList uom="http://www.example.com/">1.0 1.0</gml:valueList>