XML FOR DOMINO


sublevel element
Represents a sublevel entry in an embedded outline. A sublevel entry is an entry that defines a specific topic organized as part of a more general, toplevel entry. You create a sublevel entry by indenting the entry during outline creation. By indenting and outdenting 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 sublevel ( font?, eoutlinebackground?, layout? )>

Content

font?, eoutlinebackground, layout?


Attributes

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

mouseovercolor


normalcolor
selectedcolor
See Also