|
Subject: Re: [xsl] Aberrant Alphabetizing. From: David Carlisle <davidc@xxxxxxxxx> Date: Fri, 7 Mar 2003 14:07:25 GMT |
sorting is rather underspecifeed in xslt looks like your system is sortting space after letters and you want it before. You could try different xslt engines or use xsl:sort select="translate(title,' ','Z')" to sort spaces as Z (or some character that your system sorts after the latin alphabet) David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Aberrant Alphabetizing., Wendy McFarland | Thread | Re: [xsl] Aberrant Alphabetizing., Wendy McFarland |
| Re: : [xsl] Aberrant Alphabetizing., Jeni Tennison | Date | RE: [xsl] CDATA - Can I have XML ?, Michael Kay |
| Month |