xsl-list
[Top] [All Lists]

Re: test if null

2005-06-27 03:06:54
I would do <xsl:if test="not(EMPTYNODE/node())"> , or
as David has written ..

Regards,
Mukul

--- -= jay =- <deepsweech(_at_)gmail(_dot_)com> 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::-*


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





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

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