]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/09k-Upbeats-ImplicitMeasures-Finale.xml
MusicXML: Remove unneccessary header fields from the regtests
[lilypond.git] / input / regression / musicxml / 09k-Upbeats-ImplicitMeasures-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">A 3/8 pickup measure, a measure \r
8           that is split into one (incomplete, only 2/4) measure and an implicit \r
9           measure, and an incomplete measure (containg 3/4).</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 implicit="yes" number="0">\r
27       <attributes>\r
28         <divisions>2</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           <pitch>\r
45               <step>E</step>\r
46               <octave>4</octave>\r
47           </pitch>\r
48           <duration>2</duration>\r
49           <voice>1</voice>\r
50           <type>quarter</type>\r
51           <stem>up</stem>\r
52       </note>\r
53       <note>\r
54           <pitch>\r
55               <step>E</step>\r
56               <octave>4</octave>\r
57           </pitch>\r
58           <duration>1</duration>\r
59           <voice>1</voice>\r
60           <type>eighth</type>\r
61           <stem>up</stem>\r
62       </note>\r
63     </measure>\r
64     <!--=======================================================-->\r
65     <measure number="1">\r
66       <note>\r
67         <pitch>\r
68           <step>F</step>\r
69           <octave>4</octave>\r
70         </pitch>\r
71         <duration>2</duration>\r
72         <voice>1</voice>\r
73         <type>quarter</type>\r
74         <stem>up</stem>\r
75       </note>\r
76       <note>\r
77         <pitch>\r
78           <step>G</step>\r
79           <octave>4</octave>\r
80         </pitch>\r
81         <duration>2</duration>\r
82         <voice>1</voice>\r
83         <type>quarter</type>\r
84         <stem>up</stem>\r
85       </note>\r
86       <barline location="right">\r
87         <bar-style>none</bar-style>\r
88       </barline>\r
89     </measure>\r
90     <!--=======================================================-->\r
91     <measure implicit="yes" number="X1">\r
92       <note>\r
93         <pitch>\r
94           <step>A</step>\r
95           <octave>4</octave>\r
96         </pitch>\r
97         <duration>2</duration>\r
98         <voice>1</voice>\r
99         <type>quarter</type>\r
100         <stem>up</stem>\r
101       </note>\r
102       <note>\r
103         <pitch>\r
104           <step>B</step>\r
105           <octave>4</octave>\r
106         </pitch>\r
107         <duration>2</duration>\r
108         <voice>1</voice>\r
109         <type>quarter</type>\r
110         <stem>down</stem>\r
111       </note>\r
112     </measure>\r
113     <!--=======================================================-->\r
114     <measure number="2">\r
115       <note>\r
116         <pitch>\r
117           <step>C</step>\r
118           <octave>5</octave>\r
119         </pitch>\r
120         <duration>2</duration>\r
121         <voice>1</voice>\r
122         <type>quarter</type>\r
123         <stem>down</stem>\r
124       </note>\r
125       <note>\r
126         <pitch>\r
127           <step>D</step>\r
128           <octave>5</octave>\r
129         </pitch>\r
130         <duration>2</duration>\r
131         <voice>1</voice>\r
132         <type>quarter</type>\r
133         <stem>down</stem>\r
134       </note>\r
135       <note>\r
136         <rest/>\r
137         <duration>2</duration>\r
138         <voice>1</voice>\r
139         <type>quarter</type>\r
140       </note>\r
141       <barline location="right">\r
142         <bar-style>light-heavy</bar-style>\r
143       </barline>\r
144     </measure>\r
145   </part>\r
146   <!--=========================================================-->\r
147 </score-partwise>\r