xsl-list
[Top] [All Lists]

[xsl] Function to convert string to upper case

2006-09-20 21:21:33
Hi,

Is there a way to convert a string to upper case? For example, given the
string testString, the output should be TESTSTRING.

Sample Input

<?xml version="1.0"?>
<doc>testString</doc>

Sample Output

TESTSTRING

Thanks & Regards,
Ambika Prasad Das


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>