OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: So what do SOAP and XML-RPC buy you?



> The only unique* component here is that the data passed as the content
> are represented in the calling language as compound/complex objects
> conforming to [little-s] schemas rather than streams of mime content.

That's what I'd call a marshaling API.  In this case, it'd be a policy-rich
layer over the "stream of MIME content" style APIs that already exist.

The XML-over-HTTP messaging would use those stream'o'MIME
calls directly, rather than with intervening policies for SOAP etc.

- Dave