Re: [xsl] Conversion of int to string

Subject: Re: [xsl] Conversion of int to string
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Tue, 23 Oct 2001 15:29:48 +0200
ReemaD@xxxxxxxxxxx wrote:

Hi All,
     I am working on XML and transforming it  using XSLT. I wanted to
convert an Integer to a string. I have the ascii value with me and i want
it's character equivalent. Is there any way to do this using XSL only?? I
cannot use any other programming language and i'm parsing through IE
(msxml).
I'm not sure may be there is such algorithm implemented already in XSL

Standard Library, but anyway you probably can implement some convert algorithm

like (http://www.vbexplorer.com/tips/src36.asp) in pure xslt.


-- Oleg Tkachenko Multiconn International, Israel


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



Current Thread