Definition Type: ComplexType
Name: CompoundCRSType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractCRSType
Containing Schema: coordinateReferenceSystems.xsd
Abstract
Documentation:
A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
Collapse XSD Schema Diagram:
Drilldown into includesCRS in schema coordinatereferencesystems_xsd Drilldown into scope in schema referencesystems_xsd Drilldown into validArea in schema referencesystems_xsd Drilldown into srsID in schema referencesystems_xsd Drilldown into srsName in schema referencesystems_xsd Drilldown into remarks in schema referencesystems_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractReferenceSystemBaseType in schema referencesystems_xsd Drilldown into AbstractReferenceSystemType in schema referencesystems_xsd Drilldown into AbstractCRSType in schema referencesystems_xsdXSD Diagram of CompoundCRSType in schema coordinatereferencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="CompoundCRSType">
    <annotation>
        <documentation>A coordinate reference system describing the position of points through two or more independent coordinate reference systems. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractCRSType">
            <sequence>
                <element ref="gml:includesCRS" minOccurs="2" maxOccurs="unbounded" />
            </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
remarks gml:remarks 0 (1)
srsName gml:srsName (1) (1)
srsID gml:srsID 0 unbounded
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
includesCRS gml:includesCRS 2 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:CompoundCRS