[Home] [By Thread] [By Date] [Recent Entries]
Dave Pawson wrote:
<xsl:template match="skillarea[tokenize(@targets,'|')=tokenize($param,'|')]"/> It is not much different to '=' in XSLT/XPath 1.0 only instead of comparing node-sets it has been generalized to comparing sequences of items. But already with XPath 1.0 if you compare to node-sets e.g. $foo = $bar then the comparison is true if there is at least one node in $foo and in $bar for which the comparison is true. Issue: No, the first argument string is returned. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



