xlink:show data type
See the definition in the XML Linking Language recommendation.
Base type: NMTOKEN
Allowed values
new | An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context. |
---|---|
replace | An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded. This is the default value. |
embed | An application traversing to the ending resource should load its presentation in place of the presentation of 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:show" attribute
<opus> — "xlink:show" attribute
<opus-link> — "xlink:show" attribute
<part-link> — "xlink:show" attribute
<score> — "xlink:show" attribute