XML FOR DOMINO


span element
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;


Attributes

<!ATTLIST span
propid%integer;#REQUIRED
regionid%integer;#IMPLIED
>

propid


regionid
See Also