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]

RE: FW: XML/XSL output


thanks. it worked.

-----Original Message-----
From: Jarno.Elovirta@nokia.com [mailto:Jarno.Elovirta@nokia.com]
Sent: Wednesday, September 11, 2002 1:04 AM
To: xsl-list@lists.mulberrytech.com
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


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