Definition Type: Element
Name: aliasNameSpace
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: referenceSystems.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Identifier of the namespace that this alias name is defined in; for example, "ISO 2-char country code" or "EPSG abbreviation".
Collapse XSD Schema Diagram:
XSD Diagram of aliasNameSpace in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="aliasNameSpace" type="string">
    <annotation>
        <documentation>Identifier of the namespace that this alias name is defined in; for example, "ISO 2-char country code" or "EPSG abbreviation". </documentation>
    </annotation>
</element>