xsl-list
[Top] [All Lists]

Comparing sequences

2006-02-08 09:40:06
Given two sequences where:

$seq-a = 001,030,021,008
and
$seq-b = 005,030,026,009

How do I write an expression that returns true if any item in $seq-a is found 
in $seq-b?

-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email

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