Definition Type: Element
Name: alias
Namespace: http://www.opengis.net/gml
Type: gml:AliasType
Containing Schema: referenceSystems.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Unordered list of aliases by which this object is known.
Collapse XSD Schema Diagram:
Drilldown into aliasRemarks in schema referencesystems_xsd Drilldown into aliasNameSpace in schema referencesystems_xsd Drilldown into aliasName in schema referencesystems_xsd Drilldown into AliasType in schema referencesystems_xsdXSD Diagram of alias in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="alias" type="gml:AliasType" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Unordered list of aliases by which this object is known. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
aliasName gml:aliasName (1) (1)
aliasNameSpace gml:aliasNameSpace (1) (1)
aliasRemarks gml:aliasRemarks 0 (1)
Collapse Derivation Tree: