XML FOR DOMINO


sharedactionref element
Example

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
id%integer;#REQUIRED
>

id


Example
See Also