Subject: Re: [xsl] xsl filter problem From: Dimitre Novatchev <dnovatchev@xxxxxxxxx> Date: Thu, 26 Dec 2002 03:44:29 -0800 (PST) |
Hi Yuval, > When choosing "all cities" - the result is an empty table instead of > the list of all cities with the customers names. > I tried to giva the param "city" a diect value of "*" or " '*' " and > it still didn't work. > How can I pass a value to this param which will act like : <xsl:for- > each select="customers/customer[city=*]"> ?? Use: customers/customer[city=$city or $city = '*'] ===== Cheers, Dimitre Novatchev. http://fxsl.sourceforge.net/ -- the home of FXSL __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] xsl filter problem, Mike Brown | Thread | [xsl] Closing and opeing tag in tha, Chandra - |
Re: [xsl] xsl filter problem, Mike Brown | Date | Re: [xsl] How to output open/close , Mike Ferrando |
Month |