--%>

Explain the term Web Services Description Language

Explain the term Web Services Description Language.

E

Expert

Verified

Web Services Description Language is fundamentally fully based upon XML. Major use of WSDL to explain the web services and also told how to utilize this web services. This is written upon XML. Also WSDL (Web Services Description Language) has W3C Recommendation.

   Related Questions in Programming Languages

  • Q : Main purpose of Child Header files

    Illustrate what is the main purpose of Child Header files?

  • Q : How XML web services integrate two

    How can XML web services integrate two legacy distributed systems, one based on Corba and one based on Java RMI?

  • Q : Function of TCHAR used in Windows

    Write down a program to show the function of TCHAR used in Windows Programming?

  • Q : What is Priority level Priority level :

    Priority level: Each and every thread has a priority level that point out to the scheduler where it must be placed in the pecking order for being run. The eligible un-blocked thread with a specific priority will always be run prior to an eligible thre

  • Q : What are the tools require writing

    What are the tools require writing XHTML documents?

  • Q : What is Control structure Control

    Control structure: A statement which affects the flow of control in a method. The typical control structures are if statements and loops.

  • Q : Explain Assignment operator Assignment

    Assignment operator: The operator (=) employed to store the value of an expression into the variable, for example: Variable = expression; The right-hand

  • Q : What is Abstract method Abstract method

    Abstract method: This is a method with the abstract reserved word in its header. The abstract method has no method body. Methods stated in an interface are for all time abstract. The body of an abstract method should be stated in a su

  • Q : What is Low level programming languages

    Low level programming languages: It is frequently termed as `assembly languages’; these give little more than the fundamental instruction set of a particular Central Processing Unit. Therefore programs written in low level programming languages

  • Q : Explain the important thing to HTML

    Explain the important thing to HTML document authors.