21.4.7.11 ST_Breakpoint
21.4.7.11 ST_Breakpoint
This simple type defines at what point the wrapping of nodes occurs for 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 number of nodes in every row and every column should be equal.
Specifies that nodes are added to the next column or row after filling the current column or row’s space.
Specifies to use a user defined number of nodes in a column or row.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_Breakpoint) is located in A.5.3. end note]
Last updated on