RE: tough problem

Subject: RE: tough problem
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 22 May 2000 17:52:48 +0100
Try <xsl:if test="position()!=last()">

This didn't work in the March MSXML3 release (a bug) but I believe it's
fixed in the May version.

Mike K

> However I can't get rid of trailing comma. 
> I tried the 
>   <xsl:if test="position()!=1"> 
> test


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


Current Thread