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

Reply via email to