[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Formatting string
From: "Jesper Tverskov" <jesper@xxxxxxxxxxx>
Date: Wed, 16 May 2007 14:08:25 +0200
This could be a solution:

<xsl:value-of select="substring-after(replace($a, '([A-Z])', ' $1'), ' ')"/>

It puts a space before all capital letters and at the end it removes
it againg for the first capital letter.

Cheers,

Jesper Tverskov
http://www.xmlplease.com/xslt

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member