xsl-list
[Top] [All Lists]

Re: [xsl] bad programming for speedup?

2007-07-24 04:24:43
Hello Justin,

        <xsl:sequence-of select=". | following-sibling::row" />

FYI: I believe that the OP is using XSLT 1.0 ..... though he did not
explicitly state this.

as for commenting on your points 1 and 2; these performance type
questions are answered differently depending on what XSLT processor
one uses.

cheers, Jim Fuller

--~------------------------------------------------------------------
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>
--~--