xsl-list
[Top] [All Lists]

Re: [xsl] Getting the current document from an xsl:function

2012-06-28 04:12:36
Hi Andrew,

The current dir of the currently executing stylesheet. Every
xsl:function is contained in a stylesheet and the currently executing
main stylesheet is also known, so theoretically this "context" should
(could) be available.

Abel


On 28-6-2012 11:07, Andrew Welch wrote:
Hi Abel,

The reaon I ask is that I'd like to be able to find the current
dir from places where there is no context.
What current dir are you looking for when there is no context?



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--