20.1.10.82 ST_TextUnderlineType

This simple type specifies the text underline types that is used.

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

Underline the text with a single, dashed line of normal thickness.

Underline the text with a single, dashed, thick line.

Underline the text with a single line consisting of long dashes of normal thickness.

Underline the text with a single line consisting of long, thick dashes.

Underline the text with two lines of normal thickness.

Underline the text with a single line of normal thickness consisting of repeating dots and dashes.

Underline the text with a single, thick line consisting of repeating dots and dashes.

Underline the text with a single line of normal thickness consisting of repeating two dots and dashes.

Underline the text with a single, thick line consisting of repeating two dots and dashes.

Underline the text with a single, dotted line of normal thickness.

Underline the text with a single, thick, dotted line.

Underline the text with a single, thick line.

The reason we cannot implicitly have noUnderline be the scenario where underline is not specified is because not being specified implies deriving from a particular style and the user might want to override that and make some text not be underlined even though the style says otherwise.

Underline the text with a single line of normal thickness.

Underline the text with a single wavy line of normal thickness.

Underline the text with two wavy lines of normal

Enumeration Value

thickness.

Description

Underline the text with a single, thick wavy line.

Underline just the words and not the spaces between them.

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

Last updated on