|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: filter using contains with multiple values
Raimund Kammering raimund.kammering@xxxxxxx wrote:
I would like to allow to pass in a flexile number of values for the bfilter_valueb, like bLogb or bInfob to match the first two plus the last entry. I guess the solution would be to do this in kind of a loop, but how can this be done with bfilter_valueb being a simple XSL variable or is exactly this the weakness of the approach? You can use <xsl:if test="*[name()=$filter and some $value in $filter_values satisfies contains(., $value)]b> where you define <xsl:param name="filter_values" as="xs:string*" select="'Log', 'Info'"/>.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








