Hi;

 

I’ve come upon what I think is a pretty easy way to create “correct” wsdl. Write all of your service interface code as a C# web service using Visual Studio. Don’t write any code, just the classes and methods. Then run it, view it’s wsdl, and copy the wsdl. Then you have it. I’m still walking through a real complex wsdl it just created comparing it to the wsdl spec but so far it appears 100%.

 

- dave

Reply via email to