Wed Oct 25, 2006 3:33 am |
Replies: 0 |
Views: 8330 |
|
 |
Hello.
Can't seem to find anywhere, examples of how to return a document/literal value from a nusoap server function.
All I seem to get client-side is a fault string "unable to serialize re ...
|
Mon Oct 23, 2006 6:24 am |
Replies: 2 |
Views: 7216 |
|
 |
Hi Dmitri.
Yes, I guest my language was wrong. Here's a fragment I have already defined in an external XSD file....
<element name="registerRequest">
<complexType>
< ...
|
Sun Oct 22, 2006 2:10 am |
Replies: 2 |
Views: 7216 |
|
 |
Hello all.
I'm attempting to use Nusoap to create a web service (soapserver), which uses pre-defined message structures from a central "message" library.
The company already has a cent ...
|