Error: Invalid byte 2 of 4-byte UTF-8 sequence
we have an xml in this xml by the tag <ACHTERNAAM>Ambaum - van ö</ACHTERNAAM>
its working fine only when an special character exists the mapping fails
how can i solve this
can i replace the special characters or can i map the tag the right way?
0
-
Change the encoding of the file to ISO-8859-1
0
Post is closed for comments.
Comments
1 comment