Definition Type: ComplexType
Name: ConcatenatedOperationType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractCoordinateOperationType
Containing Schema: gml.xsd
Abstract
Documentation:
An ordered sequence of two or more single coordinate operations. The sequence of operations is constrained by the requirement that the source coordinate reference system of step (n+1) must be the same as the target coordinate reference system of step (n). The source coordinate reference system of the first step and the target coordinate reference system of the last step are the source and target coordinate reference system associated with the concatenated operation. Instead of a forward operation, an inverse operation may be used for one or more of the operation steps mentioned above, if the inverse operation is uniquely defined by the forward operation.
Collapse XSD Schema Diagram:
Drilldown into usesSingleOperation in schema gml_xsd Drilldown into targetCRS in schema gml_xsd Drilldown into sourceCRS in schema gml_xsd Drilldown into _positionalAccuracy in schema gml_xsd Drilldown into scope in schema gml_xsd Drilldown into validArea in schema gml_xsd Drilldown into operationVersion in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into coordinateOperationID in schema gml_xsd Drilldown into coordinateOperationName in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into AbstractCoordinateOperationBaseType in schema gml_xsd Drilldown into AbstractCoordinateOperationType in schema gml_xsdXSD Diagram of ConcatenatedOperationType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ConcatenatedOperationType">
    <annotation>
        <documentation>An ordered sequence of two or more single coordinate operations. The sequence of operations is constrained by the requirement that the source coordinate reference system of step (n+1) must be the same as the target coordinate reference system of step (n). The source coordinate reference system of the first step and the target coordinate reference system of the last step are the source and target coordinate reference system associated with the concatenated operation. Instead of a forward operation, an inverse operation may be used for one or more of the operation steps mentioned above, if the inverse operation is uniquely defined by the forward operation.</documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractCoordinateOperationType">
            <sequence>
                <element ref="gml:usesSingleOperation" minOccurs="2" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Ordered sequence of associations to the two or more single operations used by this concatenated operation. </documentation>
                    </annotation>
                </element>
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
coordinateOperationName gml:coordinateOperationName (1) (1)
coordinateOperationID gml:coordinateOperationID 0 unbounded
remarks gml:remarks 0 (1)
operationVersion gml:operationVersion 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
_positionalAccuracy gml:_positionalAccuracy 0 unbounded
sourceCRS gml:sourceCRS 0 (1)
targetCRS gml:targetCRS 0 (1)
usesSingleOperation gml:usesSingleOperation 2 unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:ConcatenatedOperationgmx:ML_ConcatenatedOperation_Type,