20.1.10.66 ST_TextFontAlignType
This simple type specifies the different kinds of font alignment.
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
When the text flow is horizontal or simple vertical same as fontBaseline but for other vertical modes same as fontCenter.
The letters are anchored to the very bottom of a single line. This is different than the bottom baseline because of letters such as “g,” “q,” “y,” etc.
The letters are anchored to the bottom baseline of a single line.
The letters are anchored between the two baselines of a single line.
The letters are anchored to the top baseline of a single line.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_TextFontAlignType) is located in A.4.1. end note]