Definition Type: ComplexType
Name: AbstractReferenceSystemType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractReferenceSystemBaseType
Containing Schema: referenceSystems.xsd
Abstract True
Documentation:
Description of a spatial and/or temporal reference system used by a dataset.
Collapse XSD Schema Diagram:
Drilldown into scope Drilldown into validArea Drilldown into remarks Drilldown into srsID Drilldown into id Drilldown into srsName Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into DefinitionType Drilldown into AbstractReferenceSystemBaseTypeXSD Diagram of AbstractReferenceSystemType
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
srsName gml:srsName (1) (1)
srsID gml:srsID 0 unbounded
remarks gml:remarks 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:_CoordinateReferenceSystem, gml:_CRS, gml:_ReferenceSystemgml:AbstractGeneralDerivedCRSType, gml:CompoundCRSType, gml:EngineeringCRSType, gml:GeocentricCRSType, gml:GeographicCRSType, gml:ImageCRSType, gml:TemporalCRSType, gml:VerticalCRSType,
Collapse Comments:
blog comments powered by Disqus