| diagram |
 |
| namespace |
http://www.opengis.net/gml |
| type |
extension of gml:SequenceRuleNames |
| properties |
| base | gml:SequenceRuleNames |
|
| used by |
|
| facets |
| Kind | Value | annotation | | enumeration | Linear | | | enumeration | Boustrophedonic | | | enumeration | Cantor-diagonal | | | enumeration | Spiral | | | enumeration | Morton | | | enumeration | Hilbert | |
|
| attributes |
|
| source |
<xs:complexType name="SequenceRuleType">
<xs:simpleContent>
<xs:extension base="gml:SequenceRuleNames">
<xs:attribute name="order" type="gml:IncrementOrder" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType> |