RE: problem in disable-output-escaping

2010-04-04 Thread dipesh
Hi keshlam, Thanks for reply I set the output as ASCII . AND I give öéÙÒ as input. I want out as öéÙÒ, same as input, but XSLT convert this in to respective char. That destroys my output XML. Dipesh Garg _ From: kesh...@us.ibm.com [mailto:kesh...@us.ibm.com] Sent: Friday

problem in disable-output-escaping

2010-04-01 Thread dipesh
Hi All, I used XSLT for transforming one xml to another xml. Input XML contain some ISO 8859 value like öéÙÒ I am using xslt which looks like this