.NET General - What is WSDL?
Interview Question Database For Software Developers
|
|
| What is WSDL? | | .NET INTERVIEW QUESTIONS - What is WSDL? | | By: |
WSDL stands for Web Service Description Language. It is a W3C specification which defines XML grammar for describing Web Services.XML grammar describes details such as:-
* Where we can find the Web Service (its URI)?
* What are the methods and properties that service supports?
* Data type support.
* Supported protocols
In short its a bible of what the webservice can do.Clients can consume this WSDL and build proxy objects that clients use to communicate with the Web Services. Full WSDL specification is available at http://www.w3.org/TR/wsdl.
| | ID: 2330 | Rank: 233 | Votes: 1 | Views: 86 | Submitted: 20091007 |
224 :-) | | What is UDDI ? | | .NET INTERVIEW QUESTIONS - What is UDDI ?... | | Submitted: 20091001 |
|
215 :-) | | What is DISCO ? | | .NET INTERVIEW QUESTIONS - What is DISCO ?... | | Submitted: 20091007 |
|
233 :-) | | What is WSDL? | | .NET INTERVIEW QUESTIONS - What is WSDL?... | | Submitted: 20091007 |
|
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|