Subject: Re: using parameters in filters?
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Sat, 24 Feb 2001 04:15:22 +0100
|
>
> What you want is 9probably) something more like
> <xsl:apply-templates select="message[@repliedto = $filter]" />
>
> together with
> xslProc.addParameter("filter", "False");
>
Is there really no better way, I mean I want to filter on other elements
that just @repliedto ...
Best regards
---
Mattias Konradsson
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|