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
Explain Connection Pooling in IIS 3.0 and 4.0 ?
What are the available environments on the web?
what are the steps involved in using the validator framework?
Which method is used to post a Web page to another Web page?
How to test iBackup and storage products?
what is the relationship between garbagecollection and thread?
What is Code Base, Style Sheets?
How would you solve a floated div’s parent height.
Design a web crawler? How will you avoid from getting into infinite loops?
What are the common problems faced in web testing?
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?
What are the test case formats in case of a static website and dynamic website?
Who are the founders of YAHOO & GOOGLE?When they founded?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
What is user application?