Definition Type: Element
Name: axisID
Namespace: http://www.opengis.net/gml
Type: gml:IdentifierType
Containing Schema: coordinateSystems.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identification of this coordinate system axis.
Collapse XSD Schema Diagram:
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 axisID in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="axisID" type="gml:IdentifierType" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Identification of this coordinate system axis. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
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)
Collapse Derivation Tree: