Hi Andrei,

Sorry for the misspelling; all the talk about French put me in French mode.
:)

> I tried:

> XMLPlatformUtils::Initialize("fr_FR");

> as that is indicated in a post of this list but the result is the same
one.

Of course it is; there aren't any French error messages.  :)

> Curiously, when I use Xerces DOMParser for parse a XML file, I can save
> it or print it with DOMWriter, the accentuated characters are quite
> present but if I reach the nodes, I don't have any more accents.

Good; so the parser is evidently doing the right thing.  That is, the
information must be available to the parser if it's capable of serializing
it correctly.  So the question becomes:  how are you "reaching" the nodes
and, as importantly, how are you displaying the result?

Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  905-413-3519, T/L 969-3519
E-mail:  [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to