xsl-list
[Top] [All Lists]

RE: copy without duplicates

2005-03-04 12:28:27
As far as I know the only grouping technique in pure XSLT 1.0 that can group
across multiple documents is Ken Holman's variable-based grouping approach.
Google it.

 
Michael Kay
http://www.saxonica.com/


-----Original Message-----
From: Henning Waack [mailto:henning(_dot_)waack(_at_)gmx(_dot_)de] 
Sent: 04 March 2005 19:16
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] copy without duplicates

Hello David and Jim.

David wrote
However if you have a node-set extension (almost every system except
mozilla has one) then you can  do your two-pass version 
within the same
stylesheet as usual with node-set.

Jim wrote
 > could prob use a recursive EXSLT set:distinct
 > http://www.exslt.org/set/functions/distinct/index.html
 >

Thanks for your answers, these are interesting solutions. 
But I am looking primarily for an XSLT1.0-only way, without 
extensions. Do you know another solution, is there any??

Thanks and greetings,

Henning


--~------------------------------------------------------------------
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>