This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Conversion of int to string


Good idea. That is why mk is mk ;-)

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com 
> [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of 
> Jörg Heinicke
> Sent: 23 October 2001 21:18
> To: xsl-list@lists.mulberrytech.com
> Subject: Re: [xsl] Conversion of int to string
> 
> 
> A few weeks ago Michael Kay made the following suggestion:
> 
> <xsl:value-of select="concat('&amp;#',$number,';')"
> disable-output-escaping="yes"/>
> 
> Joerg
> 
> 
> > 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).
> >
> > Please help me out.
> >
> > Thanks in advance,
> > Reema Duggal
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]