xsl-list
[Top] [All Lists]

[xsl] Camel case tokenizing

2006-10-24 06:44:47
Hi all, can anyone recommend the best way to split a lower camel cased string into a space separated string using XSLT 2. The first character of each word should be upper case:

For example an input of 'seeMorePeople' would be output as 'See More People'

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters


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