Whitespaces in SOAP response I am having problems with the response of a SOAP request. The returned XML document from AjxRpc.invoke contains whitespaces. One of the problems of this is that the _check method of the AjxSoapDoc doesn't work anymore. The results of the xmlToJs is also incorrect because it generates object properties without labels. This is really a big problem if I want to receive XML instead of JSON.
Can there something be done about it?
Last edited by smies; 11-05-2005 at 03:07 PM..
|