span (Domino DTD)
Identifies a region of richtext that shares the same text properties.
Containment Hierarchy
Contained by: %richtext.nonhot.inline;
Contains: %richtext.inline;
Syntax
<!ELEMENT span ( #PCDATA | %richtext.inline; )*>
Content
#PCDATA | %richtext.inline;
Contains plain text or text that has implicit click action.
Attributes
<!ATTLIST span
propid |
%integer; |
#REQUIRED |
---|---|---|
regionid |
%integer; |
#IMPLIED |
>
propid
ID that uniquely references a specific <textproperty> element in the richtext region.
regionid
Unique ID of the <region> element associated with the region of rich text over which the set text properties span.