gml:OperationParameterGroupType
The definition of a group of parameters used by an operation method. This complexType is expected to be used or extended for all applicable operation methods, without defining operation-method-specialized element names.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:groupName [1..1] The name by which this operation parameter group is identified.
- gml:minimumOccurs [0..1] The minimum number of times that values for this parameter group or parameter are required. If this attribute is omitted, the minimum number is one.
- 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 [0..1] Comments on or information about this operation parameter group, including source information.
- gml:maximumOccurs [0..1] The maximum number of times that values for this parameter group can be included. If this attribute is omitted, the maximum number is one.
- gml:includesParameter [2..*] Unordered list of associations to the set of operation parameters that are members of this group.
from type gml:OperationParameterGroupBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:OperationParameterGroupBaseType |
Used by
- Element gml:OperationParameterGroup
- Element gmx:ML_OperationParameterGroup via derived type gmx:ML_OperationParameterGroup_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:AbstractGeneralOperationParameterType
- gml:OperationParameterGroupBaseType
- gml:OperationParameterGroupType
- extended by gmx:ML_OperationParameterGroup_Type
- gml:OperationParameterGroupType
- gml:OperationParameterGroupBaseType
- gml:AbstractGeneralOperationParameterType
- gml:DefinitionType