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]

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.

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