in reply to Re: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)
in thread SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)
Thanks for the reply, yes i think you're right, i need to set the type.
The problem is i'm using SOAP::WSDL so i'm not actually writing the XML myself, i'm just creating a Perl hash/array and SOAP::WSDL converts it into the XML.
The question I have is: is it possible to tell SOAP::WSDL what "xsi:type" and "xmlns" should be added to a particular ComplexType? (in default it does not set anything).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: SOAP::WSDL can't pass abstract complextypes (w/ wsdl2perl.pl bindings)
by Anonymous Monk on Mar 29, 2010 at 23:14 UTC | |
by netpenthe (Initiate) on Mar 30, 2010 at 03:26 UTC | |
by Krambambuli (Curate) on Mar 30, 2010 at 20:57 UTC | |
by gghildyal (Initiate) on Mar 22, 2011 at 11:25 UTC |