Definition Type: ComplexType
Name: GeneralDerivedCRSRefType
Namespace: http://www.opengis.net/gml
Type: gml:CoordinateReferenceSystemRefType
Containing Schema: coordinateReferenceSystems.xsd
Abstract
Documentation:
Association to a General Derived Coordinate Reference System, either referencing or containing the definition of that Reference System.
Collapse XSD Schema Diagram:
Drilldown into _GeneralDerivedCRS in schema coordinatereferencesystems_xsd Drilldown into _CoordinateReferenceSystem in schema coordinatereferencesystems_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsdXSD Diagram of GeneralDerivedCRSRefType in schema coordinatereferencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="GeneralDerivedCRSRefType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Association to a General Derived Coordinate Reference System, either referencing or containing the definition of that Reference System. </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:restriction base="gml:CoordinateReferenceSystemRefType">
            <xsd:sequence>
                <xsd:element ref="gml:_GeneralDerivedCRS" minOccurs="0" />
            </xsd:sequence>
            <xsd:attributeGroup ref="gml:AssociationAttributeGroup" />
        </xsd:restriction>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_ReferenceSystem gml:_ReferenceSystem 0 (1)
_CRS gml:_CRS 0 (1)
_CoordinateReferenceSystem gml:_CoordinateReferenceSystem 0 (1)
_GeneralDerivedCRS gml:_GeneralDerivedCRS 0 (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:DerivedCRSRefType, gml:generalDerivedCRSRefgml:ProjectedCRSRefType,