summaryrefslogtreecommitdiff
path: root/test/defattr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/defattr.xml')
-rw-r--r--test/defattr.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/defattr.xml b/test/defattr.xml
new file mode 100644
index 0000000..3f16a50
--- /dev/null
+++ b/test/defattr.xml
@@ -0,0 +1,6 @@
+<!DOCTYPE doc [
+<!ELEMENT doc EMPTY>
+<!ATTLIST doc
+ xmlns CDATA #FIXED "http://www.example.com/">
+]>
+<doc/>