what is UDDI, DISCO and WSDL?
what is UDDI, DISCO and WSDL?
- UDDI: It means Universal Description, Discovery and I It is the directory that is used to publish and discover public web services
- DISCO: It is commonly known as discovery. It clubs common services together and exposes schemas document of the web services
- WSDL: It stands for web service description language (WSDL). It is used to describe web services. The description includes URL of web services, properties and methods supported by web services, data type it supports and protocol detail it supports