sharedfield (Domino DTD)

Represents a shared field as a named design element. A shared field is a field stored as a shared resource, enabling it to be used in more than one form.

For more details, see Creating a shared field.

Containment Hierarchy

Contained by: %design.elements;

Contains: %named.design.note.prolog;, <field>, %note.epilog;

Syntax

<!ELEMENT sharedfield ( %named.design.note.prolog;, field, %note.epilog; )>

Content

%named.design.note.prolog;, field, %note.epilog;

Contains any one of the contents of %named.design.note.prolog; entity, followed by a <field> element, and any one of the contents of the %note.epilog; entity.

Attributes

<!ATTLIST sharedfield

%named.design.note.attrs;

>