There is probably a simple answer to this, but I'm a bit of a newby. I have
a couple of complex XSDs that I need to use to define the format of the
request and response messages in a SOAP/HTTP web service (no WSDL yet). I
need to generate the WSDL from these schemas? What's the easiest way? I
thought it might be possible to create a web service in VS.NET and somehow
import the schemas but I can't see a way of doing that. (I know there is a
web publishing wizard in BizTalk that would do the trick but that's a bit
like using a hammer to crack a nut.)
a couple of complex XSDs that I need to use to define the format of the
request and response messages in a SOAP/HTTP web service (no WSDL yet). I
need to generate the WSDL from these schemas? What's the easiest way? I
thought it might be possible to create a web service in VS.NET and somehow
import the schemas but I can't see a way of doing that. (I know there is a
web publishing wizard in BizTalk that would do the trick but that's a bit
like using a hammer to crack a nut.)
Comment