MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Data Types > The harmony-arrangement data type

The harmony-arrangement data type

The harmony-arrangement type indicates how stacked chords and bass notes are displayed within a harmony element. The vertical value specifies that the second element appears below the first. The horizontal value specifies that the second element appears to the right of the first. The diagonal value specifies that the second element appears both below and to the right of the first.

Allowed values

Base type: xs:token

vertical harmony-arrangement: vertical
horizontal harmony-arrangement: horizontal
diagonal harmony-arrangement: diagonal

Where is this type used?

<bass>arrangement attribute

<harmony>arrangement attribute