Hi!

I have the following problem using the xerces-c_1_1_0-linux binary distribution:

> DOMPrint umlaut.xml
<?xml version='1.0' encoding='ISO-8859-1' ?>
<umlaut>
  &quot;&quot;
</umlaut>
> cat umlaut.xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<umlaut>
  "äöüÄÖÜß"
</umlaut>

Note the missing umlauts. I have the same effect in my code, and everything
works fine on Win32.


Ciao, Jürgen

--
Jürgen Hermann ([EMAIL PROTECTED])
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22


Reply via email to