SOAP Fundamentals
1 Comment
Introduction SOAP is a protocol to exchange the XML messages over the network using HTTP\HTTPS.It stands for Simple Object Access Protocol.It is platform and language independent. SOAP Building Blocks A SOAP Message is an XML Document contains the following elements…