Definition Type: ComplexType
Name: ExtendedIdentifierType
Namespace: http://www.opengis.net/gml
Type: gml:IdentifierType
Containing Schema: referenceSystems.xsd
Abstract
Documentation:
Extended identification and description of a reference system object.
Collapse XSD Schema Diagram:
Drilldown into scope in schema referencesystems_xsd Drilldown into validArea in schema referencesystems_xsd Drilldown into remarks in schema referencesystems_xsd Drilldown into alias in schema referencesystems_xsd Drilldown into name in schema referencesystems_xsd Drilldown into version in schema referencesystems_xsd Drilldown into codeSpace in schema referencesystems_xsd Drilldown into code in schema referencesystems_xsd Drilldown into IdentifierType in schema referencesystems_xsdXSD Diagram of ExtendedIdentifierType in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="ExtendedIdentifierType">
    <annotation>
        <documentation>Extended identification and description of a reference system object. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:IdentifierType">
            <sequence>
                <element name="validArea" type="gml:ExtentType" minOccurs="0">
                    <annotation>
                        <documentation>Area or region in which this object is valid. </documentation>
                    </annotation>
                </element>
                <element name="scope" type="string" minOccurs="0">
                    <annotation>
                        <documentation>Description of domain of usage, or limitations of usage, for which this object is valid. </documentation>
                    </annotation>
                </element>
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
code gml:code 0 (1)
codeSpace gml:codeSpace 0 (1)
version gml:version 0 (1)
name gml:name 0 (1)
alias gml:alias 0 unbounded
remarks gml:remarks 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
Collapse Derivation Tree:
Collapse References:
gml:coordinateOperationID, gml:coordinateOperationID, gml:coordinateOperationID, gml:crsIDgml:datumID, gml:datumID,