211 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			211 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <wsdl:definitions xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" name="WmsPlateService" 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:10002/WmsPlateService.svc?xsd=xsd0" namespace="http://tempuri.org/" />
 | |
|       <xsd:import schemaLocation="http://localhost:10002/WmsPlateService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
 | |
|       <xsd:import schemaLocation="http://localhost:10002/WmsPlateService.svc?xsd=xsd2" />
 | |
|       <xsd:import schemaLocation="http://localhost:10002/WmsPlateService.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/DeiNiu.Wcf" />
 | |
|     </xsd:schema>
 | |
|   </wsdl:types>
 | |
|   <wsdl:message name="IWmsPlate_query_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:query" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_query_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:queryResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_add_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:add" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_add_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:addResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_delete_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:delete" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_delete_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:deleteResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_update_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:update" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_update_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_inPlate_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:inPlate" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_inPlate_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:inPlateResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_queryDesk_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:queryDesk" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_queryDesk_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:queryDeskResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskType_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskType" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskType_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskTypeResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskStatus_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskStatus" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskStatus_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskStatusResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskSeedsCnt_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskSeedsCnt" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDeskSeedsCnt_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskSeedsCntResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDesk_InputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDesk" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:message name="IWmsPlate_updateDesk_OutputMessage">
 | |
|     <wsdl:part name="parameters" element="tns:updateDeskResponse" />
 | |
|   </wsdl:message>
 | |
|   <wsdl:portType name="IWmsPlate">
 | |
|     <wsdl:operation name="query">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/query" message="tns:IWmsPlate_query_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/queryResponse" message="tns:IWmsPlate_query_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="add">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/add" message="tns:IWmsPlate_add_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/addResponse" message="tns:IWmsPlate_add_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="delete">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/delete" message="tns:IWmsPlate_delete_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/deleteResponse" message="tns:IWmsPlate_delete_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="update">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/update" message="tns:IWmsPlate_update_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/updateResponse" message="tns:IWmsPlate_update_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="inPlate">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/inPlate" message="tns:IWmsPlate_inPlate_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/inPlateResponse" message="tns:IWmsPlate_inPlate_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="queryDesk">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/queryDesk" message="tns:IWmsPlate_queryDesk_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/queryDeskResponse" message="tns:IWmsPlate_queryDesk_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskType">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskType" message="tns:IWmsPlate_updateDeskType_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskTypeResponse" message="tns:IWmsPlate_updateDeskType_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskStatus">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskStatus" message="tns:IWmsPlate_updateDeskStatus_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskStatusResponse" message="tns:IWmsPlate_updateDeskStatus_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskSeedsCnt">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskSeedsCnt" message="tns:IWmsPlate_updateDeskSeedsCnt_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskSeedsCntResponse" message="tns:IWmsPlate_updateDeskSeedsCnt_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDesk">
 | |
|       <wsdl:input wsaw:Action="http://tempuri.org/IWmsPlate/updateDesk" message="tns:IWmsPlate_updateDesk_InputMessage" />
 | |
|       <wsdl:output wsaw:Action="http://tempuri.org/IWmsPlate/updateDeskResponse" message="tns:IWmsPlate_updateDesk_OutputMessage" />
 | |
|     </wsdl:operation>
 | |
|   </wsdl:portType>
 | |
|   <wsdl:binding name="BasicHttpBinding_IWmsPlate" type="tns:IWmsPlate">
 | |
|     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
 | |
|     <wsdl:operation name="query">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/query" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="add">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/add" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="delete">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/delete" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="update">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/update" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="inPlate">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/inPlate" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="queryDesk">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/queryDesk" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskType">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/updateDeskType" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskStatus">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/updateDeskStatus" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDeskSeedsCnt">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/updateDeskSeedsCnt" style="document" />
 | |
|       <wsdl:input>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:input>
 | |
|       <wsdl:output>
 | |
|         <soap:body use="literal" />
 | |
|       </wsdl:output>
 | |
|     </wsdl:operation>
 | |
|     <wsdl:operation name="updateDesk">
 | |
|       <soap:operation soapAction="http://tempuri.org/IWmsPlate/updateDesk" 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="WmsPlateService">
 | |
|     <wsdl:port name="BasicHttpBinding_IWmsPlate" binding="tns:BasicHttpBinding_IWmsPlate">
 | |
|       <soap:address location="http://localhost:10002/WmsPlateService.svc" />
 | |
|     </wsdl:port>
 | |
|   </wsdl:service>
 | |
| </wsdl:definitions> |