|
Subject: [xsl] sort From: Frederic Leclercq <frederic@xxxxxxxxxxxxx> Date: Sat, 02 Feb 2002 01:24:19 +0100 |
Following works perfect if i would like to sort on one of the first level tags...
<xsl:apply-templates>
<xsl:sort select="*[name()=$sortering]" order="{$direction}"/>
</xsl:apply-templates>But now i would like to sort the xmlstring on "root.person.supelogin.login" Anybody could help me out ?
Thx, Fred.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] NullPointerException?, Jay Burgess | Thread | RE: [xsl] sort, Hervé Covemaeker |
| RE: [xsl] basic question about xpat, Wendell Piez | Date | Re: [xsl] sort, Frederic Leclercq |
| Month |