[XML-SIG] Processing xml files with ISO 8859-1 chars

Alexandre Fayolle Alexandre.Fayolle@logilab.fr
Wed, 7 Nov 2001 15:34:30 +0100 (CET)


On Wed, 7 Nov 2001, Rodrigo Senra wrote:

> Hi,
> 
>   I don't know if I stepped in a bug or it is just my newbieness ;o)
>   Trying to parse the file:

try adding 
<?xml version='1.0' encoding='iso-8859-1'?> 
as the first line of pau.xml.

The default encoding for an xml document is UTF-8. 

Alexandre Fayolle
-- 
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Narval, the first software agent available as free software (GPL).