hello
in order to get the right character,you have to make a conversion for
the 'i
there is a specific code for each special character.
i hope it will help
christophe

[EMAIL PROTECTED] a écrit :

> Hello,
>
> I want to pass textual data into my application.
> I have the following line in the XML document:
> <DescripcionCategoria>La primera categoría que doy de
> alta</DescripcionCategoria>
> but when I do the parser (with Xerces 1.2.3) I get:
> La primera categor?que doy de alta
>
> Does anybody know how can I resolve this problem?.
>
> Thanks in advance,

Reply via email to