Re: document vs rpc

 Xi Zhao,
 these types affect understanding WSDL constructs, not concrete
SOAP messages, and this list is in fact inappropriate for the
question.
 Anyway, literal and encoded mean that the messages will be
constructed according to the XML Schema (document) or according
to SOAP Encoding rules (encoded).
 Document means that the message part is the Body of the
message, while RPC means that parts are just parameters of the
call.
 Best regards,


                   Jacek Kopecky

                   Senior Architect, Systinet (formerly Idoox)
                   http://www.systinet.com/



On Fri, 14 Dec 2001, Xi Zhao wrote:

 > hi:
 >      I am not sure it is appropriate to ask this question in this mail list,
 > if not, please forget about it, otherwise, please drop some light on it.
 >
 >   my question:
 >   what are difference between the following 4  SOAP & WSDL types?
 >
 >     document-literal
 >     document-encoded
 >     rpc-encoded
 >     rpc-literal
 >
 >
 > regards!
 >

Received on Saturday, 15 December 2001 13:48:31 UTC