Hi all! I think I have an encoding problem and I don't know how to solve it. The problem is that when the parser finds "uncommon" characters like for example "@" it crashes. My xml file stars like this:
<?xml version="1.0" encoding="UTF-8"?> I think that maybe a solution would be to change the encoding, but I don't know which to write so it accepts the larger set of characters. Thank you, jordi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
