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

Complex group-by with saxon:evaluate?

Subject: Complex group-by with saxon:evaluate?
From: Moritz Ringler <xsl-list@xxxxxxxxxxxxxxxxx>
Date: Tue, 26 Sep 2006 20:28:25 +0200
 Complex group-by with saxon:evaluate?
I currently have the following section in my XSL 2.0:
   <xsl:for-each-group select="bibtex:entry"
group-by="tokenize(normalize-space(*/bibtex:refgroup),' *; *')">
    <xsl:sort select="current-grouping-key()" order="ascending"/>

This works as expected.
Now, I've tried to replace bibtex:refgroup with a stylesheet parameter
(say $groupby). I know this does not work in XSLT without extensions.
However I could not even
get it to work using saxon:evaluate (in Saxon 8.6), though - as far as I
understand - it should be possible. Maybe someone could help me out?

Moritz Ringler (xsl-list@xxxxxxxxxxxxxxxxx)

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-2011 All Rights Reserved.