Documentation for fieldgml

Element: OperationParameterGroup

[Table of contents]

Name OperationParameterGroup
Type gml:OperationParameterGroupType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:OperationParameterGroup
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:groupName> ... </gml:groupName> [1]
<gml:minimumOccurs> ... </gml:minimumOccurs> [0..1]
<gml:groupID> ... </gml:groupID> [0..*]

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

<gml:maximumOccurs> ... </gml:maximumOccurs> [0..1]
<gml:includesParameter> ... </gml:includesParameter> [2..*]

'Unordered list of associations to the set of operation parameters that are members of this group.'

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