<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Jim Walters wrote:<br>
<blockquote type="cite"
 cite="mid1052528176.1501.1942.camel@localhost.localdomain">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="GENERATOR" content="GtkHTML/1.1.10">
I'm no expert in this stuff, but I think SOAP is analogous to COM
whereas XML-RPC is analogous to, well, RPC. (Using this reference <a
 href="http://archive.devx.com/javaSR/articles/glossary/glossary-2.asp">http://archive.devx.com/javaSR/articles/glossary/glossary-2.asp</a>
)<br>
</blockquote>
SOAP is more like RPC on steroids, and WSDL seems to have been invented
for describing SOAP services:<br>
<br>
<a class="moz-txt-link-freetext" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwebsrv/html/wsdlexplained.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwebsrv/html/wsdlexplained.asp</a><br>
<br>
But at least some people think it could be used for XML-RPC as well:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.cookcomputing.com/blog/archives/000216.html">http://www.cookcomputing.com/blog/archives/000216.html</a><br>
<br>
<blockquote type="cite"> I did mistake UDDI for being a global registry
of WSDL specifications. Don't remember who is hosting those anymore.<br>
</blockquote>
<a class="moz-txt-link-freetext" href="http://xmethods.net/">http://xmethods.net/</a> is the one I've heard about the most.<br>
<br>
-myk<br>
<br>
</body>
</html>