Optional
opts: { Optional
attributes?: Partial<PartLinkAttributes>Optional
contents?: PartLinkContentsReadonly
schemaReadonly
attributes: { Readonly
xlink:actuate: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["none", "onRequest", "onLoad", "other"]Readonly
type: "choices"Readonly
xlink:href: { Readonly
type: "required"Readonly
value: { Readonly
type: "string"Readonly
xlink:role: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
xlink:show: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["none", "new", "replace", "embed", "other"]Readonly
type: "choices"Readonly
xlink:title: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
xlink:type: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["simple"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "part-link"Static
Readonly
schemaReadonly
attributes: { Readonly
xlink:actuate: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["none", "onRequest", "onLoad", "other"]Readonly
type: "choices"Readonly
xlink:href: { Readonly
type: "required"Readonly
value: { Readonly
type: "string"Readonly
xlink:role: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
xlink:show: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["none", "new", "replace", "embed", "other"]Readonly
type: "choices"Readonly
xlink:title: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
xlink:type: { Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["simple"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "part-link"Gets
Sets
Generated using TypeDoc
The
<part-link>
elementParent element:
<score-part>
The
<part-link>
element allows MusicXML data for both score and parts to be contained within a single compressed MusicXML file. It links a<score-part>
from a score document to MusicXML documents that contain parts data. In the case of a single compressed MusicXML file, the link href values are paths that are relative to the root folder of the zip file.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/part-link/