xsl-list
[Top] [All Lists]

select more than one value of element 'package' attribute 'name'

2005-09-01 06:04:29
Hi,

I am matching:

 <xsl:with-param name="nodes" 
select="report/data/all/package[contains(@name,'se.company.product.subsys.boam.mao.alarm')]/coverage[(_at_)type='block,
 %']/@value"/>


but I also want to select the name 
'se.company.product.subsys.rbs.boam.mao.event'

I am not sure how to add it to the select expression.

By the way, is there a good free tutorial on how to build expressions?

cheers,

//mikael





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