Subject: Re: [xsl] set union? xslt 2.0 From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Thu, 08 Apr 2010 11:55:51 +0200 |
<xsl:template match="skillarea[tokenize(@targets,'|')=tokenize($param,'|')]"/>
This is the 'odd' meaning of = in xslt 2? If any item on LHS is present in RHS then = returns true.
Issue:
What happens with tokenize when the separator is missing?
empty set?
Martin Honnen http://msmvps.com/blogs/martin_honnen/
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] set union? xslt 2.0, Dave Pawson | Thread | Re: [xsl] set union? xslt 2.0, Dave Pawson |
Re: [xsl] set union? xslt 2.0, Dave Pawson | Date | Re: [xsl] set union? xslt 2.0, Dave Pawson |
Month |