[xsl] using variable in order attribute of xsl:sort

Subject: [xsl] using variable in order attribute of xsl:sort
From: Preeti Chopra <preetichopra24@xxxxxxxxx>
Date: Fri, 25 Jul 2003 14:02:55 -0700 (PDT)
Hi experts

Is there any way I can use the following code

<xsl:sort select="$firstValue" order="$ord" />

firstValue and ord are the variables already defined.

Regards
Preeti


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread