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

The location error message is sent to the application to indicate that the notification for a terminal, or for the whole notification, is being cancelled by the Web Service.

TerminalLocationNotification_locationErrorResponse  locationError (locationError parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: TerminalLocationNotification_locationErrorRequest
locationError parameters  
Collapse Output: TerminalLocationNotification_locationErrorResponse
locationErrorResponse 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_locationErrorRequest
<soap:body  use="literal" />
Output: TerminalLocationNotification_locationErrorResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="locationError">
-<wsdl:documentation>
<xhtml:p>The location error message is sent to the application to indicate that the notification for a terminal, or for the whole notification, is being cancelled by the Web Service.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©