doremi-script
Version:
Letter music notation processor
33 lines (32 loc) • 1.04 kB
text/xml
<score-partwise>
<identification>
<rights>Copyright © XXXX by Y. ZZZZ.</rights>
<rights>Released To The Public Domain.</rights>
<miscellaneous>
<miscellaneous-field name="description">There can be multiple
<rights> tags in the identification element of the score. The
conversion shall still work, ideally using both of
them.</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">
<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>