diff options
Diffstat (limited to 'libxml2/test/threads/complex.xml')
-rw-r--r-- | libxml2/test/threads/complex.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libxml2/test/threads/complex.xml b/libxml2/test/threads/complex.xml new file mode 100644 index 0000000..0174e90 --- /dev/null +++ b/libxml2/test/threads/complex.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> +<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> +<delegateSystem systemIdStartString="http://example.org/" + catalog="example.org.xml"/> +</catalog> |