MusicXML 4.1 Draft
< >elements
@attributes
MusicXML 4.1 Draft>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

newAn application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context.
replaceAn 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.
embedAn application traversing to the ending resource should load its presentation in place of the presentation of the starting resource.
otherThe 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.
noneThe 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

<part-link>xlink:show attribute