[Home] [By Thread] [By Date] [Recent Entries]
Thanks for the feedback and pointers.
As it turns out, I had the solution right in front of me but didn't see it until I read this article: http://www.ibm.com/developerworks/xml/library/x-tipxsltmp.html I already had a node set of the matched elements (thanks to apply- templates mode="filtered") and all I had to do was then execute <xsl:apply-templates select="exsl:node-set($filtered-entries)" /> And everything worked exactly as needed! Ted
|

Cart



