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

Fw: Can solve the N-queens - but can't count!

Subject: Fw: Can solve the N-queens - but can't count!
From: "Oren Ben-Kiki" <oren@xxxxxxxxxxxxx>
Date: Tue, 15 Jun 1999 19:50:52 +0200
n queen implementation download
Another approach suggested by a co-worker of mine (Doron Rajwan
doron@xxxxxxxxxxxxx) is to avoid the need to apply match patterns to result
fragments. Instead, provide a way for a stylesheet to specify that another
stylesheet has to be applied to its output.

This can be done by adding an attribute to <xsl:stylesheet>, such as in:
<xsl:stylesheet ... chain="url-of-chained-stylesheet">
Or in the form of a tag:
<xsl:chain href="url-of-chained-stylesheet"/>
Where only one occurrence of the tag would be allowed. Or, of course, using
a PI.

At any rate, this neatly sidesteps the implementation costs of applying
patterns to result fragments. "Filter" stylesheets would have the potential
for being reusable, and the implementation as a whole would have the
potential to make efficient use of multiple CPUs.

Share & Enjoy,

    Oren Ben-Kiki



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.