xsl-list
[Top] [All Lists]

Re: [xsl] How the other half live

2008-11-17 16:15:26
On Mon, Nov 17, 2008 at 08:53:31PM -0000, Michael Kay wrote:
I quite like the fact that this generalizes. 

$vSeq[index-of($vSeq,.)[$i]]

produces a list of the (distinct) values in $vseq that have at least $i
occurrences.

I'm tempted to prefer something with count(), for clarity,
but Dimitre's solution certainly does have the brevity
part down well :-)

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/ * http://www.fromoldbooks.org/

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