XML FOR DOMINO


folder element
Represents a folder.

Containment Hierarchy

Contained by: %design.elements;, %named.element.link.types;

Contains: %named.design.note.prolog;, <globals>, <code>, <actionbar>, column, %note.epilog;

Syntax

<!ELEMENT folder ( %named.design.note.prolog; , globals? , code* , actionbar? , column* , %note.epilog; )>

Content

%named.design.note.prolog; , globals? , code* , actionbar? , column* , %note.epilog


Attributes

<!ATTLIST folder
(%named.design.note.attrs;)
(%link.color.attrs;)
(view.and.folder.attrs;)
>

See Also