xsl-list
[Top] [All Lists]

RE: Optimization using keys

2005-02-16 14:49:52
BTW, is it correct to assume that

<xsl:copy-of select="*"/>

is faster than

<xsl:apply-templates select="*"/> ?


Almost certainly - but you should always measure to be sure.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>