diff options
Diffstat (limited to 'result/XInclude/nodes.xml')
-rw-r--r-- | result/XInclude/nodes.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/result/XInclude/nodes.xml b/result/XInclude/nodes.xml deleted file mode 100644 index 48030d1..0000000 --- a/result/XInclude/nodes.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0"?> -<x xmlns:xinclude="http://www.w3.org/2001/XInclude"> - <!-- Simple test of including a set of nodes from an XML document --> - <p xml:base="../ents/something.xml">something</p><p xml:base="../ents/something.xml">really</p><p xml:base="../ents/something.xml">simple</p> -</x> |