Re: [xsl] Noob: hmm using nested templates, how do i get the nodes within

Subject: Re: [xsl] Noob: hmm using nested templates, how do i get the nodes within
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 18 Sep 2003 10:05:07 +0100
  All of teh above can be replaced by
    <xsl:value-of select=NA[not(.='null']"/>

or rather


All of the above can be replaced by
  <xsl:value-of select=NA[not(.='null')]"/>


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread