Showing:

Annotations
Diagrams
Facets
Source
Simple Type gml:AxisDirection
Namespace http://www.opengis.net/gml/3.2
Annotations
The value of a gml:AxisDirection indicates the incrementation order to be used on an axis of the grid.
Diagram
Diagram
Type restriction of string
Facets
pattern [\+\-][1-9][0-9]*
Source
<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>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd