summaryrefslogtreecommitdiffstats
path: root/libxml2/result/noent/ent3
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/result/noent/ent3')
-rw-r--r--libxml2/result/noent/ent37
1 files changed, 0 insertions, 7 deletions
diff --git a/libxml2/result/noent/ent3 b/libxml2/result/noent/ent3
deleted file mode 100644
index b1c0b14..0000000
--- a/libxml2/result/noent/ent3
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
-<!ENTITY xml "Extensible Markup Language">
-]>
-<EXAMPLE prop1="a&amp;b" prop2="Extensible Markup Language">
- Test of entities in attributes.
-</EXAMPLE>