RE: [xsl] Comparing a value

Subject: RE: [xsl] Comparing a value
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 26 Nov 2001 21:48:05 -0000
> I got the following source for my
> XSL:
>
>
> 	<xsl:choose>
> 	<xsl:when test = ".[. $eq$ '178003']"

You are using the proprietary syntax of Microsoft's WD-xsl implementation,
so this list is not the right place to ask. In fact, finding information
about how this obsolete language works is increasingly difficult, so you
should really be thinking about upgrading to XSLT.

Mike Kay


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


Current Thread