Optional
opts: { Optional
attributes?: Partial<InstrumentLinkAttributes>Optional
contents?: []Readonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "required"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
contents: readonly []Readonly
name: "instrument-link"Static
Readonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "required"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
contents: readonly []Readonly
name: "instrument-link"Sets
Generated using TypeDoc
The
<instrument-link>
elementParent element:
<part-link>
Multiple
<part-link>
elements can link a condensed part within a score file to multiple MusicXML parts files. For example, a "Clarinet 1 and 2" part in a score file could link to separate "Clarinet 1" and "Clarinet 2" part files. The<instrument-link>
element distinguishes which of the<score-instrument>
s within a<score-part>
are in which part file.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/instrument-link/