21.4.7.35 ST_GrowDirection
21.4.7.35 ST_GrowDirection
This simple type defines different starting locations for nodes within 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 the placement of nodes is to start in the bottom left corner.
Specifies the placement of nodes is to start in the bottom right corner.
Specifies the placement of nodes is to start in the top left corner.
Specifies the placement of nodes is to stat in the top right corner.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_GrowDirection) is located in A.5.3. end note]
Last updated on