xsl-list
[Top] [All Lists]

Re: error executing path expression

2005-05-26 04:52:28


David Carlisle wrote:

You need

<xsl:if test="$something/TopConcept/


where the variable something is a saved node from outside the
xsl:for-each.


Oh I did have a $something earlier which pointed to the interim.xml. I then removed it as I did not need the interim.xml after adding the 'next-in-chain' and the trouble began !

Ive got it working fine now.

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>