]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/09f-Repeats-Finale.xml
MusicXML: Remove unneccessary header fields from the regtests
[lilypond.git] / input / regression / musicxml / 09f-Repeats-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <identification>\r
6     <miscellaneous>\r
7       <miscellaneous-field name="description">Some more nested repeats with \r
8           alternatives. The barline between measure 7 and 8 will probably be \r
9           messed up! (Should be a repeat on both sides!)</miscellaneous-field>\r
10     </miscellaneous>\r
11   </identification>\r
12   <part-list>\r
13     <score-part id="P1">\r
14       <part-name>MusicXML Part</part-name>\r
15       <score-instrument id="P1-I1">\r
16         <instrument-name>Grand Piano</instrument-name>\r
17       </score-instrument>\r
18       <midi-instrument id="P1-I1">\r
19         <midi-channel>1</midi-channel>\r
20         <midi-program>1</midi-program>\r
21       </midi-instrument>\r
22     </score-part>\r
23   </part-list>\r
24   <!--=========================================================-->\r
25   <part id="P1">\r
26     <measure number="1">\r
27       <attributes>\r
28         <divisions>1</divisions>\r
29         <key>\r
30           <fifths>0</fifths>\r
31           <mode>major</mode>\r
32         </key>\r
33         <time symbol="common">\r
34           <beats>4</beats>\r
35           <beat-type>4</beat-type>\r
36         </time>\r
37         <clef>\r
38           <sign>G</sign>\r
39           <line>2</line>\r
40         </clef>\r
41       </attributes>\r
42       <sound tempo="120"/>\r
43       <note>\r
44         <rest/>\r
45         <duration>4</duration>\r
46         <voice>1</voice>\r
47       </note>\r
48     </measure>\r
49     <!--=======================================================-->\r
50     <measure number="2">\r
51       <barline location="left">\r
52         <ending number="1" type="start"/>\r
53       </barline>\r
54       <note>\r
55         <rest/>\r
56         <duration>4</duration>\r
57         <voice>1</voice>\r
58       </note>\r
59       <barline location="right">\r
60         <bar-style>light-heavy</bar-style>\r
61         <ending number="1" type="stop"/>\r
62         <repeat direction="backward"/>\r
63       </barline>\r
64     </measure>\r
65     <!--=======================================================-->\r
66     <measure number="3">\r
67       <barline location="left">\r
68         <ending number="2" type="start"/>\r
69       </barline>\r
70       <note>\r
71         <rest/>\r
72         <duration>4</duration>\r
73         <voice>1</voice>\r
74       </note>\r
75       <barline location="right">\r
76         <ending number="2" type="discontinue"/>\r
77       </barline>\r
78     </measure>\r
79     <!--=======================================================-->\r
80     <measure number="4">\r
81       <print new-system="yes"/>\r
82       <note>\r
83         <rest/>\r
84         <duration>4</duration>\r
85         <voice>1</voice>\r
86       </note>\r
87     </measure>\r
88     <!--=======================================================-->\r
89     <measure number="5">\r
90       <barline location="left">\r
91         <bar-style>heavy-light</bar-style>\r
92         <repeat direction="forward"/>\r
93       </barline>\r
94       <note>\r
95         <rest/>\r
96         <duration>4</duration>\r
97         <voice>1</voice>\r
98       </note>\r
99       <barline location="right">\r
100         <bar-style>light-heavy</bar-style>\r
101         <repeat direction="backward"/>\r
102       </barline>\r
103     </measure>\r
104     <!--=======================================================-->\r
105     <measure number="6">\r
106       <note>\r
107         <rest/>\r
108         <duration>4</duration>\r
109         <voice>1</voice>\r
110       </note>\r
111     </measure>\r
112     <!--=======================================================-->\r
113     <measure number="7">\r
114       <print new-system="yes"/>\r
115       <barline location="left">\r
116         <ending number="1" type="start"/>\r
117       </barline>\r
118       <note>\r
119         <rest/>\r
120         <duration>4</duration>\r
121         <voice>1</voice>\r
122       </note>\r
123       <barline location="right">\r
124         <bar-style>light-heavy</bar-style>\r
125         <ending number="1" type="stop"/>\r
126         <repeat direction="backward"/>\r
127       </barline>\r
128     </measure>\r
129     <!--=======================================================-->\r
130     <measure number="8">\r
131       <barline location="left">\r
132         <bar-style>heavy-light</bar-style>\r
133         <repeat direction="forward"/>\r
134       </barline>\r
135       <note>\r
136         <rest/>\r
137         <duration>4</duration>\r
138         <voice>1</voice>\r
139       </note>\r
140     </measure>\r
141     <!--=======================================================-->\r
142     <measure number="9">\r
143       <note>\r
144         <rest/>\r
145         <duration>4</duration>\r
146         <voice>1</voice>\r
147       </note>\r
148       <barline location="right">\r
149         <bar-style>light-heavy</bar-style>\r
150         <repeat direction="backward"/>\r
151       </barline>\r
152     </measure>\r
153     <!--=======================================================-->\r
154     <measure number="10">\r
155       <print new-system="yes"/>\r
156       <note>\r
157         <rest/>\r
158         <duration>4</duration>\r
159         <voice>1</voice>\r
160       </note>\r
161       <barline location="right">\r
162         <bar-style>light-heavy</bar-style>\r
163       </barline>\r
164     </measure>\r
165   </part>\r
166   <!--=========================================================-->\r
167 </score-partwise>\r