Subject: upper case
From: john wa <jonni@xxxxxxxxx>
Date: Tue, 21 Aug 2001 15:01:57 +0200 (MEST)
|
<xsl:value-of
select="translate($string,'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRST
UVWXYZ')"/>
is this the only way to make a string upper case? is it not very
inefficient?
my xml needs to support other languages, do i need to worry about letters
with accents? do they have uppercase versions too?
thx.
--
Sent through GMX FreeMail - http://www.gmx.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- upper case
- john wa - Tue, 21 Aug 2001 09:10:56 -0400 (EDT) <=
|
|