xsl-list
[Top] [All Lists]

[xsl] set union? xslt 2.0

2010-04-08 04:15:36
Stylesheet parameter of the form "term1|term2|data" I.e. one or more
sought 'terms' So could be just 'term1'

xml source of the form

<skillarea targets="data|general">

I.e. for grouped elements, the terms may or may not overlap with
the targets.

Problem:
   How to select and apply templates to the skillarea elements which
   have at least one
 item in common with the terms?
Either in an apply-templates select attribute or perhaps
better in a 'template match=""' attribute.




E.g. the terms and targets overlap here with the item 'data' and
hence are wanted in the output.

TIA





regards 

-- 
Dave Pawson
XSLT XSL-FO  docbook FAQ.
http://www.dpawson.co.uk


-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

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