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