Re: [xsl] Getting the path to the stylesheet

Subject: Re: [xsl] Getting the path to the stylesheet
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Thu, 05 Jul 2012 15:41:58 +0100
On 05/07/2012 15:22, Ihe Onwuka wrote:
On Thu, Jul 5, 2012 at 3:06 PM, Michael Kay <mike@xxxxxxxxxxxx> wrote:
On 05/07/2012 15:00, Ihe Onwuka wrote:
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.


Call the static-base-uri() function.

Sorry for not clarifyingl, does that work for XSLT 1.0, if not what does.


No, it doesn't work for XSLT 1.0. There is no equivalent feature in XSLT 1.0.


Michael Kay
Saxonica

Current Thread