[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] XSLT script to report Unicode characters and code blocks in file?
Subject: RE: [xsl] XSLT script to report Unicode characters and code blocks in file?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 30 May 2008 08:10:09 +0100
|
> >> Has anyone invented this wheel already?
>
> Yes. XML Schema (and hence XPath) regular expressions.
Not quite. They will tell you whether a character belongs to a given code
block (yes or no); they won't tell you which code block a given character
belongs to.
Michael Kay
http://www.saxonica.com/
|