Skip to Content
0
Former Member
Dec 07, 2007 at 09:24 AM

XML tag need to be change in the sorce file (ENCODING)

37 Views

Hi

my source file XML format.. in this file I'm getting as a first tag as like this.. <b><?xml version="1.0" encoding="ISO-8859-1"?>..</b> but actually in my Message mapping source code i have starting tag is like this...

<b><?xml version='1.0' encoding = 'UTF-8" ?></b>

so, som encoding is different.. for this how can solve the problem.. wether i need to change in the source file itself.. or is there any solution to change that in our scenario itself..

plz clarryfy this..

Thanks

babu