Introduction
- SOAP does not specify which encoding to use.
- Each SOAP client must have compile-time knowledge of the
protocol the server implements.
- SOAP does not declare an equivalent to IDL.
- The Web Services Description Language (WSDL) is the de facto
standard specification which handles this functionality.
- WSDL can be used to describe what a service does, how it
does it, and how clients can use it.
José M. Vidal
.
1 of 17