Hi Kit,

* Kit Peters ([email protected]) [160323 23:06]:
> I’m using XML::Compile::WSDL11 and a method I’m calling has a
> section of the parameter XML document (“TalentUser”) that is described
> by XML::Schema::WSDL11::explain as “probably a recursive complex”.

Maybe because it encountered that name before.

> $soap->call( ‘create’, parameters => { candidate => { ..., TalentUser => 
> $talent_user_node } } );
> 
> And that of course doesn’t work. :)

That should work in most cases, but not for any Node, only for an
XML::LibXML::Element.

> WSDL is too big to attach or put on Pastebin; it’s available upon request.

Just send it, if above suggestion does not work.
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       [email protected]                          [email protected]
http://Mark.Overmeer.net                   http://solutions.overmeer.net


_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to