[Schematron] Help sought: implementation of Character Repertoire in XSLT2 for embedding in schematron
David Carlisle
d.p.carlisle at googlemail.com
Sat Sep 20 10:20:00 EDT 2008
>
>
> That bothers me; processing a single character at a time is grossly
> inefficient.
>
tough:-)
Since the whole point of crepdl is to check that every character is in a
specified set of characters then something is going to have to process every
character and compare it against the specified set. If you have a system
that has a regex engine embedded in an xpath engine embedded in an xslt
engine, hidden as a schematron engine, then there is some flexibility as to
which bit checks what, but _something_ has got to walk over every character
checking it against the specified character set.
David
--
http://dpcarlisle.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.eccnet.com/pipermail/schematron/attachments/20080920/4be66cad/attachment.html
More information about the Schematron
mailing list