Hello I have a question regarding "document" style operations. An operation with style="document" may contain several "parts" which are not enclosed in an RPC element. Then how does the server make the mapping between the operation and the SOAP message it receives? Is it by the means of the SoapAction header?
I read the WSDL 1.2 spec, but I couldn't figure out. Have I missed anything? Thanks -- Nick