1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
\r
3 "http://www.musicxml.org/dtds/partwise.dtd">
\r
4 <score-partwise version="2.0">
\r
5 <movement-title>"Quotes" in header fields</movement-title>
\r
7 <creator type="composer">Some "Tester" Name</creator>
\r
8 <rights>Free for anyone ("Public Domain")</rights>
\r
10 <software>"Hand-crafted" MusicXML file</software>
\r
11 <encoding-date>2008-02-06</encoding-date>
\r
14 <miscellaneous-field name="description">Several header fields and part
\r
15 names can contain quotes ("). This test checks whether they are
\r
16 converted/imported without problems (i.e. whether they are correctly
\r
17 escaped when converting).</miscellaneous-field>
\r
21 <score-part id="P1">
\r
22 <part-name>Staff "Test"</part-name>
\r
25 <!--=========================================================-->
\r
27 <measure number="1">
\r
30 <duration>4</duration>
\r
34 <barline location="right">
\r
35 <bar-style>light-heavy</bar-style>
\r
39 <!--=========================================================-->
\r