fieldchoice (Domino DTD)
Represents a field within a modifybyformaction or modifybyfield search. The content of the element, either made up of a simple or complex data type, is the value of the field.
Containment Hierarchy
Contained by: <modifybyformaction> , <formfieldschoice>
Contains: %simple.types;, %item.complex.types;
Syntax
<!ELEMENT fieldchoice ( %simple.types; | %item.complex.types; )> Content
%simple.types; | %item.complex.types; Contains any of the contents of either the %simple.types; or %item.complex.types; entities.
Attributes
<!ATTLIST fieldchoice | Attribute | ||
|---|---|---|
| name |
%string; |
#REQUIRED |
> name
Name of the field to be modified by the simple action.