My stylesheet should import a file in the same directory as the stylesheet
itself.

When I transform, I get "file not found" - the imported file was retrieved
from my current path, not the path of the stylesheet. I specified the
importing stylesheet as a fully qualified, platform specific file path
(windows).

XSLT spec says:
      XSLT 2.6.2): "A relative URI is resolved relative to the base   URI
of the xsl:import element".

I am aware one could write a custom URL resolver - but does an import from
the same directory of the importing sheet really require this?

I suspect this has been asked 999 times - sorry 'bout that!

Thanks, chris



Reply via email to