gml:SequenceRuleType
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".
Complex type information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/coverage.xsd
Content
from type gml:SequenceRuleEnumeration
Valid value Linear Boustrophedonic Cantor-diagonal Spiral Morton Hilbert
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
order | [0..1] | gml:IncrementOrder | ||
axisOrder | [0..1] | gml:AxisDirectionList |
Used by
- Element gml:sequenceRule
Type inheritance chain
- xsd:string
- gml:SequenceRuleEnumeration
- gml:SequenceRuleType
- gml:SequenceRuleEnumeration