First page Back Continue Last page Graphics

...What is WSDL?...


Notes:

WSDL is a XML document that describes a Web Service interface. Its purpose is mainly to describe these pieces of information:
The methods (services) available in this Web Service interface
The parameters and data types used by each of these methods
The network protocol(s) that can be used to access these services
The location of the Web Service and how to access it