I\'ve a SOAP response in a var $soap_response like this:
I was able to do it with SoapClient and __doRequest() function. Zend_Soap_client also uses SoapClient. So I chose SoapClient.
__doRequest()