Subject: RE: find capital letters in string and split it
From: "bryan" <bry@xxxxxxxxxx>
Date: Mon, 10 Feb 2003 16:10:11 +0100
|
>It seems to me that you want to preserve the capital letters?
Yeah, I started working on it and then I realized I hadn't thought it
out carefully enough.
><word>this</word>
><word>Is</word>
><word>A</word>
><word>Camel</word>
><word>Cased</word>
><word>Word</word>
thanks, after re-analyzing the problem I realized I'd have to build a
nodeset, good to see that you've already done all the work for me. :)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|