RE: [xml-dev] What does SOAP really add?
> But data exposed using SOAP usually cannot retrieved using GET, and > therefore isn't easily accessible using XSLT's document() function. XSLT document() can't do POST either. Saying that "all things that do not use GET are inaccessible to GET", is not informative. I understood Paul's position, but I think it's a circular argument.