summaryrefslogtreecommitdiff
path: root/result/noent/xml1
diff options
context:
space:
mode:
Diffstat (limited to 'result/noent/xml1')
-rw-r--r--result/noent/xml19
1 files changed, 0 insertions, 9 deletions
diff --git a/result/noent/xml1 b/result/noent/xml1
deleted file mode 100644
index 637d265..0000000
--- a/result/noent/xml1
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE test [
-<!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped
- numerically (&#38;#38;#38;) or with a general entity
- (&amp;amp;).</p>">
-]>
-<test><p>An ampersand (&amp;) may be escaped
- numerically (&amp;#38;) or with a general entity
- (&amp;amp;).</p></test>