WSDL (Web Services Description Language) is an XML document that defines the service interface, operations, parameters, and location. UDDI is a registry, not WSDL. WSDL itself is not a calling protocol - it describes the service that can be called via protocols like SOAP.