21.4.7.22 ST_ContinueDirection
This simple type specifies the behavior of the direction that additional nodes are added to new rows or columns in the snake algorithm.
This simple type’s contents are a restriction of the W3C XML Schema token datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
Specifies that the direction is to be revered on a subsequent row or column.
[Example: Consider the following diagram as an example of reverse direction
end example]
Specifies that the direction is to be maintained on a subsequent row or column.
Enumeration Value
Description
[Example: Consider the following diagram as an example of same direction
end example]
[Note: The W3C XML Schema definition of this simple type’s content model (ST_ContinueDirection) is located in A.5.3. end note]