[xsl] how to test if attribute=''

Subject: [xsl] how to test if attribute=''
From: "Aniceto" <aniceto@xxxxxxxxxxxxx>
Date: Wed, 3 Jul 2002 10:50:32 +0200
Hi:
I need to test if an attribute has some text or not
  whatever=''
  whatever='sdfbzf'
<xsl:if test="@whatever !=''"> is not working
whis is the simplest way to test it?
thanks in advance

ani lopez


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread