.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

XML FOR DOMINO


fieldchoice element
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;


Attributes

<!ATTLIST fieldchoice
name%string;#REQUIRED
>

name


See Also