RE: Could I set an attribute to <xsl:sort> ?2003-06-07 09:56:17<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
|
|