Thanks for the clarification. ----- Original Message ----- From: Nirmal Mukhi To: [EMAIL PROTECTED] Sent: Friday, February 21, 2003 10:37 AM Subject: Re: Using XML to represent web service invocation.
Hello, Port type qname + operation name + input name (if any) + output name (if any) identify the abstract operation being referred to. Mapping this abstract operation to a binding operation is a separate matter. Any valid binding for the port type must have bindings for all the supported operations. This is my understanding, for whatever that is worth! Thanks, Nirmal. ...
