XML FOR DOMINO


parstyle element
Represents the style of a paragraph. In Designer, this element is set and edited using the Paragraph Styles tab of the Text Properties box.

Containment Hierarchy

Contained by: <pardef>

Contains: <font>

Syntax

<!ELEMENT parstyle ( font? )>

Content

font?


Attributes

<!ATTLIST parstyle
name%string;#REQUIRED
incyclekey%boolean;"false"
alldocuments%boolean;"false"
username%string;#IMPLIED
>

alldocuments


incyclekey
name
username
See Also