RE: [xsl] FW: XML/XSL output

Subject: RE: [xsl] FW: XML/XSL output
From: "Girish.Savadatti" <Girish.Savadatti@xxxxxxxxxx>
Date: Wed, 11 Sep 2002 09:48:01 -0500
thanks. it worked.

-----Original Message-----
From: Jarno.Elovirta@xxxxxxxxx [mailto:Jarno.Elovirta@xxxxxxxxx]
Sent: Wednesday, September 11, 2002 1:04 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] FW: XML/XSL output


Hi,

>             <xsl:when test="Account[.=''] and Company[.='']">

<xsl:when test="not(Account) and not(Company)">

Jarno - VNV Nation: Beloved

 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