1.

What Is A Wsdl?

Answer»

WSDL stands for Web SERVICES Descriptive Language. It is an XML file which describes EVERYTHING about a web server. 

Typically it contains:

  • Web service end POINT (URL)
  • METHODS web service Support
  • Input and output arguments.
  • WSDL is technology/platform independent SYNTAX thus it is widely accepted way of describing web services definition.

WSDL stands for Web Services Descriptive Language. It is an XML file which describes everything about a web server. 

Typically it contains:



Discussion

No Comment Found