RE: [xsl] xml validation URGENT URGENT

Subject: RE: [xsl] xml validation URGENT URGENT
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Fri, 4 Apr 2003 09:46:43 +0100
> 2) provide your parser with a custom URI resolver that 
> hijacks the link, so 
> when the system asks for the DTD, it gets back nothing.

You mean an EntityResolver. The URIResolver is used only for URIs
handled by the XSLT processor (include/import, document()). Entities
retrieved by the XML parser are handled by the SAX EntityResolver.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread