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

Enlist the operation types response used in wsdl?

0 Answers  


Does soapui support ssl authentication

0 Answers  


Explain what is the properties in soapui?

0 Answers  


What are the factors that help to decide which style of web services – soap or rest – to use?

0 Answers  


what is the end point in web services?

0 Answers  






What is the difference between soap and http?

0 Answers  


What is soap and rest web services?

0 Answers  


What are web services?

0 Answers  


what is the message format used in SOAP?

0 Answers  


Give an example about the functioning of SOAP?

0 Answers  


What is the main difference between soap and rest web services?

0 Answers  


What are the web relation functionalities provided by soap protocol?

0 Answers  


Categories