]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/45d-Repeats-Nested-Alternatives.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 45d-Repeats-Nested-Alternatives.xml
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">
4 <score-partwise>
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Nested repeats, each with 
8           alternative endings.</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name>MusicXML Part</part-name>
14     </score-part>
15   </part-list>
16   <!--=========================================================-->
17   <part id="P1">
18     <measure number="1">
19       <attributes>
20         <divisions>1</divisions>
21         <key>
22           <fifths>0</fifths>
23           <mode>major</mode>
24         </key>
25         <time symbol="common">
26           <beats>4</beats>
27           <beat-type>4</beat-type>
28         </time>
29         <clef>
30           <sign>G</sign>
31           <line>2</line>
32         </clef>
33       </attributes>
34       <note>
35         <rest/>
36         <duration>4</duration>
37         <voice>1</voice>
38       </note>
39     </measure>
40     <!--=======================================================-->
41     <measure number="2">
42       <barline location="left">
43         <ending number="1" type="start"/>
44       </barline>
45       <note>
46         <rest/>
47         <duration>4</duration>
48         <voice>1</voice>
49       </note>
50       <barline location="right">
51         <bar-style>light-heavy</bar-style>
52         <ending number="1" type="stop"/>
53         <repeat direction="backward"/>
54       </barline>
55     </measure>
56     <!--=======================================================-->
57     <measure number="3">
58       <barline location="left">
59         <ending number="2" type="start"/>
60       </barline>
61       <note>
62         <rest/>
63         <duration>4</duration>
64         <voice>1</voice>
65       </note>
66     </measure>
67     <!--=======================================================-->
68     <measure number="4">
69       <note>
70         <rest/>
71         <duration>4</duration>
72         <voice>1</voice>
73       </note>
74     </measure>
75     <!--=======================================================-->
76     <measure number="5">
77       <note>
78         <rest/>
79         <duration>4</duration>
80         <voice>1</voice>
81       </note>
82       <barline location="right">
83         <ending number="2" type="stop"/>
84       </barline>
85     </measure>
86     <!--=======================================================-->
87     <measure number="6">
88       <barline location="left">
89         <ending number="3" type="start"/>
90       </barline>
91       <note>
92         <rest/>
93         <duration>4</duration>
94         <voice>1</voice>
95       </note>
96       <barline location="right">
97         <ending number="3" type="discontinue"/>
98       </barline>
99     </measure>
100     <!--=======================================================-->
101     <measure number="7">
102       <note>
103         <rest/>
104         <duration>4</duration>
105         <voice>1</voice>
106       </note>
107     </measure>
108     <!--=======================================================-->
109     <measure number="8">
110       <note>
111         <rest/>
112         <duration>4</duration>
113         <voice>1</voice>
114       </note>
115     </measure>
116     <!--=======================================================-->
117     <measure number="9">
118       <note>
119         <rest/>
120         <duration>4</duration>
121         <voice>1</voice>
122       </note>
123     </measure>
124     <!--=======================================================-->
125     <measure number="10">
126       <barline location="left">
127         <ending number="1" type="start"/>
128       </barline>
129       <note>
130         <rest/>
131         <duration>4</duration>
132         <voice>1</voice>
133       </note>
134       <barline location="right">
135         <ending number="1" type="stop"/>
136       </barline>
137     </measure>
138     <!--=======================================================-->
139     <measure number="11">
140       <barline location="left">
141         <ending number="5" type="start"/>
142       </barline>
143       <note>
144         <rest/>
145         <duration>4</duration>
146         <voice>1</voice>
147       </note>
148       <barline location="right">
149         <bar-style>light-heavy</bar-style>
150         <ending number="5" type="stop"/>
151         <repeat direction="backward"/>
152       </barline>
153     </measure>
154     <!--=======================================================-->
155     <measure number="12">
156       <note>
157         <rest/>
158         <duration>4</duration>
159         <voice>1</voice>
160       </note>
161       <barline location="right">
162         <bar-style>light-heavy</bar-style>
163       </barline>
164     </measure>
165   </part>
166   <!--=========================================================-->
167 </score-partwise>