Re: TargetObjectURI

2003-07-22 Thread Anne Thomas Manes
A SOAP runtime system uses the QName of the child element of the soap-env:body to determine what type of SOAP message it has received and what to do with it. The TargetObjectURI defines the namespace for that QName. That combined with the element's local name specifies the complete QName. When usi

Re: TargetObjectURI

2003-07-22 Thread Scott Nichol
Anne, Thanks for this clarification. It got me to read section 3.5 of the WSDL 1.1 spec more closely. Given that the "encoded" style implies that all part types must be interpretted as abstract, I finally understand why its use is being discouraged! Scott Nichol Do not send e-mail directly t

RE: TargetObjectURI

2003-07-22 Thread Steve Pruitt
I would like to thank both Scott and Anne for making what is probably obvious to many, finally obvious to me. -Steve Pruitt Anne, Thanks for this clarification. It got me to read section 3.5 of the WSDL 1.1 spec more closely. Given that the "encoded" style implies that all part types must b