Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add Response description in WSDL
Message
From
13/09/2007 03:43:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
How to add Response description in WSDL
Miscellaneous
Thread ID:
01254058
Message ID:
01254058
Views:
74
Hi,
I googled until my fingers hurt but I can't seem to find a way to get a desciption of a Webservice.Method-answer in the WSDL.

We made a Webservice in Foxpro, deployed it and all works fine.
Upon viewing the WSDL however, one can see that the description for the answer returned by a method is simply String :
- <message name="TML_WebSite.CreateLeadResponse">
  <part name="Result" type="xsd:string" /> 
  </message>
This is correct but is there a way to add the structure of that string which is in fact a XML to the WSDL ?

Thanks

Guillaume
Reply
Map
View

Click here to load this message in the networking platform