aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/doc/examples/io1.res
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2-2.9.10/doc/examples/io1.res')
-rw-r--r--libxml2-2.9.10/doc/examples/io1.res5
1 files changed, 5 insertions, 0 deletions
diff --git a/libxml2-2.9.10/doc/examples/io1.res b/libxml2-2.9.10/doc/examples/io1.res
new file mode 100644
index 0000000..4a4c036
--- /dev/null
+++ b/libxml2-2.9.10/doc/examples/io1.res
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<document xmlns:xi="http://www.w3.org/2003/XInclude">
+ <p>List of people:</p>
+ <list><people>a</people><people>b</people></list>
+</document>