complexType AbstractReferenceSystemType

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

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
Derived Types
{http://www.opengis.net/gml}AbstractReferenceSystemType
 {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="AbstractReferenceSystemType" abstract="true">
    <
annotation>
        <
documentation>Description of a spatial and/or temporal reference system used by a dataset.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractReferenceSystemBaseType">
            <
sequence>
                <
element ref="gml:srsID" minOccurs="0" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>Set of alterative identifications of this reference system. The first srsID, if any, is normally the primary identification code, and any others are aliases.</documentation>
                    </
annotation>
                </
element>
                <
element ref="gml:remarks" minOccurs="0">
                    <
annotation>
                        <
documentation>Comments on or information about this reference system, including source information.</documentation>
                    </
annotation>
                </
element>
                <
element ref="gml:validArea" minOccurs="0"/>
                <
element ref="gml:scope" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Description of a spatial and/or temporal reference system used by a dataset.


complexType AbstractReferenceSystemType


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.