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