RE: [xml-dev] What does SOAP really add?

From
Joshua Allen <>
To
Julian Reschke <>,
Date
2002-04-23T06:39:01Z
ID
<>
Thread
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.