Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created in other products into the workbench and edit them in the WSDL editor.
To open a WSDL file in the WSDL editor, double-click it in the Navigator view or right-click it and click Open With > WSDL Editor.
At any time, you can switch to the Source view to review the source for the WSDL file. You can also edit your WSDL file directly in the Source view.
The Graph view provides a graphical way to browse and edit your WSDL file. Each type of top level wsdl object is shown within a group (e.g. service, port type, message). Within each group is a tree view that can be used to browse the structure of the object. The service, binding, port type and message groups are 'linked'. If for example we select an input in the port types, we'll notice that the message that is referenced by this message is scrolled into view in the messages group. A line displays to denote a reference (or association) between these objects.

The Outline view will show you all the items in your WSDL file as you add them. In this view, you can both create and delete WSDL components.
The Outline view contains the following folders you can use (by right-clicking and selecting the appropriate option) to edit your WSDL file: