textproperty (Domino DTD)

A rich text property, such as bold text, that you can reference using a property ID. This element is often referenced by elements that represent chunks of rich text, such as the <block>, <sectiontitle>, and <span> elements.

Containment Hierarchy

Contained by: <textproperties>

Syntax

<!ELEMENT textproperty EMPTY>

Attributes

<!ATTLIST textproperty

propid

%integer;

#REQUIRED

%language.attrs;

>

propid

Unique id used to reference a particular textproperty set.