What is WSDL?

Answer Posted / swapna

WSDL is the Web Service Description Language, and it is
implemented as a specific XML vocabulary. While it's very
much more complex than what can be described here, there
are two important aspects to WSDL with which you should be
aware.

First, WSDL provides instructions to consumers of Web
Services to describe the layout and contents of the SOAP
packets the Web Service intends to issue. It's an
interface description document, of sorts. And second, it
isn't intended that you read and interpret the WSDL.

Rather, WSDL should be processed by machine, typically to
generate proxy source code (.NET) or create dynamic proxies
on the fly (the SOAP Toolkit or Web Service Behavior).

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between a *.WSDL file and a *.DISCO file?

2926


What is application in computer?

440


Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array.

467


When would you use get and post requests?

461


What is the result of “20” + 20;

540






what are the steps involved in using the validator framework?

1344


What can you do to improve page performance?

505


what are the differences between webpage and webservice?

1431


If you have an issue with your page, how do you debug it, what tools do you use?

432


What is Webget and WebInvoke in rest service? Tell difference between them

502


What are the types of web testing security problems?

459


in companies what is the use of websphere?

1912


MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT

1691


Difference between display none and visibility hidden ?

479


What is a Simple Element?

494