in reply to Re^2: SOAP::Data questions
in thread SOAP::Data questions
The "object" is defined in the <types> element of the WSDL, it will be defined differently depending on the encoding "style" of the SOAP body and the structure of the "object". I have given you a link to an example of how one particular "object" might be represented using SOAP::Data - the OP in that case had given an example of the XML required.
If you are going to be working with SOAP you should at least be making some attempt to understand it - please review the documentation at http://www.w3.org/TR/2003/REC-soap12-part0-20030624/ at the very least in the first place.
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: SOAP::Data questions
by DJpumps (Novice) on Mar 23, 2005 at 09:34 UTC |