xsl-list
[Top] [All Lists]

RE: test if null

2005-06-27 02:39:41
<xsl:if test="string-length(EMPTYNODE/text()) = 0">
</xsl:if> 

tomi

-----Original Message-----
From: -= jay =- [mailto:deepsweech(_at_)gmail(_dot_)com] 
Sent: Monday, June 27, 2005 11:31 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] test if null

Hi guys,

How would i test if a node is null?
like i have this empty node <EMPTYNODE /> <xsl:when test="EMPTYNODE[.!=
'']">

is not working.

--
*-::jay::-*

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



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.  If you have received it in 
error, please notify the sender immediately and delete the original.  Any other 
use of the email by you is prohibited.

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