xsl-list
[Top] [All Lists]

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

2009-01-29 07:56:21
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

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