Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What are the interfaces of SAX?

0 Answers  


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?

0 Answers  


what are the steps involved in using the validator framework?

0 Answers   CSC, TCS,


What are the common problems faced in web testing?

0 Answers  


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

1 Answers   IBM,


How do you know how many users are online on a website?

0 Answers   MindCracker,


what is the significance of webservice?

1 Answers  


How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?

0 Answers  


When would you use get and post requests?

0 Answers  


What do you understand by web application?

0 Answers  


txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))

2 Answers  


Can you save a website to your desktop?

0 Answers  


Categories