xsl-list
[Top] [All Lists]

Re: alphabetic set of xsl:result-document

2005-08-22 08:18:32


The actual xslt I've been hacking has an x:replace()
function replacing certain characters (u/v i/y thorn/th) for

Note that the xslt2 way of doing comparisons that are insensitive to such
differences is really to specify a collation that does the right thing.
However if saxon doesn't provide (or give acces to a java) collation
that does the right thing for you that would mean writing (er something)
in java that saxon sees as a collation, in which case you might find it
easier to do a string replace within xslt. (I probably would, but my
xslt is rather better than by java).

David




________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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