Binding information

Each operation needs to be linked to the server URL.

  1. Right-click and then click Generate Binding Content.

    This opens the Binding Wizard dialog box.

  2. You can use the default values, click Finish.

You can see the generated XML in the Source tab of the WSDL Editor:

  <wsdl:binding name="BookLegacySOAP" type="tns:BookLegacy">
  	<soap:binding style="document"
  		transport="http://schemas.xmlsoap.org/soap/http" />