Using SOAP in XML

M

mike myers

Many of these pages are now designed using XML and so it is ever more important that applications and information data is structured to work with XML.

The subsequent evolution was from XML to XML-RPC, which essentially enableddevelopers to connect two formerly unrelated fields, it varies from RPC inthat it employs an XML and HTTP protocol to carry a request on the network, as opposed to binary protocol of RPC.

One of the first such implementations is most likely XML-RPC. Using a bird's-eye view, XML-RPC is similar to regular RPC, nonetheless the binary protocol employed to transport the request on the network has been substituted with XML and HTTP. XML-RPC will also support arrays and structures (known asrecords) through the array and struct elements.

Lastly, through the development of RPC and XML-RPC we arrived at SOAP, as aresult of many weaknesses of the methods, a new process was needed to transfer data to web applications.

After considerable co-operation between IBM and XML RPC developers, the protocol was enhanced and upgraded to SOAP, this new protocol is quite powerful and it also broadens the field to cover applications aren't properly described as remote procedure calls.

If you are handling XML and SOAP, additionally you can begin using development tools like Liquid XML Studio (http://www.liquid-technologies.com/xml-studio.aspx) to produce your code, this has an added advantage of being able to employ extensive libraries along with code validation, perfect when you expect to produce hundreds or thousands of lines of code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,829
Latest member
PIXThurman

Latest Threads

Top