Definition Type: Element
Name: derivedCRSType
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CodeWithAuthorityType
Containing Schema: coordinateReferenceSystems.xsd
Abstract
Documentation:
The gml:derivedCRSType property describes the type of a derived coordinate reference system. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeWithAuthorityType in schema basictypes_xsdXSD Diagram of derivedCRSType in schema coordinatereferencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="derivedCRSType" type="gml:CodeWithAuthorityType">
    <annotation>
        <documentation>The gml:derivedCRSType property describes the type of a derived coordinate reference system. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Required
Collapse Derivation Tree: