http://www.ibm.com/wsdl/soa/pxmm/v1_0/service
The MessageNotificationBinding Binding

SOAP binding for the PX Notification common component Parlay X Multimedia Messaging notification interface.

Extensibility Element:
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
 Collapse Operations
Operation: notifyMessageDeliveryReceipt
<soap:operation  soapAction=""
  style="document" />
Input: MessageNotification_notifyMessageDeliveryReceiptRequest
<soap:body  use="literal" />
Output: MessageNotification_notifyMessageDeliveryReceiptResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

Operation: notifyMessageReception
<soap:operation  soapAction=""
  style="document" />
Input: MessageNotification_notifyMessageReceptionRequest
<soap:body  use="literal" />
Output: MessageNotification_notifyMessageReceptionResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:binding  name="MessageNotificationBinding"  type="interface:MessageNotification">
-<wsdl:documentation>
<xhtml:p>SOAP binding for the PX Notification common component Parlay X Multimedia Messaging notification interface.</xhtml:p>
</wsdl:documentation>
<soap:binding  style="document"  transport="http://schemas.xmlsoap.org/soap/http" />
-<wsdl:operation  name="notifyMessageReception">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="InvocationException">
<soap:fault  name="InvocationException"  use="literal" />
</wsdl:fault>
</wsdl:operation>
-<wsdl:operation  name="notifyMessageDeliveryReceipt">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="InvocationException">
<soap:fault  name="InvocationException"  use="literal" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
 Collapse Used-By
Service Port Port Type
MessageNotificationService MessageNotification MessageNotification
Generated by WSDLdoc ©