Definition Type: ComplexType
Name: GeographicCRSRefType
Namespace: http://www.opengis.net/gml
Containing Schema: coordinateReferenceSystems.xsd
Abstract False
Documentation:
Association to a geographic coordinate reference system, either referencing or containing the definition of that reference system.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into GeographicCRSXSD Diagram of GeographicCRSRefType
Collapse XSD Schema Code:
<complexType name="GeographicCRSRefType">
    <annotation>
        <documentation>Association to a geographic coordinate reference system, either referencing or containing the definition of that reference system. </documentation>
    </annotation>
    <sequence minOccurs="0">
        <element ref="gml:GeographicCRS" />
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GeographicCRS gml:GeographicCRS (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:geographicCRSRef
Collapse Comments:
blog comments powered by Disqus