Documentation for fieldgml

Element: OperationMethod

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name OperationMethod
Type gml:OperationMethodType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:OperationMethod
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:methodName> ... </gml:methodName> [1]
<gml:methodID> ... </gml:methodID> [0..*]

'Set of alternative identifications of this operation method. The first methodID, if any, is normally the primary identification code, and any others are aliases.'

<gml:remarks> ... </gml:remarks> [0..1]

'Comments on or information about this operation method, including source information.'

<gml:methodFormula> ... </gml:methodFormula> [1]
<gml:sourceDimensions> ... </gml:sourceDimensions> [1]
<gml:targetDimensions> ... </gml:targetDimensions> [1]
<gml:usesParameter> ... </gml:usesParameter> [0..*]

'Unordered list of associations to the set of operation parameters and parameter groups used by this operation method.'

</gml:OperationMethod>
Diagram
h1723224726
Schema Component Representation
<element name="OperationMethod" type=" gml:OperationMethodType " substitutionGroup="gml:Definition"/>