WSDL Support

WSDL (Web Services Description Language) is an XML-formatted language used to describe Web service capabilities.

Web services are a standardized way of allowing applications to interface and share data across the network. Web service messages are written in XML, thus allowing for different applications in different programming languages to interface with each other.

WSDL files define how the Web services work and the operations they perform.

Zend Studio's WSDL Support plugin provides an integrated means for incorporating and inspecting WSDL files and a wizard for generating your own WSDL files.

 

How do I install the WSDL Support plugin?

How do I work with the WSDL Support plugin?