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

How does CGI work? Can I use 'C' language to write a CGI?

0 Answers  


What is a Complex Element?

0 Answers  


How do I provide information to the Web Service when the information is required as a SOAP Header?

1 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 are the various ways of accessing a web service?

2 Answers  






what is the difference between require() and include() when an error is encountered?

0 Answers  


what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible

0 Answers   Wipro,


How does DTD work?

0 Answers  


How would you solve a floated div’s parent height.

0 Answers  


What is the role of usability testing in web testing?

0 Answers  


how to develop a web page that have only minimize button and not restore and close button on its right upper corner?

0 Answers   PUCIT,


1.what is the difference between webserver and application server? 2. what is the difference between webserver and weblogic server?

1 Answers   IBM,


Categories