Nicholas Bastin wrote:
All XML parsing goes through Xerces-C, so if you install an EntityResolver, it will be called when the processor attempts parse the URL reference given in the href attribute.Is there a custom resolver capability for xsl:import like the DOMEntityResolver?
Dave