complexType CompoundCRSType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractReferenceSystemBaseType (by extension)
   {http://www.opengis.net/gml}AbstractReferenceSystemType (by extension)
    {http://www.opengis.net/gml}CompoundCRSType
Derived Types
{http://www.opengis.net/gml}CompoundCRSType
 {http://www.opengis.net/gml}CompoundCRS (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="CompoundCRSType">
    <
annotation>
        <
documentation>A coordinate reference system describing the position of points through two or more independent coordinate reference systems.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractReferenceSystemType">
            <
sequence>
                <
element ref="gml:includesCRS" minOccurs="2" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>Ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system.</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A coordinate reference system describing the position of points through two or more independent coordinate reference systems.


complexType CompoundCRSType


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.