Definition Type: SimpleType
Name: AxisDirection
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: coverage.xsd
Documentation:
The value of a gml:AxisDirection indicates the incrementation order to be used on an axis of the grid.
Collapse XSD Schema Diagram:
XSD Diagram of AxisDirection in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="AxisDirection">
    <annotation>
        <documentation>The value of a gml:AxisDirection indicates the incrementation order to be used on an axis of the grid.</documentation>
    </annotation>
    <restriction base="string">
        <pattern value="[\+\-][1-9][0-9]*" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Pattern [\+\-][1-9][0-9]*
Collapse Derivation Tree:
Collapse References:
gml:AxisDirectionList