complexType AbstractCoordinateSystemBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractCoordinateSystemBaseType
Derived Types
{http://www.opengis.net/gml}AbstractCoordinateSystemBaseType
 {http://www.opengis.net/gml}AbstractCoordinateSystemType (by extension)
  {http://www.opengis.net/gml}ObliqueCartesianCSType (by extension)
   {http://www.opengis.net/gml}ObliqueCartesianCS (by type)
  {http://www.opengis.net/gml}PolarCSType (by extension)
   {http://www.opengis.net/gml}PolarCS (by type)
  {http://www.opengis.net/gml}EllipsoidalCSType (by extension)
   {http://www.opengis.net/gml}EllipsoidalCS (by type)
  {http://www.opengis.net/gml}LinearCSType (by extension)
   {http://www.opengis.net/gml}LinearCS (by type)
  {http://www.opengis.net/gml}TemporalCSType (by extension)
   {http://www.opengis.net/gml}TemporalCS (by type)
  {http://www.opengis.net/gml}CartesianCSType (by extension)
   {http://www.opengis.net/gml}CartesianCS (by type)
  {http://www.opengis.net/gml}VerticalCSType (by extension)
   {http://www.opengis.net/gml}VerticalCS (by type)
  {http://www.opengis.net/gml}_CoordinateSystem (by type)
  {http://www.opengis.net/gml}CylindricalCSType (by extension)
   {http://www.opengis.net/gml}CylindricalCS (by type)
  {http://www.opengis.net/gml}UserDefinedCSType (by extension)
   {http://www.opengis.net/gml}UserDefinedCS (by type)
  {http://www.opengis.net/gml}SphericalCSType (by extension)
   {http://www.opengis.net/gml}SphericalCS (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="AbstractCoordinateSystemBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for coordinate system objects, simplifying and restricting the DefinitionType as needed.</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:DefinitionType">
            <
sequence>
                <
element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="gml:csName"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

Basic encoding for coordinate system objects, simplifying and restricting the DefinitionType as needed.


complexType AbstractCoordinateSystemBaseType


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.