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
|