Utilizing Oxygen-6.2, Docbook-5.0b1 and Windoz-XP
The following Relax oXygen processing instruction:
<?oxygen RNGSchema="file:/// _fooRngBase_/docbookxi.rng" type="xml"?>
Does not resolve in the catalog:
.
.
<group prefer="system" xml:base="file:///C:/usr/local/docbook/">
<group xml:base="docbook-xml-5.0b1/">
<rewriteSystem systemIdStartString="file:///_fooRngBase_/"
rewritePrefix="rng/"/>
<rewriteURI uriStartString="file:///_fooRngBase_/"
rewritePrefix="rng/"/>
</group>
</group>
.
.
When utilizing a dtd, catalog resolution is not a problem.
Ray