<?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="GToutStock">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="materialCode" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="station" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GToutStockResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="GToutStockResult" type="tns:MsgData" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:complexType name="MsgData">
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="Status" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="TaskID" type="s:int" />
|
<s:element minOccurs="0" maxOccurs="1" name="Msg" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
<s:element name="GGoutStock">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="materialCode" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="station" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GGoutStockResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="GGoutStockResult" type="tns:MsgData" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="EmptyBack">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="station" type="s:string" />
|
<s:element minOccurs="1" maxOccurs="1" name="MoveEmptyByHand" type="s:boolean" />
|
<s:element minOccurs="0" maxOccurs="1" name="list" 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="EmptyBackResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="EmptyBackResult" type="tns:MsgData" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="safetySignal">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="station" type="s:string" />
|
<s:element minOccurs="1" maxOccurs="1" name="OutOrIn" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="TaskID" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="MNum" type="s:int" />
|
<s:element minOccurs="0" maxOccurs="1" name="PartCode" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="safetySignalResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="safetySignalResult" type="s:boolean" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="UpdateStoreByTaskID">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="TaskID" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="ProNum" type="s:int" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="UpdateStoreByTaskIDResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="UpdateStoreByTaskIDResult" type="s:boolean" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="OnLowdPartCall">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="StatusNo" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="OPCode" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="PartCode" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="PartName" type="s:string" />
|
<s:element minOccurs="1" maxOccurs="1" name="PartNum" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="status" type="s:int" />
|
<s:element minOccurs="1" maxOccurs="1" name="TaskID" type="s:int" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="OnLowdPartCallResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="OnLowdPartCallResult" type="tns:MsgData" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
</s:schema>
|
</wsdl:types>
|
<wsdl:message name="GToutStockSoapIn">
|
<wsdl:part name="parameters" element="tns:GToutStock" />
|
</wsdl:message>
|
<wsdl:message name="GToutStockSoapOut">
|
<wsdl:part name="parameters" element="tns:GToutStockResponse" />
|
</wsdl:message>
|
<wsdl:message name="GGoutStockSoapIn">
|
<wsdl:part name="parameters" element="tns:GGoutStock" />
|
</wsdl:message>
|
<wsdl:message name="GGoutStockSoapOut">
|
<wsdl:part name="parameters" element="tns:GGoutStockResponse" />
|
</wsdl:message>
|
<wsdl:message name="EmptyBackSoapIn">
|
<wsdl:part name="parameters" element="tns:EmptyBack" />
|
</wsdl:message>
|
<wsdl:message name="EmptyBackSoapOut">
|
<wsdl:part name="parameters" element="tns:EmptyBackResponse" />
|
</wsdl:message>
|
<wsdl:message name="safetySignalSoapIn">
|
<wsdl:part name="parameters" element="tns:safetySignal" />
|
</wsdl:message>
|
<wsdl:message name="safetySignalSoapOut">
|
<wsdl:part name="parameters" element="tns:safetySignalResponse" />
|
</wsdl:message>
|
<wsdl:message name="UpdateStoreByTaskIDSoapIn">
|
<wsdl:part name="parameters" element="tns:UpdateStoreByTaskID" />
|
</wsdl:message>
|
<wsdl:message name="UpdateStoreByTaskIDSoapOut">
|
<wsdl:part name="parameters" element="tns:UpdateStoreByTaskIDResponse" />
|
</wsdl:message>
|
<wsdl:message name="OnLowdPartCallSoapIn">
|
<wsdl:part name="parameters" element="tns:OnLowdPartCall" />
|
</wsdl:message>
|
<wsdl:message name="OnLowdPartCallSoapOut">
|
<wsdl:part name="parameters" element="tns:OnLowdPartCallResponse" />
|
</wsdl:message>
|
<wsdl:portType name="AutoServiceSoap">
|
<wsdl:operation name="GToutStock">
|
<wsdl:input message="tns:GToutStockSoapIn" />
|
<wsdl:output message="tns:GToutStockSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="GGoutStock">
|
<wsdl:input message="tns:GGoutStockSoapIn" />
|
<wsdl:output message="tns:GGoutStockSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="EmptyBack">
|
<wsdl:input message="tns:EmptyBackSoapIn" />
|
<wsdl:output message="tns:EmptyBackSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="safetySignal">
|
<wsdl:input message="tns:safetySignalSoapIn" />
|
<wsdl:output message="tns:safetySignalSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="UpdateStoreByTaskID">
|
<wsdl:input message="tns:UpdateStoreByTaskIDSoapIn" />
|
<wsdl:output message="tns:UpdateStoreByTaskIDSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="OnLowdPartCall">
|
<wsdl:input message="tns:OnLowdPartCallSoapIn" />
|
<wsdl:output message="tns:OnLowdPartCallSoapOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="AutoServiceSoap" type="tns:AutoServiceSoap">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="GToutStock">
|
<soap:operation soapAction="http://tempuri.org/GToutStock" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GGoutStock">
|
<soap:operation soapAction="http://tempuri.org/GGoutStock" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="EmptyBack">
|
<soap:operation soapAction="http://tempuri.org/EmptyBack" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="safetySignal">
|
<soap:operation soapAction="http://tempuri.org/safetySignal" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="UpdateStoreByTaskID">
|
<soap:operation soapAction="http://tempuri.org/UpdateStoreByTaskID" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="OnLowdPartCall">
|
<soap:operation soapAction="http://tempuri.org/OnLowdPartCall" 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="AutoServiceSoap12" type="tns:AutoServiceSoap">
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="GToutStock">
|
<soap12:operation soapAction="http://tempuri.org/GToutStock" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GGoutStock">
|
<soap12:operation soapAction="http://tempuri.org/GGoutStock" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="EmptyBack">
|
<soap12:operation soapAction="http://tempuri.org/EmptyBack" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="safetySignal">
|
<soap12:operation soapAction="http://tempuri.org/safetySignal" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="UpdateStoreByTaskID">
|
<soap12:operation soapAction="http://tempuri.org/UpdateStoreByTaskID" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="OnLowdPartCall">
|
<soap12:operation soapAction="http://tempuri.org/OnLowdPartCall" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
</wsdl:binding>
|
<wsdl:service name="AutoService">
|
<wsdl:port name="AutoServiceSoap" binding="tns:AutoServiceSoap">
|
<soap:address location="http://192.168.128.80:8082/AutoService.asmx" />
|
</wsdl:port>
|
<wsdl:port name="AutoServiceSoap12" binding="tns:AutoServiceSoap12">
|
<soap12:address location="http://192.168.128.80:8082/AutoService.asmx" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|