Definition Type: SimpleType
Name: AxisDirectionList
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: coverage.xsd
Documentation:
The different values in a gml:AxisDirectionList indicate the incrementation order to be used on all axes of the grid. Each axis shall be mentioned once and only once.
Collapse XSD Schema Diagram:
XSD Diagram of AxisDirectionList in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="AxisDirectionList">
    <annotation>
        <documentation>The different values in a gml:AxisDirectionList indicate the incrementation order to be used on all axes of the grid. Each axis shall be mentioned once and only once.</documentation>
    </annotation>
    <list itemType="gml:AxisDirection" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
gml:axisOrder