MusicXML 4.1 Draft
MusicXML 4.1 Draft > Opus Reference > Data Types > The xlink:show data type

The xlink:show data type

See the definition in the XML Linking Language recommendation.

Allowed values

Base type: xs:NMTOKEN

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?

<opus-link>xlink:show attribute

<score>xlink:show attribute