gml:OperationMethodType
Definition of an algorithm used to perform a coordinate operation. Most operation methods use a number of operation parameters, although some coordinate conversions use none. Each coordinate operation using the method assigns values to these parameters.
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:methodName [1..1] The name by which this operation method is identified.
- gml:methodID [0..*] Set of alternative identifications of this operation method. The first methodID, if any, is normally the primary identification code, and any others are aliases.
- gml:remarks [0..1] Comments on or information about this operation method, including source information.
- gml:methodFormula [1..1] Formula(s) used by this operation method. The value may be a reference to a publication. Note that the operation method may not be analytic, in which case this element references or contains the procedure, not an analytic formula.
- gml:sourceDimensions [1..1] Number of dimensions in the source CRS of this operation method.
- gml:targetDimensions [1..1] Number of dimensions in the target CRS of this operation method.
- gml:usesParameter [0..*] Unordered list of associations to the set of operation parameters and parameter groups used by this operation method.
from type gml:OperationMethodBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:OperationMethodBaseType |
Used by
- Element gml:OperationMethod
- Element gmx:ML_OperationMethod via derived type gmx:ML_OperationMethod_Type
- Element gmx:OperationMethodAlt via derived type gmx:OperationMethodAlt_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:OperationMethodBaseType
- gml:OperationMethodType
- extended by gmx:ML_OperationMethod_Type
- extended by gmx:OperationMethodAlt_Type
- gml:OperationMethodType
- gml:OperationMethodBaseType
- gml:DefinitionType