WSDL Palette

The WSDL palette is used for creating, editing, validating, importing, and viewing WSDL (Web Service Description Language) files. These files are shared resources that describe web services. The WSDL palette’s resources are used to create and reuse abstract definitions, namely:

  • messages, which describe the data being exchanged

  • portTypes, which define a set of operations

  • and operations, which describe the activities supported by the web service

You can learn more about WSDL at http://www.w3.org.