diff options
Diffstat (limited to 'libxml2/test/threads/bca.xml')
-rw-r--r-- | libxml2/test/threads/bca.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libxml2/test/threads/bca.xml b/libxml2/test/threads/bca.xml new file mode 100644 index 0000000..ce60d01 --- /dev/null +++ b/libxml2/test/threads/bca.xml @@ -0,0 +1,7 @@ +<!DOCTYPE bca SYSTEM "http://example.org/bca.dtd"> +<bca> + <b>Let's use a DTD defined entity &bent;</b> + <c/> + <a>Let's use predefined entites & < ></a> +</bca> + |