|
Subject: Re: How to && From: "Albert Tsun" <albert.tsun@xxxxxxxxxxxx> Date: Thu, 26 Oct 2000 17:59:20 +0800 |
you should use "and" operator
"Rob van der Zeijden" <r.zeijden@xxxxxxxxx> on 10/26/2000 04:27:33 PM
Please respond to xsl-list@xxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxx
cc: (bcc: Albert Tsun/Excel)
Subject: How to &&
I want to test two variables. The test in java would be
if (//bodytext/setdatum/set == true && file://bodytext/setzeit/set ==
false)
Is this test also possible within XSL. The test would proberly a bit look
like:
<xsl:if test="//bodytext/setdatum/set = 'true' &&
file://bodytext/setzeit/set = 'false'">
But cocoon does not like the &&s.
Thanks.
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: How to &&, Kay Michael | Thread | document.write & copy-of, Lee Goddard |
| document.write & copy-of, Lee Goddard | Date | Re: 2xml files -> one xml file and , Jeni Tennison |
| Month |