Subject: Re: test if null
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 27 Jun 2005 10:41:07 +0100
|
> <xsl:if test="string-length(EMPTYNODE/text()) = 0">
> </xsl:if>
The string length of a text node is never zero so that test will never
be true.
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 |
tomas.vanek - 27 Jun 2005 09:36:12 -0000
- David Carlisle - 27 Jun 2005 09:41:37 -0000 <=
omprakash . v - 28 Jun 2005 10:40:02 -0000
|
|