When I attempt to use tmiport on a UTF-8 XML file that includes byte order marks (EF BB BF), I get the following error:
000 XML parsing error reported at byte offset 0.
Does texis read the byte order marks or rely on the xml declaration to know the encoding? If I remove the BOM, it appears that timport doesn't interpret the multi byte character correctly based on the fist line XML declaration.
000 XML parsing error reported at byte offset 0.
Does texis read the byte order marks or rely on the xml declaration to know the encoding? If I remove the BOM, it appears that timport doesn't interpret the multi byte character correctly based on the fist line XML declaration.