David Cramer wrote:
> 
> Actually, I'm working on this right now. I noticed that limitation with
> xsl:key. Even hiding the variable in a saxon:evaluate didn't work. Since
> I'm ok with using Saxon extensions, I can do this tho. It appears to be
> working:

Cool!

I have one another idea how to make this processor idependat. You can
create several versions of autoidx.xsl with different upper and
lower-case entites and lang in xsl:sort. When invoking transformation
you provide different XML catalag for each language to XSLT procesor.
This catalog can redirect request for autoidx.xsl to proper localized
version.

                                        Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to