xsl-list
[Top] [All Lists]

[xsl] Regular expression /s whitespace : Which whitespace?

2006-04-20 14:58:23
I am using count(tokenize(lower-case(.),'(\s|[,.!:;])+')[string(.)]) -a 
technique I retrieved from the list for counting words. I have been questioned 
about the regular expression that is being used to find white spaces. The 
content can contain many kinds of whitespaces and i am being asked to defend 
using this expression to find words. Does the saxon 8b interpretation of this 
regular expression covers as whitespaces
 
--------------------Karen McAdams 





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

<Prev in Thread] Current Thread [Next in Thread>