Hi,
I have the following line in my xslt file:
<xsl:sort select="MIB[@name="{$sortby}"]" order="{$sortorder}" />
when 'sortby' and 'sortorder' are valid pre-defined parameters (I checked
that both are valid at
that point). Result shows that the sort considers the 'order' but ignores
the 'select'.
When I replace the {$sortby} by a valid value, it works fine!
Any suggestion?
Thanks,
-- Amir
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- [no subject]
- Amir Yiron - Tue, 25 Nov 2003 10:29:46 -0500 (EST) <=
|
|