[Info-vax] RMS-E-FNF, what file?
Jan-Erik Söderholm
jan-erik.soderholm at telia.com
Sun Nov 22 18:57:10 EST 2020
Den 2020-11-23 kl. 00:51, skrev Arne Vajhøj:
> On 11/22/2020 3:51 PM, Jan-Erik Söderholm wrote:
>> Currently trying to read an example XML structure. The decode tool
>> (ElemantTree) throws an error due to some UTF8 codes in the XML...
>> Each single XML message is approx 150 KB.
>
> Obvious question: is the content really UTF-8?
>
> Labelling ISO-8859-something as UTF-8 tend to
> give such errors.
>
> Arne
>
Well, there is data (not the tag names) that has dual-byte
UTF-8 values. Verified against online UTF8 resources. If that
makes the data to be "UTF-8", I do not know. For what it matters,
it is just a sequence of bytes, of course... :-)
One issue can be that the data returned form the MQ API
to Python is of Python data type "string", not "utf-8".
Will look further into this in the comming week.
Thanks! Jan-Erik.
More information about the Info-vax
mailing list