What does WSDL stand for

What does WSDL stand for?

E

Expert

Verified

WSDL is, Web Services Description Language. This is an XML representation of the web service interface.

Two types of the operations are specified there in the WSDL file as represented through the < soap:binding > attribute of the file.

a. Document oriented operations – These are the ones that has XML documents as input /output
b. Result oriented operations – These are the ones that has input parameters like the input message and result like the output message.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.