RE: found empty tag

Subject: RE: found empty tag
From: Richard Heim <rheim@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Sep 1999 16:27:08 -0400
THANKS!!!  this works for as well!!!

rich


> -----Original Message-----
> From: merle [mailto:f.merle@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, September 01, 1999 6:46 AM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: found empty tag
> 
> 
> 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
> 


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


Current Thread
  • found empty tag
    • merle - Wed, 01 Sep 1999 11:45:34 +0100
      • <Possible follow-ups>
      • Richard Heim - Wed, 1 Sep 1999 16:27:08 -0400 <=