summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate2xml.xml
blob: 68bfd3f28a8ba349bf5547c1c4a13f1c3097f837 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<myDoc>
 <head>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
   xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="translate2xmlrules.xml"/>
 </head>
 <body>
  <par id="100" title="Text">This is the first paragraph. It has some <code>un-translatable code</code>.</par>
 </body>
</myDoc>