Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - XSL rendering with IE6: public and system IDs, catalogs >Thread Next - Re: XSL rendering with IE6: public and system IDs, catalogs Re: XSL rendering with IE6: public and system IDs, catalogsTo: 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 | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
