RE: [xsl] test if null

Subject: RE: [xsl] test if null
From: <tomas.vanek@xxxxxxxxxxxxx>
Date: Mon, 27 Jun 2005 11:39:41 +0200
<xsl:if test="string-length(EMPTYNODE/text()) = 0">
</xsl:if>

tomi

-----Original Message-----
From: -= jay =- [mailto:deepsweech@xxxxxxxxx]
Sent: Monday, June 27, 2005 11:31 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
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::-*



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.

Current Thread