- The structure of a WSDL document is composed of the following elements:
- message
- operation
- interface
- binding
- service
- The message, operation, and interface elements form the abstract interface definition.
- The binding and service elements form the concrete implementation definition.
|
|