|
Subject: Re: [xsl] Capitalising the first letter From: Kamal Bhatt <kbhatt@xxxxxxxxx> Date: Wed, 18 Apr 2007 09:31:06 +1000 |
concat(Well, that was a good waste of a couple of hours :) I always forget the translate function.
translate(substring(.,1,1),'qwertyuiopasdfghjklzxcvbnm','QWERTYUIOPASDFGHJKLZXCVBNM')
,
substring(.,2)
)
-- Kamal Bhatt
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Capitalising the first le, David Carlisle | Thread | [xsl] Xmllint and xsltproc standard, list |
| Re: [xsl] Capitalising the first le, David Carlisle | Date | RE: [xsl] Finding distinct nodes us, Scott Lynch |
| Month |