>
> 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?
>
only the xx:evaluate() extension function, or techniques involving
modification of the stylesheet before it's executed.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Sort and Param Problem
- jimmy - Thu, 16 Jan 2003 12:07:52 -0500 (EST)
- Michael Kay - Thu, 16 Jan 2003 14:29:33 -0500 (EST) <=
- Laura - Thu, 16 Jan 2003 15:17:12 -0500 (EST)
|
|