complexType GeocentricCRSType

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

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}GeocentricCRSType
Derived Types
{http://www.opengis.net/gml}GeocentricCRSType
 {http://www.opengis.net/gml}GeocentricCRS (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="GeocentricCRSType">
    <
annotation>
        <
documentation>A 3D coordinate reference system with the origin at the approximate centre of mass of the earth. A geocentric CRS deals with the earth's curvature by taking a 3D spatial view, which obviates the need to model the earth's curvature.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractReferenceSystemType">
            <
sequence>
                <
choice>
                    <
element ref="gml:usesCartesianCS"/>
                    <
element ref="gml:usesSphericalCS"/>
                </
choice>
                <
element ref="gml:usesGeodeticDatum"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A 3D coordinate reference system with the origin at the approximate centre of mass of the earth. A geocentric CRS deals with the earth's curvature by taking a 3D spatial view, which obviates the need to model the earth's curvature.


complexType GeocentricCRSType


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.