]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00l-Basics-Tie-PJB.xml
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / regression / musicxml / 00l-Basics-Tie-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>4</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                                 <pitch><step>F</step><octave>4</octave></pitch>
25                                 <duration>384</duration>
26                                 <tie type="start"/>
27                                 <voice>1</voice>
28                                 <type>whole</type>
29                                 <staff>1</staff>
30                                 <notations><tied type="start"/></notations>
31                         </note>
32                 </measure>
33                 <measure number="2">
34                         <note release="-684">
35                                 <pitch><step>F</step><octave>4</octave></pitch>
36                                 <duration>384</duration>
37                                 <tie type="stop"/>
38                                 <voice>1</voice>
39                                 <type>whole</type>
40                                 <staff>1</staff>
41                                 <notations><tied type="stop"/></notations>
42                         </note>
43                 </measure>
44         </part>
45 </score-partwise>