[no subject]

From: Amir Yiron <amir@xxxxxxxxxxxxxxxxxx>
Date: Tue, 25 Nov 2003 17:28:40 +0200
Hi,

I have the following line in my xslt file:

<xsl:sort select="MIB[@name=&quot;{$sortby}&quot;]"  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