]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/01d-Chords-SchubertStabatMater.xml
MusicXML: Remove unneccessary header fields from the regtests
[lilypond.git] / input / regression / musicxml / 01d-Chords-SchubertStabatMater.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise>
4         <identification> 
5                 <miscellaneous>
6                         <miscellaneous-field name="description">Chords in the 
7                             second measure, after several ornaments in the first 
8                             measure and a p at the beginning of the second 
9                             measure.</miscellaneous-field>
10                 </miscellaneous>
11         </identification> 
12         <part-list>
13                 <score-part id="P0">
14                         <part-name>MusicXML Part</part-name>
15                         <score-instrument id="I1">
16                                 <instrument-name>0</instrument-name>
17                         </score-instrument>
18                         <midi-instrument id="I1">
19                                 <midi-channel>1</midi-channel>
20                                 <midi-program>1</midi-program>
21                         </midi-instrument>
22                 </score-part>
23         </part-list>
24         <part id="P0">
25           <measure number="1">
26             <attributes>
27               <divisions>8</divisions>
28               <key>
29                 <fifths>-4</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             <direction placement="above">
43               <direction-type>
44                 <words default-y="15" font-family="Times New Roman" font-size="8,5" font-weight="bold">Largo</words>
45               </direction-type>
46             </direction>
47             <direction placement="below">
48               <direction-type>
49                 <dynamics default-y="-80">
50                   <fp/>
51                 </dynamics>
52               </direction-type>
53               <offset>3</offset>
54             </direction>
55             <note>
56               <pitch>
57                 <step>F</step>
58                 <octave>4</octave>
59               </pitch>
60               <duration>32</duration>
61               <voice>1</voice>
62               <type>whole</type>
63               <notations>
64                 <articulations>
65                   <accent placement="below"/>
66                 </articulations>
67                 <fermata type="upright"/>
68               </notations>
69             </note>
70           </measure>
71           <!--=======================================================-->
72           <measure number="2">
73             <direction placement="below">
74               <direction-type>
75                 <dynamics default-y="-80">
76                   <p/>
77                 </dynamics>
78               </direction-type>
79               <offset>1</offset>
80               <sound dynamics="54"/>
81             </direction>
82             <note>
83               <pitch>
84                 <step>F</step>
85                 <octave>4</octave>
86               </pitch>
87               <duration>12</duration>
88               <voice>1</voice>
89               <type>quarter</type>
90               <dot/>
91               <stem>up</stem>
92             </note>
93             <note>
94               <chord/>
95               <pitch>
96                 <step>A</step>
97                 <alter>-1</alter>
98                 <octave>4</octave>
99               </pitch>
100               <duration>12</duration>
101               <voice>1</voice>
102               <type>quarter</type>
103               <dot/>
104               <stem>up</stem>
105             </note>
106             <note>
107               <pitch>
108                 <step>F</step>
109                 <octave>4</octave>
110               </pitch>
111               <duration>4</duration>
112               <voice>1</voice>
113               <type>eighth</type>
114               <stem>up</stem>
115             </note>
116             <note>
117               <chord/>
118               <pitch>
119                 <step>A</step>
120                 <alter>-1</alter>
121                 <octave>4</octave>
122               </pitch>
123               <duration>4</duration>
124               <voice>1</voice>
125               <type>eighth</type>
126               <stem>up</stem>
127             </note>
128             <note>
129               <pitch>
130                 <step>G</step>
131                 <octave>4</octave>
132               </pitch>
133               <duration>8</duration>
134               <voice>1</voice>
135               <type>quarter</type>
136               <stem>up</stem>
137             </note>
138             <note>
139               <chord/>
140               <pitch>
141                 <step>B</step>
142                 <alter>-1</alter>
143                 <octave>4</octave>
144               </pitch>
145               <duration>8</duration>
146               <voice>1</voice>
147               <type>quarter</type>
148               <stem>up</stem>
149             </note>
150             <note>
151               <pitch>
152                 <step>G</step>
153                 <octave>4</octave>
154               </pitch>
155               <duration>8</duration>
156               <voice>1</voice>
157               <type>quarter</type>
158               <stem>up</stem>
159             </note>
160             <note>
161               <chord/>
162               <pitch>
163                 <step>B</step>
164                 <alter>-1</alter>
165                 <octave>4</octave>
166               </pitch>
167               <duration>8</duration>
168               <voice>1</voice>
169               <type>quarter</type>
170               <stem>up</stem>
171             </note>
172           </measure>
173         </part>
174 </score-partwise>