You are building the Quote Request service that allows other services to request the current value of a stock. You have developed the following WSDL definition for this service:
The "message" element named "QuoteRequestMessage" represents the request message sent to the service and the "message" element named "QuoteResponseMessage" represents the response message that the service responds with. Your next task is to define the concrete description for this WSDL definition and you start with the "binding" element. Which of the following represents the correct "binding" element for this WSDL definition?
Currently there are no comments in this discussion, be the first to comment!