1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3 "http://www.musicxml.org/dtds/partwise.dtd">
7 <miscellaneous-field name="description">Some more nested repeats with
8 alternatives, where the MusicXML file does not make sense in the
9 first place. How well are applications able to cope with improper
10 repeats and alternatives?</miscellaneous-field>
15 <part-name>MusicXML Part</part-name>
18 <!--=========================================================-->
22 <divisions>1</divisions>
27 <time symbol="common">
29 <beat-type>4</beat-type>
38 <duration>4</duration>
42 <!--=======================================================-->
44 <barline location="left">
45 <ending number="1, 2, 3" type="start"/>
49 <duration>4</duration>
52 <barline location="right">
53 <ending number="1, 2, 3" type="stop"/>
56 <!--=======================================================-->
58 <barline location="left">
59 <ending number="2" type="start"/>
63 <duration>4</duration>
66 <barline location="right">
67 <ending number="2" type="discontinue"/>
70 <!--=======================================================-->
74 <duration>4</duration>
77 <barline location="right">
78 <bar-style>light-heavy</bar-style>
79 <ending number="2" type="stop"/>
80 <repeat direction="backward"/>
83 <!--=======================================================-->
87 <duration>4</duration>
90 <barline location="right">
91 <bar-style>light-heavy</bar-style>
95 <!--=========================================================-->