]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/include.xml
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / input / regression / lilypond-book / include.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">One simple chord
7                             consisting of two notes.</miscellaneous-field>
8                 </miscellaneous>
9         </identification>
10         <part-list>
11                 <score-part id="P0">
12                         <part-name>MusicXML Part</part-name>
13                 </score-part>
14         </part-list>
15         <part id="P0">
16                 <measure number="1">
17                         <attributes>
18                                 <divisions>960</divisions>
19                                 <time>
20                                 <beats>4</beats>
21                                 <beat-type>4</beat-type>
22                                 </time>
23                                 <clef>
24                                 <sign>G</sign>
25                                 <line>2</line>
26                                 </clef>
27                         </attributes>
28                         <note>
29                                 <pitch>
30                                         <step>B</step>
31                                         <octave>4</octave>
32                                 </pitch>
33                                 <duration>960</duration>
34                                 <voice>1</voice>
35                                 <type>quarter</type>
36                         </note>
37                         <note>
38                                 <chord/>
39                                 <pitch>
40                                         <step>G</step>
41                                         <octave>4</octave>
42                                 </pitch>
43                                 <duration>960</duration>
44                                 <voice>1</voice>
45                                 <type>quarter</type>
46                         </note>
47                         <note>
48                                 <rest/>
49                                 <duration>960</duration>
50                                 <voice>1</voice>
51                                 <type>quarter</type>
52                         </note>
53                 </measure>
54         </part>
55 </score-partwise>