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

Difference between null and undefined?

0 Answers  


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

0 Answers  


what are the steps involved in using the validator framework?

0 Answers   CSC, TCS,


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

0 Answers  


How can you add a method to a class already defined?

0 Answers  






How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?

0 Answers  


I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...

0 Answers  


How do you test the URL of a Web-based application?

0 Answers  


Can I host muliple sites on same machine?

0 Answers  


What are different Layers in TCP/IP?

0 Answers  


how to design online bank web page with asp.net

0 Answers   CTS,


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

1 Answers   IBM,


Categories