priya10 has asked for the wisdom of the Perl Monks concerning the following question:
the method also has 3 out parameters.. how to pass that parameters? pls help me..<attributes> <attr> <attrName>string</attrName> <attrValue> <string>string</string> <string>string</string> </attrValue> </attr> <attr> <attrName>string</attrName> <attrValue> <string>string</string> <string>string</string> </attrValue> </attr> </attributes>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parameter passing using SOAP::Data in perl
by Anonymous Monk on Mar 16, 2011 at 16:53 UTC | |
|
Re: Parameter passing using SOAP::Data in perl
by Khen1950fx (Canon) on Mar 17, 2011 at 01:46 UTC | |
by Anonymous Monk on Aug 08, 2012 at 08:10 UTC |