WSDL (Web Services Description Language) is an XML-based format used to define the methods, parameters, and access points of a web service. SOAP is the protocol used to call these services, and UDDI is the registry directory for discovering them, making the other options incorrect.