xsl-list
[Top] [All Lists]

(unknown)

2003-11-25 08:28:40
Hi,

I have the following line in my xslt file:

<xsl:sort select="MIB[(_at_)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



<Prev in Thread] Current Thread [Next in Thread>
  • (unknown), Amir Yiron <=