Lost ability to use xml catalog for xml-stylesheet PI?
Posted: Thu Jan 26, 2023 3:00 pm
I am new to this forum since I validate version 25.0 against my former version 16.1 and find that the ability of using the xml catalog for xml-stylesheet PI seems to be lost. I used to have this PI
<?xml-stylesheet type="text/css" href="-//ZSW//oxygen.css"?>
and was able to resolve it by my xml catalog, e.g. by
<rewriteURI uriStartString="-//ZSW//oxygen.css" rewritePrefix="custom/html/css/de/oxygen.css" />
Now with version 25.0 this does not resolve anymore and I tried various other options without success.
I appreciate any help on this.
Thx
<?xml-stylesheet type="text/css" href="-//ZSW//oxygen.css"?>
and was able to resolve it by my xml catalog, e.g. by
<rewriteURI uriStartString="-//ZSW//oxygen.css" rewritePrefix="custom/html/css/de/oxygen.css" />
Now with version 25.0 this does not resolve anymore and I tried various other options without success.
I appreciate any help on this.
Thx