.

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


sharedactions element
Represents a shared action. A shared action is an action that is stored as a shared resource in a database, enabling it to be used by more than one form or view.

Containment Hierarchy

Contained by: %design.elements;

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

Syntax

<!ELEMENT sharedactions ( %design.note.prolog; , action* , %note.epilog; )>

Content

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


Attributes

<!ATTLIST sharedactions
%design.note.attrs;
maxid%integer;#IMPLIED
>

maxid


See Also