XML FOR DOMINO


helpaboutdocument element
Example

Represents an "About This Database" Help document.

Containment Hierarchy

Contained by: %design.elements;

Contains: %design.note.prolog;, <background>, <body>, %note.epilog;

Syntax

<!ELEMENT helpaboutdocument ( %design.note.prolog;, background?, body, %note.epilog; )>

Content

%design.note.prolog;, background?, body, %note.epilog;


Attributes

<!ATTLIST helpaboutdocument
%design.note.attrs;
bgcolor%color;#IMPLIED
>

bgcolor


Example
See Also