Thanks Michael Ludwig,

It is working

I have used encoding ="ISO 8859"

Dipesh Garg

-----Original Message-----
From: Michael Ludwig [mailto:mil...@gmx.de] 
Sent: Monday, April 05, 2010 4:47 PM
To: xalan-j-users@xml.apache.org
Subject: Re: problem in disable-output-escaping

dipesh schrieb am 05.04.2010 um 11:09:08 (+0530):

> Now I want that output xml shold be like this

> <CityName>&#246;&#233;&#217;&#210;</CityName>

> But it gives output like this

>                                         <CityName>öéÙÒ</CityName>

Use: <xsl:output encoding="us-ascii"/>

-- 
Michael Ludwig

DISCLAIMER
This email message and any accompanying attachments may contain confidential 
information.
If you are not the intended recipient, do not read, use, disseminate, 
distribute or copy
this message or attachments. If you have received this message in error, please 
notify the
sender immediately and delete this message. Any views expressed in this message 
are those
of the individual sender, except where the sender expressly, and with 
authority, states
them to be the views of eRevMax Technologies, Inc. Before opening any 
attachments, please
check them for viruses and defects.

Reply via email to