summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml
blob: ac26ccc4692d85381312588c5be2e9a0cc42d139 (plain)
1
2
3
4
5
6
7
8
9
10
11
<book xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
 <head>
  <title>The Life of a Simple Man</title>
 </head>
 <body>
  <img src="smiley.gif" alt="Smiley face" width="42" height="42"/>
  <p>Everything started when Zebulon discovered that he had 
   a <fexp its:translate="no">doppelgänger</fexp> who was a
   serious baseball <fexp its:translate="no">aficionado</fexp>.</p>
 </body>
</book>