doremi-script
Version:
Letter music notation processor
27 lines (26 loc) • 828 B
text/xml
<score-partwise version="2.0">
<identification>
<miscellaneous>
<miscellaneous-field name="description">A part with no id attribute.
Since this piece has only one part, it is clear which part
is described by the one part element.</miscellaneous-field>
</miscellaneous>
</identification>
<part-list>
<score-part id="P1">
<part-name print-object="no">MusicXML Part</part-name>
</score-part>
</part-list>
<part>
<measure number="1">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>whole</type>
</note>
</measure>
</part>
</score-partwise>