|
|
 |
 |
 |
> glossary > SOAP
|
SOAP(Simple Object Access Protocol) The standard for web services messages. Based on XML, SOAP defines an envelope format and various rules for describing its contents. Seen (with WSDL and UDDI) as one of the three foundation standards of web services, it is the preferred protocol for exchanging web services, but by no means the only one; proponents of REST say that it adds unnecessary complexity.
More about "SOAP" ...
Loosely Coupled articles:
Ripples continue in the debate about whether SOAP is an over-engineered, unnecessary addition ...
Useful Web resources:
The final draft of the SOAP 1.1 specification lodged with the W3C
InfoWorld article on the status of the next version of SOAP
|
|