List out the important characteristics of soap envelop element.



List out the important characteristics of soap envelop element...

Answer / Anil Kumar Gautam

The SOAP (Simple Object Access Protocol) envelope is a messaging framework used for exchanging structured information between systems. The key characteristics of the SOAP envelope are:n1. Envelope: This is the outermost XML element that contains the SOAP message.n2. Header: This optional part can carry various kinds of additional information, such as authentication or service-specific data.n3. Body: This contains the actual SOAP message and carries the payload of the request or response.n4. Fault: If an error occurs during communication, a fault section is included in the envelope to provide details about the error.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

What is protocol explain?

1 Answers  


Mention how soapui is used to structure functional tests?

1 Answers  


what is the difference between JSON and SOAP?

1 Answers  


What is SOAP Version 1.2?

1 Answers   Transdomain,


What is soap client?

1 Answers  


Enlist few syntax rules applicable for soap message?

1 Answers  


Why is rest preferred over soap?

1 Answers  


What is the use of protocol rest?

1 Answers  


write a sql query retrive all xml data. how to retrive xml data wit single sql query.

1 Answers   TCS,


Explain about the mustUnderstand Attribute?

1 Answers  


Is binding between soap and wsdl possible?

1 Answers  


What is the difference between soap and http?

1 Answers  


Categories