complexType AbstractGeneralDerivedCRSType

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

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}AbstractGeneralDerivedCRSType
Derived Types
{http://www.opengis.net/gml}AbstractGeneralDerivedCRSType
 {http://www.opengis.net/gml}ProjectedCRSType (by extension)
  {http://www.opengis.net/gml}ProjectedCRS (by type)
 {http://www.opengis.net/gml}DerivedCRSType (by extension)
  {http://www.opengis.net/gml}DerivedCRS (by type)
 {http://www.opengis.net/gml}_GeneralDerivedCRS (by type)
Abstracttrue (This cannot 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="AbstractGeneralDerivedCRSType" abstract="true">
    <
annotation>
        <
documentation>A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum). This abstract complexType shall not be used, extended, or restricted, in an Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractReferenceSystemType">
            <
sequence>
                <
element ref="gml:baseCRS"/>
                <
element ref="gml:definedByConversion"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum). This abstract complexType shall not be used, extended, or restricted, in an Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.


complexType AbstractGeneralDerivedCRSType


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.