RE: [xsl] Substituting XSL Variable in HTML Tags

Subject: RE: [xsl] Substituting XSL Variable in HTML Tags
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 31 Dec 2001 16:19:30 -0000
> How to use XSL Variables in HTML tags.
>
>                     <xsl:when test=".[intRowCount='0']">
>                         <xsl:eval>

You are using Microsoft's WD-xsl language, which is something quite
different from XSLT. WD-xsl does not support variables.

See the MSXML FAQ at http://www.netcrucible.com/

Mike Kay


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


Current Thread