Definition Type: ComplexType
Name: CoordinateSystemRefType
Namespace: http://www.opengis.net/gml
Containing Schema: coordinateSystems.xsd
Abstract
Documentation:
Association to a Coordinate System, either referencing or containing the definition of that Coordinate System.
Collapse XSD Schema Diagram:
Drilldown into _CoordinateSystem in schema coordinatesystems_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 CoordinateSystemRefType in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="CoordinateSystemRefType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Association to a Coordinate System, either referencing or containing the definition of that Coordinate System. </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="gml:_CoordinateSystem" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="gml:AssociationAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_CoordinateSystem gml:_CoordinateSystem 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:CartesianCSRefType, gml:coordinateSystemRefgml:CylindricalCSRefType, gml:EllipsoidalCSRefType, gml:GravityRelatedCSRefType, gml:LinearCSRefType, gml:ObliqueCartesianCSRefType, gml:PolarCSRefType, gml:SphericalCSRefType, gml:TemporalCSRefType, gml:UserDefinedCSRefType, gml:usesCS, gml:usesCS,