xsl-list
[Top] [All Lists]

Sort and Param Problem

2003-01-16 10:10:33
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



<Prev in Thread] Current Thread [Next in Thread>