Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type gml:SequenceRuleType
Namespace http://www.opengis.net/gml/3.2
Annotations
The gml:SequenceRuleType is derived from the gml:SequenceRuleEnumeration through the addition of an axisOrder attribute.  The gml:SequenceRuleEnumeration is an enumerated type. The rule names are defined in ISO 19123. If no rule name is specified the default is "Linear".
Diagram
Diagram index940.tmp#id1036 index941.tmp#id1037 index941.tmp#id1039
Type extension of gml:SequenceRuleEnumeration
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
axisOrder gml:AxisDirectionList optional
order gml:IncrementOrder optional
Source
<complexType name="SequenceRuleType">
  <annotation>
    <documentation>The gml:SequenceRuleType is derived from the gml:SequenceRuleEnumeration through the addition of an axisOrder attribute. The gml:SequenceRuleEnumeration is an enumerated type. The rule names are defined in ISO 19123. If no rule name is specified the default is "Linear".</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:SequenceRuleEnumeration">
      <attribute name="order" type="gml:IncrementOrder">
        <annotation>
          <appinfo>deprecated</appinfo>
        </annotation>
      </attribute>
      <attribute name="axisOrder" type="gml:AxisDirectionList"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd
Attribute gml:SequenceRuleType / @order
Namespace No namespace
Type gml:IncrementOrder
Properties
content: simple
Facets
enumeration +x+y
enumeration +y+x
enumeration +x-y
enumeration -x-y
Used by
Complex Type gml:SequenceRuleType
Source
<attribute name="order" type="gml:IncrementOrder">
  <annotation>
    <appinfo>deprecated</appinfo>
  </annotation>
</attribute>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd
Attribute gml:SequenceRuleType / @axisOrder
Namespace No namespace
Type gml:AxisDirectionList
Properties
content: simple
Used by
Complex Type gml:SequenceRuleType
Source
<attribute name="axisOrder" type="gml:AxisDirectionList"/>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd