summaryrefslogtreecommitdiff
path: root/test/xmlid/id_err2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/xmlid/id_err2.xml')
-rw-r--r--test/xmlid/id_err2.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/xmlid/id_err2.xml b/test/xmlid/id_err2.xml
deleted file mode 100644
index 99010a7..0000000
--- a/test/xmlid/id_err2.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<!DOCTYPE foo [
-<!ELEMENT foo EMPTY>
-<!ATTLIST foo xml:id CDATA #IMPLIED>
-]>
-<foo xml:id="bar"/>