Re: [xsl] Could I set an attribute to <xsl:sort> ?

Subject: Re: [xsl] Could I set an attribute to <xsl:sort> ?
From: Martin Grigorov <m.grigorov@xxxxxxxxxxxxxxx>
Date: Wed, 4 Jun 2003 18:58:45 +0300
On Wednesday 04 June 2003 19:19, Oleg Tkachenko wrote:
> Martin Grigorov wrote:
> > Is there any way to set an attribute in <xsl:sort /> ?
> > I mean : <xsl:sort select="/some/where" order="$ord"/>
> > where $ord is global parameter.
>
> <xsl:sort select="/some/where" order="{$ord}"/>


I have already try it - it doesn't work.
-- 
mono
ICQ97098196

Martin Grigorov
m.grigorov@xxxxxxxxxxxxxxx
9912 1A56 1678 61A8 593B  E36F 5EA5 62C4 0031 3B24

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


Current Thread