How to create WSDL from XML schemas

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?WmFncmViTWlrZQ==?=

    How to create WSDL from XML schemas

    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.)
  • milfar.dean@gmail.com

    #2
    Re: How to create WSDL from XML schemas

    On Sep 24, 3:22 pm, ZagrebMike <ZagrebM...@nos pam.nospamwrote :
    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. theprogrammerfa ctory.com

    Comment

    Working...