Command | Available on | Result |
---|---|---|
![]() | UML package | Creates a new WSDL model. This model is broken down into four folders designed for modeling Services, PortTypes, Messages and XSD Types. |
Command | Available on | Result |
---|---|---|
![]() | "Imports" folder | Imports an XSD or WSDL model. |
To import an external WSDL or XSD into your WSDL model, carry out the following steps:
Command | Available on | Result |
---|---|---|
![]() | "Services" folder | Creates a WSDL Service. |
![]() | Service | Creates aWSDL Service Port. |
Command | Available on | Result |
---|---|---|
![]() | "PortTypes" folder | Creates a PortType. |
![]() | PortType | Creates a PortType Operation. |
![]() | PortType operation | Creates an Input parameter. |
![]() | PortType operation | Creates an Output parameter. |
![]() | PortType operation | Creates a Fault parameter. |
Command | Available on | Result |
---|---|---|
![]() | "Messages" folder | Creates a WSDL message. |
![]() | Message | Creates a WSDL Message Part. |