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: last() function


Yes, I've hit this bug in MSXML3 too.
 
Mike Kay

-----Original Message-----
From: Richard Bell [mailto:RichardBell@rogge.co.uk]
Sent: 08 April 2000 02:07
To: xsl-list@mulberrytech.com
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

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