Friday, April 25, 2008

What does a binding define in a WSDL document? What are some of the things that the SOAP binding defines?

A binding defines how to map between the abstract PortType and a real service format and protocol.SOAP binding defines the encoding style, the SOAPAction header, the namespace of the body (the targetURI), etc.

No comments:

Post a Comment