]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/musicxml/18a-FiguredBass.xml
Remove warning message.
[lilypond.git] / input / regression / musicxml / 18a-FiguredBass.xml
index dd576a5d1c50ab51bb303be4b1de30865158e1c8..7837c8cf084afaa844f66f2714388214b5e6eb48 100644 (file)
@@ -2,8 +2,17 @@
 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
                                 "http://www.musicxml.org/dtds/partwise.dtd">
 <score-partwise version="1.1">
-  <movement-title>Figured Bass</movement-title>
-  <identification/>
+  <identification>
+    <miscellaneous>
+      <miscellaneous-field name="description">Some figured bass containing 
+          alterated figures, bracketed figures and slashed figures. The last 
+          note contains an empty &lt;figured-bass&gt; element, which is 
+          invalid MusicXML, to check how well applications cope with malformed 
+          files.
+      
+          Note that this file does not contain any extenders!</miscellaneous-field>
+    </miscellaneous>
+  </identification>
   <part-list>
     <score-part id="P1">
       <part-name>MusicXML Part</part-name>
         <duration>4</duration>
         <voice>1</voice>
         <type>eighth</type>
-        <stem>up</stem>
       </note>
       <note>
         <pitch><step>G</step><octave>4</octave></pitch>
         <duration>4</duration>
         <voice>1</voice>
         <type>eighth</type>
-        <stem>up</stem>
       </note>
       <figured-bass>
         <figure><prefix>sharp</prefix><figure-number>1</figure-number></figure>
         <voice>1</voice>
         <type>eighth</type>
         <dot/>
-        <stem>up</stem>
       </note>
       <figured-bass parentheses="yes">
         <figure><figure-number>6</figure-number></figure>
-        <duration>2</duration>
       </figured-bass>
       <note>
         <pitch><step>G</step><octave>4</octave></pitch>
         <duration>2</duration>
         <voice>1</voice>
         <type>16th</type>
-        <stem>up</stem>
       </note>
       <figured-bass>
         <figure><figure-number>5</figure-number><suffix>slash</suffix></figure>
@@ -89,7 +93,6 @@
         <voice>1</voice>
         <type>eighth</type>
         <dot/>
-        <stem>up</stem>
       </note>
       <!-- Check how well the application handles an empty element (invalid MusicXML!) -->
       <figured-bass>
         <duration>8</duration>
         <voice>1</voice>
         <type>quarter</type>
-        <stem>up</stem>
       </note>
       <barline location="right">
         <bar-style>light-heavy</bar-style>