- From: Jonathan Marsh <jmarsh@microsoft.com>
- Date: Fri, 5 Aug 2005 14:58:33 -0700
- To: "tlais" <mazentlais@yahoo.fr>, <www-ws-desc@w3.org>
The WSDL document describes the travel reservation service, from its point of view (that is, an 'in-out' MEP is 'in' to the service, followed by 'out' from the service). A service developer may obtain or create a WSDL and then use it to generate a stub of the service, but it is also common that the service is developed first, and then WSDL generated describing that service. There is no tight run-time linkage between WSDL and the service. The WSDL could even be provided by a third party, without the knowledge of the service. Probably the most important use of WSDL though will be for generating code for clients that wish to connect to the service. Hope this helps. - Jonathan > -----Original Message----- > From: www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org] > On Behalf Of tlais > Sent: Friday, August 05, 2005 1:58 AM > To: www-ws-desc@w3.org > Subject: question-WSDL > > > > Hello all, > > I'm a new member in the mailing list. I've read many documents on the > XML > and WSDL spec, but I didn't find a response to my question. > Supposing a server provides a "TRAVEL RESERVATION" web service. Does > the > server use the WSDL document of the "TRAVEL RESERVATION" service to > send > and receive SOAP messages? I mean does the server interpret the WSDL > document of the service provided by the server itself? > > > Regards
Received on Friday, 5 August 2005 21:59:10 UTC