moraleslos
02-16-2007, 08:53 AM
I just created a SOAP service that exposes a method which contains a complex-type parameter that needs to be created and passed in OL. The SOAP operation is document-literal. I've read the OL document on SOAP (ch. 42) and found a section on passing complex parameter types (section 3.1). However, this was described for RPC-style SOAP operation and not doc-lit. Is there another way of creating/passing complex types for a doc-lit style or is it the same as that described in RPC? Thanks in advance!
-los
-los