Definition Type: Element
Name: operationVersion
Namespace: http://www.opengis.net/gml/3.2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:operationVersion is the version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters). Mandatory when describing a transformation, and should not be supplied for a conversion.
Collapse XSD Schema Diagram:
XSD Diagram of operationVersion in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="operationVersion" type="string">
    <annotation>
        <documentation>gml:operationVersion is the version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters). Mandatory when describing a transformation, and should not be supplied for a conversion.</documentation>
    </annotation>
</element>