|
Subject: RE: [xsl] Sort by date From: Jarno.Elovirta@xxxxxxxxx Date: Wed, 16 Apr 2003 13:16:10 +0300 |
Hi,
I wrote
> <xsl:sort data-type="number"
> select="concat(substring-after(substring-after(., ' '), ' '),
> format-number(document('')/*/x:months/month[@name =
> substring-before(substring-after(current(), ' '), '
> ')]/@number, '00'), format-number(substring-before(., '.'), '00'))" />
and meant
<xsl:sort data-type="number" order="descending" select="...
Sorry,
Jarno - Cenobita: Intolerar
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Sort by date, Jarno . Elovirta | Thread | [xsl] tokenize(), Simon Kelly |
| RE: [xsl] Sort by date, Jarno . Elovirta | Date | Antw: Re: [xsl] saxon, Elke Naraschewski |
| Month |