Backbones of Web Services
Let us explore the baseline XML Web services specifications, such as XML, SOAP, WSDL and UDDI.
XML (Extensible Markup Language): XML is the foundation on which Web services are built. XML provides the description, storage, and transmission format for data exchanged via Web services. XML is a simple, platform-independent, and broadly adopted standard.
SOAP (Simple Object Access Protocol): SOAP is a lightweight and simple XML-based protocol that is designed to exchange structured and typed information on the Web. SOAP is a protocol that defines how to access services, objects, and servers in a platform-independent manner using HTTP and XML. SOAP uses XML as a wire protocol to describe how the data and its associated type ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access