1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
3 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="2.0">
7 <miscellaneous-field name="description">Different Arpeggio directions
8 (normal, up, down, non-arpeggiate)</miscellaneous-field>
13 <part-name></part-name>
16 <!--=========================================================-->
18 <!-- Different Arpeggiate styles: neutral, up, down and non-arpeggiate (bracket) -->
21 <divisions>1</divisions>
33 <step>C</step><octave>4</octave>
35 <duration>1</duration>
38 <notations><arpeggiate/></notations>
39 <lyric number="1"><text>normal</text></lyric>
44 <step>E</step><octave>5</octave>
46 <duration>1</duration>
49 <notations><arpeggiate/></notations>
54 <step>G</step><octave>5</octave>
56 <duration>1</duration>
59 <notations><arpeggiate/></notations>
63 <step>C</step><octave>4</octave>
65 <duration>1</duration>
68 <notations><arpeggiate direction="up"/></notations>
69 <lyric number="1"><text>up</text></lyric>
74 <step>E</step><octave>5</octave>
76 <duration>1</duration>
79 <notations><arpeggiate direction="up"/></notations>
84 <step>G</step><octave>5</octave>
86 <duration>1</duration>
89 <notations><arpeggiate direction="up"/></notations>
93 <step>C</step><octave>4</octave>
95 <duration>1</duration>
98 <notations><arpeggiate/></notations>
99 <lyric number="1"><text>normal</text></lyric>
104 <step>E</step><octave>5</octave>
106 <duration>1</duration>
109 <notations><arpeggiate/></notations>
114 <step>G</step><octave>5</octave>
116 <duration>1</duration>
119 <notations><arpeggiate/></notations>
123 <step>C</step><octave>4</octave>
125 <duration>1</duration>
128 <notations><arpeggiate direction="down"/></notations>
129 <lyric number="1"><text>down</text></lyric>
134 <step>E</step><octave>5</octave>
136 <duration>1</duration>
139 <notations><arpeggiate direction="down"/></notations>
144 <step>G</step><octave>5</octave>
146 <duration>1</duration>
149 <notations><arpeggiate direction="down"/></notations>
153 <step>C</step><octave>4</octave>
155 <duration>1</duration>
158 <notations><arpeggiate/></notations>
159 <lyric number="1"><text>normal</text></lyric>
164 <step>E</step><octave>5</octave>
166 <duration>1</duration>
169 <notations><arpeggiate/></notations>
174 <step>G</step><octave>5</octave>
176 <duration>1</duration>
179 <notations><arpeggiate/></notations>
183 <step>C</step><octave>4</octave>
185 <duration>1</duration>
188 <notations><non-arpeggiate type="bottom"/></notations>
189 <lyric number="1"><text>non-arp.</text></lyric>
194 <step>E</step><octave>5</octave>
196 <duration>1</duration>
203 <step>G</step><octave>5</octave>
205 <duration>1</duration>
208 <notations><non-arpeggiate type="top"/></notations>
212 <step>C</step><octave>4</octave>
214 <duration>1</duration>
217 <notations><arpeggiate/></notations>
218 <lyric number="1"><text>normal</text></lyric>
223 <step>E</step><octave>5</octave>
225 <duration>1</duration>
228 <notations><arpeggiate/></notations>
233 <step>G</step><octave>5</octave>
235 <duration>1</duration>
238 <notations><arpeggiate/></notations>
240 <barline location="right">
241 <bar-style>light-heavy</bar-style>