Documentation for fieldgml

Element: Transformation

[Table of contents]

Name Transformation
Type gml:TransformationType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:Transformation
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:coordinateOperationName> ... </gml:coordinateOperationName> [1]
<gml:coordinateOperationID> ... </gml:coordinateOperationID> [0..*]
<gml:remarks> ... </gml:remarks> [0..1]
<gml:operationVersion> ... </gml:operationVersion> [1]
<gml:validArea> ... </gml:validArea> [0..1]
<gml:scope> ... </gml:scope> [0..1]
<gml:_positionalAccuracy> ... </gml:_positionalAccuracy> [0..*]
<gml:sourceCRS> ... </gml:sourceCRS> [1]
<gml:targetCRS> ... </gml:targetCRS> [1]
<gml:usesMethod> ... </gml:usesMethod> [1]
<gml:usesValue> ... </gml:usesValue> [0..*]

'Unordered set of composition associations to the set of parameter values used by this transformation operation.'

</gml:Transformation>
Diagram
h-1019451499
Schema Component Representation
<element name="Transformation" type=" gml:TransformationType " substitutionGroup="gml:_GeneralTransformation"/>