What are the important characteristics of soap envelope element?



What are the important characteristics of soap envelope element?..

Answer / Shivang Chaudhary

The envelope element in a SOAP message has several important characteristics: 1. It wraps the entire message. 2. It must contain exactly one child element, either a body or fault element. 3. It can optionally contain a header element for additional information. 4. It is used to define the structure of the message and to distinguish SOAP messages from other XML documents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

Which is more secure rest or soap?

1 Answers  


What is SOAP Version 1.2?

1 Answers   Transdomain,


Enlist few syntax rules applicable for soap message?

1 Answers  


How to write a SOAP Client using Apache SOAP for Java?

1 Answers  


What is the primary challenge when testing web services?

1 Answers  


Can soap and rest be used together?

1 Answers  


Does soapui support ssl authentication

1 Answers  


What are the types of Garbage Collectors ?

2 Answers   IBM,


What are the disadvantages of soap web services?

1 Answers  


One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued

1 Answers  


What is wc3 standards?How is the link between SOAP and webservices to it?

1 Answers  


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

1 Answers  


Categories