211 lines
12 KiB
XML
211 lines
12 KiB
XML
<?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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 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="ScheduledService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://tempuri.org/Imports">
|
|
<xsd:import schemaLocation="http://localhost:12349/ScheduledService.svc?xsd=xsd0" namespace="http://tempuri.org/" />
|
|
<xsd:import schemaLocation="http://localhost:12349/ScheduledService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
|
|
<xsd:import schemaLocation="http://localhost:12349/ScheduledService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/DeiNiu.Utils" />
|
|
<xsd:import schemaLocation="http://localhost:12349/ScheduledService.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="IScheduledService_syncInRequest_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncInRequest" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncInRequest_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncInRequestResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncGoods_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncGoods" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncGoods_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncGoodsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncNewOwners_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncNewOwners" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncNewOwners_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncNewOwnersResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncCustomer_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncCustomer" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncCustomer_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncCustomerResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_createPDAPickTasks_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:createPDAPickTasks" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_createPDAPickTasks_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:createPDAPickTasksResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncAndCreatePickRequest_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncAndCreatePickRequest" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_syncAndCreatePickRequest_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:syncAndCreatePickRequestResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_createPickWaves_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:createPickWaves" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_createPickWaves_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:createPickWavesResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_getJobInterVal_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:getJobInterVal" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_getJobInterVal_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:getJobInterValResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_truncateDataForTestOnly_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:truncateDataForTestOnly" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_truncateDataForTestOnly_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:truncateDataForTestOnlyResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_getWaveInterval_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:getWaveInterval" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IScheduledService_getWaveInterval_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:getWaveIntervalResponse" />
|
|
</wsdl:message>
|
|
<wsdl:portType name="IScheduledService">
|
|
<wsdl:operation name="syncInRequest">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/syncInRequest" message="tns:IScheduledService_syncInRequest_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/syncInRequestResponse" message="tns:IScheduledService_syncInRequest_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncGoods">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/syncGoods" message="tns:IScheduledService_syncGoods_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/syncGoodsResponse" message="tns:IScheduledService_syncGoods_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncNewOwners">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/syncNewOwners" message="tns:IScheduledService_syncNewOwners_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/syncNewOwnersResponse" message="tns:IScheduledService_syncNewOwners_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncCustomer">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/syncCustomer" message="tns:IScheduledService_syncCustomer_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/syncCustomerResponse" message="tns:IScheduledService_syncCustomer_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createPDAPickTasks">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/createPDAPickTasks" message="tns:IScheduledService_createPDAPickTasks_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/createPDAPickTasksResponse" message="tns:IScheduledService_createPDAPickTasks_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncAndCreatePickRequest">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/syncAndCreatePickRequest" message="tns:IScheduledService_syncAndCreatePickRequest_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/syncAndCreatePickRequestResponse" message="tns:IScheduledService_syncAndCreatePickRequest_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createPickWaves">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/createPickWaves" message="tns:IScheduledService_createPickWaves_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/createPickWavesResponse" message="tns:IScheduledService_createPickWaves_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getJobInterVal">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/getJobInterVal" message="tns:IScheduledService_getJobInterVal_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/getJobInterValResponse" message="tns:IScheduledService_getJobInterVal_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="truncateDataForTestOnly">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/truncateDataForTestOnly" message="tns:IScheduledService_truncateDataForTestOnly_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/truncateDataForTestOnlyResponse" message="tns:IScheduledService_truncateDataForTestOnly_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getWaveInterval">
|
|
<wsdl:input wsaw:Action="http://tempuri.org/IScheduledService/getWaveInterval" message="tns:IScheduledService_getWaveInterval_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://tempuri.org/IScheduledService/getWaveIntervalResponse" message="tns:IScheduledService_getWaveInterval_OutputMessage" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="BasicHttpBinding_IScheduledService" type="tns:IScheduledService">
|
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<wsdl:operation name="syncInRequest">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/syncInRequest" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncGoods">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/syncGoods" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncNewOwners">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/syncNewOwners" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncCustomer">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/syncCustomer" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createPDAPickTasks">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/createPDAPickTasks" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="syncAndCreatePickRequest">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/syncAndCreatePickRequest" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createPickWaves">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/createPickWaves" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getJobInterVal">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/getJobInterVal" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="truncateDataForTestOnly">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/truncateDataForTestOnly" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getWaveInterval">
|
|
<soap:operation soapAction="http://tempuri.org/IScheduledService/getWaveInterval" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:service name="ScheduledService">
|
|
<wsdl:port name="BasicHttpBinding_IScheduledService" binding="tns:BasicHttpBinding_IScheduledService">
|
|
<soap:address location="http://localhost:12349/ScheduledService.svc" />
|
|
</wsdl:port>
|
|
</wsdl:service>
|
|
</wsdl:definitions> |