WSDL Message

Return to Introduction  Previous page  Next page

WSDL messages are represented in Enterprise Architect by UML classes stereotyped as WSDLmessage. Messages should be defined under the Messages package in the WSDL namespace structure.

To define new WSDLmessage elements for your namespace, follow the steps below:

1.Open the Messages diagram defined for your WSDL namespace package. The WSDL pages of the Enterprise Architect UML Toolbox display.
2.Drag the Message element onto the diagram. The WSDL Message dialog displays.
 
WSDLMessageProps
 
3.Enter the Name for the message.
4.Click on the OK button to close the WSDL Message dialog.
5.You can define parts for the message by dragging the Message Part element from the WSDL Elements page of the Enterprise Architect UML Toolbox onto the message class.

You can edit the WSDL-specific properties of the message later by double-clicking the message class in the diagram or Project Browser window. Alternatively, on the WSDL Message dialog, click on the UML button to invoke the standard Properties dialog for a class.