diff options
Diffstat (limited to 'libxml2/result/ent7')
-rw-r--r-- | libxml2/result/ent7 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libxml2/result/ent7 b/libxml2/result/ent7 deleted file mode 100644 index f46d8bb..0000000 --- a/libxml2/result/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 &sampleEnt;'</para></item> |