Definition Type: ComplexType
Name: DerivedCRSTypeType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CodeType
Containing Schema: gml.xsd
Abstract
Documentation:
Type of a derived coordinate reference system.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema gml_xsdXSD Diagram of DerivedCRSTypeType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="DerivedCRSTypeType">
    <annotation>
        <documentation>Type of a derived coordinate reference system. </documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:CodeType">
            <attribute name="codeSpace" type="anyURI" use="required">
                <annotation>
                    <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this DerivedCRSTypeType. </documentation>
                </annotation>
            </attribute>
        </restriction>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Required
Collapse Derivation Tree:
Collapse References:
gml:derivedCRSType