[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

apply-templates xslt extension question

Subject: apply-templates xslt extension question
From: ac <ac@xxxxxxxxxxxxx>
Date: Wed, 29 Dec 2010 22:07:52 -0500
 apply-templates xslt extension question
Hi,

Couldn't apply-templates also accept node content, in addition to parameters and sorts, to provide better built-in streaming and parallelization support, as if one had:
<xsl:apply-templates mode="def">
<xsl:apply-templates mode="abc"/>
</xsl: apply-templates>
where, for example the inner invocation would apply-templates to the children of the context node as usual, and the result of that could be streamed directly to the outer invocation. Of course, this could be nested to any required level (as well as to provide support for inner (e.g. local) node construction). Instead of having to store the result of an invocation to a variable or parameter, before applying the second invocation, without need for, and in addition to, possible external pipelines, and with greater potential optimization, parallelization, and streaming?


I understand that many others must have proposed this before, but, at least, I would be happy to better understand the related rationale.

Thank you.

Regards,
ac

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.