Re: [xsl] Still Testing!!

Subject: Re: [xsl] Still Testing!!
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 12 Feb 2005 16:00:32 GMT
  <xsl:if test="parent::tree_node[@id=$c_node]">

  </xsl:if>

  Above is my attempt to achieve this, but doesnt appear to work.

if the current node id 8 and c_node is 7 then that test will be true.
As you don't say what you did or in what way you think it didn't work,
hard to give any advice.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread