RE: [xsl] SET-INTERSECTION function/template for sequences

Subject: RE: [xsl] SET-INTERSECTION function/template for sequences
From: mark bordelon <markcbordelon@xxxxxxxxx>
Date: Sat, 4 Jul 2009 15:08:54 -0700 (PDT)
Thanks Mike,

I imagine I can still use this code to improve my matching to tokenized
strings, in order to determine the *best* match, since that would be the
intersection with the most elements.
Thanks all for the help!

Mark

--- On Sat, 7/4/09, Michael Kay <mike@xxxxxxxxxxxx> wrote:

> From: Michael Kay <mike@xxxxxxxxxxxx>
> Subject: RE: [xsl] SET-INTERSECTION function/template for sequences
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Date: Saturday, July 4, 2009, 12:10 PM
> > By the way, I would still like
> to implement the set operators
> > for sequences, just as an XSL exercise to get to know
> the
> > sequences better.
> >
>
> You'll find the code here:
>
> http://www.w3.org/TR/xpath-functions/#union-intersect-except-on-values
>
> Regards,
>
> Michael Kay
> http://www.saxonica.com/
> http://twitter.com/michaelhkay

Current Thread