|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: RE: Troubling passing parameter to xsl:sort via AS
Jessica Hennessey wrote:
Now I want to add a second parameter to pass ascending/descending To the sort order. Based on everyone's comments, I have changed my xslt to this: Make that <xsl:sort select="*[name()=$order]" order="{$orderdirection}"/> that way you use an attribute value template for the value of the order attribute. -- Martin Honnen http://JavaScript.FAQTs.com/
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






