Cloud Computing Assignment
In the module on WSDL you were presented with the details of the WSDL service which receives a request for a stock market quote and returns the quote. The essential structure of a WSDL XML document is:
Task1.
Your task in this assignment is to use the material in module as a model for creating a WSDL document for a Web Service which returns today's date. You donor actually have to implement the service since all we require is the interface in XML. So you will actually create an XML document which uses the skeleton structure given above but where all of the placeholders are replaced by the actual XML to define the service interfaces.