RE: [xsl] XSL:if condition shows runtime error................

Subject: RE: [xsl] XSL:if condition shows runtime error................
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 27 Mar 2001 16:35:27 +0100
> Thanks for all your help, but Iam still stuck with the
> same. I tried the same without using any COM objects,
> that is with straight forward XML. I have a XML file,
> XSL file & a display file which basically displays my
> XML indide the div named customer.

Try it with XSLT instead of WD-xsl.

> xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
>
WD-xsl does not support boolean expressions like "dateofbirth='12:00:00AM'",
it has some strange pattern syntax which I don't recall in detail.

Mike Kay
Software AG


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


Current Thread