- From: tlais <mazentlais@yahoo.fr>
- Date: Fri, 05 Aug 2005 10:52:26 +0200
- To: noah_mendelsohn@us.ibm.com
- Cc: xml-dist-app@w3.org
Thank you for your response Noah. I had sent the question to www-ws-desc@w3.org <mailto:www-ws-desc@w3.org> but the message had failed, any way I'll try again. I still have a point. 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 noah_mendelsohn@us.ibm.com wrote: >This mailing list is traditionally used more for SOAP-related questions >than for WSDL, but I'll try a quick answer: WSDL is usable by any >software that wants to know in advance what is required in the content of >SOAP message exchanges. Typically, it's used by software development >tools to aid in the preparation of code that will send or receive such >messages. Whether such messaging code winds up at a client, a server, a >peer to peer system or whatever depends on your environment. Many common >implementations are currently server to server, but there are also >important examples of SOAP messages being sent to and from client >software. I hope this helps. > >-------------------------------------- >Noah Mendelsohn >IBM Corporation >One Rogers Street >Cambridge, MA 02142 >1-617-693-4036 >------------------------------------- > > > > >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. I would like >to >know if the WSDL document is client oriented. I mean Only the client >interprets >the WSDL document and the server doesn’t need to purse it. > > >Thank you for your help > > > > >
Received on Friday, 5 August 2005 08:52:51 UTC