complexType AbstractReferenceSystemBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractReferenceSystemBaseType
Derived Types
{http://www.opengis.net/gml}AbstractReferenceSystemBaseType
 {http://www.opengis.net/gml}AbstractReferenceSystemType (by extension)
  {http://www.opengis.net/gml}TemporalCRSType (by extension)
   {http://www.opengis.net/gml}TemporalCRS (by type)
  {http://www.opengis.net/gml}_ReferenceSystem (by type)
  {http://www.opengis.net/gml}_CoordinateReferenceSystem (by type)
  {http://www.opengis.net/gml}GeographicCRSType (by extension)
   {http://www.opengis.net/gml}GeographicCRS (by type)
  {http://www.opengis.net/gml}VerticalCRSType (by extension)
   {http://www.opengis.net/gml}VerticalCRS (by type)
  {http://www.opengis.net/gml}ImageCRSType (by extension)
   {http://www.opengis.net/gml}ImageCRS (by type)
  {http://www.opengis.net/gml}AbstractGeneralDerivedCRSType (by extension)
   {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)
  {http://www.opengis.net/gml}EngineeringCRSType (by extension)
   {http://www.opengis.net/gml}EngineeringCRS (by type)
  {http://www.opengis.net/gml}_CRS (by type)
  {http://www.opengis.net/gml}CompoundCRSType (by extension)
   {http://www.opengis.net/gml}CompoundCRS (by type)
  {http://www.opengis.net/gml}GeocentricCRSType (by extension)
   {http://www.opengis.net/gml}GeocentricCRS (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="AbstractReferenceSystemBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for reference 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:srsName"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

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


complexType AbstractReferenceSystemBaseType


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.