Subject: Re: Creating a padded sort key: easier from elt sequence or string?
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 25 Jul 2006 11:55:58 +0200 (CEST)
|
Yves Forkl wrote:
Hi
> 2) an element containing a sequence of PCDATA elements,
> one for each of the numbers and letters (the dot in
> between may be added during processing)
With that, you can simply use several xsl:sort.
> Would the solution differ much in XSLT 2.0?
No. The big difference in this context is the ability to
use a user defined function in the sort criterion. Which
could very help in your case 1) (a plain string in dotted
notation).
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
|