308 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			XML
		
	
	
	
		
		
			
		
	
	
			308 lines
		
	
	
		
			16 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="LotService" 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/LotService.svc?xsd=xsd0" namespace="http://tempuri.org/" /> | ||
|  |       <xsd:import schemaLocation="http://localhost:12349/LotService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> | ||
|  |       <xsd:import schemaLocation="http://localhost:12349/LotService.svc?xsd=xsd2" /> | ||
|  |       <xsd:import schemaLocation="http://localhost:12349/LotService.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/DeiNiu.Wcf" /> | ||
|  |       <xsd:import schemaLocation="http://localhost:12349/LotService.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/System.Data" /> | ||
|  |       <xsd:import schemaLocation="http://localhost:12349/LotService.svc?xsd=xsd5" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> | ||
|  |     </xsd:schema> | ||
|  |   </wsdl:types> | ||
|  |   <wsdl:message name="ILotService_queryLots_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:queryLots" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_queryLots_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:queryLotsResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newLot_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newLot" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newLot_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newLotResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_updateLot_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:updateLot" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_updateLot_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:updateLotResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteLot_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteLot" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteLot_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteLotResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newLotAtt_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newLotAtt" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newLotAtt_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newLotAttResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_updateLotAtt_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:updateLotAtt" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_updateLotAtt_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:updateLotAttResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteLotAtt_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteLotAtt" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteLotAtt_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteLotAttResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_querySkuValues_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:querySkuValues" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_querySkuValues_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:querySkuValuesResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_queryLotAtts_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:queryLotAtts" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_queryLotAtts_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:queryLotAttsResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getLotAtts_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getLotAtts" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getLotAtts_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getLotAttsResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getSKU_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getSKU" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getSKU_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getSKUResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getLotGoodsType_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getLotGoodsType" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getLotGoodsType_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getLotGoodsTypeResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getFreeGoodsType_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getFreeGoodsType" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_getFreeGoodsType_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:getFreeGoodsTypeResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newGoodTypeLot_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newGoodTypeLot" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_newGoodTypeLot_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:newGoodTypeLotResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteGoodTypeLot_InputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteGoodTypeLot" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:message name="ILotService_deleteGoodTypeLot_OutputMessage"> | ||
|  |     <wsdl:part name="parameters" element="tns:deleteGoodTypeLotResponse" /> | ||
|  |   </wsdl:message> | ||
|  |   <wsdl:portType name="ILotService"> | ||
|  |     <wsdl:operation name="queryLots"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/queryLots" message="tns:ILotService_queryLots_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/queryLotsResponse" message="tns:ILotService_queryLots_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newLot"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/newLot" message="tns:ILotService_newLot_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/newLotResponse" message="tns:ILotService_newLot_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="updateLot"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/updateLot" message="tns:ILotService_updateLot_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/updateLotResponse" message="tns:ILotService_updateLot_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteLot"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/deleteLot" message="tns:ILotService_deleteLot_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/deleteLotResponse" message="tns:ILotService_deleteLot_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newLotAtt"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/newLotAtt" message="tns:ILotService_newLotAtt_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/newLotAttResponse" message="tns:ILotService_newLotAtt_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="updateLotAtt"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/updateLotAtt" message="tns:ILotService_updateLotAtt_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/updateLotAttResponse" message="tns:ILotService_updateLotAtt_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteLotAtt"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/deleteLotAtt" message="tns:ILotService_deleteLotAtt_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/deleteLotAttResponse" message="tns:ILotService_deleteLotAtt_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="querySkuValues"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/querySkuValues" message="tns:ILotService_querySkuValues_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/querySkuValuesResponse" message="tns:ILotService_querySkuValues_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="queryLotAtts"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/queryLotAtts" message="tns:ILotService_queryLotAtts_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/queryLotAttsResponse" message="tns:ILotService_queryLotAtts_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getLotAtts"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/getLotAtts" message="tns:ILotService_getLotAtts_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/getLotAttsResponse" message="tns:ILotService_getLotAtts_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getSKU"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/getSKU" message="tns:ILotService_getSKU_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/getSKUResponse" message="tns:ILotService_getSKU_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getLotGoodsType"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/getLotGoodsType" message="tns:ILotService_getLotGoodsType_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/getLotGoodsTypeResponse" message="tns:ILotService_getLotGoodsType_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getFreeGoodsType"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/getFreeGoodsType" message="tns:ILotService_getFreeGoodsType_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/getFreeGoodsTypeResponse" message="tns:ILotService_getFreeGoodsType_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newGoodTypeLot"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/newGoodTypeLot" message="tns:ILotService_newGoodTypeLot_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/newGoodTypeLotResponse" message="tns:ILotService_newGoodTypeLot_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteGoodTypeLot"> | ||
|  |       <wsdl:input wsaw:Action="http://tempuri.org/ILotService/deleteGoodTypeLot" message="tns:ILotService_deleteGoodTypeLot_InputMessage" /> | ||
|  |       <wsdl:output wsaw:Action="http://tempuri.org/ILotService/deleteGoodTypeLotResponse" message="tns:ILotService_deleteGoodTypeLot_OutputMessage" /> | ||
|  |     </wsdl:operation> | ||
|  |   </wsdl:portType> | ||
|  |   <wsdl:binding name="BasicHttpBinding_ILotService" type="tns:ILotService"> | ||
|  |     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> | ||
|  |     <wsdl:operation name="queryLots"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/queryLots" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newLot"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/newLot" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="updateLot"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/updateLot" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteLot"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/deleteLot" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newLotAtt"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/newLotAtt" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="updateLotAtt"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/updateLotAtt" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteLotAtt"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/deleteLotAtt" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="querySkuValues"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/querySkuValues" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="queryLotAtts"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/queryLotAtts" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getLotAtts"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/getLotAtts" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getSKU"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/getSKU" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getLotGoodsType"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/getLotGoodsType" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="getFreeGoodsType"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/getFreeGoodsType" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="newGoodTypeLot"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/newGoodTypeLot" style="document" /> | ||
|  |       <wsdl:input> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:input> | ||
|  |       <wsdl:output> | ||
|  |         <soap:body use="literal" /> | ||
|  |       </wsdl:output> | ||
|  |     </wsdl:operation> | ||
|  |     <wsdl:operation name="deleteGoodTypeLot"> | ||
|  |       <soap:operation soapAction="http://tempuri.org/ILotService/deleteGoodTypeLot" 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="LotService"> | ||
|  |     <wsdl:port name="BasicHttpBinding_ILotService" binding="tns:BasicHttpBinding_ILotService"> | ||
|  |       <soap:address location="http://localhost:12349/LotService.svc" /> | ||
|  |     </wsdl:port> | ||
|  |   </wsdl:service> | ||
|  | </wsdl:definitions> |