xsl-list
[Top] [All Lists]

Re: error executing path expression

2005-05-26 06:14:34


Michael Kay wrote:

But actually looking at your code I think you might actually have intended
it to be relative to the root of that document, in which case you would want

<xsl:variable name="c" select="/"/>

Yeah it is the root node that Im trying to access. I declared a variable, the way you and David suggested, and got my file to work again.

Thanks a lot
Rahil




--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>