(unknown)2003-11-25 08:28:40Hi,
I have the following line in my xslt file:
<xsl:sort select="MIB[(_at_)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
|
|
||||||||||||||||