| Subject: RE: [xsl] Sorting and re-ordering down a hierarchy From: "Ragulf Pickaxe" <jawxml@xxxxxxxxxxx> Date: Wed, 23 Jul 2003 07:24:00 +0000 | 
When defining what to use for sorting, you do so in the context of the nodes
being sorted - so where you have, in both cases:
<xsl:sort select="node/rank" data-type="number" order="ascending"/>
I think you should have
<xsl:sort select="rank" data-type="number" order="ascending"/>
With that change I think your code works fine.
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Sorting and re-ordering d, McNally, David | Thread | [xsl] replacing , with a ., Challa, Harsha | 
| Re: [xsl] Hi ... brand new to list , Mukul Gandhi | Date | [xsl] random numbers, Petr Cimprich | 
| Month |