A binding is a top level WSDL object that provides a concrete specification regarding the transmission of messages to and from a web service. A binding references exactly one port type. The structure of a binding corresponds very closely to that of the port type. The binding contains extensibility elements (for example, soap, http, and mime) that specify protocol specific details. Each port within a service references exactly one binding.
You can create a new binding, reuse an existing one, or import one.
Parent topic: Editing WSDL files
To create a new binding for your port, follow these steps:
Tip: You can also create a new binding for your port using the Outline view.
To reuse a binding for your port, follow these steps:
Related concepts
Editing WSDL files with the WSDL Editor
Related tasks
Creating a new WSDL file
Editing WSDL files