diff options
Diffstat (limited to 'catalog.xml')
| -rw-r--r-- | catalog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/catalog.xml b/catalog.xml new file mode 100644 index 0000000..3e17462 --- /dev/null +++ b/catalog.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"> + <public publicId="https://raw.github.com/soshial/xdxf_makedict/master/format_standard/xdxf_strict.dtd" uri="xdxf/xdxf_strict.dtd"/> + <system systemId="https://raw.github.com/soshial/xdxf_makedict/master/format_standard/xdxf_strict.dtd" uri="xdxf/xdxf_strict.dtd"/> +</catalog> |
