xsl-list
[Top] [All Lists]

sort order - short word before longer word??

2005-03-14 09:23:06
Hi,

I got a sorting problem, I try to sort some entries alphabetically,

the problem is, when I have these two entries

<word>Ankündigungsabgabe</word>
<word>Ankündigungsabgabenpflicht</word>

Transforming with <xsl:sort select="." order="ascending" data-type="text" />

I get the second one first, and can't figure it out how to get the shorter one 
first. Actually I am expecting the shorter one should be the first in the 
result.

Using saxon8.2

christoph





--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>