21.4.7.57 ST_SecondaryLinearDirection
21.4.7.57 ST_SecondaryLinearDirection
This simple type defines different directions for the nodes in a both hanging layout in the hierarchy 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 nodes begin from the bottom and move upward.
Specifies that the nodes begin from the left and move right.
Specifies that the nodes begin from the right and move left.
Specifies that the nodes begin from the top and move downward.
Specifies no direction.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_SecondaryLinearDirection) is located in A.5.3. end note]
Last updated on