xsl-list
[Top] [All Lists]

AW: [xsl] fn:collection sorting by what ?!

2010-11-03 03:27:05
I see.
Thanks for your fast response ! 


Patrick Szabo
 XSLT-Entwickler 

Tel.: +43 (1) 534 52 - 1573 
Fax: +43 (1) 534 52 - 146 

Patrick(_dot_)Szabo(_at_)lexisnexis(_dot_)at

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
http://www.lexisnexis.at/
 
http://shop.lexisnexis.at/
http://shop.lexisnexis.at/
-----Ursprüngliche Nachricht-----

Von: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com] 
Gesendet: Mittwoch, 03. November 2010 09:23
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] fn:collection sorting by what ?!

On 03/11/2010 08:17, Szabo, Patrick (LNG-VIE) wrote:
Hi,

If i do the following:

<xsl:variable name="collection"
select="collection('file:///R:/Produktion/News/produziert/?select=lnat_n
ews_*.xml;recurse=no')"/>

How will the files be sortet inside the collection ?!

Neither the XSLT/XPath language specs nor the Saxon implementation give 
you any guarantees about the order. If you care about the order, you 
will need to do a sort.

Michael Kay
Saxonica

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>