Hi Ben
I just tested in Firefox and Saxon and it works as expected with
'Abba' and 'aSomething' as the first two. When using Saxon (XSLT 2.0)
I can use the function lower-case() on the "sorting string", like:
<xsl:sort select="lower-case(@title)" />
Maybe this could work for you?
Christian
On 4 Jun., 06:06, "
aardvark...@gmail.com" <
aardvark...@gmail.com>
wrote: