gml:integerValueList
gml:integerValueList is an ordered sequence of two or more integer values of an operation parameter list, usually used for counts. These integer values do not have an associated unit of measure. An element of this type contains a space-separated sequence of integer values.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateOperations.xsd
Type: gml:integerList
Properties: Global, Qualified
Content
Used in
- Type gml:ParameterValueType (Element gml:ParameterValue)
Sample instance
<gml:integerValueList>1 1</gml:integerValueList>