The name of inputMessage as defined in the WSDL which will help in uniquely identifying the operation to be invoked |
<xsd:attribute name="InputMsgName" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>The name of inputMessage as defined in the WSDL which will help in uniquely identifying the operation to be invoked</xsd:documentation> </xsd:annotation> </xsd:attribute> |