RE: [xsl] need of assigning position() to variable

Subject: RE: [xsl] need of assigning position() to variable
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 6 Jan 2004 18:19:41 -0000
I think you can safely assume that position() is likely to be pretty
efficient on most XSLT processors.

Michael Kay

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Jaime A Stuardo Bahamondes
> Sent: 06 January 2004 14:55
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] need of assigning position() to variable
> 
> 
> Hi again!
> 
> I have a XSL template that makes intense use of position() 
> function. The question is: is that function efficient? is it 
> convenient to assign position() to a variable and then use 
> that variable? is it worth to do that?
> 
> Thanks
> Jaime
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread