]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/05a-HeaderQuotes-Finale.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 05a-HeaderQuotes-Finale.xml
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
6   <identification>\r
7     <creator type="composer">Some "Tester" Name</creator>\r
8     <rights>Free for anyone ("Public Domain")</rights>\r
9     <encoding>\r
10       <software>"Hand-crafted" MusicXML file</software>\r
11       <encoding-date>2008-02-06</encoding-date>\r
12     </encoding>\r
13     <miscellaneous>\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
18     </miscellaneous>\r
19   </identification>\r
20   <part-list>\r
21     <score-part id="P1">\r
22       <part-name>Staff "Test"</part-name>\r
23     </score-part>\r
24   </part-list>\r
25   <!--=========================================================-->\r
26   <part id="P1">\r
27     <measure number="1">\r
28       <note>\r
29         <rest/>\r
30         <duration>4</duration>\r
31         <voice>1</voice>\r
32         <type>whole</type>\r
33       </note>\r
34       <barline location="right">\r
35         <bar-style>light-heavy</bar-style>\r
36       </barline>\r
37     </measure>\r
38   </part>\r
39   <!--=========================================================-->\r
40 </score-partwise>\r