What is WSDL?
Answers were Sorted based on User's Feedback
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 the Need for CSS ?
What is the difference between local link popularity and global link popularity
What are the test case formats in case of a static website and dynamic website?
What are differences between DTDs and Schema?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?
What happens in a Web application when you enter all the data and click on submit button?
What's the difference between a *.WSDL file and a *.DISCO file?
What are the different configurations which have to be considered while testing a website?
Design a web crawler? How will you avoid from getting into infinite loops?
How to kill cookies from Web page?
How have you used ActionScript in your Flash development? To what length?
What can you do to improve page performance?