Simple Object Access Protocol (SOAP)
SOAP is a simple XML based service protocol to let applications exchange information over HTTP and is often referred to as a "Web Service". For more information on SOAP and Web Services, read the W3C's Introduction to SOAP
document.