.

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


agentdata element
Example

Represents an agent data note. An agent data note is created and obtained via the Notes backend classes and is populated by the agent code. It can contain persistent data that is used from run to run of an agent. Agent data notes are not imported, but they can be exported for information purposes.

Containment Hierarchy

Contained by: %design.elements;

Contains: %design.note.prolog;, %note.epilog;

Syntax

<!ELEMENT agentdata ( %design.note.prolog; , %note.epilog; )>

Content

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


Example
See Also