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.
- RE: How to resolve <xsl:import> <xsl:include> fi... Yuri de Wit
- RE: How to resolve <xsl:import> <xsl:include&g... Gary L Peskin
