xlink:actuate data type
See the definition in the XML Linking Language recommendation.
Base type: NMTOKEN
Allowed values
onRequest | An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. This is the default value. |
---|---|
onLoad | An application should traverse to the ending resource immediately on loading the starting resource. |
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. |
Where is this type used?
<link> — "xlink:actuate" attribute
<opus> — "xlink:actuate" attribute
<opus-link> — "xlink:actuate" attribute
<part-link> — "xlink:actuate" attribute
<score> — "xlink:actuate" attribute