XML FOR DOMINO


toplevel element
Represents a toplevel entry in an embedded outline. A toplevel entry is an entry that defines a general topic containing several related entries under it. You create a toplevel entry by outdenting the entry during outline creation. By outdenting and indenting entries you set up the hierarchical structure for the outline, which simplifies navigation for the user.

Containment Hierarchy

Contained by: <embeddedoutline>

Contains: <eoutlinebackground>, <font>, <layout>

Syntax

<!ELEMENT toplevel ( font?, eoutlinebackground?, layout? )>

Content

font?, eoutlinebackground, layout?


Attributes

<!ATTLIST toplevel
mouseovercolor%color;#IMPLIED
normalcolor%color;#IMPLIED
selectedcolor%color;#IMPLIED
>

mouseovercolor


normalcolor
selectedcolor
See Also