Re: [xsl] Storing output tree in a variable and stripping

Subject: Re: [xsl] Storing output tree in a variable and stripping
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Tue, 19 Oct 2010 20:58:59 +0100
Although this solution seems to me pretty elegant in comparison to (a) a separate stylesheet or (b) if-then structures which would only bloat the xslt-code , I'm not quite sure if this solution is a good idea regarding the performance of the stylesheet.


Measure it and see. With performance questions, if often depends on the detail. It also depends on the processor you are using.


Michael Kay
Saxonica

Current Thread