rewriteCatalog.xml revision 863:56972d2827cb
1<?xml version="1.0" encoding="UTF-8"?>
2<catalog
3  xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4
5    <rewriteSystem systemIdStartString="http://remote.com/dtd"
6                   rewritePrefix="file:///share/docbook/docbook/pass"/> 
7
8    <rewriteURI uriStartString="http://remote.com/import" rewritePrefix="file:///local/import" />
9    
10</catalog>
11
12