|
Subject: Re: [xsl] Parameters in XPath From: Joerg Heinicke <joerg.heinicke@xxxxxx> Date: Mon, 06 Jan 2003 23:34:30 +0100 |
Hi:
I have defined a "Filter" paramater to be used in a Xpath. It's going to be an expression using any attribute within the element "Prod" but it's not working, any suggestions?
<xsl:param name="Filter" select="@rebate>0"/>
<xsl:apply-templates select="/Cat[@CatId=$Cat]/Prod[$Filter]"/>
Thanks.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Parameters in XPath, Juan Carlos Gonzalez | Thread | Re: [xsl] Parameters in XPath, David Carlisle |
| RE: [xsl] disable-output-escaping=", Passin, Tom | Date | Re: [xsl] sum() with selective attr, Mike Brown |
| Month |