# WSDL

- **<span class="caps">WSDL</span>** Web Services Description Language which allows programs to read the description and automatically set themselves up to use that web service. I need it because apparently Windows apps want this to handle <span class="caps">XML</span> more easily. – Mike 
    - [http://www.w3.org/TR/wsdl](http://www.w3.org/TR/wsdl)
    - [http://www.adtmag.com/article.asp?id=7735](http://www.adtmag.com/article.asp?id=7735)