xsl-list
[Top] [All Lists]

Re: XSLT 2.0 Matching characters above 255

2005-03-01 07:48:12
"Andrew" == Andrew Welch <ajwelch(_at_)piper-group(_dot_)com> writes:

    Andrew> I thought about using <xsl:analyze-string>, can regex's
    Andrew> can do comparisons like this?

Yes. All Unicode characters are equal (if they pass the XML Parser).
-- 
Colin Paul Adams
Preston Lancashire

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