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: How to sort a nodeset referenced by a variable?


Hi Wendell/Mike,

Thanks a lot  for your comments.
These type of comments help a great deal for new commers like us in
understanding the finer points of the technology.

Shail

Michael Kay wrote:

> > So <xsl:sort select="secondelement" /> would work as well (and be a
> > teeny-tiny bit faster).
>
> It might save two microseconds in parsing the XPath expression, but I think
> you can take it as read that any respectable XSLT engine will reduce xxx and
> ./xxx to the same internal representation. Actually I think ./xxx is quite
> nice for extra clarity.
>
> Mike Kay
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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]