gml:ParameterValueType
Complex type information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateOperations.xsd
Content
- Sequence [1..1]
- Choice [1..1]
- gml:value gml:value is a numeric value of an operation parameter, with its associated unit of measure.
- gml:dmsAngleValue deprecated
- gml:stringValue gml:stringValue is a character string value of an operation parameter. A string value does not have an associated unit of measure.
- gml:integerValue gml:integerValue is a positive integer value of an operation parameter, usually used for a count. An integer value does not have an associated unit of measure.
- gml:booleanValue gml:booleanValue is a boolean value of an operation parameter. A Boolean value does not have an associated unit of measure.
- 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.
- 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.
- gml:valueFile gml:valueFile is a reference to a file or a part of a file containing one or more parameter values, each numeric value with its associated unit of measure. When referencing a part of a file, that file shall contain multiple identified parts, such as an XML encoded document. Furthermore, the referenced file or part of a file may reference another part of the same or different files, as allowed in XML documents.
- Choice [1..1]
- gml:operationParameter gml:operationParameter is an association role to the operation parameter of which this is a value.
- gml:valueOfParameter deprecated
from subst. group gml:operationParameter
- Choice [1..1]
Attributes
None
Used by
- Element gml:ParameterValue
Type inheritance chain
- gml:AbstractGeneralParameterValueType
- gml:ParameterValueType