Prev Next

WSDL Document

A WSDL Document encapsulates a Web Service defined within the «WSDLnamespace» stereotyped Package, and is the source from which the WSDL file is generated. It is represented by a «WSDL» stereotyped Component element as a direct child element of the «WSDLnamespace» stereotyped Package. You can have multiple WSDL Documents under a single WSDL Namespace, to reuse and expose the WSDL Services for that namespace across multiple WSDLs.

One «WSDL» stereotyped Component element is automatically created when you create the Namespace Package structure. You can add further WSDL elements by dragging the WSDL icon from the WSDL Toolbox and dropping it directly onto the namespace Overview diagram.

Toolbox Icon

Access

To display the 'WSDL Document Properties' dialog for the selected «WSDL» stereotyped Component, use one of the methods outlined here.

Ribbon

Design > Element > Properties > Properties

Context Menu

Right-click on «WSDL» stereotyped Component | Properties

Keyboard Shortcuts

Alt+Enter

Other

Double-click on a «WSDL» stereotyped Component, or

Drag icon from the toolbox and drop directly onto the Overview diagram, under the «WSDLnamespace» stereotyped Package in the WSDL Package structure. (This creates a new WSDL Document, represented by a «WSDL» stereotyped Component.)

Define Properties

Option

Action

See also

Name

Type in the name of the WSDL document.

File Name

Type the file path into which the WSDL 1.1 file is to be generated.

Documentation

(Optional) Type in any notes you need for this element.

XMLNS

Identify the additional namespace or namespace-prefix pairs used in this WSDL Document.

To add a namespace or namespace-prefix pair, click on the New button; to edit an existing entry, double-click on it. In either case, the 'Namespace Details' dialog displays.

  • Prefix - Type in the abbreviated text to represent the Namespace
  • Namespace - Type in the name of the Namespace
  • OK - Click on this button to save the new information and close the 'Namespace Details' dialog
  • Cancel - Click on this button to discard the new information and close the 'Namespace Details' dialog
  • Help - Click on this button to display this Help topic

To remove an entry from the list, click on it and click on the Delete button.

Services

Review the WSDL Services that exist in the Services Package.

Select the checkbox against the services to be included in the current WSDL file.

WSDL Service

OK

Click on this button to save the data entered and close the WSDL Document 'Properties' dialog.

Cancel

Click on this button to discard the data entered and close the 'WSDL Document Properties' dialog.

Help

Click on this button to display this Help topic.

UML

This button is displayed when you are editing existing WSDL Document element information.

Click on the button to open the UML element 'Properties' dialog for the element.

Properties

Learn more