Definition Type: Element
Name: operationVersion
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
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>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>