[xsl] Getting the path to the stylesheet

Subject: [xsl] Getting the path to the stylesheet
From: Ihe Onwuka <ihe.onwuka@xxxxxxxxxxxxxx>
Date: Thu, 5 Jul 2012 15:00:32 +0100
What is the standard way of getting the absolute path to a stylesheet
so that references in the result tree can be resolved relative to it.

For instance if one was creating HTML and wanted to reference some
javascript that was stored relative to the stylesheet (in the same
directory for example).

It seems this looks unusually awkward to do.

Current Thread