doc/share/sgml/catalog-cwd.xml
Hiroki Sato 9cc1640385 Implement dynamic generation of &base; entity for XML documents and
activate it instead of using a static &base;.  Since an .xml database file
(or an .xslt stylesheet file) is used from various directories, the static
&base; no longer works.

PR:	www/102331
2006-08-21 18:27:43 +00:00

16 lines
602 B
XML

<?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">
<!-- $FreeBSD$ -->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/cwd/"
rewritePrefix="./"/>
<rewriteURI uriStartString="http://www.FreeBSD.org/XML/cwd/"
rewritePrefix="./"/>
<public
publicId="-//FreeBSD//DTD FreeBSD Automatically Generated Entities//EN"
uri="autogen.ent" />
</catalog>