How WSDL is stored ?

Answer Posted / narayan sahu(netx)

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. The
operations and messages are described abstractly, and then
bound to a concrete network protocol and message format to
define an endpoint. Related concrete endpoints are combined
into abstract endpoints (services). WSDL is extensible to
allow description of endpoints and their messages
regardless of what message formats or network protocols are
used to communicate, however, the only bindings described
in this document describe how to use WSDL in conjunction
with SOAP 1.1, HTTP GET/POST, and MIME.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain me what is .net web service?

561


How does cas works?

579


Tell us what is the difference between struct and class?

496


What is jit compilers?

578


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

518






Is .net 4.8 backwards compatible?

551


What is data type and how many types of data types are in .NET ?

560


Explain how to redirect tracing to a file?

557


What is the transport protocol you use to call a seb service soap?

538


How to get the number after decimal point in .net?

570


What are Attributes in .NET?

586


Write the .net syntax for 'for loop'?

574


What is .net assembly?

588


Explain why do we use the “using” statement?

584


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1937