xsl-list
[Top] [All Lists]

Re: XSLT 2.0 Matching characters above 255

2005-03-01 07:47:58

ah someone using the bold math characters in plane 1.
We should sign you up to the mathml list:-)

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

[&#xFF;-&#x10FFFF;]+

is a regexp that matches a run of one or more characters above 255.

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