NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
xmlns (Score:2)
It doesn't look to me at all that it wants parameters. That's just to say that that part comes from one of the params.
However you found the most likely answer for yourself: the xmlns is undefined! You're not at all sending what the other end is expecting, you're sending a completely different set of elements (they have no namespace).
-- Robin Berjon [berjon.com]
Re:xmlns (Score:1)
Re:xmlns (Score:2)
I'm sorry but I have no idea, I haven't used SOAP in ages... it may be a bug, or you may need to set an option. Perhaps that posting to the perl-xml list would yield some answers there.
-- Robin Berjon [berjon.com]