diff options
Diffstat (limited to 'libxml2/test/VC/OneID3')
-rw-r--r-- | libxml2/test/VC/OneID3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libxml2/test/VC/OneID3 b/libxml2/test/VC/OneID3 new file mode 100644 index 0000000..9696736 --- /dev/null +++ b/libxml2/test/VC/OneID3 @@ -0,0 +1,4 @@ +<!DOCTYPE doc SYSTEM "dtds/doc.dtd" [ +<!ATTLIST doc id ID #IMPLIED> +]> +<doc val="v1"></doc> |