XML FOR DOMINO


page element
Example

Represents a page as a named design element.

Containment Hierarchy

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

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

Syntax

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

Content

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


Attributes

<!ATTLIST page
%named.design.note.attrs;
%link.color.attrs;
%reading.order.attrs;
bgcolor%color;#IMPLIED
%form.focus.attrs;
>

bgcolor


Example
See Also