simpleType AxisDirection
namespace http://www.opengis.net/gml/3.2
type restriction of string
properties
base string
used by
simpleType AxisDirectionList
facets
Kind Value annotation 
pattern [\+\-][1-9][0-9]* 
annotation
documentation
The value of a gml:AxisDirection indicates the incrementation order to be used on an axis of the grid.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy