Documentation for fieldgml

Element: OperationParameter

[Table of contents]

Name OperationParameter
Type gml:OperationParameterType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:OperationParameter
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:parameterName> ... </gml:parameterName> [1]
<gml:minimumOccurs> ... </gml:minimumOccurs> [0..1]
<gml:parameterID> ... </gml:parameterID> [0..*]

'Set of alternative identifications of this operation parameter. The first parameterID, 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 parameter, including source information.'

</gml:OperationParameter>
Diagram
h1434734734
Schema Component Representation
<element name="OperationParameter" type=" gml:OperationParameterType " substitutionGroup="gml:_GeneralOperationParameter"/>