Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

SOAP

SOAP - Xml format

< >

SOAP, aka Simple Object Access Protocol, is a xml format created in 1998 by Dave Winer and Don Box and Bob Atkinson and Mohsen Al-Ghosein.

#85on PLDB 25Years Old 10.5kUsers
11Books 8Papers

SOAP (originally Simple Object Access Protocol) is a protocol specification for exchanging structured information in the implementation of web services in computer networks. Its purpose is to induce extensibility, neutrality and independence. It uses XML Information Set for its message format, and relies on application layer protocols, most often Hypertext Transfer Protocol (HTTP) or Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission. Read more on Wikipedia...


Example from Wikipedia:
POST /InStock HTTP/1.1 Host: www.example.org Content-Type: application/soap+xml; charset=utf-8 Content-Length: 299 SOAPAction: "http://www.w3.org/2003/05/soap-envelope" <?xml version="1.0"?> <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:m="http://www.example.org/stock/Manikandan"> <soap:Header> </soap:Header> <soap:Body> <m:GetStockPrice> <m:StockName>GOOGLE</m:StockName> </m:GetStockPrice> </soap:Body> </soap:Envelope>

Books about SOAP from ISBNdb

title authors year publisher
Programming Web Services With SOAP James Snell and Doug Tidwell and Pavel Kulchenko 2002 O'Reilly Media
XML and Soap Programming for BizTalk Servers (DV-MPS Programming) Travis, Brian E 2000 Microsoft Press
Soap Operas Worldwide: Cultural and Serial Realities Marilyn J. Matelski 2012 McFarland & Company, Incorporated Publishers
Java and SOAP Englander, Robert 2002 O'Reilly Media
J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP Monson-Haefel, Richard 2003 Addison Wesley Publishing Company
The Survival of Soap Opera: Transformations for a New Media Era 2010 University Press of Mississippi
The Soap Opera Paradigm: Television Programming and Corporate Priorities Wittebols, James H. 2004 Rowman & Littlefield Publishers
SOAP Programming with Java Brogden, Bill and Brogden, William B. 2002 Sybex Inc
Soap Operas Worldwide: Cultural and Serial Realities Matelski, Marilyn J. 1998 McFarland Publishing
Advanced Soap Programming Adams and Ryan
Java and SOAP Robert Englander 20020520 O'Reilly Media, Inc.

Publications about SOAP from Semantic Scholar

title authors year citations influentialCitations
Using SOAP and .NET Web Service to build SCORM RTE and LMS T. Shih and Wen-Chih Chang and Nigel H. Lin and Louis H. Lin and Hun-Hui Hsu and C. Hsieh 2003 28 4
Investigations On Some Aspects of Reliability of Content Based Routing SOAP based Windows Communication Foundation Services S. Medhi and A. Bora and T. Bezboruah 2017 10 0
Babel and SOAP applications of extensible compilers R. Scowen 1973 7 0
Efficient SOAP processing in embedded systems J. Janecek 2004 7 0
On the Performance of SOAP in a Non-trivial Peer-to-Peer Experiment T. V. Cutsem and S. Mostinckx and W. Meuter and J. Dedecker and T. D'Hondt 2004 2 0
A Comparative Performance Evaluation of Different Implementations of the SOAP Protocol. Jos茅 A. Garc铆a and Roi Blanco and Antonio Blanco and J. Par铆s 2007 2 0
Performance Evaluation for SOAP and RFC in SAP Netweaver Platform Z. Cao and R. Jandhyala and Shiva Koduvayur 2010 1 0
Analisis dan Perancangan Sistem Mediation dengan Protokol Soap pada Web Service untuk Mengintegrasikan Antar Sistem Informasi yang Berbeda Platform Muhamad Femy Mulya and Nofita Rismawati 2018 1 0
sagemath.html 路 soap.html 路 common-lisp.html

View source

- Build the next great programming language Search v2023 Day 205 Docs Acknowledgements Traffic Traffic Today Mirrors GitHub feedback@pldb.com