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 _______________________________________________ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org http://mail.gnome.org/mailman/listinfo/xml