diagram | |||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
type | gml:OperationParameterGroupType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:minimumOccurs gml:maximumOccurs gml:parameter | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="OperationParameterGroup" type="gml:OperationParameterGroupType" substitutionGroup="gml:AbstractGeneralOperationParameter"> <annotation> <documentation>gml:OperationParameterGroup is the definition of a group of parameters used by an operation method. This complex type is expected to be used or extended for all applicable operation methods, without defining operation-method-specialized element names. The generalOperationParameter elements are an unordered list of associations to the set of operation parameters that are members of this group.</documentation> </annotation> </element> |