deferFeature.xml revision 809:395cd2b14c1d
1235537Sgber<?xml version="1.0" encoding="UTF-8"?>
2235537Sgber
3235537Sgber<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4235537Sgber    <system systemId="http://remote/dtd/alice/docAlice.dtd" uri="http://local/dtd/docAliceSys.dtd" />
5235537Sgber    <uri name="http://remote/dtd/alice/docAlice.dtd" uri="http://local/dtd/docAliceURI.dtd" />
6235537Sgber
7235537Sgber    <delegateSystem systemIdStartString="http://remote/dtd/alice/" catalog="delegateSystem-alice.xml" />
8235537Sgber    <delegatePublic publicIdStartString="-//REMOTE//DTD ALICE DOCALICE" catalog="delegatePublic-alice.xml" />
9235537Sgber    <nextCatalog catalog="nextCatalog-rightAlice.xml" />
10235537Sgber</catalog>
11235537Sgber