This document summarizes the anatomy of a web service. It discusses that web services allow applications and devices to communicate independently of platform or language. It describes the key components of web services - SOAP messages for communication, WSDL files that describe the service, and UDDI for finding services. The document provides details on how web services work using SOAP and WSDL. It explains that web services address limitations of prior technologies like EDI and CORBA by being more open, standardized, and compatible.