| In
WSDL, the binding identifies a method
for relating a service interface to a service implementation.
It accomplishes this by identifying a transport
binding, an invocation style, a SOAP action and a message-encoding
scheme. The binding is then used by a collection of operations
(port type).
|