Creating a WSDL model

Creating a new WSDL model

Command Available on Result
Create a WSDL model UML package Creates a new WSDL model. This model is broken down into four folders designed for modeling Services, PortTypes, Messages and XSD Types.

Importing WSDL or XSD models

Command Available on Result
Create an Import "Imports" folder Imports an XSD or WSDL model.

To import an external WSDL or XSD into your WSDL model, carry out the following steps:

Services and Ports

Command Available on Result
Create a Service "Services" folder Creates a WSDL Service.
Create a Port Service Creates aWSDL Service Port.

PortTypes

Command Available on Result
Create a PortType "PortTypes" folder Creates a PortType.
Create an Operation PortType Creates a PortType Operation.
Create an Input Parameter PortType operation Creates an Input parameter.
Create an Output Parameter PortType operation Creates an Output parameter.
Create a Fault Parameter PortType operation Creates a Fault parameter.

Messages

Command Available on Result
Create a Message "Messages" folder Creates a WSDL message.
Create a Part Message Creates a WSDL Message Part.