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

Re: Proposal: Copying with Sorting

Subject: Re: Proposal: Copying with Sorting
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Sun, 5 Jan 2003 12:33:32 -0800 (PST)
Re:  Proposal: Copying with Sorting
Thank you Mike,

> XSLT 2.0 allows you to create a sorted sequence of nodes using the
> sort() function, with named sort keys:
> 
> <xsl:sort-key name="sk1">
>   <xsl:sort select="exp2"/>
> </xsl:sort-key>
> 
> <xsl:copy-of select="sort('sk1', exp)"/>

This is really great. 

Due to the global scope of a sort key and the brevity of the spec on
sort keys and the sort() function, there are still some questions:

1. Are there any limitations on exp2 above? Would it be allowed to
contain xsl:variable references, xsl:function references or the key()
function?

2. Would it be possible for exp2 to contain a reference to a locally
defined xsl:variable (not a top-level one)?



=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

 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.