xsl-list
[Top] [All Lists]

Re: [xsl] Creating a padded sort key: easier from elt sequence or string?

2006-07-25 02:56:21
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


























        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--