http://www.ibm.com/wsdl/soa/pxtl/v1_0/interface
The locationNotification Operation

When the location of a monitored device changes a notification is delivered to the application with the new location information. If a group identifier was used, the terminal device URI is provided, not the group URI.

TerminalLocationNotification_locationNotificationResponse  locationNotification (locationNotification parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: TerminalLocationNotification_locationNotificationRequest
locationNotification parameters  
Collapse Output: TerminalLocationNotification_locationNotificationResponse
locationNotificationResponse result  
Collapse Fault:
InvocationException 
InvocationException InvocationException

Notification invocation exception.

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

 Collapse XML
-<wsdl:operation  name="locationNotification">
-<wsdl:documentation>
<xhtml:p>When the location of a monitored device changes a notification is delivered to the application with the new location information. If a group identifier was used, the terminal device URI is provided, not the group URI.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©