|
Subject: Re: [xsl] Re: [xslt transform & grouping] Using the Muenchian Method? From: Anton Triest <anton@xxxxxxxx> Date: Thu, 07 Oct 2004 16:37:54 +0200 |
I have choosen to work with parameters, like:
<!-- put the filter string in a global parameter --> <xsl:param name="info" select="'food'"/>
How can I implement filtering for two keywords, that is display all that have either "food" or "drink".
<xsl:param name="filter">
<a>food</a>
<a>drink</a>
</xsl:param>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re: [xslt transform & gro, Michael PG | Thread | Re: [xsl] Re: [xslt transform & gro, David Carlisle |
| Re: [xsl] xslt 2.0 and alternatives, Colin Paul Adams | Date | Re: [xsl] xslt 2.0 and alternatives, Colin Paul Adams |
| Month |