gml:ParameterValueType
Complex type information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coordinateOperations.xsd
Content
- Choice [1..1]
- gml:valuegml:value is a numeric value of an operation parameter, with its associated unit of measure.
- gml:dmsAngleValue
- gml:stringValuegml:stringValue is a character string value of an operation parameter. A string value does not have an associated unit of measure.
- gml:integerValuegml: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:booleanValuegml:booleanValue is a boolean value of an operation parameter. A Boolean value does not have an associated unit of measure.
- gml:valueListgml: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:integerValueListgml: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:valueFilegml: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:operationParametergml:operationParameter is an association role to the operation parameter of which this is a value.
- gml:valueOfParameter
from subst. group gml:operationParameter
Attributes
None
Used by
- Element gml:ParameterValue
Type inheritance chain
- gml:AbstractGeneralParameterValueType
- gml:ParameterValueType