Subject: RE: Could I set an attribute to <xsl:sort> ?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Sat, 7 Jun 2003 17:56:17 +0100
|
> >
> > <xsl:sort select="/some/where" order="{$ord}"/>
>
>
> I have already try it - it doesn't work.
Not sure if you got a final answer to this.
Either there is a bug in your stylesheet or there is a bug in your XSLT
processor. (The former is more likely!)
To find out which is the case, write a small stylesheet that
demonstrates the problem, post it here in its entirety, and tell us
which processor you are using.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|