WSDL

Advantages

  1. WSDL provides a structured approach to defining web service interfaces.
  2. WSDL can be used by clients to reduce the amount of code needed to access a service.
  3. Changes can be made to an existing WSDL description which the clients can understand, at runtime. This allows for some dynamic upgrades.

José M. Vidal .

2 of 17