XML FOR DOMINO
Represents a form.
Containment Hierarchy
Contained by: %design.elements;, %named.element.link.types;
Contains: %named.design.note.prolog;, <globals>, <code>, <actionbar>, <background>, <body>, %note.epilog;
Syntax
<!ELEMENT form ( %named.design.note.prolog;, globals?, code*, actionbar?, background?, body, %note.epilog; )>
Content
%named.design.note.prolog;, globals?, code*, actionbar?, background?, body, %note.epilog;
<!ATTLIST form
anonymous
The %form.conflictactions; entity defines how to handle form replication conflicts.
Syntax:
<!ENTITY % form.conflictactions "createconflicts | donotcreateconflicts | mergeconflicts | mergenoconflicts ">
createconflicts
The %form.contextpanes; entity defines the different ways to display the context pane.
<!ENTITY % form.contextpanes "hide | link | parent ">
hide
<!ENTITY % form.inheritdocs "none | link | richtext | collapsed ">
collapsed
<!ENTITY % form.types "document | response | responsetoresponse ">
document
<!ENTITY % form.versions "none | newresponse | oldresponse | newsibling ">
newresponse