Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: XSL rendering with IE6: public and system IDs, catalogs

From: "Oleg Tkachenko [MVP]" <oleg@--!----!---------------.--->
To: NULL
Date: 5/1/2005 12:44:00 PM
Hubert Englmaier wrote:

> All other XML and SGML tools I am using (Mozilla Firefox, OpenJade) can 
> handle the request to the DTD by doing catalog lookups. Only IE6 wants 
> the DTD to be available as HTTP-downloadable resource which I cannot 
> guarantee because I have not neccessary access to the WEB site.

Mozilla supports catalogs? Really sweet. Any links?

> but I'd prefer to leave the content untouched but instead
> 
>     1. either convince IE6 simply not to validate the XML against the
>        DTD and by that means not to lookup the DTD (I can guarantee that
>        the XML content is correct),
>     2. or somehow tell it to map the request
>        "http://www.anywhereinthe.net/DTDs/xml/xyz.dtd"
>        to "A:\nywhere\in\the\filesystem\xyz.dtd"

You can try to transform in script, then loading XML with no externals 
resolving:

xmlDoc.resolveExternals = false;

-- 
Oleg Tkachenko [XML MVP, MCP]
http://blog.tkachenko.com


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent