> For the complete documentation index, see [llms.txt](https://hanfak.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hanfak.gitbook.io/workspace/integration/wdsl.md).

# wdsl

## WDSL

## What

* Web Services Description Language(WSDL).
* WSDL is an XML-based file which tells the client application what the web service does and gives all the information required to connect to the web service.
* <https://www.guru99.com/wsdl-web-services-description-language.html>
