diff options
Diffstat (limited to 'test/valid/notes.xml')
-rw-r--r-- | test/valid/notes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/valid/notes.xml b/test/valid/notes.xml new file mode 100644 index 0000000..157d178 --- /dev/null +++ b/test/valid/notes.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8" ?> +<!DOCTYPE notes SYSTEM "dtds/notes.dtd"> +<pfx:notes +xmlns:pfx="http://namespace/uri/here" +><note/><pfx:note/></pfx:notes> |