The <score-part> element
Parent element: <part-list>
The <score-part> element collects part-wide information for each part in a score. Often each MusicXML part corresponds to a track in a Standard MIDI Format 1 file. In this case, the <midi-device> element is used to make a MIDI device or port assignment for the given track or specific MIDI instruments. Initial <midi-instrument> assignments may be made here as well.
Content
In this order
- <identification> (Optional)
- <part-link> (Zero or more times)
- <part-name> (Required)
- <part-name-display> (Optional)
- <part-abbreviation> (Optional)
- <part-abbreviation-display> (Optional)
- <group> (Zero or more times)
- <score-instrument> (Zero or more times)
- <player> (Zero or more times)
-
In this order (Zero or more times)
- <midi-device> (Optional)
- <midi-instrument> (Optional)
Attributes
Name | Type | Required? | Description |
---|---|---|---|
id | ID | Yes |
Examples
This element is used in the following examples: