Connecting Tech Pros Worldwide Help | Site Map

How to create WSDL from XML schemas

  #1  
Old September 24th, 2008, 10:25 PM
=?Utf-8?B?WmFncmViTWlrZQ==?=
Guest
 
Posts: n/a
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.)
  #2  
Old November 14th, 2008, 08:25 PM
milfar.dean@gmail.com
Guest
 
Posts: n/a

re: How to create WSDL from XML schemas


On Sep 24, 3:22*pm, ZagrebMike <ZagrebM...@nospam.nospamwrote:
Quote:
There is probably a simple answer to this, but I'm a bit of a newby. *Ihave
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.)
check this site buddy. theprogrammerfactory.com
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
use xsd.exe and wsdl.exe to go from XML to web service interface ? =?Utf-8?B?TWlnaHR5IE1hcms=?= answers 2 February 2nd, 2007 02:35 PM
WSDL to SOAP Siva answers 3 November 1st, 2006 11:55 AM
Calling Web Services from Python Ivan Zuzak answers 3 April 11th, 2006 09:05 AM
Soap Based XML webservice creation Sai answers 4 November 23rd, 2005 06:28 AM