summaryrefslogtreecommitdiff
path: root/test/XInclude/docs/nodes3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/XInclude/docs/nodes3.xml')
-rw-r--r--test/XInclude/docs/nodes3.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/XInclude/docs/nodes3.xml b/test/XInclude/docs/nodes3.xml
deleted file mode 100644
index 355c548..0000000
--- a/test/XInclude/docs/nodes3.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<x xmlns:xinclude="http://www.w3.org/2003/XInclude">
- <!-- Simple test of including a set of nodes from an XML document -->
- <xinclude:include href="../ents/something.xml#xpointer(//p)"/>
-</x>