RE: [xsl] Passing Parameters to xsl:sort

Subject: RE: [xsl] Passing Parameters to xsl:sort
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 25 Apr 2001 17:09:13 +0100
> <xsl:sort select="$sort-value" order="{$order}"/>

FAQ.

Try select="*[name()=$sort-value]"

Mike Kay
Software AG

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


Current Thread