<?xml version="1.0" encoding="utf-8"?>
|
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SrmService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
<wsdl:types>
|
<xsd:schema targetNamespace="http://tempuri.org/Imports">
|
<xsd:import namespace="http://www.w3.org/2001/XMLSchema" />
|
<xsd:import schemaLocation="http://localhost:8733/Design_Time_Addresses/iWareSda_QQJF.SrmService/SrmService/?xsd=xsd0" namespace="http://tempuri.org/" />
|
</xsd:schema>
|
</wsdl:types>
|
<wsdl:message name="ISrmService_GetSrmInfo_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_GetSrmInfo_OutputMessage">
|
<wsdl:part name="GetSrmInfoResult" type="xsd:string" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmDelete_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmDelete_OutputMessage">
|
<wsdl:part name="SendSrmDeleteResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmTaskFinishConfirm_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmTaskFinishConfirm_OutputMessage">
|
<wsdl:part name="SendSrmTaskFinishConfirmResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmEStop_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmEStop_OutputMessage">
|
<wsdl:part name="SendSrmEStopResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmMove_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
<wsdl:part name="taskId" type="xsd:int" />
|
<wsdl:part name="toPlace" type="xsd:string" />
|
<wsdl:part name="command" type="xsd:int" />
|
<wsdl:part name="palletType" type="xsd:int" />
|
<wsdl:part name="taskFather" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmMove_OutputMessage">
|
<wsdl:part name="SendSrmMoveResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmTask_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
<wsdl:part name="taskId" type="xsd:int" />
|
<wsdl:part name="sourcePlace" type="xsd:string" />
|
<wsdl:part name="toPlace" type="xsd:string" />
|
<wsdl:part name="pallet" type="xsd:int" />
|
<wsdl:part name="taskFather" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SendSrmTask_OutputMessage">
|
<wsdl:part name="SendSrmTaskResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SrmRlsAlert_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_SrmRlsAlert_OutputMessage" />
|
<wsdl:message name="ISrmService_IsTaskFinish_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_IsTaskFinish_OutputMessage">
|
<wsdl:part name="IsTaskFinishResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_IsReady_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_IsReady_OutputMessage">
|
<wsdl:part name="IsReadyResult" type="xsd:boolean" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_FinishTask_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_FinishTask_OutputMessage">
|
<wsdl:part name="FinishTaskResult" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_DeleteMainTask_InputMessage">
|
<wsdl:part name="id" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_DeleteMainTask_OutputMessage">
|
<wsdl:part name="DeleteMainTaskResult" type="xsd:boolean" />
|
<wsdl:part name="tranDoingId" type="tns:ArrayOfInt" />
|
<wsdl:part name="rgvDoingId" type="tns:ArrayOfInt" />
|
<wsdl:part name="srmDoingId" type="tns:ArrayOfInt" />
|
<wsdl:part name="placeList" type="tns:ArrayOfString" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_IsNotAlarm_InputMessage">
|
<wsdl:part name="srmId" type="xsd:int" />
|
</wsdl:message>
|
<wsdl:message name="ISrmService_IsNotAlarm_OutputMessage">
|
<wsdl:part name="IsNotAlarmResult" type="xsd:boolean" />
|
</wsdl:message>
|
<wsdl:portType name="ISrmService">
|
<wsdl:operation name="GetSrmInfo" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/GetSrmInfo" message="tns:ISrmService_GetSrmInfo_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/GetSrmInfoResponse" message="tns:ISrmService_GetSrmInfo_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmDelete" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SendSrmDelete" message="tns:ISrmService_SendSrmDelete_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SendSrmDeleteResponse" message="tns:ISrmService_SendSrmDelete_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmTaskFinishConfirm" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SendSrmTaskFinishConfirm" message="tns:ISrmService_SendSrmTaskFinishConfirm_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SendSrmTaskFinishConfirmResponse" message="tns:ISrmService_SendSrmTaskFinishConfirm_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmEStop" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SendSrmEStop" message="tns:ISrmService_SendSrmEStop_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SendSrmEStopResponse" message="tns:ISrmService_SendSrmEStop_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmMove" parameterOrder="srmId taskId toPlace command palletType taskFather">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SendSrmMove" message="tns:ISrmService_SendSrmMove_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SendSrmMoveResponse" message="tns:ISrmService_SendSrmMove_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmTask" parameterOrder="srmId taskId sourcePlace toPlace pallet taskFather">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SendSrmTask" message="tns:ISrmService_SendSrmTask_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SendSrmTaskResponse" message="tns:ISrmService_SendSrmTask_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="SrmRlsAlert" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/SrmRlsAlert" message="tns:ISrmService_SrmRlsAlert_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/SrmRlsAlertResponse" message="tns:ISrmService_SrmRlsAlert_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="IsTaskFinish" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/IsTaskFinish" message="tns:ISrmService_IsTaskFinish_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/IsTaskFinishResponse" message="tns:ISrmService_IsTaskFinish_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="IsReady" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/IsReady" message="tns:ISrmService_IsReady_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/IsReadyResponse" message="tns:ISrmService_IsReady_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="FinishTask" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/FinishTask" message="tns:ISrmService_FinishTask_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/FinishTaskResponse" message="tns:ISrmService_FinishTask_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="DeleteMainTask" parameterOrder="id tranDoingId rgvDoingId srmDoingId placeList">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/DeleteMainTask" message="tns:ISrmService_DeleteMainTask_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/DeleteMainTaskResponse" message="tns:ISrmService_DeleteMainTask_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="IsNotAlarm" parameterOrder="srmId">
|
<wsdl:input wsaw:Action="http://tempuri.org/ISrmService/IsNotAlarm" message="tns:ISrmService_IsNotAlarm_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/ISrmService/IsNotAlarmResponse" message="tns:ISrmService_IsNotAlarm_OutputMessage" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="BasicHttpBinding_ISrmService" type="tns:ISrmService">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc" />
|
<wsdl:operation name="GetSrmInfo">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/GetSrmInfo" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmDelete">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SendSrmDelete" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmTaskFinishConfirm">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SendSrmTaskFinishConfirm" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmEStop">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SendSrmEStop" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmMove">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SendSrmMove" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSrmTask">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SendSrmTask" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SrmRlsAlert">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/SrmRlsAlert" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="IsTaskFinish">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/IsTaskFinish" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="IsReady">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/IsReady" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="FinishTask">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/FinishTask" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeleteMainTask">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/DeleteMainTask" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="IsNotAlarm">
|
<soap:operation soapAction="http://tempuri.org/ISrmService/IsNotAlarm" style="rpc" />
|
<wsdl:input>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" namespace="http://tempuri.org/" />
|
</wsdl:output>
|
</wsdl:operation>
|
</wsdl:binding>
|
<wsdl:service name="SrmService">
|
<wsdl:port name="BasicHttpBinding_ISrmService" binding="tns:BasicHttpBinding_ISrmService">
|
<soap:address location="http://localhost:8733/Design_Time_Addresses/iWareSda_QQJF.SrmService/SrmService/" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|