folder (Domino DTD)

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

Contains any number of the contents of the %named.design.note.prolog; entity, followed by an optional <globals> element, any number of <code> elements, an optional <actionbar> element, any number of <column> elements, followed by any number of the contents of the %note.epilog; entity.

Attributes

<!ATTLIST folder

(%named.design.note.attrs;)

(%link.color.attrs;

(view.and.folder.attrs;)

>