encodings in RPC

 Hello Noah. 8-)
 On today's telcon, you seemed to suggest that you would support
completely tying RPC to the SOAP data model or even encoding.
 Does that mean that you would disallow using encodingStyle
inside the data? Would you disallow the following?

 <Body>
   <foo:processUDDIRequest>
     <theRequest SOAP-ENV:encodingStyle="urn:uddi">
       <findTModel>
         ...
       </findTModel>
     </theRequest>
   </foo:processUDDIRequest>
 </Body>

 Let's say that urn:uddi signifies an encoding of a different
data model than SOAP's.
 My opinion is that this should be possible (as opposed to
forbidden).
 Best regards,

                            Jacek Kopecky

                            Idoox
                            http://www.idoox.com/

Received on Wednesday, 15 August 2001 17:20:17 UTC