summaryrefslogtreecommitdiffstats
path: root/libxml2/test/c14n/without-comments/example-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/c14n/without-comments/example-1.xml')
-rw-r--r--libxml2/test/c14n/without-comments/example-1.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/libxml2/test/c14n/without-comments/example-1.xml b/libxml2/test/c14n/without-comments/example-1.xml
new file mode 100644
index 0000000..ed450c7
--- /dev/null
+++ b/libxml2/test/c14n/without-comments/example-1.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+
+<?xml-stylesheet href="doc.xsl"
+ type="text/xsl" ?>
+
+<!DOCTYPE doc SYSTEM "doc.dtd">
+
+<doc>Hello, world!<!-- Comment 1 --></doc>
+
+<?pi-without-data ?>
+
+<!-- Comment 2 -->
+
+<!-- Comment 3 -->