XML FOR DOMINO


view element
Example

Represents a view as a named design element.

Containment Hierarchy

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

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

Syntax

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

Content

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


Attributes

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

noviewformat


Example
See Also