summaryrefslogtreecommitdiff
path: root/result/noent/ent7
diff options
context:
space:
mode:
Diffstat (limited to 'result/noent/ent7')
-rw-r--r--result/noent/ent78
1 files changed, 8 insertions, 0 deletions
diff --git a/result/noent/ent7 b/result/noent/ent7
new file mode 100644
index 0000000..1c895af
--- /dev/null
+++ b/result/noent/ent7
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<!DOCTYPE item [
+<!ENTITY % sampleEnt "<!ELEMENT item (para)+>">
+<!ENTITY sampleEnt "the hyacinth girl">
+<!ELEMENT item (para)+>
+<!ELEMENT para (#PCDATA)>
+]>
+<item><para>'they called me the hyacinth girl'</para></item>