[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Regular expression for matching sentences


Subject: [xsl] Regular expression for matching sentences
From: Carlo Liwanag <cliwanag@xxxxxxxxxxxx>
Date: Fri, 18 Aug 2006 17:55:56 +0800

I am trying to match my text template to catch sentences (sentences will end in '.','?','!')
So that I can count the number of em-spaces on it. But I just don't know how to create it without using \b (because saxon probably does not support it). Is there an alternative? Please help.
Thanks,
Carlo



Current Thread