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

Re: Extracting the grouping from a flat structure

Subject: Re: Extracting the grouping from a flat structure
From: Kevin Jones <kjones@xxxxxxxxxxx>
Date: Thu, 9 Dec 2004 09:25:41 +0000
extracting string in xsl
On Wednesday 08 December 2004 00:52, Peter Wyngaard wrote:
> Kev --
>
> Wow.  That's quite a solution.  I did not know about the
> node-set function, which is available in xalan as
> 'xalan:nodeset'.  When you had described the two-pass
> solution, I was thinking about piping two XSL transforms
> together (i.e., two separate stylesheets processed one
> after the other).  I did not know that you could put
> trees into a variable and process them with node-set. 
> That's very cool.

It is rather handy, saves a lot of messing around with 
multiple transforms. As well as its use for indexing you 
can use the same technique to split transforms into 
independent phases which you can combine in different 
orders as needed.

>
> I implemented your solution, and it is a little bit
> faster.  But only about 7% faster, unfortunately.  On a
> sample XML file, it takes around 3000ms on average using
> my old method, and about 2800ms on average using your
> solution.
>

That is a bit poor. I was expecting more but this stuff is 
always processor specific. If you let me know what 
processor and version you are on I will take another go at 
it. I am sure there must be a quicker solution than this.

Kev.

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.