Re: [xml] Query about Encoding formats(Libxml doesnot recognise windows-1252 encoding scheme)



Dheeraj I wrote:
Is there any generic solution to this problem where encoding which is
not supported by ;ibxml can be changed to its equivalent encoding
which is supported by libxml.

Is the libxml compiled with iconv support? If not it should be added, as that is what libxml likes to use for interpreting charsets. Check ./configure output for the enabling syntax.

Jason




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]