MuseScore/test/musicxml/test98.xml
2012-05-26 14:49:10 +02:00

110 lines
3.4 KiB
XML

<?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">
<work>
<work-number></work-number>
<work-title></work-title>
</work>
<movement-number></movement-number>
<movement-title>test 9/8</movement-title>
<identification>
<creator type="composer">Lasconic</creator>
<creator type="poet"></creator>
<rights>All Rights Reserved</rights>
<encoding>
<software>Sibelius 5.0</software>
<software>Dolet 3.3 for Sibelius</software>
<supports type="no" element="accidental"/>
<supports type="no" element="transpose"/>
</encoding>
</identification>
<defaults>
<scaling>
<millimeters>6</millimeters>
<tenths>40</tenths>
</scaling>
<page-layout>
<page-height>1980</page-height>
<page-width>1400</page-width>
</page-layout>
</defaults>
<part-list>
<score-part id="P1">
<part-name>Alto Saxophone</part-name>
<part-abbreviation>A. Sax.</part-abbreviation>
<score-instrument id="P1-I1">
<instrument-name>Alto Saxophone</instrument-name>
</score-instrument>
<midi-instrument id="P1-I1">
<midi-channel>1</midi-channel>
<midi-program>6</midi-program>
</midi-instrument>
</score-part>
</part-list>
<part id="P1">
<measure number="1">
<attributes>
<divisions>768</divisions>
<key>
<fifths>0</fifths>
<mode>major</mode>
</key>
<time>
<beats>9</beats>
<beat-type>8</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<rest/>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<rest/>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<rest/>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
</measure>
<measure number="2">
<note>
<pitch>
<step>C</step>
<octave>5</octave>
</pitch>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<rest/>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
<note>
<rest/>
<duration>1152</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
</note>
</measure>
</part>
</score-partwise>