what is UDDI, DISCO and WSDL?

what is UDDI, DISCO and WSDL?

Add Comment



  • 1 Answer(s)
    • 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
    Platinum Answered on 08/05/2018.
    Add Comment



  • Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.