20.1.10.59 ST_TextAlignType

This simple type specifies the text alignment types

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

Align text in the center.

Distributes the text words across an entire text line.

Align text so that it is justified across the whole line. It is smart in the sense that it does not justify sentences which are short.

Aligns the text with an adjusted kashida length for Arabic text.

Align text to the left margin.

Align text to the right margin.

Distributes Thai text specially, because each character is treated as a word.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_TextAlignType) is located in A.4.1. end note]

Last updated on