summaryrefslogtreecommitdiff
path: root/result/XInclude/include.xml
diff options
context:
space:
mode:
Diffstat (limited to 'result/XInclude/include.xml')
-rw-r--r--result/XInclude/include.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/result/XInclude/include.xml b/result/XInclude/include.xml
index bee9da2..3a9366d 100644
--- a/result/XInclude/include.xml
+++ b/result/XInclude/include.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
<!-- Simple test of including another XML document -->
- <doc xml:base="test/XInclude/ents/something.xml">
+ <doc xml:base="../ents/something.xml">
<p>something</p>
<p>really</p>
<p>simple</p>