MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Elements > The <for-part> element

The <for-part> element

Parent element: <attributes>

The <for-part> element is used in a concert score to indicate the transposition for a transposed part created from that score. It is only used in score files that contain a <concert-score> element in the <defaults> element. This allows concert scores with transposed parts to be represented in a single uncompressed MusicXML file.

Content

In this order

Attributes

Name Type Required?(Default) Description
id xs:ID No Specifies an ID that is unique to the entire document.
Specifies an ID that is unique to the entire document.
number staff-number No Allows a transposition to apply to only the specified staff in the part. If absent, the transposition applies to all staves in the part. Per-staff transposition is most often used in parts that represent multiple instruments.
Allows a transposition to apply to only the specified staff in the part. If absent, the transposition applies to all staves in the part. Per-staff transposition is most often used in parts that represent multiple instruments.

Examples

This element is used in the following example:

<concert-score> and <for-part>