Definition Type: SimpleType
Name: SequenceRuleNames
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
List of codes (adopted from ISO 19123 Annex C) that identifies the rule for traversing a grid to correspond with the sequence of members of the rangeSet.
Collapse XSD Schema Diagram:
XSD Diagram of SequenceRuleNames in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="SequenceRuleNames">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:coverage:3.1.1">coverage.xsd</appinfo>
        <documentation>List of codes (adopted from ISO 19123 Annex C) that identifies the rule for traversing a grid to correspond with the sequence of members of the rangeSet.</documentation>
    </annotation>
    <restriction base="string">
        <enumeration value="Linear" />
        <enumeration value="Boustrophedonic" />
        <enumeration value="Cantor-diagonal" />
        <enumeration value="Spiral" />
        <enumeration value="Morton" />
        <enumeration value="Hilbert" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Linear
Enumeration Boustrophedonic
Enumeration Cantor-diagonal
Enumeration Spiral
Enumeration Morton
Enumeration Hilbert
Collapse Derivation Tree:
Collapse References:
gml:SequenceRuleType