aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/doc/examples/xml/test3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmerl/doc/examples/xml/test3.xml')
-rwxr-xr-xlib/xmerl/doc/examples/xml/test3.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/xmerl/doc/examples/xml/test3.xml b/lib/xmerl/doc/examples/xml/test3.xml
new file mode 100755
index 0000000000..dbdc1e62c2
--- /dev/null
+++ b/lib/xmerl/doc/examples/xml/test3.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding = 'ISO-8859-1' ?>
+<People>
+ <!-- This is a real comment -->
+ <comment>This is a comment</comment>
+ <Person Type = "Personal">
+ </Person>
+</People>
+