found empty tag

Subject: found empty tag
From: merle <f.merle@xxxxxxxxxxxxxxxx>
Date: Wed, 01 Sep 1999 11:45:34 +0100
I found my problem, I just do for example:
  <xsl:choose>
   <xsl:when test='RESUME[.!=""]'>
    resume: <I><xsl:value-of select="RESUME/text()"/></I>
   </xsl:when>
  </xsl:choose>
sorry for disturbing you


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


Current Thread