As I said, the file is valid XML.

It parses well in:
- Firefox
- IE
- libxml
- msxml

regards

Hinnack

>reply to message:
>date: 06.07.2009 13:17:05
>from: "JoshyFun" <joshy...@gmail.com>
>to: "FPC-Pascal users discussions" <fpc-pascal@lists.freepascal.org>
>subject: Re: [fpc-pascal] XML with lazarus UTF8 problem
>
>Hello FPC-Pascal,
>
>Monday, July 6, 2009, 8:13:56 AM, you wrote:
>
>HG> I am using DOM and XMLRead units for parsing XML files.
>HG> The XML file is UTF-8. The text-nodes in the file contain german umlaute.
>HG> The file is valid XML!
>
>I do not work with XML DOM but if the file is UTF-8 and the text node
>contains an ANSI german umlaute the XML is not valid as the text is
>not UTF-8 conformant.
>
>fpc UTF-8 decoder clear any UTF-8 string with wrong encode (I think
>trunk one replace wrong encodes with '?' mark).
>
>-- 
>Best regards,
> JoshyFun
>
>_______________________________________________
>fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to