Hi
I am trying to parse an XML response received from WebEx XML API using SAX parser for Java
However, I am encountering the following error for a client while sending the GetSite command.
An invalid XML character (Unicode: 0x8) was found in the element content of the document.
The character seem to be inside a <serv:intlLocalNum> tag.
Is there I can avoid this. The error is in the response received from XML. Is this something I should suggest my client to correct.
Thanks
Anshul