WSDL (Web Service Description Language) is the standard XML-based interface definition language for web services. It describes the service's location, available operations, and message formats. SOAP is a protocol for message exchange, not an interface description language.