]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00e-Basics-PitchedRests-PJB.xml
Add support for max-systems-per-page.
[lilypond.git] / input / regression / musicxml / 00e-Basics-PitchedRests-PJB.xml
1 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6b Partwise//EN"
3  "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5         <identification>
6                 <encoding>
7                         <software>/usr/bin/vi</software>
8                         <encoding-date>2007-02-02</encoding-date>
9                 </encoding>
10         </identification>
11         <part-list>
12                 <score-part id="P1"><part-name>MIDI Track 1</part-name></score-part>
13         </part-list>
14         <part id="P1">
15                 <measure number="1">
16                         <attributes>
17                                 <divisions>96</divisions>
18                                 <key><fifths>0</fifths></key>
19                                 <time><beats>5</beats><beat-type>4</beat-type></time>
20                                 <staves>1</staves>
21                                 <clef number="1"><sign>G</sign><line>2</line></clef>
22                         </attributes>
23                         <note>
24                                 <rest/>
25                                 <duration>96</duration>
26                                 <voice>1</voice>
27                                 <type>quarter</type>
28                                 <staff>1</staff>
29                         </note>
30                         <note>
31                                 <rest><display-step>E</display-step><display-octave>4</display-octave></rest>
32                                 <duration>96</duration>
33                                 <voice>1</voice>
34                                 <type>quarter</type>
35                                 <staff>1</staff>
36                         </note>
37                         <note>
38                                 <rest><display-step>F</display-step><display-octave>5</display-octave></rest>
39                                 <duration>96</duration>
40                                 <voice>1</voice>
41                                 <type>quarter</type>
42                                 <staff>1</staff>
43                         </note>
44                         <note>
45                                 <rest><display-step>A</display-step><display-octave>3</display-octave></rest>
46                                 <duration>96</duration>
47                                 <voice>1</voice>
48                                 <type>quarter</type>
49                                 <staff>1</staff>
50                         </note>
51                         <note>
52                                 <rest><display-step>C</display-step><display-octave>6</display-octave></rest>
53                                 <duration>96</duration>
54                                 <voice>1</voice>
55                                 <type>quarter</type>
56                                 <staff>1</staff>
57                         </note>
58                 </measure>
59         </part>
60 </score-partwise>