This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: using parameters in filters?



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]