[xsl] Camel case tokenizing

Subject: [xsl] Camel case tokenizing
From: "tom tom" <tomxsllist@xxxxxxxxxxx>
Date: Tue, 24 Oct 2006 14:44:16 +0100
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


Current Thread