Re: [xsl] test if null

Subject: Re: [xsl] test if null
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 27 Jun 2005 03:06:54 -0700 (PDT)
I would do <xsl:if test="not(EMPTYNODE/node())"> , or
as David has written ..

Regards,
Mukul

--- -= jay =- <deepsweech@xxxxxxxxx> wrote:

> 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::-*
> 
> 



		
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com

Current Thread