ZVON > References > XLINK Reference
[Help] 
Go to standard 
attribute: actuate
for elements: <simple>, <arc>
Standard excerpt:
Behaviour attribute.
Values: Standard excerpt:
onLoad [3] [6] [7] [8] An application should traverse to the ending resource immediately on loading the starting resource. This is similar to the effect typically achieved by the HTML fragment < IMG SRC= ...>, when the user agent is configured to display images.
onRequest [4] [5] An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. An example of such an event might be when a user clicks on the presentation of the starting resource, or a software module finishes a countdown that precedes a redirect.
other The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior.
none The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior.

Examples (xlink:xml):