[Home] [By Thread] [By Date] [Recent Entries]
your test
<xsl:if test="@whatever !=''"> need not mean what it is intended to mean. you may try <xsl:if test="not(@whatever ='')"> The above two expressions are not the *same* though it looks logical to assume so.If there is no *whatever* attribute , the first test is false while the second is true. vasu From: "Aniceto" <aniceto@xxxxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: "xsl-list" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Subject: how to test if attribute='' Date: Wed, 3 Jul 2002 10:50:32 +0200 _________________________________________________________________ Join the world?s largest e-mail service with MSN Hotmail. http://www.hotmail.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



