aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/doc/examples/reader3.res
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2-2.9.10/doc/examples/reader3.res')
-rw-r--r--libxml2-2.9.10/doc/examples/reader3.res13
1 files changed, 13 insertions, 0 deletions
diff --git a/libxml2-2.9.10/doc/examples/reader3.res b/libxml2-2.9.10/doc/examples/reader3.res
new file mode 100644
index 0000000..20e2e82
--- /dev/null
+++ b/libxml2-2.9.10/doc/examples/reader3.res
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<doc><parent><preserved/><preserved>
+ content1
+ <child1/>
+ <child2>content2</child2>
+ <preserved>too</preserved>
+ <child2>content3</child2>
+ <preserved/>
+ <child2>content4</child2>
+ <preserved/>
+ <child2>content5</child2>
+ content6
+ </preserved><preserved/><preserved/></parent></doc>