| Subject: newbie question: how do i capitalize text? From: Joni Fazo <joni@xxxxxxxxxxx> Date: Thu, 20 Jan 2000 17:37:15 -0800 | 
Hello,
Is it possible to capitalize some text that my xsl file selects from xml?
If I have some XML like:
<DOCUMENT>
        <GREETING>Hello World!</GREETING>
</DOCUMENT>
and some XSL like:
<html>
<b><xsl:value-of select="GREETING"/></b>
</html>
Is there any way to capitalize the result of <xsl:value-of select="GREETING"/> so I get "HELLO WORLD!" instead of "Hello World!"?
Thanks,
Joni
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: Am I missing something?, Steve Tinney | Thread | Re: newbie question: how do i capit, Steve Tinney | 
| Am I missing something?, Kirk V. Hastings | Date | Re: newbie question: how do i capit, Steve Tinney | 
| Month |