[fpc-devel] New issue in fcl-xml
Leonardo M. Ramé
martinrame at yahoo.com
Fri Jan 15 16:10:49 CET 2010
Sorry, I found it now checks the encoding of the XML file. To accept spanish accented chars, I had to include <?xml version="1.0" encoding="iso-8859-1"?> and it worked ok.
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Fri, 1/15/10, Leonardo M. Ramé <martinrame at yahoo.com> wrote:
> From: Leonardo M. Ramé <martinrame at yahoo.com>
> Subject: [fpc-devel] New issue in fcl-xml
> To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
> Date: Friday, January 15, 2010, 12:47 PM
> When the XML file includes accented
> characters, an "Invalid character in input stream" exception
> is raised. Is this correct?, how should I include accented
> chars in an XML file?.
>
>
> Leonardo M. Ramé
> http://leonardorame.blogspot.com
>
>
>
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list