RE: last() function

Subject: RE: last() function
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 10 Apr 2000 10:55:33 +0100
Yes, I've hit this bug in MSXML3 too.
 
Mike Kay

-----Original Message-----
From: Richard Bell [mailto:RichardBell@xxxxxxxxxxx]
Sent: 08 April 2000 02:07
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: last() function


Using SAXON I statements like
 
<xsl:if test="position()=last()"/>
 
seem to work OK. However, when I parse using MSXML3 I get an error
 
'Last() function must have a node-set to operate on.
position()=-->last<--()'
 
Any thoughts. Thanks.
Rich.


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


Current Thread