simpleType IncrementOrder
namespace http://www.opengis.net/gml/3.2
type restriction of string
properties
base string
used by
attribute SequenceRuleType/@order
facets
Kind Value annotation 
enumeration +x+y 
enumeration +y+x 
enumeration +x-y 
enumeration -x-y 
annotation
appinfo
deprecated
source <simpleType name="IncrementOrder">
 
<annotation>
   
<appinfo>deprecated</appinfo>
 
</annotation>
 
<restriction base="string">
   
<enumeration value="+x+y"/>
   
<enumeration value="+y+x"/>
   
<enumeration value="+x-y"/>
   
<enumeration value="-x-y"/>
 
</restriction>
</simpleType>


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