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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Elliotte Rusty Harold on Web Services

[ Lists Home | Date Index | Thread Index ]

> Consider these two examples;
> 
> POST some-uri HTTP/1.0
> Content-Type: application/xml
> [blank line]
> <number>3<number>
> 
> and
> 
> POST some-uri HTTP/1.0
> Content-Type: application/xml
> [blank line]
> <add>
> <number>3<number>
> </add>

In the first example, the action is implied by some-uri.  Your second 
example shows SOAP RPC, where the action is specified by an element. 
Your first example could be a SOAP "doc/literal" approach.

This isn't a REST issue.
	/r$





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS