Re: [docbook-apps] Internationalized index in XSL

From
Dave Pawson <>
Date
2003-11-27T18:01:54+00:00
ID
Thread
Re: [docbook-apps] Internationalized index in XSL
An option,

http://www.dpawson.co.uk/xsl/sect2/N6461.html#d7250e1394

(Look down after the discussion of terms :-) there is some code
using a collator in java.
   I managed to  sort an English sequence 'wrongly',
   so it will manage any sort ordering.

Shows how to use an external collator which addresses the same problem.
Unsure if anyone other than Saxon implements it though.

regards DaveP