XML FOR DOMINO
Example
Represents a paragraph as a rich text element. Paragraphs do not have implicit style attributes. They instead reference a <pardef> element, which defines the style of the paragraph's text.
Containment Hierarchy
Contained by: %richtext.block;, <richtext>
Contains: <border>, %richtext.inline;
Syntax
<!ELEMENT par ( #PCDATA | border | %richtext.inline; )*>
Content
#PCDATA | %richtext.inline;
<!ATTLIST par
def