How To Compare Inside XSL

Subject: How To Compare Inside XSL
From: "Anand A Tarkas , Gurgaon" <atarkas@xxxxxxxxxxxxxxx>
Date: Fri, 21 May 1999 20:09:16 +0530
Hi,
I have installed IE4 on my Win95 m/c and loaded MSXML.dll of IE5 and
registered it.
With this I am able to successfully create XML and parse XML. We are also
able to convert
XML to HTML using XSL.
But we are facing a specific problem.

When we are trying to do the following:

<xsl:if test="$currpcode = $prevpcode">
where currpcode and prevpcode are global variables.

It is not going through.

Please enlight me how to make IF Condition work inside XSL using MSXML.
Reason for using MSXML : In our ASP architecture of the web application we
require
a parser which is a com component. May be the parsers like lotusXSL which is
java parser
can not be used from ASP?? I am not sure!

Please tell me if you know any workaround.

Regards
Anand Tarkas,
HCL Technologies,
Gurgaon, INDIA


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


Current Thread