[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Filtering RSS feed with xsl based on presence of certain words in description


Subject: Re: [xsl] Filtering RSS feed with xsl based on presence of certain words in description
From: "jo lemen" <jo_lemen@xxxxxxxxxxxxx>
Date: Thu, 29 Jan 2009 13:55:52 +0100

Hi,

Just to clarify : the word list in a separate place is for maintainability
purposes, and the <xsl:if test> needs to check whether at least one the words
is part of the content between the <description> and </description> tags.
Usually, that text in between is several phrases long. Therefore, the word
'contains' applies, not "=" and the condition is "OR", I believe. Hope this
helps.


--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze


Current Thread