Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryAcronymsWSDL
All acronyms
WSDL

Web Services Description Language

An XML format that describes web service endpoints, operations, and message formats. Salesforce provides Enterprise WSDL and Partner WSDL for SOAP API integration.

Example use case

A developer downloads the Enterprise WSDL from their Salesforce org and imports it into a Java project to generate strongly-typed classes for SOAP API calls.

More acronyms starting with W