[xsl] Sort and Param Problem

Subject: [xsl] Sort and Param Problem
From: jimmy@xxxxxxxxxxxx
Date: Thu, 16 Jan 2003 12:10:33 -0500 (EST)
Hello All,

I am trying to use a param in a xsl:sort,

The following works:

<xsl:sort lang="C" select="*[name()=$SortBy]">

For values of $SortBy like, SortTile or Year.  But, if I want to use
Data/nextLevel, it fails.

Is there some way to accomplish this?

------------------------------
James Schappet
http://www.schappet.com



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


Current Thread