diff options
Diffstat (limited to 'test/XInclude/docs/nodes3.xml')
| -rw-r--r-- | test/XInclude/docs/nodes3.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/XInclude/docs/nodes3.xml b/test/XInclude/docs/nodes3.xml new file mode 100644 index 0000000..355c548 --- /dev/null +++ b/test/XInclude/docs/nodes3.xml @@ -0,0 +1,4 @@ +<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> |
