]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix Mac line terminations
authorTrevor Daniels <t.daniels@treda.co.uk>
Mon, 17 Nov 2008 15:38:52 +0000 (15:38 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Mon, 17 Nov 2008 15:38:52 +0000 (15:38 +0000)
40 files changed:
input/regression/musicxml/00d-Basics-RestDurations.xml
input/regression/musicxml/00f-Basics-Clefs.xml
input/regression/musicxml/00l-Basics-MultiMeasureRests.xml
input/regression/musicxml/00m-MultimeasureRests-TimeSignatures.xml
input/regression/musicxml/00n-NoVoiceElement.xml
input/regression/musicxml/00p-Rest-NoType.xml
input/regression/musicxml/03a-Directions-MusicXML.xml
input/regression/musicxml/03b-AccordionRegistrations-MusicXML.xml
input/regression/musicxml/03d-Directions-MultimeasureRests.xml.broken
input/regression/musicxml/04a-Spanners-Finale.xml
input/regression/musicxml/04f-Slurs.xml
input/regression/musicxml/04g-Trill-EndingOnGraceNote-Finale.xml
input/regression/musicxml/04h-Slur-ChordedNotes.xml
input/regression/musicxml/05a-HeaderQuotes-Finale.xml
input/regression/musicxml/06a-Lyrics-Finale.xml
input/regression/musicxml/06c-Lyrics-Pianostaff-Finale.xml
input/regression/musicxml/06d-Lyrics-Melisma-Finale.xml
input/regression/musicxml/06e-Lyrics-Chords-Finale.xml
input/regression/musicxml/06f-Lyrics-GracedNotes-Finale.xml
input/regression/musicxml/08g-OverlappingPartGroups-Finale.xml
input/regression/musicxml/09a-SimpleRepeat-Finale.xml
input/regression/musicxml/09b-RepeatWithAlternatives-Finale.xml
input/regression/musicxml/09c-Barlines-Finale.xml
input/regression/musicxml/09d-RepeatMultipleTimes-Finale.xml
input/regression/musicxml/09e-Alternatives-Finale.xml
input/regression/musicxml/09f-Repeats-Finale.xml
input/regression/musicxml/09g-Endings-Finale.xml
input/regression/musicxml/09h-RepeatsNoEndBar-Finale.xml
input/regression/musicxml/09k-Upbeats-ImplicitMeasures-Finale.xml
input/regression/musicxml/09m-MultiVoice-MidMeasureClefChange-Finale.xml
input/regression/musicxml/10a-TwoVoicesOnStaff-Finale.xml
input/regression/musicxml/13c-GraceNote-MeasureEnd-Finale.xml
input/regression/musicxml/13d-AfterGrace.xml
input/regression/musicxml/14c-StaffChange-Finale.xml
input/regression/musicxml/17a-Chords-Finale.xml
input/regression/musicxml/17b-Fretboards-Finale.xml
input/regression/musicxml/17c-ChordsFrets-Finale.xml
input/regression/musicxml/17d-ChordsFretsOnMultistaff-Finale.xml
input/regression/musicxml/17e-TabStaves-Finale.xml
input/regression/musicxml/17f-AllChordTypes.xml

index d23d2c385a634bed88bd23632a38f85b0cdd7782..c5f3f55d01a00f281fba9a8fb7e5fc316b26f245 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <movement-title>Rest unit test</movement-title>\r
-  <identification>\r
-    <rights>Public Domain</rights>\r
-    <encoding>\r
-      <software>Finale 2007 for Windows</software>\r
-      <software>Dolet Light for Finale 2007</software>\r
-      <encoding-date>2007-10-26</encoding-date>\r
-    </encoding>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">All different rest lengths: A \r
-          two-bar multi-measure rest, a whole rest, a half, etc. until a \r
-          128th-rest; Then the same with dotted durations.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>32</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <measure-style>\r
-          <multiple-rest>2</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>128</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>128</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>128</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <note>\r
-        <rest/>\r
-        <duration>64</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>16</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>32nd</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>64th</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>128th</type>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>128th</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>96</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <note>\r
-        <rest/>\r
-        <duration>48</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>12</duration>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>6</duration>\r
-        <voice>1</voice>\r
-        <type>32nd</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>3</duration>\r
-        <voice>1</voice>\r
-        <type>64th</type>\r
-        <dot/>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>128th</type>\r
-        <dot/>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <movement-title>Rest unit test</movement-title>
+  <identification>
+    <rights>Public Domain</rights>
+    <encoding>
+      <software>Finale 2007 for Windows</software>
+      <software>Dolet Light for Finale 2007</software>
+      <encoding-date>2007-10-26</encoding-date>
+    </encoding>
+    <miscellaneous>
+      <miscellaneous-field name="description">All different rest lengths: A 
+          two-bar multi-measure rest, a whole rest, a half, etc. until a 
+          128th-rest; Then the same with dotted durations.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>32</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <measure-style>
+          <multiple-rest>2</multiple-rest>
+        </measure-style>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>128</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>128</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>128</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <note>
+        <rest/>
+        <duration>64</duration>
+        <voice>1</voice>
+        <type>half</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>16</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>8</duration>
+        <voice>1</voice>
+        <type>16th</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>32nd</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>64th</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>128th</type>
+      </note>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>128th</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>96</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <note>
+        <rest/>
+        <duration>48</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>12</duration>
+        <voice>1</voice>
+        <type>16th</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>6</duration>
+        <voice>1</voice>
+        <type>32nd</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>3</duration>
+        <voice>1</voice>
+        <type>64th</type>
+        <dot/>
+      </note>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>128th</type>
+        <dot/>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index ea7e88ac7bf98ce19270104e4d2a57619dbed197..34cd960f6d3bea9f40ea0819ed9c39e39b308e45 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <movement-title>Clefs</movement-title>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Various clefs: G, C, F, percussion, \r
-          TAB and none; some are also possible with octavation and  on other \r
-          staff lines than their default (e.g. soprano/alto/tenor/bariton C \r
-          clefs); Each measure shows a different clef (measure 17 has the "none" \r
-          clef), only measure 18 has the same treble clef as measure \r
-          1.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <attributes>\r
-        <clef>\r
-          <sign>C</sign>\r
-          <line>3</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <attributes>\r
-        <clef>\r
-          <sign>C</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <attributes>\r
-        <clef>\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <attributes>\r
-        <clef>\r
-          <sign>percussion</sign>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <attributes>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-          <clef-octave-change>-1</clef-octave-change>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <attributes>\r
-        <clef>\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-          <clef-octave-change>-1</clef-octave-change>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <attributes>\r
-        <clef>\r
-          <sign>F</sign>\r
-          <line>3</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <print new-system="yes"/>\r
-      <attributes>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>1</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <attributes>\r
-        <clef>\r
-          <sign>C</sign>\r
-          <line>5</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="11">\r
-      <attributes>\r
-        <clef>\r
-          <sign>C</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="12">\r
-      <attributes>\r
-        <clef>\r
-          <sign>C</sign>\r
-          <line>1</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="13">\r
-      <attributes>\r
-        <clef>\r
-          <sign>percussion</sign>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="14">\r
-      <attributes>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-          <clef-octave-change>1</clef-octave-change>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="15">\r
-      <attributes>\r
-        <clef>\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-          <clef-octave-change>1</clef-octave-change>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="16">\r
-      <attributes>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="17">\r
-      <print new-system="yes"/>\r
-      <attributes>\r
-        <clef>\r
-          <sign>none</sign>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="18">\r
-      <attributes>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <movement-title>Clefs</movement-title>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Various clefs: G, C, F, percussion, 
+          TAB and none; some are also possible with octavation and  on other 
+          staff lines than their default (e.g. soprano/alto/tenor/bariton C 
+          clefs); Each measure shows a different clef (measure 17 has the "none" 
+          clef), only measure 18 has the same treble clef as measure 
+          1.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <attributes>
+        <clef>
+          <sign>C</sign>
+          <line>3</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <attributes>
+        <clef>
+          <sign>C</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <attributes>
+        <clef>
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <attributes>
+        <clef>
+          <sign>percussion</sign>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <attributes>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+          <clef-octave-change>-1</clef-octave-change>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <attributes>
+        <clef>
+          <sign>F</sign>
+          <line>4</line>
+          <clef-octave-change>-1</clef-octave-change>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <attributes>
+        <clef>
+          <sign>F</sign>
+          <line>3</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <print new-system="yes"/>
+      <attributes>
+        <clef>
+          <sign>G</sign>
+          <line>1</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <attributes>
+        <clef>
+          <sign>C</sign>
+          <line>5</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="11">
+      <attributes>
+        <clef>
+          <sign>C</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="12">
+      <attributes>
+        <clef>
+          <sign>C</sign>
+          <line>1</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="13">
+      <attributes>
+        <clef>
+          <sign>percussion</sign>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="14">
+      <attributes>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+          <clef-octave-change>1</clef-octave-change>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="15">
+      <attributes>
+        <clef>
+          <sign>F</sign>
+          <line>4</line>
+          <clef-octave-change>1</clef-octave-change>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="16">
+      <attributes>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="17">
+      <print new-system="yes"/>
+      <attributes>
+        <clef>
+          <sign>none</sign>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="18">
+      <attributes>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 8eb0fb249cbc49d185649cb3f940fbf172bb49ac..42d4a74e397ccda70a199e3d8688c1cd4acd0c64 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Four multi-measure rests: 3 \r
-          measures, 15 measures, 1 measure, and 12 measures.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <measure-style>\r
-          <multiple-rest>3</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <attributes>\r
-        <measure-style>\r
-          <multiple-rest>15</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="11">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="12">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="13">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="14">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="15">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="16">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="17">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="18">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="19">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="20">\r
-      <attributes>\r
-        <measure-style>\r
-          <multiple-rest>12</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="21">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="22">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="23">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="24">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="25">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="26">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="27">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="28">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="29">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="30">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="31">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Four multi-measure rests: 3 
+          measures, 15 measures, 1 measure, and 12 measures.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <measure-style>
+          <multiple-rest>3</multiple-rest>
+        </measure-style>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <attributes>
+        <measure-style>
+          <multiple-rest>15</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="11">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="12">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="13">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="14">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="15">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="16">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="17">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="18">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="19">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="20">
+      <attributes>
+        <measure-style>
+          <multiple-rest>12</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="21">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="22">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="23">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="24">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="25">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="26">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="27">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="28">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="29">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="30">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="31">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 1ef5eed12b1a4aecc6e3ef8265c5ef6ae74b1330..8594bd2931715b9a9162c49ea880b340378e361f 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="1.1">\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Multi-Measure rests should always \r
-          be converted into durations that are a multiple of the time \r
-          signature.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name print-object="no">MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <measure-style>\r
-          <multiple-rest>2</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <attributes>\r
-        <time>\r
-          <beats>3</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <measure-style>\r
-          <multiple-rest>3</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>3</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <note>\r
-        <rest/>\r
-        <duration>3</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>3</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <attributes>\r
-        <time>\r
-          <beats>2</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <measure-style>\r
-          <multiple-rest>2</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <attributes>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <measure-style>\r
-          <multiple-rest>2</multiple-rest>\r
-        </measure-style>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="1.1">
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Multi-Measure rests should always 
+          be converted into durations that are a multiple of the time 
+          signature.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name print-object="no">MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <measure-style>
+          <multiple-rest>2</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <attributes>
+        <time>
+          <beats>3</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <measure-style>
+          <multiple-rest>3</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>3</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <note>
+        <rest/>
+        <duration>3</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>3</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <attributes>
+        <time>
+          <beats>2</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <measure-style>
+          <multiple-rest>2</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <attributes>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <measure-style>
+          <multiple-rest>2</multiple-rest>
+        </measure-style>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index f7dee8ec14381697b5e41953431a74f45593b8c7..2f782c13f4420151d1ba900d74bd2284e12cf3a7 100644 (file)
@@ -1,44 +1,44 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="2.0">\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">The &lt;voice&gt; element \r
-        of notes is optional in MusicXML (although Dolet always writes it out). \r
-        Here, there is one note with lyrics, but without a voice assigned. It \r
-        should still be correctly converted.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>4</divisions>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <type>whole</type>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>A</text>\r
-        </lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="2.0">
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">The &lt;voice&gt; element 
+        of notes is optional in MusicXML (although Dolet always writes it out). 
+        Here, there is one note with lyrics, but without a voice assigned. It 
+        should still be correctly converted.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>4</divisions>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>16</duration>
+        <type>whole</type>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>A</text>
+        </lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+</score-partwise>
index 700ffadc389b710205c7a66a44a70de9737ec8d4..0b72a4d4ef55e288878a8f2e73d2f225beba8350 100644 (file)
@@ -1,91 +1,91 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="1.1">\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">In some cases, a rest might \r
-          not have its type attribute set (this happens, for example, with\r
-          voices in Finale, where you don't manually insert a \r
-          rest).</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure implicit="yes" number="0">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>1</duration>\r
-      </backup>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <staff>2</staff>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="1">\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>2</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="1.1">
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">In some cases, a rest might 
+          not have its type attribute set (this happens, for example, with
+          voices in Finale, where you don't manually insert a 
+          rest).</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure implicit="yes" number="0">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>1</duration>
+      </backup>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>2</voice>
+        <staff>2</staff>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="1">
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>2</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index f0994fa0ab1b1702b37dbce8ae467ca6e021e9a9..ca086df535da7d9895544f478baf07f65bba7d31 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="2.0">\r
-  <movement-title>MusicXML directions (attached to staff)</movement-title>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">All &lt;direction&gt; elements \r
-          defined in MusicXML. The lyrics for each note describes the direction\r
-          element assigned to that note.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <defaults/>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name print-object="no">MusicXML Part</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <!-- Direction type can contain the following child types:\r
-         rehearsal+ | segno+ | words+ |\r
-         coda+ | wedge | dynamics+ | dashes | bracket | pedal | \r
-         metronome | octave-shift | harp-pedals | damp | \r
-         damp-all | eyeglasses | scordatura | image |\r
-         accordion-registration | other-direction -->\r
-    <!-- Rehearsal marks -->\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <direction placement="below">\r
-        <direction-type>\r
-          <rehearsal>A</rehearsal>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>reh.A (def=sq.)</text></lyric>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <rehearsal enclosure="none">B</rehearsal>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>reh.B (none)</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <rehearsal enclosure="square">Test</rehearsal>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>reh.Test (sq.)</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <rehearsal enclosure="circle">Crc</rehearsal>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>reh.Crc (crc.)</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!-- Segno, Coda, Words (extra unit test for formatting!),  Eyeglasses -->\r
-    <measure number="2">\r
-      <direction>\r
-        <direction-type>\r
-          <segno/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Segno</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <coda/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Coda</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <words>words</words>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Words</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <eyeglasses/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Eyegl.</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!-- Dynamics: p | pp | ppp | pppp | ppppp | pppppp |\r
-        f | ff | fff | ffff | fffff | ffffff | mp | mf | sf |\r
-        sfp | sfpp | fp | rf | rfz | sfz | sffz | fz | \r
-        other-dynamics -->\r
-    <measure number="3">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><p/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>p</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><pp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>pp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><ppp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>ppp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><pppp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>pppp</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="4">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><ppppp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>ppppp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><pppppp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>pppppp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><f/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>f</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><ff/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>ff</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="5">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><fff/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>fff</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><ffff/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>ffff</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><fffff/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>fffff</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><ffffff/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>ffffff</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="6">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><mp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>mp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><mf/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>mf</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><sf/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>sf</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><sfp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>sfp</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="7">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><sfpp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>sfpp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><fp/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>fp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><rf/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>rf</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><rfz/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>rfz</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="8">\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><sfz/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>sfz</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><sffz/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>sffz</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><fz/></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>fz</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dynamics><other-dynamics>abc-ffz</other-dynamics></dynamics>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>abc-ffz (oth.)</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!-- Spanners (there is another unit test for testing the various options):\r
-         wedge, dashes, bracket, pedal, octave-shift -->\r
-    <measure number="9">\r
-      <direction>\r
-        <direction-type>\r
-          <wedge type="crescendo"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>hairpin</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <wedge type="stop"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>cresc</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dashes type="start"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>dash</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <dashes type="stop"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>es</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="10">\r
-      <direction>\r
-        <direction-type>\r
-          <bracket type="start" line-end="none"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>bra</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <bracket type="stop" line-end="none"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>cket</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift type="up"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>oct.</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift type="stop"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>shift</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="11">\r
-      <direction>\r
-        <direction-type>\r
-          <pedal type="start"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>pedal</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <pedal type="change"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>continue</syllabic><text>change</text></lyric>\r
-      </note>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <pedal type="stop"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>mark</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!-- metronome, harp-pedals, damp, damp-all, scordatura, accordion-registration -->\r
-    <measure number="12">\r
-      <direction>\r
-        <direction-type>\r
-          <metronome><beat-unit>quarter</beat-unit><per-minute>60</per-minute></metronome>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Metr.</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <harp-pedals>\r
-            <pedal-tuning>\r
-              <pedal-step>D</pedal-step>\r
-              <pedal-alter>0</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>C</pedal-step>\r
-              <pedal-alter>-1</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>B</pedal-step>\r
-              <pedal-alter>-1</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>E</pedal-step>\r
-              <pedal-alter>0</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>F</pedal-step>\r
-              <pedal-alter>0</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>G</pedal-step>\r
-              <pedal-alter>1</pedal-alter>\r
-            </pedal-tuning>\r
-            <pedal-tuning>\r
-              <pedal-step>A</pedal-step>\r
-              <pedal-alter>-1</pedal-alter>\r
-            </pedal-tuning>\r
-          </harp-pedals>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Harp ped.</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <damp/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Damp</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <damp-all/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Damp all</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="13">\r
-      <direction>\r
-        <direction-type>\r
-          <scordatura>\r
-              <accord string="0"><tuning-step>C</tuning-step><tuning-octave>3</tuning-octave></accord>\r
-              <accord string="1"><tuning-step>G</tuning-step><tuning-octave>5</tuning-octave></accord>\r
-              <accord string="2"><tuning-step>E</tuning-step><tuning-octave>5</tuning-octave></accord>\r
-          </scordatura>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Scord.</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>2</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Accordion reg.</text></lyric>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-light</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!-- Other issues: Multiple direction-type elements: "subito p", ppp<fff -->\r
-    <measure number="14">\r
-      <direction placement="below">\r
-        <direction-type>\r
-          <words default-y="-80" font-family="Times New Roman" font-size="10.25" font-style="italic">subito</words>\r
-        </direction-type>\r
-        <direction-type>\r
-          <words default-y="-80" font-family="Times New Roman" font-size="10.25"> </words>\r
-        </direction-type>\r
-        <direction-type>\r
-          <dynamics default-y="-80">\r
-            <p/>\r
-          </dynamics>\r
-        </direction-type>\r
-        <offset>2</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>subp</text></lyric>\r
-      </note>\r
-      <direction placement="below">\r
-        <direction-type>\r
-          <dynamics><ppp/></dynamics>\r
-        </direction-type>\r
-        <direction-type>\r
-          <wedge type="crescendo"/>\r
-        </direction-type>\r
-        <offset>2</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>begin</syllabic><text>ppp cresc</text></lyric>\r
-      </note>\r
-      <direction placement="below">\r
-        <direction-type>\r
-          <wedge type="stop"/>\r
-        </direction-type>\r
-        <direction-type>\r
-          <dynamics><fff/></dynamics>\r
-        </direction-type>\r
-        <offset>2</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><syllabic>end</syllabic><text>to fff</text></lyric>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>subp</text></lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="2.0">
+  <movement-title>MusicXML directions (attached to staff)</movement-title>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">All &lt;direction&gt; elements 
+          defined in MusicXML. The lyrics for each note describes the direction
+          element assigned to that note.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <defaults/>
+  <part-list>
+    <score-part id="P1">
+      <part-name print-object="no">MusicXML Part</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <!-- Direction type can contain the following child types:
+         rehearsal+ | segno+ | words+ |
+         coda+ | wedge | dynamics+ | dashes | bracket | pedal | 
+         metronome | octave-shift | harp-pedals | damp | 
+         damp-all | eyeglasses | scordatura | image |
+         accordion-registration | other-direction -->
+    <!-- Rehearsal marks -->
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <direction placement="below">
+        <direction-type>
+          <rehearsal>A</rehearsal>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>reh.A (def=sq.)</text></lyric>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <rehearsal enclosure="none">B</rehearsal>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>reh.B (none)</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <rehearsal enclosure="square">Test</rehearsal>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>reh.Test (sq.)</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <rehearsal enclosure="circle">Crc</rehearsal>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>reh.Crc (crc.)</text></lyric>
+      </note>
+    </measure>
+    <!-- Segno, Coda, Words (extra unit test for formatting!),  Eyeglasses -->
+    <measure number="2">
+      <direction>
+        <direction-type>
+          <segno/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Segno</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <coda/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Coda</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <words>words</words>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Words</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <eyeglasses/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Eyegl.</text></lyric>
+      </note>
+    </measure>
+    <!-- Dynamics: p | pp | ppp | pppp | ppppp | pppppp |
+        f | ff | fff | ffff | fffff | ffffff | mp | mf | sf |
+        sfp | sfpp | fp | rf | rfz | sfz | sffz | fz | 
+        other-dynamics -->
+    <measure number="3">
+      <direction>
+        <direction-type>
+          <dynamics><p/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>p</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><pp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>pp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><ppp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>ppp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><pppp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>pppp</text></lyric>
+      </note>
+    </measure>
+    <measure number="4">
+      <direction>
+        <direction-type>
+          <dynamics><ppppp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>ppppp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><pppppp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>pppppp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><f/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>f</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><ff/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>ff</text></lyric>
+      </note>
+    </measure>
+    <measure number="5">
+      <direction>
+        <direction-type>
+          <dynamics><fff/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>fff</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><ffff/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>ffff</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><fffff/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>fffff</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><ffffff/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>ffffff</text></lyric>
+      </note>
+    </measure>
+    <measure number="6">
+      <direction>
+        <direction-type>
+          <dynamics><mp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>mp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><mf/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>mf</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><sf/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>sf</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><sfp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>sfp</text></lyric>
+      </note>
+    </measure>
+    <measure number="7">
+      <direction>
+        <direction-type>
+          <dynamics><sfpp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>sfpp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><fp/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>fp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><rf/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>rf</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><rfz/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>rfz</text></lyric>
+      </note>
+    </measure>
+    <measure number="8">
+      <direction>
+        <direction-type>
+          <dynamics><sfz/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>sfz</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><sffz/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>sffz</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><fz/></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>fz</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dynamics><other-dynamics>abc-ffz</other-dynamics></dynamics>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>abc-ffz (oth.)</text></lyric>
+      </note>
+    </measure>
+    <!-- Spanners (there is another unit test for testing the various options):
+         wedge, dashes, bracket, pedal, octave-shift -->
+    <measure number="9">
+      <direction>
+        <direction-type>
+          <wedge type="crescendo"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>hairpin</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <wedge type="stop"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>cresc</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dashes type="start"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>dash</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <dashes type="stop"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>es</text></lyric>
+      </note>
+    </measure>
+    <measure number="10">
+      <direction>
+        <direction-type>
+          <bracket type="start" line-end="none"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>bra</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <bracket type="stop" line-end="none"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>cket</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift type="up"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>oct.</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift type="stop"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>shift</text></lyric>
+      </note>
+    </measure>
+    <measure number="11">
+      <direction>
+        <direction-type>
+          <pedal type="start"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>pedal</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <pedal type="change"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>continue</syllabic><text>change</text></lyric>
+      </note>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <direction>
+        <direction-type>
+          <pedal type="stop"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>mark</text></lyric>
+      </note>
+    </measure>
+    <!-- metronome, harp-pedals, damp, damp-all, scordatura, accordion-registration -->
+    <measure number="12">
+      <direction>
+        <direction-type>
+          <metronome><beat-unit>quarter</beat-unit><per-minute>60</per-minute></metronome>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Metr.</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <harp-pedals>
+            <pedal-tuning>
+              <pedal-step>D</pedal-step>
+              <pedal-alter>0</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>C</pedal-step>
+              <pedal-alter>-1</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>B</pedal-step>
+              <pedal-alter>-1</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>E</pedal-step>
+              <pedal-alter>0</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>F</pedal-step>
+              <pedal-alter>0</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>G</pedal-step>
+              <pedal-alter>1</pedal-alter>
+            </pedal-tuning>
+            <pedal-tuning>
+              <pedal-step>A</pedal-step>
+              <pedal-alter>-1</pedal-alter>
+            </pedal-tuning>
+          </harp-pedals>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Harp ped.</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <damp/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Damp</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <damp-all/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Damp all</text></lyric>
+      </note>
+    </measure>
+    <measure number="13">
+      <direction>
+        <direction-type>
+          <scordatura>
+              <accord string="0"><tuning-step>C</tuning-step><tuning-octave>3</tuning-octave></accord>
+              <accord string="1"><tuning-step>G</tuning-step><tuning-octave>5</tuning-octave></accord>
+              <accord string="2"><tuning-step>E</tuning-step><tuning-octave>5</tuning-octave></accord>
+          </scordatura>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Scord.</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>2</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Accordion reg.</text></lyric>
+      </note>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>half</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-light</bar-style>
+      </barline>
+    </measure>
+    <!-- Other issues: Multiple direction-type elements: "subito p", ppp<fff -->
+    <measure number="14">
+      <direction placement="below">
+        <direction-type>
+          <words default-y="-80" font-family="Times New Roman" font-size="10.25" font-style="italic">subito</words>
+        </direction-type>
+        <direction-type>
+          <words default-y="-80" font-family="Times New Roman" font-size="10.25"> </words>
+        </direction-type>
+        <direction-type>
+          <dynamics default-y="-80">
+            <p/>
+          </dynamics>
+        </direction-type>
+        <offset>2</offset>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>subp</text></lyric>
+      </note>
+      <direction placement="below">
+        <direction-type>
+          <dynamics><ppp/></dynamics>
+        </direction-type>
+        <direction-type>
+          <wedge type="crescendo"/>
+        </direction-type>
+        <offset>2</offset>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>begin</syllabic><text>ppp cresc</text></lyric>
+      </note>
+      <direction placement="below">
+        <direction-type>
+          <wedge type="stop"/>
+        </direction-type>
+        <direction-type>
+          <dynamics><fff/></dynamics>
+        </direction-type>
+        <offset>2</offset>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><syllabic>end</syllabic><text>to fff</text></lyric>
+      </note>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>subp</text></lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 6a084db8d30de7450dbf17119a40ccef569290bb..1a98a65b49bea0c3b46be125ffcb343461ca4a4a 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="2.0">\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">All possible accordion \r
-          registrations.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <defaults/>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name></part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <!-- Direction type can contain the following child types:\r
-         rehearsal+ | segno+ | words+ |\r
-         coda+ | wedge | dynamics+ | dashes | bracket | pedal | \r
-         metronome | octave-shift | harp-pedals | damp | \r
-         damp-all | eyeglasses | scordatura | image |\r
-         accordion-registration | other-direction -->\r
-    <!-- Rehearsal marks -->\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/0/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>1</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/1/0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>1</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/1/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>2</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/2/0</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="2">\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>2</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/2/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>3</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/3/0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-middle>3</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>0/3/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/0/1</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="3">\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/0/0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>1</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/1/0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>1</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/1/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>2</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/2/0</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="4">\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>2</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/2/1</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>3</accordion-middle>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/3/0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>3</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>1/3/1</text></lyric>\r
-      </note>\r
-      <!-- Special cases: No accordion-(high|middle|low) given, empty middle, \r
-           middle with invalid value, middle with 0 -->\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>empty</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <measure number="5">\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle/>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>empty M</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>test</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>inval.M</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>0</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>M=0</text></lyric>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <accordion-registration>\r
-              <accordion-high/>\r
-              <accordion-middle>5</accordion-middle>\r
-              <accordion-low/>\r
-          </accordion-registration>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>M=5</text></lyric>\r
-      </note>\r
-      \r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="2.0">
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">All possible accordion 
+          registrations.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <defaults/>
+  <part-list>
+    <score-part id="P1">
+      <part-name></part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <!-- Direction type can contain the following child types:
+         rehearsal+ | segno+ | words+ |
+         coda+ | wedge | dynamics+ | dashes | bracket | pedal | 
+         metronome | octave-shift | harp-pedals | damp | 
+         damp-all | eyeglasses | scordatura | image |
+         accordion-registration | other-direction -->
+    <!-- Rehearsal marks -->
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/0/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>1</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/1/0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>1</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/1/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>2</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/2/0</text></lyric>
+      </note>
+    </measure>
+    <measure number="2">
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>2</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/2/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>3</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/3/0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-middle>3</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>0/3/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/0/1</text></lyric>
+      </note>
+    </measure>
+    <measure number="3">
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/0/0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>1</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/1/0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>1</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/1/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>2</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/2/0</text></lyric>
+      </note>
+    </measure>
+    <measure number="4">
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>2</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/2/1</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>3</accordion-middle>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/3/0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>3</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>1/3/1</text></lyric>
+      </note>
+      <!-- Special cases: No accordion-(high|middle|low) given, empty middle, 
+           middle with invalid value, middle with 0 -->
+      <direction>
+        <direction-type>
+          <accordion-registration>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>empty</text></lyric>
+      </note>
+    </measure>
+    <measure number="5">
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle/>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>empty M</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>test</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>inval.M</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>0</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>M=0</text></lyric>
+      </note>
+      <direction>
+        <direction-type>
+          <accordion-registration>
+              <accordion-high/>
+              <accordion-middle>5</accordion-middle>
+              <accordion-low/>
+          </accordion-registration>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>M=5</text></lyric>
+      </note>
+      
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 376039102b4a8bf4928d6f6bec076e2e10ab430f..7b3285d82ad76108fd5a4493e6c3af78a247994c 100644 (file)
@@ -1,72 +1,72 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="1.1">\r
-  <movement-title>MusicXML directions (attached to staff)</movement-title>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Directions between some \r
-        multi-measure rests should still be converted to the correct \r
-        position.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <defaults/>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name print-object="no">MusicXML Part</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <!--=======================================================-->\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>8</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <words font-family="Times New Roman" font-size="9.6" font-weight="bold">TEST</words>\r
-        </direction-type>\r
-        <offset>-4</offset>\r
-      </direction>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="1.1">
+  <movement-title>MusicXML directions (attached to staff)</movement-title>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Directions between some 
+        multi-measure rests should still be converted to the correct 
+        position.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <defaults/>
+  <part-list>
+    <score-part id="P1">
+      <part-name print-object="no">MusicXML Part</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <!--=======================================================-->
+    <measure number="1">
+      <attributes>
+        <divisions>8</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <words font-family="Times New Roman" font-size="9.6" font-weight="bold">TEST</words>
+        </direction-type>
+        <offset>-4</offset>
+      </direction>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index aaf2b80bc048570e0fcc1969fc19bcf9fd13f785..803fec86eb2b30cae1e4a86216a9de7f49a1acc0 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Several spanners defined in MusicXML</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-      <!-- Tested spanners: tuplet, slur(solid, dashed), wedge (cresc, dim),\r
-           wavy-line, octave-shift (8va,8vb,15ma,15mb), bracket (solid, \r
-           dashed up/down, dashes, glissando (wavy), slide (solid), \r
-           pedal (down,up,change; line/Ped*)  -->\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>24</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <time-modification>\r
-          <actual-notes>3</actual-notes>\r
-          <normal-notes>2</normal-notes>\r
-        </time-modification>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tuplet number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <time-modification>\r
-          <actual-notes>3</actual-notes>\r
-          <normal-notes>2</normal-notes>\r
-        </time-modification>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <time-modification>\r
-          <actual-notes>3</actual-notes>\r
-          <normal-notes>2</normal-notes>\r
-        </time-modification>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tuplet number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur line-type="dashed" number="1" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <wedge default-y="10" spread="0" type="crescendo"/>\r
-        </direction-type>\r
-        <offset>1</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <wedge spread="15" type="stop"/>\r
-        </direction-type>\r
-        <offset>6</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <wedge default-y="13" spread="15" type="diminuendo"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <wedge spread="0" type="stop"/>\r
-        </direction-type>\r
-        <offset>8</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <ornaments>\r
-            <trill-mark default-y="13"/>\r
-            <wavy-line default-y="13" number="1" type="start"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <ornaments>\r
-            <wavy-line number="1" type="start"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <ornaments>\r
-            <wavy-line default-y="10" number="1" type="stop"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <ornaments>\r
-            <wavy-line number="1" type="start"/>\r
-            <wavy-line number="1" type="stop"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift default-y="12" size="8" type="down"/>\r
-        </direction-type>\r
-        <offset>-22</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift size="8" type="stop"/>\r
-        </direction-type>\r
-        <offset>-22</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift default-y="16" size="15" type="down"/>\r
-        </direction-type>\r
-        <offset>-20</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>6</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction>\r
-        <direction-type>\r
-          <octave-shift size="15" type="stop"/>\r
-        </direction-type>\r
-        <offset>-15</offset>\r
-      </direction>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <print new-system="yes"/>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket default-y="20" line-end="down" line-type="solid" number="1" type="start"/>\r
-        </direction-type>\r
-        <offset>2</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket line-end="down" number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>8</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket default-y="4" line-end="down" line-type="dashed" number="1" type="start"/>\r
-        </direction-type>\r
-        <offset>3</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket line-end="down" number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>9</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket default-y="16" line-end="none" line-type="solid" number="1" type="start"/>\r
-        </direction-type>\r
-        <offset>4</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket line-end="down" number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>7</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket default-y="16" line-end="none" line-type="dashed" number="1" type="start"/>\r
-        </direction-type>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket line-end="down" number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>2</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket default-y="15" line-end="none" line-type="solid" number="1" type="start"/>\r
-        </direction-type>\r
-        <offset>5</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <bracket line-end="none" number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>-11</offset>\r
-      </direction>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <dashes default-y="10" number="1" type="start"/>\r
-        </direction-type>\r
-        <offset>6</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <direction placement="above">\r
-        <direction-type>\r
-          <dashes number="1" type="stop"/>\r
-        </direction-type>\r
-        <offset>11</offset>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <glissando line-type="wavy" number="1" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <glissando line-type="wavy" number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <technical>\r
-            <bend>\r
-              <bend-alter>6</bend-alter>\r
-            </bend>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note print-object="no">\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <technical>\r
-            <bend>\r
-              <bend-alter>0</bend-alter>\r
-            </bend>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slide line-type="solid" number="1" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>24</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slide line-type="solid" number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Several spanners defined in MusicXML</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+      <!-- Tested spanners: tuplet, slur(solid, dashed), wedge (cresc, dim),
+           wavy-line, octave-shift (8va,8vb,15ma,15mb), bracket (solid, 
+           dashed up/down, dashes, glissando (wavy), slide (solid), 
+           pedal (down,up,change; line/Ped*)  -->
+    <measure number="1">
+      <attributes>
+        <divisions>24</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>16</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <time-modification>
+          <actual-notes>3</actual-notes>
+          <normal-notes>2</normal-notes>
+        </time-modification>
+        <stem>down</stem>
+        <notations>
+          <tuplet number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>16</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <time-modification>
+          <actual-notes>3</actual-notes>
+          <normal-notes>2</normal-notes>
+        </time-modification>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>16</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <time-modification>
+          <actual-notes>3</actual-notes>
+          <normal-notes>2</normal-notes>
+        </time-modification>
+        <stem>down</stem>
+        <notations>
+          <tuplet number="1" type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur line-type="dashed" number="1" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <direction placement="above">
+        <direction-type>
+          <wedge default-y="10" spread="0" type="crescendo"/>
+        </direction-type>
+        <offset>1</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <wedge spread="15" type="stop"/>
+        </direction-type>
+        <offset>6</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <wedge default-y="13" spread="15" type="diminuendo"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <wedge spread="0" type="stop"/>
+        </direction-type>
+        <offset>8</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <ornaments>
+            <trill-mark default-y="13"/>
+            <wavy-line default-y="13" number="1" type="start"/>
+          </ornaments>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <ornaments>
+            <wavy-line number="1" type="start"/>
+          </ornaments>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <ornaments>
+            <wavy-line default-y="10" number="1" type="stop"/>
+          </ornaments>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <ornaments>
+            <wavy-line number="1" type="start"/>
+            <wavy-line number="1" type="stop"/>
+          </ornaments>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift default-y="12" size="8" type="down"/>
+        </direction-type>
+        <offset>-22</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift size="8" type="stop"/>
+        </direction-type>
+        <offset>-22</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift default-y="16" size="15" type="down"/>
+        </direction-type>
+        <offset>-20</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>6</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction>
+        <direction-type>
+          <octave-shift size="15" type="stop"/>
+        </direction-type>
+        <offset>-15</offset>
+      </direction>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <print new-system="yes"/>
+      <direction placement="above">
+        <direction-type>
+          <bracket default-y="20" line-end="down" line-type="solid" number="1" type="start"/>
+        </direction-type>
+        <offset>2</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket line-end="down" number="1" type="stop"/>
+        </direction-type>
+        <offset>8</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket default-y="4" line-end="down" line-type="dashed" number="1" type="start"/>
+        </direction-type>
+        <offset>3</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket line-end="down" number="1" type="stop"/>
+        </direction-type>
+        <offset>9</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <direction placement="above">
+        <direction-type>
+          <bracket default-y="16" line-end="none" line-type="solid" number="1" type="start"/>
+        </direction-type>
+        <offset>4</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket line-end="down" number="1" type="stop"/>
+        </direction-type>
+        <offset>7</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket default-y="16" line-end="none" line-type="dashed" number="1" type="start"/>
+        </direction-type>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket line-end="down" number="1" type="stop"/>
+        </direction-type>
+        <offset>2</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <direction placement="above">
+        <direction-type>
+          <bracket default-y="15" line-end="none" line-type="solid" number="1" type="start"/>
+        </direction-type>
+        <offset>5</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <bracket line-end="none" number="1" type="stop"/>
+        </direction-type>
+        <offset>-11</offset>
+      </direction>
+      <direction placement="above">
+        <direction-type>
+          <dashes default-y="10" number="1" type="start"/>
+        </direction-type>
+        <offset>6</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <direction placement="above">
+        <direction-type>
+          <dashes number="1" type="stop"/>
+        </direction-type>
+        <offset>11</offset>
+      </direction>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <glissando line-type="wavy" number="1" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <glissando line-type="wavy" number="1" type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <technical>
+            <bend>
+              <bend-alter>6</bend-alter>
+            </bend>
+          </technical>
+        </notations>
+      </note>
+      <note print-object="no">
+        <pitch>
+          <step>F</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <technical>
+            <bend>
+              <bend-alter>0</bend-alter>
+            </bend>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slide line-type="solid" number="1" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>24</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slide line-type="solid" number="1" type="stop"/>
+        </notations>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 027624587ecfae03e982a462cb16a1f2a03063c3..dd2eb5e1bea727f06d814edc72ae7e99087945bc 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="1.1">\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A note can be the end of one \r
-          slur and the start of a new slur. Also, in MusicXML, nested slurs \r
-          are possible like in the second measure where one slur goes over all\r
-          four notes, and another slur goes from the second to the third \r
-          note.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name print-object="no">MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-          <slur number="1" placement="below" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="2" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem default-y="10.5">up</stem>\r
-        <notations>\r
-          <slur number="2" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note default-x="312">\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem default-y="5.5">up</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="1.1">
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A note can be the end of one 
+          slur and the start of a new slur. Also, in MusicXML, nested slurs 
+          are possible like in the second measure where one slur goes over all
+          four notes, and another slur goes from the second to the third 
+          note.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name print-object="no">MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" type="stop"/>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" type="stop"/>
+          <slur number="1" placement="below" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="2" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem default-y="10.5">up</stem>
+        <notations>
+          <slur number="2" type="stop"/>
+        </notations>
+      </note>
+      <note default-x="312">
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem default-y="5.5">up</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index dc23e0a1f66a78c66bc160ba8a08a87f8322f45c..a793d21f2caafca17454e458965712f61c642814 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A trill spanner that ends on an \r
-          after-grace note.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="25">\r
-      <attributes>\r
-        <divisions>336</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time>\r
-          <beats>6</beats>\r
-          <beat-type>8</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <alter>1</alter>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <accidental>sharp</accidental>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <beam number="2">begin</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <beam number="2">end</beam>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-          <ornaments>\r
-            <trill-mark default-y="39"/>\r
-            <wavy-line default-y="39" number="1" type="start"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>504</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <dot/>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <beam number="2">begin</beam>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <beam number="2">end</beam>\r
-        <notations>\r
-          <ornaments>\r
-            <wavy-line number="1" type="stop"/>\r
-          </ornaments>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A trill spanner that ends on an 
+          after-grace note.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="25">
+      <attributes>
+        <divisions>336</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time>
+          <beats>6</beats>
+          <beat-type>8</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <alter>1</alter>
+          <octave>5</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>1</voice>
+        <type>16th</type>
+        <accidental>sharp</accidental>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <beam number="2">begin</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <beam number="2">end</beam>
+        <notations>
+          <slur number="1" type="stop"/>
+          <ornaments>
+            <trill-mark default-y="39"/>
+            <wavy-line default-y="39" number="1" type="start"/>
+          </ornaments>
+        </notations>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>B</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>504</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <dot/>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <beam number="2">begin</beam>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <beam number="2">end</beam>
+        <notations>
+          <ornaments>
+            <wavy-line number="1" type="stop"/>
+          </ornaments>
+        </notations>
+      </note>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 0d1c629d92a18e36b2f19e209a6ba2c9732ffa34..ff7b37717dffefb11085fb236a2b43b13e9014f0 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="1.1">\r
-  <identification>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name print-object="no">MusicXML Part</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1" width="916">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="1.1">
+  <identification>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name print-object="no">MusicXML Part</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1" width="916">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" type="stop"/>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 903cd2a3b9059084e12ced993fe6c61bf444642b..544bb5af1b5c5f8e7ec2a28cfa8dc8bb3f65e769 100644 (file)
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise version="2.0">\r
-  <movement-title>"Quotes" in header fields</movement-title>\r
-  <identification>\r
-    <creator type="composer">Some "Tester" Name</creator>\r
-    <rights>Free for anyone ("Public Domain")</rights>\r
-    <encoding>\r
-      <software>"Hand-crafted" MusicXML file</software>\r
-      <encoding-date>2008-02-06</encoding-date>\r
-    </encoding>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Several header fields and part \r
-          names can contain quotes ("). This test checks whether they are \r
-          converted/imported without problems (i.e. whether they are correctly\r
-          escaped when converting).</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>Staff "Test"</part-name>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise version="2.0">
+  <movement-title>"Quotes" in header fields</movement-title>
+  <identification>
+    <creator type="composer">Some "Tester" Name</creator>
+    <rights>Free for anyone ("Public Domain")</rights>
+    <encoding>
+      <software>"Hand-crafted" MusicXML file</software>
+      <encoding-date>2008-02-06</encoding-date>
+    </encoding>
+    <miscellaneous>
+      <miscellaneous-field name="description">Several header fields and part 
+          names can contain quotes ("). This test checks whether they are 
+          converted/imported without problems (i.e. whether they are correctly
+          escaped when converting).</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>Staff "Test"</part-name>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 7d55e017ae9a22d116a1e4869b646a48a3ae1020..c680a4b22cd0a505f46b39a1a3cd0a2222a1b339 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Some notes with simple lyrics: Syllables, notes without a syllable, syllable spanners.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>Tra</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>middle</syllabic>\r
-          <text>la</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>li</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>Ja!</text>\r
-          <extend/>\r
-        </lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>Tra</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>ra!</text>\r
-        </lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some notes with simple lyrics: Syllables, notes without a syllable, syllable spanners.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>Tra</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>middle</syllabic>
+          <text>la</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>li</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>Ja!</text>
+          <extend/>
+        </lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>Tra</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>ra!</text>
+        </lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index d2e60db50272e74f063df7e6c327342e48fb70f2..bfb1d58c3f412cd90d30b5942be8bd61db607ee2 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Lyrics assigned to the voices of \r
-          a piano staff containing two simple staves. Each staff is assigned \r
-          exactly one lyrics line.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>tra</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>middle</syllabic>\r
-          <text>la</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>li</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>ja!</text>\r
-          <extend/>\r
-        </lyric>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>TRA</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>middle</syllabic>\r
-          <text>LA</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>LI</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>JA!</text>\r
-          <extend/>\r
-        </lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>tra</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>ra!</text>\r
-        </lyric>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>TRA</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>RA!</text>\r
-        </lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Lyrics assigned to the voices of 
+          a piano staff containing two simple staves. Each staff is assigned 
+          exactly one lyrics line.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>tra</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>middle</syllabic>
+          <text>la</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>li</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>ja!</text>
+          <extend/>
+        </lyric>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>TRA</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>middle</syllabic>
+          <text>LA</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>LI</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>JA!</text>
+          <extend/>
+        </lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>tra</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>ra!</text>
+        </lyric>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>TRA</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>RA!</text>
+        </lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index c06b73d45423fb02f2ce5a4ddb977e629600c91c..c2c4f695f9a0343ca9577446cb4f31b0f28cfca6 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">How to treat lyrics and slurred \r
-          notes. Normally, a slurred group of notes is assigned only one lyrics \r
-          syllable.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>Me</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <tie type="start"/>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tied type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>middle</syllabic>\r
-          <text>lis</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <tie type="stop"/>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tied type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>ma.</text>\r
-          <extend/>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">How to treat lyrics and slurred 
+          notes. Normally, a slurred group of notes is assigned only one lyrics 
+          syllable.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>Me</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <tie type="start"/>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <tied type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>middle</syllabic>
+          <text>lis</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <tie type="stop"/>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <tied type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>ma.</text>
+          <extend/>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index b2363e9230165c48a1239101061df9a86fcf319d..506e0bce0ffdf4abc0b9c6680862c0b12d347f66 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Assigning lyrics to chorded notes.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>Ly</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>rics</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>on</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>chords</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Assigning lyrics to chorded notes.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>Ly</text>
+        </lyric>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>rics</text>
+        </lyric>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>on</text>
+        </lyric>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>chords</text>
+        </lyric>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index ffac4b3e0c90ade1be184c12db49e5fc50acabd8..5567bd7bef94e874280a73016b355dd2d8cf5c1c 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Grace notes shall not mess up the \r
-          lyrics, and they shall not be assigned a syllable.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>begin</syllabic>\r
-          <text>Ly</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <grace slash="yes"/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>end</syllabic>\r
-          <text>rics</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <grace slash="yes"/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <tie type="start"/>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <tied type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>on</text>\r
-        </lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <tie type="start"/>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tied type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>notes</text>\r
-          <extend/>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <tie type="start"/>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <beam number="1">begin</beam>\r
-        <notations>\r
-          <tied type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <beam number="1">end</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <tie type="stop"/>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <tied type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>with</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>graces</text>\r
-        </lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Grace notes shall not mess up the 
+          lyrics, and they shall not be assigned a syllable.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>begin</syllabic>
+          <text>Ly</text>
+        </lyric>
+      </note>
+      <note>
+        <grace slash="yes"/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>end</syllabic>
+          <text>rics</text>
+        </lyric>
+      </note>
+      <note>
+        <grace slash="yes"/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <tie type="start"/>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <notations>
+          <tied type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>on</text>
+        </lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <tie type="start"/>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <tied type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>notes</text>
+          <extend/>
+        </lyric>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <tie type="start"/>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <beam number="1">begin</beam>
+        <notations>
+          <tied type="start"/>
+        </notations>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <beam number="1">end</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <tie type="stop"/>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <notations>
+          <tied type="stop"/>
+        </notations>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>with</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>graces</text>
+        </lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 1e8748f52e9564353ee21404a40647f068aeee16..c02d14f47f49d5cafb693e4a41315089078345b0 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">MusicXML allows for overlapping \r
-          part-groups, while many applications do not allow overlapping groups, \r
-          but require them to be properly nested. In this case, one group \r
-          (with a square bracket) goes from staff 2 to 4) and another group \r
-          (with a curly bracket) goes from staff 3 to 5.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <part-group number="1" type="start">\r
-      <group-name>Group 1</group-name>\r
-      <group-abbreviation>Gr1</group-abbreviation>\r
-      <group-symbol>bracket</group-symbol>\r
-      <group-barline>yes</group-barline>\r
-    </part-group>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P2">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P2-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P2-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <part-group number="2" type="start">\r
-      <group-name>Group 2</group-name>\r
-      <group-abbreviation>Grp2</group-abbreviation>\r
-      <group-symbol>bracket</group-symbol>\r
-      <group-barline>yes</group-barline>\r
-    </part-group>\r
-    <score-part id="P3">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P3-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P3-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P4">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P4-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P4-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <part-group number="1" type="stop"/>\r
-    <score-part id="P5">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P5-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P5-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <part-group number="2" type="stop"/>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P2">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P3">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P4">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P5">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">MusicXML allows for overlapping 
+          part-groups, while many applications do not allow overlapping groups, 
+          but require them to be properly nested. In this case, one group 
+          (with a square bracket) goes from staff 2 to 4) and another group 
+          (with a curly bracket) goes from staff 3 to 5.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <part-group number="1" type="start">
+      <group-name>Group 1</group-name>
+      <group-abbreviation>Gr1</group-abbreviation>
+      <group-symbol>bracket</group-symbol>
+      <group-barline>yes</group-barline>
+    </part-group>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P2">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P2-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P2-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+    <part-group number="2" type="start">
+      <group-name>Group 2</group-name>
+      <group-abbreviation>Grp2</group-abbreviation>
+      <group-symbol>bracket</group-symbol>
+      <group-barline>yes</group-barline>
+    </part-group>
+    <score-part id="P3">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P3-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P3-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P4">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P4-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P4-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+    <part-group number="1" type="stop"/>
+    <score-part id="P5">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P5-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P5-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+    <part-group number="2" type="stop"/>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P2">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P3">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P4">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P5">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 0a59788305bcbfa866ca922d873c49eaefecbd7a..074ba1fd5a6552e4359133be6daa5770501666f1 100644 (file)
@@ -1,65 +1,65 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A simple, repeated measure \r
-          (repeated 5 times)</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <repeat direction="backward" times="5"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A simple, repeated measure 
+          (repeated 5 times)</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <repeat direction="backward" times="5"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 8afc79480b1886a8f9ae5f8194372c9844f40baf..a29f1c0a13c5a10082187e8c0f6c6e3ea22b8015 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A simple repeat with two \r
-          alternative endings (volta brackets).</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <ending number="1" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="1" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <barline location="left">\r
-        <ending number="2" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="2" type="discontinue"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A simple repeat with two 
+          alternative endings (volta brackets).</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <ending number="1" type="start"/>
+      </barline>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="1" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <barline location="left">
+        <ending number="2" type="start"/>
+      </barline>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <ending number="2" type="discontinue"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 24d024f45524c6224947ee3dbcfe85638607c8a8..86c9700eef3033b23b9db202a9d4efa297eeb82e 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Different types of (non-repeat) \r
-          barlines.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-light</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>dashed</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>dotted</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>none</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="11">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="12">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="13">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Different types of (non-repeat) 
+          barlines.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-light</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>heavy</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>dashed</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>dotted</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>none</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="11">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="12">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="13">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 1966fa02ddc3465569d72403a58ff17c5bc22b28..8ed24f703ce18bbcb7adf29f6eb9aad61c788f5c 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Repeats can also be nested.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <bar-style>heavy-light</bar-style>\r
-        <repeat direction="forward"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <repeat direction="backward" times="5"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <repeat direction="backward" times="3"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Repeats can also be nested.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <bar-style>heavy-light</bar-style>
+        <repeat direction="forward"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <repeat direction="backward" times="5"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <repeat direction="backward" times="3"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 2b87a07282b8e35b320dbf5ad746d3fcedb67722..2d34453ee430c017eaabbdacdc30c17449632776 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Nested repeats, each with \r
-          alternative endings.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <ending number="1" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="1" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <barline location="left">\r
-        <ending number="2" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="2" type="stop"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <barline location="left">\r
-        <ending number="3" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="3" type="discontinue"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <barline location="left">\r
-        <ending number="1" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="1" type="stop"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="11">\r
-      <barline location="left">\r
-        <ending number="5" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="5" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="12">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Nested repeats, each with 
+          alternative endings.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <ending number="1" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="1" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <barline location="left">
+        <ending number="2" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="2" type="stop"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <barline location="left">
+        <ending number="3" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="3" type="discontinue"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <barline location="left">
+        <ending number="1" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="1" type="stop"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="11">
+      <barline location="left">
+        <ending number="5" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="5" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="12">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index e0b0c2a60fe0b014157bcb1c3225a24a2e8223cc..6b58074814c0950f97da4b56ac2264acdc779d9c 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Some more nested repeats with \r
-          alternatives. The barline between measure 7 and 8 will probably be \r
-          messed up! (Should be a repeat on both sides!)</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <ending number="1" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="1" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <barline location="left">\r
-        <ending number="2" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="2" type="discontinue"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <barline location="left">\r
-        <bar-style>heavy-light</bar-style>\r
-        <repeat direction="forward"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <print new-system="yes"/>\r
-      <barline location="left">\r
-        <ending number="1" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="1" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <barline location="left">\r
-        <bar-style>heavy-light</bar-style>\r
-        <repeat direction="forward"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some more nested repeats with 
+          alternatives. The barline between measure 7 and 8 will probably be 
+          messed up! (Should be a repeat on both sides!)</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <ending number="1" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="1" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <barline location="left">
+        <ending number="2" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="2" type="discontinue"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <barline location="left">
+        <bar-style>heavy-light</bar-style>
+        <repeat direction="forward"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <print new-system="yes"/>
+      <barline location="left">
+        <ending number="1" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="1" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <barline location="left">
+        <bar-style>heavy-light</bar-style>
+        <repeat direction="forward"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 050032f576e8eb68e5b09e05bba9e73b2c748cee..9ce37f41766d9fbcf8d149449ddc4bca5f8c8d29 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Some more nested repeats with \r
-          alternatives, where the MusicXML file does not make sense in the \r
-          first place. How well are applications able to cope with improper \r
-          repeats and alternatives?</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <ending number="1, 2, 3" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="1, 2, 3" type="stop"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <barline location="left">\r
-        <ending number="2" type="start"/>\r
-      </barline>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <ending number="2" type="discontinue"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <print new-system="yes"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-        <ending number="2" type="stop"/>\r
-        <repeat direction="backward"/>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some more nested repeats with 
+          alternatives, where the MusicXML file does not make sense in the 
+          first place. How well are applications able to cope with improper 
+          repeats and alternatives?</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <ending number="1, 2, 3" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="1, 2, 3" type="stop"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <barline location="left">
+        <ending number="2" type="start"/>
+      </barline>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <ending number="2" type="discontinue"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <print new-system="yes"/>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+        <ending number="2" type="stop"/>
+        <repeat direction="backward"/>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index dc24a7848b285cdfae8005dfac2d838d475322b8..db3cac58a46b5544f12286dd7bfe15a58b07b059 100644 (file)
@@ -1,73 +1,73 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A forward-repeating bar line \r
-          without an ending repeat bar.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <barline location="left">\r
-        <bar-style>heavy-light</bar-style>\r
-        <repeat direction="forward"/>\r
-      </barline>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>whole</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A forward-repeating bar line 
+          without an ending repeat bar.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <barline location="left">
+        <bar-style>heavy-light</bar-style>
+        <repeat direction="forward"/>
+      </barline>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>whole</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 97bb0953c3a9da14bbbb9388bde0eaac29c770b8..5fbd00ac87e23fd6f4186e37adc8c0fff6566619 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A 3/8 pickup measure, a measure \r
-          that is split into one (incomplete, only 2/4) measure and an implicit \r
-          measure, and an incomplete measure (containg 3/4).</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure implicit="yes" number="0">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-          <pitch>\r
-              <step>E</step>\r
-              <octave>4</octave>\r
-          </pitch>\r
-          <duration>2</duration>\r
-          <voice>1</voice>\r
-          <type>quarter</type>\r
-          <stem>up</stem>\r
-      </note>\r
-      <note>\r
-          <pitch>\r
-              <step>E</step>\r
-              <octave>4</octave>\r
-          </pitch>\r
-          <duration>1</duration>\r
-          <voice>1</voice>\r
-          <type>eighth</type>\r
-          <stem>up</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="1">\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>none</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure implicit="yes" number="X1">\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A 3/8 pickup measure, a measure 
+          that is split into one (incomplete, only 2/4) measure and an implicit 
+          measure, and an incomplete measure (containg 3/4).</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure implicit="yes" number="0">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+          <pitch>
+              <step>E</step>
+              <octave>4</octave>
+          </pitch>
+          <duration>2</duration>
+          <voice>1</voice>
+          <type>quarter</type>
+          <stem>up</stem>
+      </note>
+      <note>
+          <pitch>
+              <step>E</step>
+              <octave>4</octave>
+          </pitch>
+          <duration>1</duration>
+          <voice>1</voice>
+          <type>eighth</type>
+          <stem>up</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="1">
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <barline location="right">
+        <bar-style>none</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure implicit="yes" number="X1">
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+      </note>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 0ce65ac41d82b38604bd4e2a043f01cd27b21836..65279c4ca38ce417db0eee4058a71f40428f616a 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A multi-voice / multi-staff part \r
-          with a clef change in the middle of a measure and a &lt;backward&gt; \r
-          for voice 2 jumping back beyond that clef change.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="84">\r
-      <attributes>\r
-        <divisions>336</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time>\r
-          <beats>6</beats>\r
-          <beat-type>8</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">continue</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <attributes>\r
-        <clef number="1">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <backup>\r
-        <duration>1008</duration>\r
-      </backup>\r
-      <note>\r
-        <rest/>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">begin</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">end</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">begin</beam>\r
-        <notations>\r
-          <slur number="1" placement="below" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>3</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-        <beam number="2">begin</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>3</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-        <beam number="2">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <alter>1</alter>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>3</voice>\r
-        <type>16th</type>\r
-        <accidental>sharp</accidental>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-        <beam number="2">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>84</duration>\r
-        <voice>3</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">end</beam>\r
-        <beam number="2">end</beam>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-light</bar-style>\r
-      </barline>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="85">\r
-      <attributes>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-          <dynamics default-y="-61" placement="below" relative-x="-14">\r
-            <fp/>\r
-          </dynamics>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">continue</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <notations>\r
-          <slur number="1" placement="above" type="start"/>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-      </note>\r
-      <backup>\r
-        <duration>1008</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>336</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>336</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>168</duration>\r
-        <voice>3</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <notations>\r
-          <articulations>\r
-            <staccato placement="below"/>\r
-          </articulations>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A multi-voice / multi-staff part 
+          with a clef change in the middle of a measure and a &lt;backward&gt; 
+          for voice 2 jumping back beyond that clef change.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="84">
+      <attributes>
+        <divisions>336</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time>
+          <beats>6</beats>
+          <beat-type>8</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">continue</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <attributes>
+        <clef number="1">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <backup>
+        <duration>1008</duration>
+      </backup>
+      <note>
+        <rest/>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">begin</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">end</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">begin</beam>
+        <notations>
+          <slur number="1" placement="below" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>3</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+        <beam number="2">begin</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>3</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+        <beam number="2">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <alter>1</alter>
+          <octave>2</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>3</voice>
+        <type>16th</type>
+        <accidental>sharp</accidental>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+        <beam number="2">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>84</duration>
+        <voice>3</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">end</beam>
+        <beam number="2">end</beam>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <barline location="right">
+        <bar-style>light-light</bar-style>
+      </barline>
+    </measure>
+    <!--=======================================================-->
+    <measure number="85">
+      <attributes>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+          <dynamics default-y="-61" placement="below" relative-x="-14">
+            <fp/>
+          </dynamics>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">continue</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <notations>
+          <slur number="1" placement="above" type="start"/>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+      </note>
+      <backup>
+        <duration>1008</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>336</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <rest/>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <staff>2</staff>
+      </note>
+      <note>
+        <rest/>
+        <duration>336</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>168</duration>
+        <voice>3</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <notations>
+          <articulations>
+            <staccato placement="below"/>
+          </articulations>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 6e3b7eddefa6e72a7c3b5b1621506dd5682f6ccd..00922bc7344ef9af6d8259bd1c915ad0fd99ef70 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Two voices share one staff. Each \r
-        voice is assigned some lyrics.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>8</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <articulations>\r
-            <accent placement="below"/>\r
-          </articulations>\r
-          <fermata type="upright"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>This</text>\r
-        </lyric>\r
-      </note>\r
-      <direction placement="below">\r
-        <direction-type>\r
-          <dynamics default-y="-80">\r
-            <mf/>\r
-          </dynamics>\r
-        </direction-type>\r
-        <offset>-3</offset>\r
-        <sound dynamics="83"/>\r
-      </direction>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>is</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>the</text>\r
-        </lyric>\r
-      </note>\r
-      <backup>\r
-        <duration>32</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>16</duration>\r
-        <voice>2</voice>\r
-        <type>half</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <articulations>\r
-            <accent placement="below"/>\r
-          </articulations>\r
-          <fermata type="upright"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>This</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>is</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>the</text>\r
-        </lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest>\r
-          <display-step>A</display-step>\r
-          <display-octave>5</display-octave>\r
-        </rest>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>lyrics</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>12</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <dot/>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>of</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>Voice1</text>\r
-        </lyric>\r
-      </note>\r
-      <backup>\r
-        <duration>32</duration>\r
-      </backup>\r
-      <note>\r
-        <rest>\r
-          <display-step>C</display-step>\r
-          <display-octave>4</display-octave>\r
-        </rest>\r
-        <duration>8</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>8</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>lyrics</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>12</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <dot/>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="start"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>of</text>\r
-        </lyric>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>4</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <notations>\r
-          <slur number="1" type="stop"/>\r
-        </notations>\r
-        <lyric number="1">\r
-          <syllabic>single</syllabic>\r
-          <text>Voice1</text>\r
-        </lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>32</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Two voices share one staff. Each 
+        voice is assigned some lyrics.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>8</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>16</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <stem>up</stem>
+        <notations>
+          <articulations>
+            <accent placement="below"/>
+          </articulations>
+          <fermata type="upright"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>This</text>
+        </lyric>
+      </note>
+      <direction placement="below">
+        <direction-type>
+          <dynamics default-y="-80">
+            <mf/>
+          </dynamics>
+        </direction-type>
+        <offset>-3</offset>
+        <sound dynamics="83"/>
+      </direction>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>is</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>the</text>
+        </lyric>
+      </note>
+      <backup>
+        <duration>32</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>16</duration>
+        <voice>2</voice>
+        <type>half</type>
+        <stem>down</stem>
+        <notations>
+          <articulations>
+            <accent placement="below"/>
+          </articulations>
+          <fermata type="upright"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>This</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>is</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>the</text>
+        </lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest>
+          <display-step>A</display-step>
+          <display-octave>5</display-octave>
+        </rest>
+        <duration>8</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>lyrics</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>12</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <dot/>
+        <stem>up</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>of</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>Voice1</text>
+        </lyric>
+      </note>
+      <backup>
+        <duration>32</duration>
+      </backup>
+      <note>
+        <rest>
+          <display-step>C</display-step>
+          <display-octave>4</display-octave>
+        </rest>
+        <duration>8</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>8</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>lyrics</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>12</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <dot/>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="start"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>of</text>
+        </lyric>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>4</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <notations>
+          <slur number="1" type="stop"/>
+        </notations>
+        <lyric number="1">
+          <syllabic>single</syllabic>
+          <text>Voice1</text>
+        </lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>32</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 215e2aa7852af5e76656d76df552581f7fabdf7e..4138aa09b3e9053eaafd7da5a21e6104b7479923 100644 (file)
@@ -1,93 +1,93 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A grace note that appears at the \r
-          measure end (without any steal-from-* attribute set). Some \r
-          applications need to convert this into an after-grace.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="25">\r
-      <attributes>\r
-        <divisions>32</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time>\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>64</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>64</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <beam number="2">begin</beam>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <beam number="2">end</beam>\r
-      </note>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A grace note that appears at the 
+          measure end (without any steal-from-* attribute set). Some 
+          applications need to convert this into an after-grace.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="25">
+      <attributes>
+        <divisions>32</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time>
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>64</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>64</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <beam number="2">begin</beam>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <beam number="2">end</beam>
+      </note>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index b14be20f5bc166a90b337f5b47a371469f36a3ed..60f568d5f9ac96e09e6c2678b4af2ddd86e5d981 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Some grace notes and after-graces (indicated by steal-time-previous and steal-time-next).</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="25">\r
-      <attributes>\r
-        <divisions>32</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time>\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>64</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace steal-time-previous="20"/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace steal-time-next="20"/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>64</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-        <beam number="2">begin</beam>\r
-      </note>\r
-      <note>\r
-        <grace/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <voice>1</voice>\r
-        <type>16th</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-        <beam number="2">end</beam>\r
-      </note>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some grace notes and after-graces (indicated by steal-time-previous and steal-time-next).</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="25">
+      <attributes>
+        <divisions>32</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time>
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>64</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace steal-time-previous="20"/>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace steal-time-next="20"/>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>64</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>G</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+        <beam number="2">begin</beam>
+      </note>
+      <note>
+        <grace/>
+        <pitch>
+          <step>A</step>
+          <octave>5</octave>
+        </pitch>
+        <voice>1</voice>
+        <type>16th</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+        <beam number="2">end</beam>
+      </note>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index e1e9485bffe25f9f82afa5e8704a8f4d0eb147af..dab5d7eb63eeb438e3963f2bbbd243f7a464783d 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Staff changes in a piano staff. \r
-          The voice from the second staff has some notes/chords on the first \r
-          staff. The final two chords have some notes on the first, some on \r
-          the second staff.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <rest/>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>8</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">begin</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">end</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">begin</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">end</beam>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <rest/>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>8</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">begin</beam>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">continue</beam>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-        <beam number="1">end</beam>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>eighth</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>2</voice>\r
-        <type>half</type>\r
-        <staff>2</staff>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Staff changes in a piano staff. 
+          The voice from the second staff has some notes/chords on the first 
+          staff. The final two chords have some notes on the first, some on 
+          the second staff.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <rest/>
+        <duration>8</duration>
+        <voice>1</voice>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>8</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <beam number="1">begin</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">end</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">begin</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>1</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>down</stem>
+        <staff>2</staff>
+        <beam number="1">end</beam>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <rest/>
+        <duration>8</duration>
+        <voice>1</voice>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>8</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">begin</beam>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">continue</beam>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>2</staff>
+        <beam number="1">end</beam>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>eighth</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>2</voice>
+        <type>half</type>
+        <staff>2</staff>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index c99ad39ebc8e25f71720385cc68f556245eb0304..55a1d329fc111a481950c1c29ef595ce7646b2d7 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A normal staff with several \r
-          (complex) chord names displayed.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-seventh</kind>\r
-        <degree>\r
-          <degree-value>11</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>B</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-        <degree>\r
-          <degree-value>5</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>alter</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>9</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>E</root-step>\r
-          <root-alter>-1</root-alter>\r
-        </root>\r
-        <kind>major</kind>\r
-        <degree>\r
-          <degree-value>2</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>G</root-step>\r
-        </root>\r
-        <kind>minor</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>D</root-step>\r
-          <root-alter>1</root-alter>\r
-        </root>\r
-        <kind>major-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>A</root-step>\r
-        </root>\r
-        <kind>diminished-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="40">\r
-        <root>\r
-          <root-step>A</root-step>\r
-        </root>\r
-        <kind>augmented</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A normal staff with several 
+          (complex) chord names displayed.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <harmony default-y="40">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-seventh</kind>
+        <degree>
+          <degree-value>11</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>B</root-step>
+        </root>
+        <kind>dominant</kind>
+        <degree>
+          <degree-value>5</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>alter</degree-type>
+        </degree>
+        <degree>
+          <degree-value>9</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>E</root-step>
+          <root-alter>-1</root-alter>
+        </root>
+        <kind>major</kind>
+        <degree>
+          <degree-value>2</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <harmony default-y="40">
+        <root>
+          <root-step>G</root-step>
+        </root>
+        <kind>minor</kind>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>D</root-step>
+          <root-alter>1</root-alter>
+        </root>
+        <kind>major-seventh</kind>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>A</root-step>
+        </root>
+        <kind>diminished-seventh</kind>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="40">
+        <root>
+          <root-step>A</root-step>
+        </root>
+        <kind>augmented</kind>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 1d2723bef64d638076b4a409d560380c05fb7b0e..4238e3d05241c2ef0785ac583963533464f35e9a 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A staff with chord names and some \r
-          fretboards shown. (In Finaly, only the fretboards were shown!!!)</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>D</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-seventh</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>3</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>4</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-        <degree>\r
-          <degree-value>13</degree-value>\r
-          <degree-alter>-1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>8</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>8</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>8</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>9</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>9</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A staff with chord names and some 
+          fretboards shown. (In Finaly, only the fretboards were shown!!!)</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <harmony default-y="100">
+        <root>
+          <root-step>D</root-step>
+        </root>
+        <kind>major</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>2</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>0</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-seventh</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>3</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>5</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>4</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>3</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant</kind>
+        <degree>
+          <degree-value>13</degree-value>
+          <degree-alter>-1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>8</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>8</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>8</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>9</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>9</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>0</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index c10d995a807e1edff847a898c16a86acc6c5a21b..281eebb65d25cbb28b9c9d6a07f8ad8a6c1a0244 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">A staff with chord names and some \r
-          fretboards shown. The fretboards can have an arbitrary number of \r
-          frets/strings, can start at an arbitrary fret and can even contain \r
-          fingering information.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-seventh</kind>\r
-        <degree>\r
-          <degree-value>11</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>2</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>4</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>B</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-        <degree>\r
-          <degree-value>5</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>alter</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>9</degree-value>\r
-          <degree-alter>1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>E</root-step>\r
-          <root-alter>-1</root-alter>\r
-        </root>\r
-        <kind>major</kind>\r
-        <degree>\r
-          <degree-value>2</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>5</frame-frets>\r
-          <first-fret>11</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>11</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>13</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>15</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>12</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>11</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>11</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>G</root-step>\r
-        </root>\r
-        <kind>minor</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>3</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>D</root-step>\r
-          <root-alter>1</root-alter>\r
-        </root>\r
-        <kind>major-seventh</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>A</root-step>\r
-        </root>\r
-        <kind>diminished-seventh</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <frame>\r
-          <frame-strings>10</frame-strings>\r
-          <frame-frets>3</frame-frets>\r
-          <frame-note>\r
-            <string>10</string>\r
-            <fret>1</fret>\r
-            <fingering>2</fingering>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>9</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>7</string>\r
-            <fret>1</fret>\r
-            <fingering>4</fingering>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>1</fret>\r
-            <fingering>5</fingering>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">A staff with chord names and some 
+          fretboards shown. The fretboards can have an arbitrary number of 
+          frets/strings, can start at an arbitrary fret and can even contain 
+          fingering information.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>0</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-seventh</kind>
+        <degree>
+          <degree-value>11</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>2</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>5</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>4</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>5</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>2</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>B</root-step>
+        </root>
+        <kind>dominant</kind>
+        <degree>
+          <degree-value>5</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>alter</degree-type>
+        </degree>
+        <degree>
+          <degree-value>9</degree-value>
+          <degree-alter>1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>3</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>E</root-step>
+          <root-alter>-1</root-alter>
+        </root>
+        <kind>major</kind>
+        <degree>
+          <degree-value>2</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>5</frame-frets>
+          <first-fret>11</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>11</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>13</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>15</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>12</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>11</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>11</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <harmony default-y="100">
+        <root>
+          <root-step>G</root-step>
+        </root>
+        <kind>minor</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>3</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>5</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>5</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>3</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>D</root-step>
+          <root-alter>1</root-alter>
+        </root>
+        <kind>major-seventh</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>3</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>A</root-step>
+        </root>
+        <kind>diminished-seventh</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>2</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+        <frame>
+          <frame-strings>10</frame-strings>
+          <frame-frets>3</frame-frets>
+          <frame-note>
+            <string>10</string>
+            <fret>1</fret>
+            <fingering>2</fingering>
+          </frame-note>
+          <frame-note>
+            <string>9</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>7</string>
+            <fret>1</fret>
+            <fingering>4</fingering>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>1</fret>
+            <fingering>5</fingering>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>0</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index 451a6d8ffabadf12cf86389cbf996f724b921045..fba900bb173d0aee8a8c0693dcb46d14b3fd3e84 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Chords and fretboards assigned to \r
-          the voices in a multi-voice, multi-staff part. There should be fret \r
-          diagrams above each of the two staves.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Piano</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>1</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <staves>2</staves>\r
-        <clef number="1">\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-        <clef number="2">\r
-          <sign>F</sign>\r
-          <line>4</line>\r
-        </clef>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>E</root-step>\r
-          <root-alter>-1</root-alter>\r
-        </root>\r
-        <kind>minor-ninth</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>4</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>6</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>4</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>6</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>6</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>D</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-seventh</kind>\r
-        <degree>\r
-          <degree-value>11</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>1</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>2</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>1</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <harmony default-y="100">\r
-        <root>\r
-          <root-step>G</root-step>\r
-          <root-alter>1</root-alter>\r
-        </root>\r
-        <kind>suspended-fourth</kind>\r
-        <degree>\r
-          <degree-value>7</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>9</degree-value>\r
-          <degree-alter>-1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>11</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>13</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-        <frame>\r
-          <frame-strings>6</frame-strings>\r
-          <frame-frets>4</frame-frets>\r
-          <first-fret>4</first-fret>\r
-          <frame-note>\r
-            <string>6</string>\r
-            <fret>4</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>4</string>\r
-            <fret>4</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>3</string>\r
-            <fret>6</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>2</string>\r
-            <fret>6</fret>\r
-          </frame-note>\r
-          <frame-note>\r
-            <string>1</string>\r
-            <fret>5</fret>\r
-          </frame-note>\r
-        </frame>\r
-      </harmony>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>3</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <backup>\r
-        <duration>4</duration>\r
-      </backup>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>4</voice>\r
-        <type>quarter</type>\r
-        <stem>down</stem>\r
-        <staff>2</staff>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Chords and fretboards assigned to 
+          the voices in a multi-voice, multi-staff part. There should be fret 
+          diagrams above each of the two staves.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Piano</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>1</midi-program>
+      </midi-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <staves>2</staves>
+        <clef number="1">
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+        <clef number="2">
+          <sign>F</sign>
+          <line>4</line>
+        </clef>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>E</root-step>
+          <root-alter>-1</root-alter>
+        </root>
+        <kind>minor-ninth</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>4</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>6</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>4</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>6</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>6</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>0</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>D</root-step>
+        </root>
+        <kind>dominant</kind>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>2</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>2</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-seventh</kind>
+        <degree>
+          <degree-value>11</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <frame-note>
+            <string>6</string>
+            <fret>0</fret>
+          </frame-note>
+          <frame-note>
+            <string>5</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>3</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>1</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>1</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>2</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>1</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <harmony default-y="100">
+        <root>
+          <root-step>G</root-step>
+          <root-alter>1</root-alter>
+        </root>
+        <kind>suspended-fourth</kind>
+        <degree>
+          <degree-value>7</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <degree>
+          <degree-value>9</degree-value>
+          <degree-alter>-1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <degree>
+          <degree-value>11</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <degree>
+          <degree-value>13</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+        <frame>
+          <frame-strings>6</frame-strings>
+          <frame-frets>4</frame-frets>
+          <first-fret>4</first-fret>
+          <frame-note>
+            <string>6</string>
+            <fret>4</fret>
+          </frame-note>
+          <frame-note>
+            <string>4</string>
+            <fret>4</fret>
+          </frame-note>
+          <frame-note>
+            <string>3</string>
+            <fret>6</fret>
+          </frame-note>
+          <frame-note>
+            <string>2</string>
+            <fret>6</fret>
+          </frame-note>
+          <frame-note>
+            <string>1</string>
+            <fret>5</fret>
+          </frame-note>
+        </frame>
+      </harmony>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>3</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <staff>2</staff>
+      </note>
+      <backup>
+        <duration>4</duration>
+      </backup>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>4</voice>
+        <type>quarter</type>
+        <stem>down</stem>
+        <staff>2</staff>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index a3cd659ece6957f8c6ef2d290e5a4021d3ab3585..fab65176e42358199dd0ea37136c8e73f5664563 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">Some tablature staves, with \r
-          explicit fingering information and different string tunings given \r
-          in the MusicXML file.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <part-group number="1" type="start">\r
-      <group-symbol>bracket</group-symbol>\r
-      <group-barline>yes</group-barline>\r
-    </part-group>\r
-    <score-part id="P1">\r
-      <part-name>Guitar</part-name>\r
-      <part-abbreviation>Gtr.</part-abbreviation>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Guitar</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P1-I1">\r
-        <midi-channel>1</midi-channel>\r
-        <midi-program>26</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P2">\r
-      <part-name>Guitar</part-name>\r
-      <part-abbreviation>Gtr.</part-abbreviation>\r
-      <score-instrument id="P2-I2">\r
-        <instrument-name>Guitar</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P2-I2">\r
-        <midi-channel>2</midi-channel>\r
-        <midi-program>26</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P3">\r
-      <part-name>Guitar</part-name>\r
-      <part-abbreviation>Gtr.</part-abbreviation>\r
-      <score-instrument id="P3-I3">\r
-        <instrument-name>Guitar</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P3-I3">\r
-        <midi-channel>3</midi-channel>\r
-        <midi-program>26</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P4">\r
-      <part-name>Guitar</part-name>\r
-      <part-abbreviation>Gtr.</part-abbreviation>\r
-      <score-instrument id="P4-I4">\r
-        <instrument-name>Guitar</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P4-I4">\r
-        <midi-channel>4</midi-channel>\r
-        <midi-program>26</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P5">\r
-      <part-name>Bass Guitar</part-name>\r
-      <part-abbreviation>Bass</part-abbreviation>\r
-      <score-instrument id="P5-I5">\r
-        <instrument-name>Bass Guitar</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P5-I5">\r
-        <midi-channel>5</midi-channel>\r
-        <midi-program>35</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P6">\r
-      <part-name>Banjo</part-name>\r
-      <part-abbreviation>Bjo.</part-abbreviation>\r
-      <score-instrument id="P6-I6">\r
-        <instrument-name>Banjo</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P6-I6">\r
-        <midi-channel>6</midi-channel>\r
-        <midi-program>106</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P7">\r
-      <part-name>Lute</part-name>\r
-      <part-abbreviation>L.</part-abbreviation>\r
-      <score-instrument id="P7-I7">\r
-        <instrument-name>Lute</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P7-I7">\r
-        <midi-channel>7</midi-channel>\r
-        <midi-program>25</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <score-part id="P8">\r
-      <part-name>Ukulele</part-name>\r
-      <part-abbreviation>Uk.</part-abbreviation>\r
-      <score-instrument id="P8-I8">\r
-        <instrument-name>Ukulele</instrument-name>\r
-      </score-instrument>\r
-      <midi-instrument id="P8-I8">\r
-        <midi-channel>8</midi-channel>\r
-        <midi-program>25</midi-program>\r
-      </midi-instrument>\r
-    </score-part>\r
-    <part-group number="1" type="stop"/>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>6</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>B</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="6">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>5</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>5</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>17</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>2</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <alter>1</alter>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>F</step>\r
-          <alter>1</alter>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>5</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <alter>1</alter>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>1</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P2">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>6</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>B</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="6">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <alter>1</alter>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <alter>1</alter>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>1</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>3</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <alter>1</alter>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>5</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <alter>1</alter>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>2</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P3">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>6</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>F</tuning-step>\r
-            <tuning-alter>1</tuning-alter>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="6">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <alter>1</alter>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>1</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>2</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>3</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <alter>1</alter>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>5</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <alter>1</alter>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>6</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P4">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>6</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>B</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="6">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>-7</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>5</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <chord/>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>8</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P5">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>4</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>1</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>1</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>1</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <alter>1</alter>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>8</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>1</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>1</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>1</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>1</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>none</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note print-object="no">\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P6">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>5</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>C</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <alter>1</alter>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>3</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <rest/>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P7">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details show-frets="letters">\r
-          <staff-lines>6</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>2</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>C</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>F</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>3</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="5">\r
-            <tuning-step>D</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="6">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <alter>1</alter>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <alter>1</alter>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>1</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>A</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>2</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>7</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>D</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>F</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>4</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>G</step>\r
-          <octave>2</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>6</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>3</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>5</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-  <part id="P8">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>1</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <clef>\r
-          <sign>TAB</sign>\r
-          <line>5</line>\r
-        </clef>\r
-        <staff-details>\r
-          <staff-lines>4</staff-lines>\r
-          <staff-tuning line="1">\r
-            <tuning-step>A</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="2">\r
-            <tuning-step>E</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="3">\r
-            <tuning-step>C</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-          <staff-tuning line="4">\r
-            <tuning-step>G</tuning-step>\r
-            <tuning-octave>4</tuning-octave>\r
-          </staff-tuning>\r
-        </staff-details>\r
-      </attributes>\r
-      <sound tempo="120"/>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>6</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>24</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>B</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>1</string>\r
-            <fret>4</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>E</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>3</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-      <note>\r
-        <pitch>\r
-          <step>C</step>\r
-          <octave>4</octave>\r
-        </pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <stem>up</stem>\r
-        <notations>\r
-          <technical>\r
-            <string>2</string>\r
-            <fret>0</fret>\r
-          </technical>\r
-        </notations>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <note>\r
-        <rest/>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some tablature staves, with 
+          explicit fingering information and different string tunings given 
+          in the MusicXML file.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <part-group number="1" type="start">
+      <group-symbol>bracket</group-symbol>
+      <group-barline>yes</group-barline>
+    </part-group>
+    <score-part id="P1">
+      <part-name>Guitar</part-name>
+      <part-abbreviation>Gtr.</part-abbreviation>
+      <score-instrument id="P1-I1">
+        <instrument-name>Guitar</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P1-I1">
+        <midi-channel>1</midi-channel>
+        <midi-program>26</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P2">
+      <part-name>Guitar</part-name>
+      <part-abbreviation>Gtr.</part-abbreviation>
+      <score-instrument id="P2-I2">
+        <instrument-name>Guitar</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P2-I2">
+        <midi-channel>2</midi-channel>
+        <midi-program>26</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P3">
+      <part-name>Guitar</part-name>
+      <part-abbreviation>Gtr.</part-abbreviation>
+      <score-instrument id="P3-I3">
+        <instrument-name>Guitar</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P3-I3">
+        <midi-channel>3</midi-channel>
+        <midi-program>26</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P4">
+      <part-name>Guitar</part-name>
+      <part-abbreviation>Gtr.</part-abbreviation>
+      <score-instrument id="P4-I4">
+        <instrument-name>Guitar</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P4-I4">
+        <midi-channel>4</midi-channel>
+        <midi-program>26</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P5">
+      <part-name>Bass Guitar</part-name>
+      <part-abbreviation>Bass</part-abbreviation>
+      <score-instrument id="P5-I5">
+        <instrument-name>Bass Guitar</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P5-I5">
+        <midi-channel>5</midi-channel>
+        <midi-program>35</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P6">
+      <part-name>Banjo</part-name>
+      <part-abbreviation>Bjo.</part-abbreviation>
+      <score-instrument id="P6-I6">
+        <instrument-name>Banjo</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P6-I6">
+        <midi-channel>6</midi-channel>
+        <midi-program>106</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P7">
+      <part-name>Lute</part-name>
+      <part-abbreviation>L.</part-abbreviation>
+      <score-instrument id="P7-I7">
+        <instrument-name>Lute</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P7-I7">
+        <midi-channel>7</midi-channel>
+        <midi-program>25</midi-program>
+      </midi-instrument>
+    </score-part>
+    <score-part id="P8">
+      <part-name>Ukulele</part-name>
+      <part-abbreviation>Uk.</part-abbreviation>
+      <score-instrument id="P8-I8">
+        <instrument-name>Ukulele</instrument-name>
+      </score-instrument>
+      <midi-instrument id="P8-I8">
+        <midi-channel>8</midi-channel>
+        <midi-program>25</midi-program>
+      </midi-instrument>
+    </score-part>
+    <part-group number="1" type="stop"/>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>6</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>B</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="6">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>5</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>5</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>17</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>1</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>2</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>G</step>
+          <alter>1</alter>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>F</step>
+          <alter>1</alter>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>5</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <alter>1</alter>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>1</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note print-object="no">
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P2">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>6</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>B</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="6">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>D</step>
+          <alter>1</alter>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <alter>1</alter>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>1</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>3</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>F</step>
+          <alter>1</alter>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>2</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>5</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <alter>1</alter>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>2</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P3">
+    <measure number="1">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>6</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>F</tuning-step>
+            <tuning-alter>1</tuning-alter>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="6">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>A</step>
+          <alter>1</alter>
+          <octave>3</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>1</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>2</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>3</fret>
+          </technical>
+        </notations>
+      </note>
+      <note print-object="no">
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>half</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>G</step>
+          <alter>1</alter>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>5</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <alter>1</alter>
+          <octave>2</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>6</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note print-object="no">
+        <rest/>
+        <duration>8</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P4">
+    <measure number="1">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>6</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>B</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="6">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>-7</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>D</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>5</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>A</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <chord/>
+        <pitch>
+          <step>A</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note print-object="no">
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+      <note print-object="no">
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>half</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note print-object="no">
+        <rest/>
+        <duration>8</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P5">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>4</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>1</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>1</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>1</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <alter>1</alter>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>8</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>1</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>1</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>1</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>1</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>none</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note print-object="no">
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P6">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>5</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>C</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>D</step>
+          <alter>1</alter>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>3</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <rest/>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P7">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details show-frets="letters">
+          <staff-lines>6</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>2</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>C</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>F</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>3</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="5">
+            <tuning-step>D</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="6">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>C</step>
+          <alter>1</alter>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <alter>1</alter>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>1</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>A</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>2</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>7</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>D</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>F</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>4</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>G</step>
+          <octave>2</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>6</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>3</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>5</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+  <part id="P8">
+    <measure number="1">
+      <attributes>
+        <divisions>1</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <clef>
+          <sign>TAB</sign>
+          <line>5</line>
+        </clef>
+        <staff-details>
+          <staff-lines>4</staff-lines>
+          <staff-tuning line="1">
+            <tuning-step>A</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="2">
+            <tuning-step>E</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="3">
+            <tuning-step>C</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+          <staff-tuning line="4">
+            <tuning-step>G</tuning-step>
+            <tuning-octave>4</tuning-octave>
+          </staff-tuning>
+        </staff-details>
+      </attributes>
+      <sound tempo="120"/>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>6</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>24</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>B</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>1</string>
+            <fret>4</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>E</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>3</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+      <note>
+        <pitch>
+          <step>C</step>
+          <octave>4</octave>
+        </pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <stem>up</stem>
+        <notations>
+          <technical>
+            <string>2</string>
+            <fret>0</fret>
+          </technical>
+        </notations>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <note>
+        <rest/>
+        <duration>4</duration>
+        <voice>1</voice>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>
index c7a1634befbe905d74971115d2bc896b7e7820ac..facab3489f45939e72843519fb81b109ee6b62f7 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
-                                "http://www.musicxml.org/dtds/partwise.dtd">\r
-<score-partwise>\r
-  <movement-title>All MusicXML chord names/types with &lt;root&gt;</movement-title>\r
-  <identification>\r
-    <miscellaneous>\r
-      <miscellaneous-field name="description">All chord types defined in \r
-          MusicXML. The staff will only contain one c' note (NO chord) for \r
-          all of them, but the chord names should be properly \r
-          printed.</miscellaneous-field>\r
-    </miscellaneous>\r
-  </identification>\r
-  <part-list>\r
-    <score-part id="P1">\r
-      <part-name>MusicXML Part</part-name>\r
-      <score-instrument id="P1-I1">\r
-        <instrument-name>Acoustic Grand Piano</instrument-name>\r
-      </score-instrument>\r
-    </score-part>\r
-  </part-list>\r
-  <!--=========================================================-->\r
-  <part id="P1">\r
-    <measure number="1">\r
-      <attributes>\r
-        <divisions>2</divisions>\r
-        <key>\r
-          <fifths>0</fifths>\r
-          <mode>major</mode>\r
-        </key>\r
-        <time symbol="common">\r
-          <beats>4</beats>\r
-          <beat-type>4</beat-type>\r
-        </time>\r
-        <clef>\r
-          <sign>G</sign>\r
-          <line>2</line>\r
-        </clef>\r
-      </attributes>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>augmented</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>augmented</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>diminished</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>diminished</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="2">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>dominant</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-seventh</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor-seventh</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>diminished-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>diminished-seventh</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="3">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>augmented-seventh</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>augmented-seventh</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>half-diminished</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>half-diminished</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-minor</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-minor</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-sixth</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-sixth</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="4">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-sixth</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor-sixth</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant-ninth</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>dominant-ninth</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-ninth</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-ninth</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-ninth</kind>\r
-        <lyric number="1"><text>minor-ninth</text></lyric>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor-ninth</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="5">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant-11th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>dominant-11th</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-11th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-11th</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-11th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor-11th</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>dominant-13th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>dominant-13th</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="6">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major-13th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>major-13th</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>minor-13th</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>minor-13th</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>suspended-second</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>suspended-second</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>suspended-fourth</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>suspended-fourth</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="7">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>Neapolitan</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Neapolitan</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>Italian</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Italians</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>French</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>French</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>German</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-         <lyric number="1"><text>German</text></lyric>\r
-     </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="8">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>pedal</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>pedal</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>power</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>power</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>Tristan</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>Tristan</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>other</kind>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>other</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="9">\r
-      <harmony>\r
-        <root>\r
-          <root-step>F</root-step>\r
-          <root-alter>1</root-alter>\r
-        </root>\r
-        <kind>major</kind>\r
-        <inversion>2</inversion>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>4</duration>\r
-        <voice>1</voice>\r
-        <type>half</type>\r
-        <lyric number="1"><text>Inversion</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>F</root-step>\r
-          <root-alter>-2</root-alter>\r
-        </root>\r
-        <kind>major</kind>\r
-        <bass>\r
-          <bass-step>C</bass-step>\r
-        </bass>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <lyric number="1"><text>Fbb/C</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>G</root-step>\r
-          <root-alter>1</root-alter>\r
-        </root>\r
-        <kind>major</kind>\r
-        <bass>\r
-          <bass-step>D</bass-step>\r
-          <bass-alter>1</bass-alter>\r
-        </bass>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>1</duration>\r
-        <voice>1</voice>\r
-        <type>eighth</type>\r
-        <lyric number="1"><text>G#/D#</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-      </harmony>\r
-      <note>\r
-        <rest/>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>C</text></lyric>\r
-      </note>\r
-    </measure>\r
-    <!--=======================================================-->\r
-    <measure number="10">\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <degree>\r
-          <degree-value>3</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>subtract</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>5</degree-value>\r
-          <degree-alter>-1</degree-alter>\r
-          <degree-type>alter</degree-type>\r
-        </degree>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>C-3+5b</text></lyric>\r
-      </note>\r
-      <harmony>\r
-        <root>\r
-          <root-step>C</root-step>\r
-        </root>\r
-        <kind>major</kind>\r
-        <degree>\r
-          <degree-value>1</degree-value>\r
-          <degree-alter>0</degree-alter>\r
-          <degree-type>subtract</degree-type>\r
-        </degree>\r
-        <degree>\r
-          <degree-value>6</degree-value>\r
-          <degree-alter>-1</degree-alter>\r
-          <degree-type>add</degree-type>\r
-        </degree>\r
-      </harmony>\r
-      <note>\r
-        <pitch><step>C</step><octave>4</octave></pitch>\r
-        <duration>2</duration>\r
-        <voice>1</voice>\r
-        <type>quarter</type>\r
-        <lyric number="1"><text>C-1+6b</text></lyric>\r
-      </note>\r
-      <barline location="right">\r
-        <bar-style>light-heavy</bar-style>\r
-      </barline>\r
-    </measure>\r
-  </part>\r
-  <!--=========================================================-->\r
-</score-partwise>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
+                                "http://www.musicxml.org/dtds/partwise.dtd">
+<score-partwise>
+  <movement-title>All MusicXML chord names/types with &lt;root&gt;</movement-title>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">All chord types defined in 
+          MusicXML. The staff will only contain one c' note (NO chord) for 
+          all of them, but the chord names should be properly 
+          printed.</miscellaneous-field>
+    </miscellaneous>
+  </identification>
+  <part-list>
+    <score-part id="P1">
+      <part-name>MusicXML Part</part-name>
+      <score-instrument id="P1-I1">
+        <instrument-name>Acoustic Grand Piano</instrument-name>
+      </score-instrument>
+    </score-part>
+  </part-list>
+  <!--=========================================================-->
+  <part id="P1">
+    <measure number="1">
+      <attributes>
+        <divisions>2</divisions>
+        <key>
+          <fifths>0</fifths>
+          <mode>major</mode>
+        </key>
+        <time symbol="common">
+          <beats>4</beats>
+          <beat-type>4</beat-type>
+        </time>
+        <clef>
+          <sign>G</sign>
+          <line>2</line>
+        </clef>
+      </attributes>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>augmented</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>augmented</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>diminished</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>diminished</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="2">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>dominant</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-seventh</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-seventh</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-seventh</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor-seventh</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>diminished-seventh</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>diminished-seventh</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="3">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>augmented-seventh</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>augmented-seventh</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>half-diminished</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>half-diminished</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-minor</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-minor</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-sixth</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-sixth</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="4">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-sixth</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor-sixth</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant-ninth</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>dominant-ninth</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-ninth</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-ninth</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-ninth</kind>
+        <lyric number="1"><text>minor-ninth</text></lyric>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor-ninth</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="5">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant-11th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>dominant-11th</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-11th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-11th</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-11th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor-11th</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>dominant-13th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>dominant-13th</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="6">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major-13th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>major-13th</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>minor-13th</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>minor-13th</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>suspended-second</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>suspended-second</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>suspended-fourth</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>suspended-fourth</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="7">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>Neapolitan</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Neapolitan</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>Italian</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Italians</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>French</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>French</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>German</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+         <lyric number="1"><text>German</text></lyric>
+     </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="8">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>pedal</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>pedal</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>power</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>power</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>Tristan</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>Tristan</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>other</kind>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>other</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="9">
+      <harmony>
+        <root>
+          <root-step>F</root-step>
+          <root-alter>1</root-alter>
+        </root>
+        <kind>major</kind>
+        <inversion>2</inversion>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>4</duration>
+        <voice>1</voice>
+        <type>half</type>
+        <lyric number="1"><text>Inversion</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>F</root-step>
+          <root-alter>-2</root-alter>
+        </root>
+        <kind>major</kind>
+        <bass>
+          <bass-step>C</bass-step>
+        </bass>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <lyric number="1"><text>Fbb/C</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>G</root-step>
+          <root-alter>1</root-alter>
+        </root>
+        <kind>major</kind>
+        <bass>
+          <bass-step>D</bass-step>
+          <bass-alter>1</bass-alter>
+        </bass>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>1</duration>
+        <voice>1</voice>
+        <type>eighth</type>
+        <lyric number="1"><text>G#/D#</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+      </harmony>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>C</text></lyric>
+      </note>
+    </measure>
+    <!--=======================================================-->
+    <measure number="10">
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+        <degree>
+          <degree-value>3</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>subtract</degree-type>
+        </degree>
+        <degree>
+          <degree-value>5</degree-value>
+          <degree-alter>-1</degree-alter>
+          <degree-type>alter</degree-type>
+        </degree>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>C-3+5b</text></lyric>
+      </note>
+      <harmony>
+        <root>
+          <root-step>C</root-step>
+        </root>
+        <kind>major</kind>
+        <degree>
+          <degree-value>1</degree-value>
+          <degree-alter>0</degree-alter>
+          <degree-type>subtract</degree-type>
+        </degree>
+        <degree>
+          <degree-value>6</degree-value>
+          <degree-alter>-1</degree-alter>
+          <degree-type>add</degree-type>
+        </degree>
+      </harmony>
+      <note>
+        <pitch><step>C</step><octave>4</octave></pitch>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>quarter</type>
+        <lyric number="1"><text>C-1+6b</text></lyric>
+      </note>
+      <barline location="right">
+        <bar-style>light-heavy</bar-style>
+      </barline>
+    </measure>
+  </part>
+  <!--=========================================================-->
+</score-partwise>