xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Camel case tokenizing


Subject: Re: [xsl] Camel case tokenizing
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 24 Oct 2006 14:53:19 +0100

concat(
upper-case(substring(.,1,1)),
replace (substring(.,2),'[A-Z]',' $0')
)


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor