This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how to test if attribute=''


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]