http://www.ibm.com/wsdl/soa/pxprs/v1_0/interface
The notifySubscription Operation

This asynchronous method notifies the watcher that the server or the presentity handled the pending subscription.

PresenceNotification_notifySubscriptionResponse  notifySubscription (notifySubscription parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: PresenceNotification_notifySubscriptionRequest
notifySubscription parameters  
Collapse Output: PresenceNotification_notifySubscriptionResponse
notifySubscriptionResponse result  
Collapse Fault:
InvocationException 
InvocationException InvocationException

Notification invocation exception.

 Collapse Bindings
Binding: PresenceNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: PresenceNotification_notifySubscriptionRequest
<soap:body  use="literal" />
Output: PresenceNotification_notifySubscriptionResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="notifySubscription">
-<wsdl:documentation>
<xhtml:p>This asynchronous method notifies the watcher that the server or the presentity handled the pending subscription.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©