Viewing the WSDL File

See Also

When you add a web service to the IDE, the web service is defined in a Web Service Definition Language (WSDL) file. The WSDL file describes how to access the web service and what actions the web service will perform. You can view a read-only version of the WSDL file that was used to create each web service added to the IDE.

To view the WSDL file for a web service:

  1. In the Services window, expand the Web Services node.
  2. If necessary, expand the node for the web service group.
  3. Right-click a web service and choose View WSDL.
See Also
About Web Services
Adding a Web Service to the IDE
About the Services Window
 
The specification for the Web Service Definition Language can be found at the following URL:

Legal Notices