[fpc-pascal] ReadXMLFile() fails reading a xml file

cobines cobines at gmail.com
Tue Feb 2 22:51:42 CET 2010


2010/2/2 Lee Jenkins <lee at datatrakpos.com>:
> Isn't it supposed to assume utf-8 if no encoding processing instruction is
> present in the XML doc?  I thought I read that somewhere...

It is supposed to look at "encoding" value, then BOM and if both are
not present assume UTF-8.

--
cobines



More information about the fpc-pascal mailing list