Definition Type: Attribute
Name: axisLabels
Namespace: http://www.opengis.net/gml
Type: gml:NCNameList
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. When the srsName attribute is omitted, this attribute shall also be omitted.
Collapse XSD Schema Diagram:
XSD Diagram of axisLabels in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="axisLabels" type="gml:NCNameList" use="optional">
    <annotation>
        <documentation>Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis 
				labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional. 
				When the srsName attribute is omitted, this attribute shall also be omitted.</documentation>
    </annotation>
</attribute>
Collapse Derivation Tree: