I have created a Zend_Soap_Server using an existing wsdl, and pointing to my class as a handler. The server is created successfully but when a request is sent to a function defined in the wsdl and the function is called in my class the parameter passed to my function has all of the child nodes, but they do no longer have any attributes that are associated to them in the wsdl and in the request.
Any thoughts? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Soap-Server-Attributes-tp4660992.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
