subform (Domino DTD)
Represents a subform as a named design element. A subform is a shared resource that saves several form elements as a single object. For instance, you can create a subform that contains fields that display a company logo or copyright information and can insert the subform into several different forms that require this standard information.
Containment Hierarchy
Contained by: %design.elements;
Contains: %named.design.note.prolog;, <globals>, <code>, <actionbar>, <body>, %note.epilog;
Syntax
<!ELEMENT subform ( %named.design.note.prolog;, globals?, code*, actionbar?, body, %note.epilog; )>
Content
%named.design.note.prolog;, globals?, code*, actionbar?, body, %note.epilog;
Contains any one of the contents of %named.design.note.prolog; entity, an optional <globals> element, any number of <code> elements, an optional <actionbar> element followed by a <body> element, and any one of the contents of the %note.epilog; entity.
Attributes
<!ATTLIST subform
Attribute | ||
---|---|---|
%named.design.note.attrs; |
>