Web Services Tutorial – What is WSDL and UDDI in Hindi | part 3

Welcome Guys, In this video we will see, Web Services Tutorial – What is WSDL and UDDI in Hindi | part 3

what is WSDL?
WSDL stands for Web Services Description Language
WSDL is used to describe web services
Service provider publish an interface for his web services that describes all attributes of the web services.
WSDL is used to describe web services
WSDL is an XML based Interface.
WSDL is a W3C recommendation from 26. June 2007

what is UDDI?
UDDI stands for Universal Description, Discovery, and Integration.
UDDI is an XML-based standard for describing, publishing, and finding web services.
UDDI is a platform-independent, open framework.
UDDI uses Web Service Definition Language(WSDL) to describe interfaces to web services.

Leave a Reply