gml:OperationParameterType
The definition of a parameter used by an operation method. Most parameter values are numeric, but other types of parameter values are possible. This complexType is expected to be used or extended for all 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:parameterName [1..1] The name by which this operation parameter 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: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 [0..1] Comments on or information about this operation parameter, including source information.
from type gml:OperationParameterBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:OperationParameterBaseType |
Used by
- Element gml:OperationParameter
- Element gmx:ML_OperationParameter via derived type gmx:ML_OperationParameter_Type
- Element gmx:OperationParameterAlt via derived type gmx:OperationParameterAlt_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:AbstractGeneralOperationParameterType
- gml:OperationParameterBaseType
- gml:OperationParameterType
- extended by gmx:ML_OperationParameter_Type
- extended by gmx:OperationParameterAlt_Type
- gml:OperationParameterType
- gml:OperationParameterBaseType
- gml:AbstractGeneralOperationParameterType
- gml:DefinitionType