Hi,
im building a an XML table which can be filtered according to the
columns.
I have a problem when the filter criteria is in "all" mode (meaning i
dont care which value this column will hold) since the filter dont
except it(even when i assign the * sign to the param directly"
any ideas ?
in my example i use :
<xsl:for-each select="customers/customer[rooms[$rooms_to>=. and
.>=$rooms_from] and city=$city1]">
and the problem is that in some case the $city param should be * but i
cant make it to be like that.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xsl filter problem
- Yuval - Wed, 25 Dec 2002 18:50:02 -0500 (EST) <=
- Mike Brown - Wed, 25 Dec 2002 19:59:21 -0500 (EST)
- Yuval - Thu, 26 Dec 2002 05:10:00 -0500 (EST)
- Mike Brown - Thu, 26 Dec 2002 06:05:23 -0500 (EST)
|
|