Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
74ad3aafd5 This module handles the SOAP protocol. The first implementation is SOAP1.1
(http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most often
used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is quite
different; this module tries to define a sufficiently abstract interface to
hide the protocol differences.
WWW:	http://search.cpan.org/dist/XML-Compile-SOAP/

PR:		ports/119421
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2008-01-12 16:40:22 +00:00