XML Web Services Standards
This chapter covers the basics of SOAP (Simple Object Access Protocol) and discusses the other standards surrounding XML Web Services. It contains a lot of XML, but no other code.
Web services are distributed applications based on standards. In essence, this chapter introduces the major standards that you are likely to encounter in your Web services development: SOAP, XML, XML Schema (XSD), HTTP, and WSDL.
|