http://www.ibm.com/wsdl/soa/pxtl/v1_0/service
The TerminalLocationNotificationBinding Binding

SOAP binding for the PX Notification common component Parlay X Terminal Location notification interface.

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

Operation: locationError
<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" />
 

Operation: locationNotification
<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:binding  name="TerminalLocationNotificationBinding"  type="interface:TerminalLocationNotification">
-<wsdl:documentation>
<xhtml:p>SOAP binding for the PX Notification common component Parlay X Terminal Location notification interface.</xhtml:p>
</wsdl:documentation>
<soap:binding  style="document"  transport="http://schemas.xmlsoap.org/soap/http" />
-<wsdl:operation  name="locationNotification">
<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="locationError">
<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="locationEnd">
<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
TerminalLocationNotificationService TerminalLocationNotification TerminalLocationNotification
Generated by WSDLdoc ©