Is there a way to hook my own resolver in <xsl:import> or <xsl:include> and
have the XSLT engine call me back to resolve them?
I basically have a set of xslt files with import dependencies between each
other but I need to load them using a custom protocol.

Reply via email to