text (Domino DTD)

Parsed character data in a string format, including the breaks present in the string.

Containment Hierarchy

Contained by: <embeddedcontrol>, <sectiontitle>, %simple.types;, <sendreplyaction>, <sendnewsletteraction>, <sendmailaction>, %send.value.types;, <textlist>

Contains: <break>, <nonxmlchar>

Syntax

<!ELEMENT text ( #PCDATA | break | nonxmlchar )*>

Content

(#PCDATA | break | nonxmlchar)*

Contains any number of plain text characters, <break> elements or <nonxmlchar> elements.

Example

Example