Understanding the SOAP XML protocol

To understand SOAP you should have knowledge of XML. This would help you a lot to interpret the different elements in SOAP. SOAP is a Simple Object Access Protocol used for communication between applications. XML is used in SOAP message for communication. The communication happens through internet.


When we say internet the communication protocol that is used is naturally HTTP. The current way of communication between applications is RPC where there is no compatibility for HTTP. SOAP can be used in HTTP and through firewalls.

HTTP is supported by all the browsers. These are the advantages of using SOAP. It is language and platform independent since the message is passed in the XML format.

A SOAP message is an XML document that has certain elements in it. Elements like Envelope and Body are compulsory and optional elements in the SOAP document are Header and Fault.

The namespace http://www.w3.org/2001/12/soap-envelope is where all these elements are declared.



SetApp - 100 Apps for everything you ever wanted to do on Mac

FREE Subscription

Subscribe to our mailing list and receive new articles
through email. Keep yourself updated with latest
developments in the industry.

Name:
Email:

Note : We never rent, trade, or sell my email lists to
anyone. We assure that your privacy is respected
and protected.

_______________________________________





 

 

FREE Subscription

Stay Current With the Latest Technology Developments Realted to XML. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.

 

 

Add to My Yahoo!

Visit XML Training Material Guide Homepage

 

 

“Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.”

Copyright - © 2004 - 2019 - All Rights Reserved.