[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: ToUpper in XSL

Subject: RE: ToUpper in XSL
From: Archie Russell <archier@xxxxxxxxxxxxxxx>
Date: Wed, 22 Nov 2000 19:27:18 -0800
xsl string toupper
for an individual string i do translate

	<xsl:value-of
select="translate(string(.),'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQR
STUVWXYZ')"/>


for the whole file if you're on unix you can pipe through "tr", otherwise
you could pipe xsl output through some kind of a java reader that does
translation for you.

> -----Original Message-----
> From: Camille Nazi [mailto:Camille.Nazi@xxxxxxxxxx]
> Sent: Wednesday, November 22, 2000 1:52 PM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: ToUpper in XSL
> 
> 
> 
> I use XSL on my XML data and I want my final result file to 
> be all Upper
> Case.
> Does anyone know how to convert to UpperCase in XSL ??? 
> Whether converting
> a String, or an Input Stream or a File.
> 
> If not how do we make a call to a Java Class from within XSL ???
> 
> Thanks in advance
> Camille Nazi
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.