Hello Scott
The file is tagged with CCSID 1208. So I will look for the PTF.
Jan
Am 01.11.2012 17:03, schrieb Scott Klement:
Is the file's CCSID set to 1208? (UTF-8)? If you don't have a 1208
CCSID, it won't even look for a BOM
If you do have the proper CCSID, then the problem might be a missing
PTF? I seem to recall a PTF that dealt with BOMs in the past...
On 11/1/2012 10:09 AM, Jan Grove Vejlstrup wrote:
Hello
I receive XML-files coded coded in UTF-8 with the first three bytes
being the ByteOrderMark. I want to parse the files using XML-SAX. But
apperently XML-SAX dosn't support files in coded in UTF-8, at least not
files with a ByteOrderMark.
What is the easiest way to do this?
Thank you very much in advance.
Best regards
Jan