summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/elementswithintext
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ITS-2.0-Testsuite/inputdata/elementswithintext')
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1html.html64
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1htmlrules.xml8
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext2html.html20
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3html.html64
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3htmlrules.xml10
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext4html.html76
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext1xml.xml24
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xml.xml50
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xmlrules.xml12
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext3xml.xml22
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext4xml.xml24
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext5xml.xml50
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xml.xml42
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xmlrules.xml10
14 files changed, 238 insertions, 238 deletions
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1html.html b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1html.html
index e74f7ff..3becf81 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1html.html
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1html.html
@@ -1,32 +1,32 @@
-<!DOCTYPE html>
- <html>
- <head>
- <meta charset=utf-8>
- <link href="withintext1htmlrules.xml" rel="its-rules"/>
- <title>Appaloosa</title>
- </head>
- <body>
- <section itemscope>
- <span itemprop="keyword">horse</span>
- <span itemprop="keyword">appaloosa</span>
- </section>
- <p itemscope>
- The Appaloosa
- <cite>
- The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
- </cite>
- are rugged horses originally breed by the
- <span itemprop="keyword">Nez-Perce</span>
- tribe in the US Northwest.
- </p>
- <p>
- They are often characterized by their spotted coats, as shown here:
- <img src="appaloosa.png" alt="Appaloosa horses"/>
- </p>
-<!--footer-->
- <p>
- Copyright:
- <em>Zebulon Inc.</em>
- </p>
- </body>
- </html>
+<!DOCTYPE html>
+ <html>
+ <head>
+ <meta charset=utf-8>
+ <link href="withintext1htmlrules.xml" rel="its-rules"/>
+ <title>Appaloosa</title>
+ </head>
+ <body>
+ <section itemscope>
+ <span itemprop="keyword">horse</span>
+ <span itemprop="keyword">appaloosa</span>
+ </section>
+ <p itemscope>
+ The Appaloosa
+ <cite>
+ The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
+ </cite>
+ are rugged horses originally breed by the
+ <span itemprop="keyword">Nez-Perce</span>
+ tribe in the US Northwest.
+ </p>
+ <p>
+ They are often characterized by their spotted coats, as shown here:
+ <img src="appaloosa.png" alt="Appaloosa horses"/>
+ </p>
+<!--footer-->
+ <p>
+ Copyright:
+ <em>Zebulon Inc.</em>
+ </p>
+ </body>
+ </html>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1htmlrules.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1htmlrules.xml
index dbbb41d..5d49bbc 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1htmlrules.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext1htmlrules.xml
@@ -1,4 +1,4 @@
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
-<its:withinTextRule selector="//h:cite" withinText="nested"/>
-</its:rules>
-
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
+<its:withinTextRule selector="//h:cite" withinText="nested"/>
+</its:rules>
+
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext2html.html b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext2html.html
index 5ce55c8..ed7e060 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext2html.html
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext2html.html
@@ -1,10 +1,10 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset=utf-8>
- <title>Within text test: Default</title>
- </head>
- <body>
- <p>Text with <span its-within-text="YES">bold</span>.</p>
- </body>
-</html>
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset=utf-8>
+ <title>Within text test: Default</title>
+ </head>
+ <body>
+ <p>Text with <span its-within-text="YES">bold</span>.</p>
+ </body>
+</html>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3html.html b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3html.html
index 487227e..6a68ae8 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3html.html
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3html.html
@@ -1,32 +1,32 @@
-<!DOCTYPE html>
- <html>
- <head>
- <meta charset=utf-8>
- <link href="withintext3htmlrules.xml" rel="its-rules"/>
- <title>Appaloosa</title>
- </head>
- <body>
- <section itemscope>
- <span itemprop="firstkeyword">horse</span>
- <span itemprop="secondkeyword">appaloosa</span>
- </section>
- <p itemscope>
- The Appaloosa
- <cite>
- The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
- </cite>
- are rugged horses originally breed by the
- <span itemprop="keyword">Nez-Perce</span>
- tribe in the US Northwest.
- </p>
- <p>
- They are often characterized by their spotted coats, as shown here:
- <img src="appaloosa.png" alt="Appaloosa horses"/>
- </p>
-<!--footer-->
- <p>
- Copyright:
- <em>Zebulon Inc.</em>
- </p>
- </body>
- </html>
+<!DOCTYPE html>
+ <html>
+ <head>
+ <meta charset=utf-8>
+ <link href="withintext3htmlrules.xml" rel="its-rules"/>
+ <title>Appaloosa</title>
+ </head>
+ <body>
+ <section itemscope>
+ <span itemprop="firstkeyword">horse</span>
+ <span itemprop="secondkeyword">appaloosa</span>
+ </section>
+ <p itemscope>
+ The Appaloosa
+ <cite>
+ The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
+ </cite>
+ are rugged horses originally breed by the
+ <span itemprop="keyword">Nez-Perce</span>
+ tribe in the US Northwest.
+ </p>
+ <p>
+ They are often characterized by their spotted coats, as shown here:
+ <img src="appaloosa.png" alt="Appaloosa horses"/>
+ </p>
+<!--footer-->
+ <p>
+ Copyright:
+ <em>Zebulon Inc.</em>
+ </p>
+ </body>
+ </html>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3htmlrules.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3htmlrules.xml
index db4ff73..127dea6 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3htmlrules.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext3htmlrules.xml
@@ -1,5 +1,5 @@
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
-<its:param name="withinTextParam">firstkeyword</its:param>
-<its:withinTextRule selector="//h:cite" withinText="nested"/>
-<its:withinTextRule selector="//h:section/h:span[@itemprop=$withinTextParam]" withinText="no"/>
-</its:rules>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
+<its:param name="withinTextParam">firstkeyword</its:param>
+<its:withinTextRule selector="//h:cite" withinText="nested"/>
+<its:withinTextRule selector="//h:section/h:span[@itemprop=$withinTextParam]" withinText="no"/>
+</its:rules>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext4html.html b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext4html.html
index 84b706e..a89eefb 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext4html.html
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/html/withintext4html.html
@@ -1,38 +1,38 @@
-<!DOCTYPE html>
- <html>
- <head>
-<script type="application/its+xml">
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
-<its:param name="withinparam">copyright</its:param>
-<its:withinTextRule selector="//h:cite" withinText="nested"/>
-<its:withinTextRule selector="//h:p[@id=$withinparam]" withinText="yes"/>
-</its:rules>
-</script>
- <meta charset=utf-8>
- <title>Appaloosa</title>
- </head>
- <body>
- <section itemscope>
- <span itemprop="keyword">horse</span>
- <span itemprop="keyword">appaloosa</span>
- </section>
- <p itemscope>
- The Appaloosa
- <cite>
- The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
- </cite>
- are rugged horses originally breed by the
- <span itemprop="keyword">Nez-Perce</span>
- tribe in the US Northwest.
- </p>
- <p>
- They are often characterized by their spotted coats, as shown here:
- <img src="appaloosa.png" alt="Appaloosa horses"/>
- </p>
-<!--footer-->
- <p id="copyright">
- Copyright:
- <em>Zebulon Inc.</em>
- </p>
- </body>
- </html>
+<!DOCTYPE html>
+ <html>
+ <head>
+<script type="application/its+xml">
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
+<its:param name="withinparam">copyright</its:param>
+<its:withinTextRule selector="//h:cite" withinText="nested"/>
+<its:withinTextRule selector="//h:p[@id=$withinparam]" withinText="yes"/>
+</its:rules>
+</script>
+ <meta charset=utf-8>
+ <title>Appaloosa</title>
+ </head>
+ <body>
+ <section itemscope>
+ <span itemprop="keyword">horse</span>
+ <span itemprop="keyword">appaloosa</span>
+ </section>
+ <p itemscope>
+ The Appaloosa
+ <cite>
+ The name comes from "Palouse horse" in reference to the Palouse River in Northern Idaho.
+ </cite>
+ are rugged horses originally breed by the
+ <span itemprop="keyword">Nez-Perce</span>
+ tribe in the US Northwest.
+ </p>
+ <p>
+ They are often characterized by their spotted coats, as shown here:
+ <img src="appaloosa.png" alt="Appaloosa horses"/>
+ </p>
+<!--footer-->
+ <p id="copyright">
+ Copyright:
+ <em>Zebulon Inc.</em>
+ </p>
+ </body>
+ </html>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext1xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext1xml.xml
index f2424fb..c4a44fc 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext1xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext1xml.xml
@@ -1,12 +1,12 @@
-<doc>
- <head>
- <its:rules version="2.0" xmlns:its="http://www.w3.org/2005/11/its">
- <its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
- <its:withinTextRule withinText="nested" selector="//fn"/>
- </its:rules>
- </head>
- <body>
- <p>This is a paragraph with <b>bold</b>, <i>italic</i>, and <u>underlined</u>.</p>
- <p>This is a paragraph with a footnote<fn>This is the text of the footnote</fn> at the middle.</p>
- </body>
- </doc>
+<doc>
+ <head>
+ <its:rules version="2.0" xmlns:its="http://www.w3.org/2005/11/its">
+ <its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
+ <its:withinTextRule withinText="nested" selector="//fn"/>
+ </its:rules>
+ </head>
+ <body>
+ <p>This is a paragraph with <b>bold</b>, <i>italic</i>, and <u>underlined</u>.</p>
+ <p>This is a paragraph with a footnote<fn>This is the text of the footnote</fn> at the middle.</p>
+ </body>
+ </doc>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xml.xml
index 6dbabde..c0d0810 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xml.xml
@@ -1,25 +1,25 @@
-<?xml version="1.0"?>
-<myDocument xmlns="http://my.DocumentURI/" xml:lang="en">
- <prolog>
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
- xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="withintext2xmlrules.xml"
- xmlns:d="http://my.DocumentURI/">
- <its:withinTextRule selector="//d:keywords/d:kw" withinText="no"/>
-</its:rules>
- <author>Zebulon Fairfield</author>
- <version>version 12, revision 2 - 2006-08-14</version>
- <keywords><kw>horse</kw><kw>appaloosa</kw></keywords>
- <storageKey>articles-6D272BA9-3B89CAD8</storageKey>
- </prolog>
- <content>
- <section>
- <title>Appaloosa</title>
- <p>The Appaloosa<fnote>The name comes from "Palouse horse" in reference
- to the Palouse River in Northern Idaho.</fnote> are rugged horses
- originally breed by the <kw>Nez-Perce</kw> tribe in the US Northwest.</p>
- <p>They are often characterized by their spotted coats, as shown
- here: <img src="appaloosa.png" alt="Appaloosa horses"/></p>
- </section>
- <footer><p>Copyright: <em>Zebulon Inc.</em></p></footer>
- </content>
-</myDocument>
+<?xml version="1.0"?>
+<myDocument xmlns="http://my.DocumentURI/" xml:lang="en">
+ <prolog>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
+ xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="withintext2xmlrules.xml"
+ xmlns:d="http://my.DocumentURI/">
+ <its:withinTextRule selector="//d:keywords/d:kw" withinText="no"/>
+</its:rules>
+ <author>Zebulon Fairfield</author>
+ <version>version 12, revision 2 - 2006-08-14</version>
+ <keywords><kw>horse</kw><kw>appaloosa</kw></keywords>
+ <storageKey>articles-6D272BA9-3B89CAD8</storageKey>
+ </prolog>
+ <content>
+ <section>
+ <title>Appaloosa</title>
+ <p>The Appaloosa<fnote>The name comes from "Palouse horse" in reference
+ to the Palouse River in Northern Idaho.</fnote> are rugged horses
+ originally breed by the <kw>Nez-Perce</kw> tribe in the US Northwest.</p>
+ <p>They are often characterized by their spotted coats, as shown
+ here: <img src="appaloosa.png" alt="Appaloosa horses"/></p>
+ </section>
+ <footer><p>Copyright: <em>Zebulon Inc.</em></p></footer>
+ </content>
+</myDocument>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xmlrules.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xmlrules.xml
index e0af0cf..539af5b 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xmlrules.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext2xmlrules.xml
@@ -1,6 +1,6 @@
-<?xml version="1.0"?>
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
- xmlns:d="http://my.DocumentURI/">
- <its:withinTextRule selector="//d:kw|//d:img|//d:em" withinText="yes"/>
- <its:withinTextRule selector="//d:fnote" withinText="nested"/>
-</its:rules>
+<?xml version="1.0"?>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
+ xmlns:d="http://my.DocumentURI/">
+ <its:withinTextRule selector="//d:kw|//d:img|//d:em" withinText="yes"/>
+ <its:withinTextRule selector="//d:fnote" withinText="nested"/>
+</its:rules>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext3xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext3xml.xml
index 4e47d85..66debdc 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext3xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext3xml.xml
@@ -1,11 +1,11 @@
-<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
- <prolog>
- <title its:withinText="no">Designing User Interfaces</title>
- <author its:withinText="no">Janice Prakash</author>
- <keywords its:withinText="no">user interface, ui, software interface</keywords>
- </prolog>
- <body>
- <p>The book <title its:withinText="yes">Of Mice and Screens</title> by <author its:withinText="yes">Aldus
- Brandywine</author> is one of the best introductions to the vast topic of designing user interfaces.</p>
- </body>
-</text>
+<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
+ <prolog>
+ <title its:withinText="no">Designing User Interfaces</title>
+ <author its:withinText="no">Janice Prakash</author>
+ <keywords its:withinText="no">user interface, ui, software interface</keywords>
+ </prolog>
+ <body>
+ <p>The book <title its:withinText="yes">Of Mice and Screens</title> by <author its:withinText="yes">Aldus
+ Brandywine</author> is one of the best introductions to the vast topic of designing user interfaces.</p>
+ </body>
+</text>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext4xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext4xml.xml
index 0c2f475..1a4b372 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext4xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext4xml.xml
@@ -1,12 +1,12 @@
-<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
- <prolog>
- <its:span withinText="no">Designing User Interfaces</its:span>
- <its:span withinText="no">Janice Prakash</its:span>
- <its:span withinText="no">user interface, ui, software interface</its:span>
- </prolog>
- <body>
- <p>The book <its:span withinText="yes">Of Mice and Screens</its:span> by <its:span withinText="yes">Aldus
- Brandywine</its:span> is one of the best introductions to the vast topic of designing user interfaces.</p>
- </body>
-</text>
-
+<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
+ <prolog>
+ <its:span withinText="no">Designing User Interfaces</its:span>
+ <its:span withinText="no">Janice Prakash</its:span>
+ <its:span withinText="no">user interface, ui, software interface</its:span>
+ </prolog>
+ <body>
+ <p>The book <its:span withinText="yes">Of Mice and Screens</its:span> by <its:span withinText="yes">Aldus
+ Brandywine</its:span> is one of the best introductions to the vast topic of designing user interfaces.</p>
+ </body>
+</text>
+
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext5xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext5xml.xml
index b3ba808..37db106 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext5xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext5xml.xml
@@ -1,25 +1,25 @@
-<doc>
-<head>
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
-<its:param name="withinTextParam">footnote</its:param>
-<its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
-<its:withinTextRule withinText="nested" selector="//fn[@id=$withinTextParam]"/>
-</its:rules>
-</head>
-<body>
-<p>
-This is a paragraph with
-<b>bold</b>
-,
-<i>italic</i>
-, and
-<u>underlined</u>
-.
-</p>
-<p>
-This is a paragraph with a footnote
-<fn id="footnote">This is the text of the footnote</fn>
-at the middle.
-</p>
-</body>
-</doc>
+<doc>
+<head>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
+<its:param name="withinTextParam">footnote</its:param>
+<its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
+<its:withinTextRule withinText="nested" selector="//fn[@id=$withinTextParam]"/>
+</its:rules>
+</head>
+<body>
+<p>
+This is a paragraph with
+<b>bold</b>
+,
+<i>italic</i>
+, and
+<u>underlined</u>
+.
+</p>
+<p>
+This is a paragraph with a footnote
+<fn id="footnote">This is the text of the footnote</fn>
+at the middle.
+</p>
+</body>
+</doc>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xml.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xml.xml
index 820c3c1..b96c3e9 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xml.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xml.xml
@@ -1,21 +1,21 @@
-<doc>
-<head>
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.0" xlink:href="withintext6xmlrules.xml"/>
-</head>
-<body>
-<p>
-This is a paragraph with
-<b>bold</b>
-,
-<i>italic</i>
-, and
-<u>underlined</u>
-.
-</p>
-<p>
-This is a paragraph with a footnote
-<fn id="footnote">This is the text of the footnote</fn>
-at the middle.
-</p>
-</body>
-</doc>
+<doc>
+<head>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.0" xlink:href="withintext6xmlrules.xml"/>
+</head>
+<body>
+<p>
+This is a paragraph with
+<b>bold</b>
+,
+<i>italic</i>
+, and
+<u>underlined</u>
+.
+</p>
+<p>
+This is a paragraph with a footnote
+<fn id="footnote">This is the text of the footnote</fn>
+at the middle.
+</p>
+</body>
+</doc>
diff --git a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xmlrules.xml b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xmlrules.xml
index 9932335..6f41dd0 100644
--- a/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xmlrules.xml
+++ b/tests/ITS-2.0-Testsuite/inputdata/elementswithintext/xml/withintext6xmlrules.xml
@@ -1,5 +1,5 @@
-<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
-<its:param name="withinTextParam">footnote</its:param>
-<its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
-<its:withinTextRule withinText="nested" selector="//fn[@id=$withinTextParam]"/>
-</its:rules>
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
+<its:param name="withinTextParam">footnote</its:param>
+<its:withinTextRule withinText="yes" selector="//b|//u|//i"/>
+<its:withinTextRule withinText="nested" selector="//fn[@id=$withinTextParam]"/>
+</its:rules>