This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: tough problem


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]