complexType ConcatenatedOperationType

complexType {http://www.opengis.net/gml}ConcatenatedOperationType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractCoordinateOperationBaseType (by extension)
   {http://www.opengis.net/gml}AbstractCoordinateOperationType (by extension)
    {http://www.opengis.net/gml}ConcatenatedOperationType
Derived Types
{http://www.opengis.net/gml}ConcatenatedOperationType
 {http://www.opengis.net/gml}ConcatenatedOperation (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<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>


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.


complexType ConcatenatedOperationType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.