summaryrefslogtreecommitdiff
path: root/test/ent4
diff options
context:
space:
mode:
Diffstat (limited to 'test/ent4')
-rw-r--r--test/ent48
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ent4 b/test/ent4
new file mode 100644
index 0000000..e668b40
--- /dev/null
+++ b/test/ent4
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
+<!ENTITY xml "Extensible Markup Language">
+]>
+<EXAMPLE >
+ Test of &amp;amp; behaviour a&amp;b .
+</EXAMPLE>
+