summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml')
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml b/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml
new file mode 100644
index 0000000..ac26ccc
--- /dev/null
+++ b/tests/ITS-2.0-Testsuite/inputdata/translate/xml/translate4xml.xml
@@ -0,0 +1,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>