summaryrefslogtreecommitdiffstats
path: root/libxml2/result/noent/ent7
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/result/noent/ent7')
-rw-r--r--libxml2/result/noent/ent78
1 files changed, 0 insertions, 8 deletions
diff --git a/libxml2/result/noent/ent7 b/libxml2/result/noent/ent7
deleted file mode 100644
index 1c895af..0000000
--- a/libxml2/result/noent/ent7
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>