BaoKai_202508_WebApi_Jingwa.../API/Service References/Camstar/PackStock1.wsdl

1641 lines
62 KiB
XML
Raw Normal View History

2025-08-24 22:23:34 +08:00
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
<s:element name="getOutBoxInf">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="pSN" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getOutBoxInfResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getOutBoxInfResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="PackStockIn">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="pkwPackLot" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pCustPackId" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pSubInventory" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pLocation" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="PackStockInResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="PackStockInResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getSpecName">
<s:complexType />
</s:element>
<s:element name="getSpecNameResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getSpecNameResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:complexType name="ArrayOfString">
<s:sequence>
<s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
</s:sequence>
</s:complexType>
<s:element name="getResourceForPP">
<s:complexType />
</s:element>
<s:element name="getResourceForPPResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getResourceForPPResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="SaveResourceMaterailForPP">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="container" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="mat" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="resouce" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="SaveResourceMaterailForPPResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="SaveResourceMaterailForPPResult" type="s:boolean" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getSpecNameSample">
<s:complexType />
</s:element>
<s:element name="getSpecNameSampleResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getSpecNameSampleResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getProductName">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="matchStr" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getProductNameResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getProductNameResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLotName">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="productNameMatchStr" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="specNameMatchStr" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLotNameResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getLotNameResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getProductNameByLastSpec">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="specNameMatchStr" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getProductNameByLastSpecResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getProductNameByLastSpecResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLotNameByLastSpec">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="specNameMatchStr" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLotNameByLastSpecResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getLotNameByLastSpecResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getSpecByLot">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="lotName" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getSpecByLotResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getSpecByLotResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLocationByLot">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="lotName" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLocationByLotResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getLocationByLotResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLocationBySpec">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="specName" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getLocationBySpecResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getLocationBySpecResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getlotbynextspec">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="productstr" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="sepcstr" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="getlotbynextspecResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="getlotbynextspecResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="HelloWorld">
<s:complexType />
</s:element>
<s:element name="HelloWorldResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="add">
<s:complexType>
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="a" type="s:int" />
<s:element minOccurs="1" maxOccurs="1" name="b" type="s:int" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="addResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="addResult" type="s:int" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="PackStockInValidate">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="pkwPackLot" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pCustPackId" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pSubInventory" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="pLocation" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="PackStockInValidateResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="PackStockInValidateResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="processParaModify">
<s:complexType />
</s:element>
<s:element name="processParaModifyResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="processParaModifyResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="QueryParamForPP">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="lotName" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="QueryParamForPPResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="QueryParamForPPResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="QueryEapInfoForSl">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="containername" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="QueryEapInfoForSlResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="QueryEapInfoForSlResult" type="tns:ArrayOfString" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="string" nillable="true" type="s:string" />
<s:element name="ArrayOfString" nillable="true" type="tns:ArrayOfString" />
<s:element name="boolean" type="s:boolean" />
<s:element name="int" type="s:int" />
</s:schema>
</wsdl:types>
<wsdl:message name="getOutBoxInfSoapIn">
<wsdl:part name="parameters" element="tns:getOutBoxInf" />
</wsdl:message>
<wsdl:message name="getOutBoxInfSoapOut">
<wsdl:part name="parameters" element="tns:getOutBoxInfResponse" />
</wsdl:message>
<wsdl:message name="PackStockInSoapIn">
<wsdl:part name="parameters" element="tns:PackStockIn" />
</wsdl:message>
<wsdl:message name="PackStockInSoapOut">
<wsdl:part name="parameters" element="tns:PackStockInResponse" />
</wsdl:message>
<wsdl:message name="getSpecNameSoapIn">
<wsdl:part name="parameters" element="tns:getSpecName" />
</wsdl:message>
<wsdl:message name="getSpecNameSoapOut">
<wsdl:part name="parameters" element="tns:getSpecNameResponse" />
</wsdl:message>
<wsdl:message name="getResourceForPPSoapIn">
<wsdl:part name="parameters" element="tns:getResourceForPP" />
</wsdl:message>
<wsdl:message name="getResourceForPPSoapOut">
<wsdl:part name="parameters" element="tns:getResourceForPPResponse" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPSoapIn">
<wsdl:part name="parameters" element="tns:SaveResourceMaterailForPP" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPSoapOut">
<wsdl:part name="parameters" element="tns:SaveResourceMaterailForPPResponse" />
</wsdl:message>
<wsdl:message name="getSpecNameSampleSoapIn">
<wsdl:part name="parameters" element="tns:getSpecNameSample" />
</wsdl:message>
<wsdl:message name="getSpecNameSampleSoapOut">
<wsdl:part name="parameters" element="tns:getSpecNameSampleResponse" />
</wsdl:message>
<wsdl:message name="getProductNameSoapIn">
<wsdl:part name="parameters" element="tns:getProductName" />
</wsdl:message>
<wsdl:message name="getProductNameSoapOut">
<wsdl:part name="parameters" element="tns:getProductNameResponse" />
</wsdl:message>
<wsdl:message name="getLotNameSoapIn">
<wsdl:part name="parameters" element="tns:getLotName" />
</wsdl:message>
<wsdl:message name="getLotNameSoapOut">
<wsdl:part name="parameters" element="tns:getLotNameResponse" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecSoapIn">
<wsdl:part name="parameters" element="tns:getProductNameByLastSpec" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecSoapOut">
<wsdl:part name="parameters" element="tns:getProductNameByLastSpecResponse" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecSoapIn">
<wsdl:part name="parameters" element="tns:getLotNameByLastSpec" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecSoapOut">
<wsdl:part name="parameters" element="tns:getLotNameByLastSpecResponse" />
</wsdl:message>
<wsdl:message name="getSpecByLotSoapIn">
<wsdl:part name="parameters" element="tns:getSpecByLot" />
</wsdl:message>
<wsdl:message name="getSpecByLotSoapOut">
<wsdl:part name="parameters" element="tns:getSpecByLotResponse" />
</wsdl:message>
<wsdl:message name="getLocationByLotSoapIn">
<wsdl:part name="parameters" element="tns:getLocationByLot" />
</wsdl:message>
<wsdl:message name="getLocationByLotSoapOut">
<wsdl:part name="parameters" element="tns:getLocationByLotResponse" />
</wsdl:message>
<wsdl:message name="getLocationBySpecSoapIn">
<wsdl:part name="parameters" element="tns:getLocationBySpec" />
</wsdl:message>
<wsdl:message name="getLocationBySpecSoapOut">
<wsdl:part name="parameters" element="tns:getLocationBySpecResponse" />
</wsdl:message>
<wsdl:message name="getlotbynextspecSoapIn">
<wsdl:part name="parameters" element="tns:getlotbynextspec" />
</wsdl:message>
<wsdl:message name="getlotbynextspecSoapOut">
<wsdl:part name="parameters" element="tns:getlotbynextspecResponse" />
</wsdl:message>
<wsdl:message name="HelloWorldSoapIn">
<wsdl:part name="parameters" element="tns:HelloWorld" />
</wsdl:message>
<wsdl:message name="HelloWorldSoapOut">
<wsdl:part name="parameters" element="tns:HelloWorldResponse" />
</wsdl:message>
<wsdl:message name="addSoapIn">
<wsdl:part name="parameters" element="tns:add" />
</wsdl:message>
<wsdl:message name="addSoapOut">
<wsdl:part name="parameters" element="tns:addResponse" />
</wsdl:message>
<wsdl:message name="PackStockInValidateSoapIn">
<wsdl:part name="parameters" element="tns:PackStockInValidate" />
</wsdl:message>
<wsdl:message name="PackStockInValidateSoapOut">
<wsdl:part name="parameters" element="tns:PackStockInValidateResponse" />
</wsdl:message>
<wsdl:message name="processParaModifySoapIn">
<wsdl:part name="parameters" element="tns:processParaModify" />
</wsdl:message>
<wsdl:message name="processParaModifySoapOut">
<wsdl:part name="parameters" element="tns:processParaModifyResponse" />
</wsdl:message>
<wsdl:message name="QueryParamForPPSoapIn">
<wsdl:part name="parameters" element="tns:QueryParamForPP" />
</wsdl:message>
<wsdl:message name="QueryParamForPPSoapOut">
<wsdl:part name="parameters" element="tns:QueryParamForPPResponse" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlSoapIn">
<wsdl:part name="parameters" element="tns:QueryEapInfoForSl" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlSoapOut">
<wsdl:part name="parameters" element="tns:QueryEapInfoForSlResponse" />
</wsdl:message>
<wsdl:message name="getOutBoxInfHttpGetIn">
<wsdl:part name="pSN" type="s:string" />
</wsdl:message>
<wsdl:message name="getOutBoxInfHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="PackStockInHttpGetIn">
<wsdl:part name="pkwPackLot" type="s:string" />
<wsdl:part name="pCustPackId" type="s:string" />
<wsdl:part name="pSubInventory" type="s:string" />
<wsdl:part name="pLocation" type="s:string" />
</wsdl:message>
<wsdl:message name="PackStockInHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="getSpecNameHttpGetIn" />
<wsdl:message name="getSpecNameHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getResourceForPPHttpGetIn" />
<wsdl:message name="getResourceForPPHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPHttpGetIn">
<wsdl:part name="container" type="s:string" />
<wsdl:part name="mat" type="s:string" />
<wsdl:part name="resouce" type="s:string" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPHttpGetOut">
<wsdl:part name="Body" element="tns:boolean" />
</wsdl:message>
<wsdl:message name="getSpecNameSampleHttpGetIn" />
<wsdl:message name="getSpecNameSampleHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getProductNameHttpGetIn">
<wsdl:part name="matchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getProductNameHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLotNameHttpGetIn">
<wsdl:part name="productNameMatchStr" type="s:string" />
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getLotNameHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecHttpGetIn">
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecHttpGetIn">
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getSpecByLotHttpGetIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="getSpecByLotHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLocationByLotHttpGetIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="getLocationByLotHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLocationBySpecHttpGetIn">
<wsdl:part name="specName" type="s:string" />
</wsdl:message>
<wsdl:message name="getLocationBySpecHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getlotbynextspecHttpGetIn">
<wsdl:part name="productstr" type="s:string" />
<wsdl:part name="sepcstr" type="s:string" />
</wsdl:message>
<wsdl:message name="getlotbynextspecHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="HelloWorldHttpGetIn" />
<wsdl:message name="HelloWorldHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="addHttpGetIn">
<wsdl:part name="a" type="s:string" />
<wsdl:part name="b" type="s:string" />
</wsdl:message>
<wsdl:message name="addHttpGetOut">
<wsdl:part name="Body" element="tns:int" />
</wsdl:message>
<wsdl:message name="PackStockInValidateHttpGetIn">
<wsdl:part name="pkwPackLot" type="s:string" />
<wsdl:part name="pCustPackId" type="s:string" />
<wsdl:part name="pSubInventory" type="s:string" />
<wsdl:part name="pLocation" type="s:string" />
</wsdl:message>
<wsdl:message name="PackStockInValidateHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="processParaModifyHttpGetIn" />
<wsdl:message name="processParaModifyHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="QueryParamForPPHttpGetIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="QueryParamForPPHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlHttpGetIn">
<wsdl:part name="containername" type="s:string" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlHttpGetOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getOutBoxInfHttpPostIn">
<wsdl:part name="pSN" type="s:string" />
</wsdl:message>
<wsdl:message name="getOutBoxInfHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="PackStockInHttpPostIn">
<wsdl:part name="pkwPackLot" type="s:string" />
<wsdl:part name="pCustPackId" type="s:string" />
<wsdl:part name="pSubInventory" type="s:string" />
<wsdl:part name="pLocation" type="s:string" />
</wsdl:message>
<wsdl:message name="PackStockInHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="getSpecNameHttpPostIn" />
<wsdl:message name="getSpecNameHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getResourceForPPHttpPostIn" />
<wsdl:message name="getResourceForPPHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPHttpPostIn">
<wsdl:part name="container" type="s:string" />
<wsdl:part name="mat" type="s:string" />
<wsdl:part name="resouce" type="s:string" />
</wsdl:message>
<wsdl:message name="SaveResourceMaterailForPPHttpPostOut">
<wsdl:part name="Body" element="tns:boolean" />
</wsdl:message>
<wsdl:message name="getSpecNameSampleHttpPostIn" />
<wsdl:message name="getSpecNameSampleHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getProductNameHttpPostIn">
<wsdl:part name="matchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getProductNameHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLotNameHttpPostIn">
<wsdl:part name="productNameMatchStr" type="s:string" />
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getLotNameHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecHttpPostIn">
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getProductNameByLastSpecHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecHttpPostIn">
<wsdl:part name="specNameMatchStr" type="s:string" />
</wsdl:message>
<wsdl:message name="getLotNameByLastSpecHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getSpecByLotHttpPostIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="getSpecByLotHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLocationByLotHttpPostIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="getLocationByLotHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getLocationBySpecHttpPostIn">
<wsdl:part name="specName" type="s:string" />
</wsdl:message>
<wsdl:message name="getLocationBySpecHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="getlotbynextspecHttpPostIn">
<wsdl:part name="productstr" type="s:string" />
<wsdl:part name="sepcstr" type="s:string" />
</wsdl:message>
<wsdl:message name="getlotbynextspecHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="HelloWorldHttpPostIn" />
<wsdl:message name="HelloWorldHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="addHttpPostIn">
<wsdl:part name="a" type="s:string" />
<wsdl:part name="b" type="s:string" />
</wsdl:message>
<wsdl:message name="addHttpPostOut">
<wsdl:part name="Body" element="tns:int" />
</wsdl:message>
<wsdl:message name="PackStockInValidateHttpPostIn">
<wsdl:part name="pkwPackLot" type="s:string" />
<wsdl:part name="pCustPackId" type="s:string" />
<wsdl:part name="pSubInventory" type="s:string" />
<wsdl:part name="pLocation" type="s:string" />
</wsdl:message>
<wsdl:message name="PackStockInValidateHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="processParaModifyHttpPostIn" />
<wsdl:message name="processParaModifyHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="QueryParamForPPHttpPostIn">
<wsdl:part name="lotName" type="s:string" />
</wsdl:message>
<wsdl:message name="QueryParamForPPHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlHttpPostIn">
<wsdl:part name="containername" type="s:string" />
</wsdl:message>
<wsdl:message name="QueryEapInfoForSlHttpPostOut">
<wsdl:part name="Body" element="tns:ArrayOfString" />
</wsdl:message>
<wsdl:portType name="CamstarSoap">
<wsdl:operation name="getOutBoxInf">
<wsdl:input message="tns:getOutBoxInfSoapIn" />
<wsdl:output message="tns:getOutBoxInfSoapOut" />
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<wsdl:input message="tns:PackStockInSoapIn" />
<wsdl:output message="tns:PackStockInSoapOut" />
</wsdl:operation>
<wsdl:operation name="getSpecName">
<wsdl:input message="tns:getSpecNameSoapIn" />
<wsdl:output message="tns:getSpecNameSoapOut" />
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<wsdl:input message="tns:getResourceForPPSoapIn" />
<wsdl:output message="tns:getResourceForPPSoapOut" />
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<wsdl:input message="tns:SaveResourceMaterailForPPSoapIn" />
<wsdl:output message="tns:SaveResourceMaterailForPPSoapOut" />
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<wsdl:input message="tns:getSpecNameSampleSoapIn" />
<wsdl:output message="tns:getSpecNameSampleSoapOut" />
</wsdl:operation>
<wsdl:operation name="getProductName">
<wsdl:input message="tns:getProductNameSoapIn" />
<wsdl:output message="tns:getProductNameSoapOut" />
</wsdl:operation>
<wsdl:operation name="getLotName">
<wsdl:input message="tns:getLotNameSoapIn" />
<wsdl:output message="tns:getLotNameSoapOut" />
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<wsdl:input message="tns:getProductNameByLastSpecSoapIn" />
<wsdl:output message="tns:getProductNameByLastSpecSoapOut" />
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<wsdl:input message="tns:getLotNameByLastSpecSoapIn" />
<wsdl:output message="tns:getLotNameByLastSpecSoapOut" />
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<wsdl:input message="tns:getSpecByLotSoapIn" />
<wsdl:output message="tns:getSpecByLotSoapOut" />
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<wsdl:input message="tns:getLocationByLotSoapIn" />
<wsdl:output message="tns:getLocationByLotSoapOut" />
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<wsdl:input message="tns:getLocationBySpecSoapIn" />
<wsdl:output message="tns:getLocationBySpecSoapOut" />
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<wsdl:input message="tns:getlotbynextspecSoapIn" />
<wsdl:output message="tns:getlotbynextspecSoapOut" />
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<wsdl:input message="tns:HelloWorldSoapIn" />
<wsdl:output message="tns:HelloWorldSoapOut" />
</wsdl:operation>
<wsdl:operation name="add">
<wsdl:input message="tns:addSoapIn" />
<wsdl:output message="tns:addSoapOut" />
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<wsdl:input message="tns:PackStockInValidateSoapIn" />
<wsdl:output message="tns:PackStockInValidateSoapOut" />
</wsdl:operation>
<wsdl:operation name="processParaModify">
<wsdl:input message="tns:processParaModifySoapIn" />
<wsdl:output message="tns:processParaModifySoapOut" />
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<wsdl:input message="tns:QueryParamForPPSoapIn" />
<wsdl:output message="tns:QueryParamForPPSoapOut" />
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<wsdl:input message="tns:QueryEapInfoForSlSoapIn" />
<wsdl:output message="tns:QueryEapInfoForSlSoapOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:portType name="CamstarHttpGet">
<wsdl:operation name="getOutBoxInf">
<wsdl:input message="tns:getOutBoxInfHttpGetIn" />
<wsdl:output message="tns:getOutBoxInfHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<wsdl:input message="tns:PackStockInHttpGetIn" />
<wsdl:output message="tns:PackStockInHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getSpecName">
<wsdl:input message="tns:getSpecNameHttpGetIn" />
<wsdl:output message="tns:getSpecNameHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<wsdl:input message="tns:getResourceForPPHttpGetIn" />
<wsdl:output message="tns:getResourceForPPHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<wsdl:input message="tns:SaveResourceMaterailForPPHttpGetIn" />
<wsdl:output message="tns:SaveResourceMaterailForPPHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<wsdl:input message="tns:getSpecNameSampleHttpGetIn" />
<wsdl:output message="tns:getSpecNameSampleHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getProductName">
<wsdl:input message="tns:getProductNameHttpGetIn" />
<wsdl:output message="tns:getProductNameHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getLotName">
<wsdl:input message="tns:getLotNameHttpGetIn" />
<wsdl:output message="tns:getLotNameHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<wsdl:input message="tns:getProductNameByLastSpecHttpGetIn" />
<wsdl:output message="tns:getProductNameByLastSpecHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<wsdl:input message="tns:getLotNameByLastSpecHttpGetIn" />
<wsdl:output message="tns:getLotNameByLastSpecHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<wsdl:input message="tns:getSpecByLotHttpGetIn" />
<wsdl:output message="tns:getSpecByLotHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<wsdl:input message="tns:getLocationByLotHttpGetIn" />
<wsdl:output message="tns:getLocationByLotHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<wsdl:input message="tns:getLocationBySpecHttpGetIn" />
<wsdl:output message="tns:getLocationBySpecHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<wsdl:input message="tns:getlotbynextspecHttpGetIn" />
<wsdl:output message="tns:getlotbynextspecHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<wsdl:input message="tns:HelloWorldHttpGetIn" />
<wsdl:output message="tns:HelloWorldHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="add">
<wsdl:input message="tns:addHttpGetIn" />
<wsdl:output message="tns:addHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<wsdl:input message="tns:PackStockInValidateHttpGetIn" />
<wsdl:output message="tns:PackStockInValidateHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="processParaModify">
<wsdl:input message="tns:processParaModifyHttpGetIn" />
<wsdl:output message="tns:processParaModifyHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<wsdl:input message="tns:QueryParamForPPHttpGetIn" />
<wsdl:output message="tns:QueryParamForPPHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<wsdl:input message="tns:QueryEapInfoForSlHttpGetIn" />
<wsdl:output message="tns:QueryEapInfoForSlHttpGetOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:portType name="CamstarHttpPost">
<wsdl:operation name="getOutBoxInf">
<wsdl:input message="tns:getOutBoxInfHttpPostIn" />
<wsdl:output message="tns:getOutBoxInfHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<wsdl:input message="tns:PackStockInHttpPostIn" />
<wsdl:output message="tns:PackStockInHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getSpecName">
<wsdl:input message="tns:getSpecNameHttpPostIn" />
<wsdl:output message="tns:getSpecNameHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<wsdl:input message="tns:getResourceForPPHttpPostIn" />
<wsdl:output message="tns:getResourceForPPHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<wsdl:input message="tns:SaveResourceMaterailForPPHttpPostIn" />
<wsdl:output message="tns:SaveResourceMaterailForPPHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<wsdl:input message="tns:getSpecNameSampleHttpPostIn" />
<wsdl:output message="tns:getSpecNameSampleHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getProductName">
<wsdl:input message="tns:getProductNameHttpPostIn" />
<wsdl:output message="tns:getProductNameHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getLotName">
<wsdl:input message="tns:getLotNameHttpPostIn" />
<wsdl:output message="tns:getLotNameHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<wsdl:input message="tns:getProductNameByLastSpecHttpPostIn" />
<wsdl:output message="tns:getProductNameByLastSpecHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<wsdl:input message="tns:getLotNameByLastSpecHttpPostIn" />
<wsdl:output message="tns:getLotNameByLastSpecHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<wsdl:input message="tns:getSpecByLotHttpPostIn" />
<wsdl:output message="tns:getSpecByLotHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<wsdl:input message="tns:getLocationByLotHttpPostIn" />
<wsdl:output message="tns:getLocationByLotHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<wsdl:input message="tns:getLocationBySpecHttpPostIn" />
<wsdl:output message="tns:getLocationBySpecHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<wsdl:input message="tns:getlotbynextspecHttpPostIn" />
<wsdl:output message="tns:getlotbynextspecHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<wsdl:input message="tns:HelloWorldHttpPostIn" />
<wsdl:output message="tns:HelloWorldHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="add">
<wsdl:input message="tns:addHttpPostIn" />
<wsdl:output message="tns:addHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<wsdl:input message="tns:PackStockInValidateHttpPostIn" />
<wsdl:output message="tns:PackStockInValidateHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="processParaModify">
<wsdl:input message="tns:processParaModifyHttpPostIn" />
<wsdl:output message="tns:processParaModifyHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<wsdl:input message="tns:QueryParamForPPHttpPostIn" />
<wsdl:output message="tns:QueryParamForPPHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<wsdl:input message="tns:QueryEapInfoForSlHttpPostIn" />
<wsdl:output message="tns:QueryEapInfoForSlHttpPostOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="CamstarSoap" type="tns:CamstarSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="getOutBoxInf">
<soap:operation soapAction="http://tempuri.org/getOutBoxInf" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<soap:operation soapAction="http://tempuri.org/PackStockIn" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecName">
<soap:operation soapAction="http://tempuri.org/getSpecName" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<soap:operation soapAction="http://tempuri.org/getResourceForPP" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<soap:operation soapAction="http://tempuri.org/SaveResourceMaterailForPP" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<soap:operation soapAction="http://tempuri.org/getSpecNameSample" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductName">
<soap:operation soapAction="http://tempuri.org/getProductName" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotName">
<soap:operation soapAction="http://tempuri.org/getLotName" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<soap:operation soapAction="http://tempuri.org/getProductNameByLastSpec" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<soap:operation soapAction="http://tempuri.org/getLotNameByLastSpec" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<soap:operation soapAction="http://tempuri.org/getSpecByLot" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<soap:operation soapAction="http://tempuri.org/getLocationByLot" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<soap:operation soapAction="http://tempuri.org/getLocationBySpec" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<soap:operation soapAction="http://tempuri.org/getlotbynextspec" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<soap:operation soapAction="http://tempuri.org/HelloWorld" 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/add" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<soap:operation soapAction="http://tempuri.org/PackStockInValidate" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="processParaModify">
<soap:operation soapAction="http://tempuri.org/processParaModify" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<soap:operation soapAction="http://tempuri.org/QueryParamForPP" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<soap:operation soapAction="http://tempuri.org/QueryEapInfoForSl" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="CamstarSoap12" type="tns:CamstarSoap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="getOutBoxInf">
<soap12:operation soapAction="http://tempuri.org/getOutBoxInf" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<soap12:operation soapAction="http://tempuri.org/PackStockIn" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecName">
<soap12:operation soapAction="http://tempuri.org/getSpecName" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<soap12:operation soapAction="http://tempuri.org/getResourceForPP" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<soap12:operation soapAction="http://tempuri.org/SaveResourceMaterailForPP" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<soap12:operation soapAction="http://tempuri.org/getSpecNameSample" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductName">
<soap12:operation soapAction="http://tempuri.org/getProductName" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotName">
<soap12:operation soapAction="http://tempuri.org/getLotName" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<soap12:operation soapAction="http://tempuri.org/getProductNameByLastSpec" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<soap12:operation soapAction="http://tempuri.org/getLotNameByLastSpec" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<soap12:operation soapAction="http://tempuri.org/getSpecByLot" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<soap12:operation soapAction="http://tempuri.org/getLocationByLot" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<soap12:operation soapAction="http://tempuri.org/getLocationBySpec" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<soap12:operation soapAction="http://tempuri.org/getlotbynextspec" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<soap12:operation soapAction="http://tempuri.org/HelloWorld" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="add">
<soap12:operation soapAction="http://tempuri.org/add" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<soap12:operation soapAction="http://tempuri.org/PackStockInValidate" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="processParaModify">
<soap12:operation soapAction="http://tempuri.org/processParaModify" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<soap12:operation soapAction="http://tempuri.org/QueryParamForPP" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<soap12:operation soapAction="http://tempuri.org/QueryEapInfoForSl" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="CamstarHttpGet" type="tns:CamstarHttpGet">
<http:binding verb="GET" />
<wsdl:operation name="getOutBoxInf">
<http:operation location="/getOutBoxInf" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<http:operation location="/PackStockIn" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecName">
<http:operation location="/getSpecName" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<http:operation location="/getResourceForPP" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<http:operation location="/SaveResourceMaterailForPP" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<http:operation location="/getSpecNameSample" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductName">
<http:operation location="/getProductName" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotName">
<http:operation location="/getLotName" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<http:operation location="/getProductNameByLastSpec" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<http:operation location="/getLotNameByLastSpec" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<http:operation location="/getSpecByLot" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<http:operation location="/getLocationByLot" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<http:operation location="/getLocationBySpec" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<http:operation location="/getlotbynextspec" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<http:operation location="/HelloWorld" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="add">
<http:operation location="/add" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<http:operation location="/PackStockInValidate" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="processParaModify">
<http:operation location="/processParaModify" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<http:operation location="/QueryParamForPP" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<http:operation location="/QueryEapInfoForSl" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="CamstarHttpPost" type="tns:CamstarHttpPost">
<http:binding verb="POST" />
<wsdl:operation name="getOutBoxInf">
<http:operation location="/getOutBoxInf" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockIn">
<http:operation location="/PackStockIn" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecName">
<http:operation location="/getSpecName" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getResourceForPP">
<http:operation location="/getResourceForPP" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="SaveResourceMaterailForPP">
<http:operation location="/SaveResourceMaterailForPP" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecNameSample">
<http:operation location="/getSpecNameSample" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductName">
<http:operation location="/getProductName" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotName">
<http:operation location="/getLotName" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getProductNameByLastSpec">
<http:operation location="/getProductNameByLastSpec" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLotNameByLastSpec">
<http:operation location="/getLotNameByLastSpec" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getSpecByLot">
<http:operation location="/getSpecByLot" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationByLot">
<http:operation location="/getLocationByLot" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getLocationBySpec">
<http:operation location="/getLocationBySpec" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getlotbynextspec">
<http:operation location="/getlotbynextspec" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="HelloWorld">
<http:operation location="/HelloWorld" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="add">
<http:operation location="/add" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="PackStockInValidate">
<http:operation location="/PackStockInValidate" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="processParaModify">
<http:operation location="/processParaModify" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryParamForPP">
<http:operation location="/QueryParamForPP" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="QueryEapInfoForSl">
<http:operation location="/QueryEapInfoForSl" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="Camstar">
<wsdl:port name="CamstarSoap" binding="tns:CamstarSoap">
<soap:address location="http://192.168.60.219:9509/Camstar/PackStock.asmx" />
</wsdl:port>
<wsdl:port name="CamstarSoap12" binding="tns:CamstarSoap12">
<soap12:address location="http://192.168.60.219:9509/Camstar/PackStock.asmx" />
</wsdl:port>
<wsdl:port name="CamstarHttpGet" binding="tns:CamstarHttpGet">
<http:address location="http://192.168.60.219:9509/Camstar/PackStock.asmx" />
</wsdl:port>
<wsdl:port name="CamstarHttpPost" binding="tns:CamstarHttpPost">
<http:address location="http://192.168.60.219:9509/Camstar/PackStock.asmx" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>