Tue Nov 27, 2007 10:44 am |
Replies: 3 |
Views: 7598 |
|
 |
I've found !!
It was a problem of type namespace. I must define my namespace for each element of my $params !
It's logical for the "complexType" of my WSDL but a little str ...
|
Sun Nov 25, 2007 9:37 am |
Replies: 3 |
Views: 7598 |
|
 |
Problem not solved
According to this Topic soapval on each element of the array.
But I can't add a good "type" for "XmlIoHeader" (type="impl:XmlIoHeaderType")... ...
|
Thu Nov 22, 2007 1:44 pm |
Replies: 3 |
Views: 7598 |
|
 |
Hello,
I have a problem with my client NuSOAP to send parameters to a WS
Here my WSDL :
<definitions targetNamespace="http://mycompany.fr/mysystem/xmlio/">
<!-- ...
|