What is WSDL?

Answers were Sorted based on User's Feedback



What is WSDL?..

Answer / 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

What is WSDL?..

Answer / kanu

Web Service Description language
WSDL is an XML format for describing network services as a
set of endpoints operating on messages containing either
document-oriented or procedure-oriented information.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Web Related AllOther Interview Questions

what is the difference between weblogic and websphere,jboss,tomcat?

5 Answers  


What is the difference between local link popularity and global link popularity

0 Answers  


True or False: To test a Web service you must create a windows application or Web application to consume this service?

4 Answers  


What software do you use to build websites? Give me an example of a project that you built using JavaScript. What kind of functionality did you create?

0 Answers  


What happens in a Web application when you enter all the data and click on submit button?

0 Answers   MNC,






1.what is requirement specification in web engineering? 2.properties of web application? 3.difference between web engineering and web applicaiton?

2 Answers  


How can you test the security of a Web site,both manually and by using a tool?

0 Answers  


How to kill cookies from Web page?

0 Answers   7Eye, Net Solution,


Explain Working of ping, telnet, gopher?

1 Answers  


Explain the difference between authorization and authentication in web testing.

0 Answers  


Is it right way to earn revenue through google adsense? Is it Possible?

0 Answers  


What are the different configurations which have to be considered while testing a website?

0 Answers  


Categories