What is SOAP Version 1.2?



What is SOAP Version 1.2?..

Answer / supra

SOAP version 1.2 is a lightweight protocol for exchange of
information in a decentralized, distributed environment. It
is an XML based protocol that consists of four parts: an
envelope that defines a framework for describing what is in
a message and how to process it, a set of encoding rules
for expressing instances of application-defined data types,
a convention for representing remote procedure calls and
responses and a binding convention for exchanging messages
using an underlying protocol. SOAP can potentially be used
in combination with a variety of other protocols; however,
the only bindings defined in this document describe how to
use SOAP in combination with HTTP and the experimental HTTP
Extension Framework.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More SOAP Interview Questions

What are the elements of a soap message structure?

0 Answers  


what is the difference between SOAP web service and RESTful web service?

0 Answers  


what is the general format for reading the custom or default property value?

0 Answers  


About how soap messages are sent and received in web service ?

1 Answers   Digital GlobalSoft,


Explain about the SOAP body element?

0 Answers  






What are transport methods in soap?

0 Answers  


Which is more secure rest or soap?

0 Answers  


What are the steps that are required after providing the services to the clients?

0 Answers  


What are the tools used for testing web services?

0 Answers  


What are steps that are required to create a client side program that can interact with the soap?

0 Answers  


What are the information contained in the service deployment model?

0 Answers  


What are the steps involved in doing the data exchange between the client and the server?

0 Answers  


Categories