[xsl] test if null

Subject: [xsl] test if null
From: -= jay =- <deepsweech@xxxxxxxxx>
Date: Mon, 27 Jun 2005 17:31:25 +0800
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::-*

Current Thread