Subject: Re: sorting product descriptions
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Thu, 26 Apr 2001 17:20:30 +0100
|
Tobias Reif wrote:
>
>
> Is this possible in XSLT?
First check the xsl:sort element (http://www.w3.org/TR/xslt#sorting) and
see if that does what you want.
Or do you have to use a custom comparison function?
The styles sheet is pretty sary - do you simply have some sample data
values and the comparison rules we could look at?
Francis.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|