sharedactionref (Domino DTD)

Represents a reference or pointer to a shared action. All shared actions in a database are represented by a single form note. What appears in the design element action bar is actually a reference to this form note containing the shared action code.

Containment Hierarchy

Contained by: <actionbar>

Syntax

<!ELEMENT sharedactionref EMPTY>

Attributes

<!ATTLIST sharedactionref
Attribute

id

%integer;

#REQUIRED

>

id

The number assigned to the shared action when it is created.

Example