WSDL stands for Web Services Description Language, it is a standard form of describing any web service. WSDL is created by Microsoft and IBM jointly.
WSDL is a XML based structure which works in a decentralized and distributed environment.
WSDL defines how operations get performed in any web service.
UDDI uses WSDL language.
WSDL describes how to interact with XML based services.
UDDI stands for Universal description discovery and integration. UDDI is a XML-based standard which is used for describing, publishing and finding web services.
SOAP stands for simple object access protocol. It is also a XML based protocol which is used to exchange information among computers.
|