RE: problem in disable-output-escaping
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
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