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. The barline between measure 7 and 8 will probably be
9 messed up! (Should be a repeat on both sides!)</miscellaneous-field>
14 <part-name>MusicXML Part</part-name>
17 <!--=========================================================-->
21 <divisions>1</divisions>
26 <time symbol="common">
28 <beat-type>4</beat-type>
37 <duration>4</duration>
41 <!--=======================================================-->
43 <barline location="left">
44 <ending number="1" type="start"/>
48 <duration>4</duration>
51 <barline location="right">
52 <bar-style>light-heavy</bar-style>
53 <ending number="1" type="stop"/>
54 <repeat direction="backward"/>
57 <!--=======================================================-->
59 <barline location="left">
60 <ending number="2" type="start"/>
64 <duration>4</duration>
67 <barline location="right">
68 <ending number="2" type="discontinue"/>
71 <!--=======================================================-->
75 <duration>4</duration>
79 <!--=======================================================-->
81 <barline location="left">
82 <bar-style>heavy-light</bar-style>
83 <repeat direction="forward"/>
87 <duration>4</duration>
90 <barline location="right">
91 <bar-style>light-heavy</bar-style>
92 <repeat direction="backward"/>
95 <!--=======================================================-->
99 <duration>4</duration>
103 <!--=======================================================-->
105 <barline location="left">
106 <ending number="1" type="start"/>
110 <duration>4</duration>
113 <barline location="right">
114 <bar-style>light-heavy</bar-style>
115 <ending number="1" type="stop"/>
116 <repeat direction="backward"/>
119 <!--=======================================================-->
121 <barline location="left">
122 <bar-style>heavy-light</bar-style>
123 <repeat direction="forward"/>
127 <duration>4</duration>
131 <!--=======================================================-->
135 <duration>4</duration>
138 <barline location="right">
139 <bar-style>light-heavy</bar-style>
140 <repeat direction="backward"/>
143 <!--=======================================================-->
144 <measure number="10">
147 <duration>4</duration>
150 <barline location="right">
151 <bar-style>light-heavy</bar-style>
155 <!--=========================================================-->