Subject: Re: Sorting under for-each-group
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 8 Aug 2006 16:26:04 +0200 (CEST)
|
Mark Wilson wrote:
Hi
> I would like to subsort under each group (Subject) first
> by author then by title
You can use xsl:sort in your xsl:for-each. You can use several
xsl:sort if you have several sorting criterion (first the one with the
highest precedence).
Regards,
--drkm
___________________________________________________________________________
Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences.
http://fr.answers.yahoo.com
|