<?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="SendOutStoreBatchMats">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendOutStoreBatchMatsResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="SendOutStoreBatchMatsResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendInStoreBatchMats">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendInStoreBatchMatsResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="SendInStoreBatchMatsResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendBatchUPIs">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendBatchUPIsResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="SendBatchUPIsResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SawingConfirm">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SawingConfirmResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="SawingConfirmResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendSynchroMatPlaceToMes">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="SendSynchroMatPlaceToMesResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="SendSynchroMatPlaceToMesResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GetMesMatInfo">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GetMesMatInfoResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="GetMesMatInfoResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GetPlaceInfo">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="data" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="GetPlaceInfoResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="GetPlaceInfoResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
</s:schema>
|
</wsdl:types>
|
<wsdl:message name="SendOutStoreBatchMatsSoapIn">
|
<wsdl:part name="parameters" element="tns:SendOutStoreBatchMats" />
|
</wsdl:message>
|
<wsdl:message name="SendOutStoreBatchMatsSoapOut">
|
<wsdl:part name="parameters" element="tns:SendOutStoreBatchMatsResponse" />
|
</wsdl:message>
|
<wsdl:message name="SendInStoreBatchMatsSoapIn">
|
<wsdl:part name="parameters" element="tns:SendInStoreBatchMats" />
|
</wsdl:message>
|
<wsdl:message name="SendInStoreBatchMatsSoapOut">
|
<wsdl:part name="parameters" element="tns:SendInStoreBatchMatsResponse" />
|
</wsdl:message>
|
<wsdl:message name="SendBatchUPIsSoapIn">
|
<wsdl:part name="parameters" element="tns:SendBatchUPIs" />
|
</wsdl:message>
|
<wsdl:message name="SendBatchUPIsSoapOut">
|
<wsdl:part name="parameters" element="tns:SendBatchUPIsResponse" />
|
</wsdl:message>
|
<wsdl:message name="SawingConfirmSoapIn">
|
<wsdl:part name="parameters" element="tns:SawingConfirm" />
|
</wsdl:message>
|
<wsdl:message name="SawingConfirmSoapOut">
|
<wsdl:part name="parameters" element="tns:SawingConfirmResponse" />
|
</wsdl:message>
|
<wsdl:message name="SendSynchroMatPlaceToMesSoapIn">
|
<wsdl:part name="parameters" element="tns:SendSynchroMatPlaceToMes" />
|
</wsdl:message>
|
<wsdl:message name="SendSynchroMatPlaceToMesSoapOut">
|
<wsdl:part name="parameters" element="tns:SendSynchroMatPlaceToMesResponse" />
|
</wsdl:message>
|
<wsdl:message name="GetMesMatInfoSoapIn">
|
<wsdl:part name="parameters" element="tns:GetMesMatInfo" />
|
</wsdl:message>
|
<wsdl:message name="GetMesMatInfoSoapOut">
|
<wsdl:part name="parameters" element="tns:GetMesMatInfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="GetPlaceInfoSoapIn">
|
<wsdl:part name="parameters" element="tns:GetPlaceInfo" />
|
</wsdl:message>
|
<wsdl:message name="GetPlaceInfoSoapOut">
|
<wsdl:part name="parameters" element="tns:GetPlaceInfoResponse" />
|
</wsdl:message>
|
<wsdl:portType name="MesWebServiceSoap">
|
<wsdl:operation name="SendOutStoreBatchMats">
|
<wsdl:input message="tns:SendOutStoreBatchMatsSoapIn" />
|
<wsdl:output message="tns:SendOutStoreBatchMatsSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="SendInStoreBatchMats">
|
<wsdl:input message="tns:SendInStoreBatchMatsSoapIn" />
|
<wsdl:output message="tns:SendInStoreBatchMatsSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="SendBatchUPIs">
|
<wsdl:input message="tns:SendBatchUPIsSoapIn" />
|
<wsdl:output message="tns:SendBatchUPIsSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="SawingConfirm">
|
<wsdl:input message="tns:SawingConfirmSoapIn" />
|
<wsdl:output message="tns:SawingConfirmSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="SendSynchroMatPlaceToMes">
|
<wsdl:input message="tns:SendSynchroMatPlaceToMesSoapIn" />
|
<wsdl:output message="tns:SendSynchroMatPlaceToMesSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="GetMesMatInfo">
|
<wsdl:input message="tns:GetMesMatInfoSoapIn" />
|
<wsdl:output message="tns:GetMesMatInfoSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="GetPlaceInfo">
|
<wsdl:input message="tns:GetPlaceInfoSoapIn" />
|
<wsdl:output message="tns:GetPlaceInfoSoapOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="MesWebServiceSoap" type="tns:MesWebServiceSoap">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="SendOutStoreBatchMats">
|
<soap:operation soapAction="http://tempuri.org/SendOutStoreBatchMats" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendInStoreBatchMats">
|
<soap:operation soapAction="http://tempuri.org/SendInStoreBatchMats" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendBatchUPIs">
|
<soap:operation soapAction="http://tempuri.org/SendBatchUPIs" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SawingConfirm">
|
<soap:operation soapAction="http://tempuri.org/SawingConfirm" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSynchroMatPlaceToMes">
|
<soap:operation soapAction="http://tempuri.org/SendSynchroMatPlaceToMes" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetMesMatInfo">
|
<soap:operation soapAction="http://tempuri.org/GetMesMatInfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetPlaceInfo">
|
<soap:operation soapAction="http://tempuri.org/GetPlaceInfo" 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="MesWebServiceSoap12" type="tns:MesWebServiceSoap">
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="SendOutStoreBatchMats">
|
<soap12:operation soapAction="http://tempuri.org/SendOutStoreBatchMats" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendInStoreBatchMats">
|
<soap12:operation soapAction="http://tempuri.org/SendInStoreBatchMats" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendBatchUPIs">
|
<soap12:operation soapAction="http://tempuri.org/SendBatchUPIs" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SawingConfirm">
|
<soap12:operation soapAction="http://tempuri.org/SawingConfirm" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="SendSynchroMatPlaceToMes">
|
<soap12:operation soapAction="http://tempuri.org/SendSynchroMatPlaceToMes" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetMesMatInfo">
|
<soap12:operation soapAction="http://tempuri.org/GetMesMatInfo" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetPlaceInfo">
|
<soap12:operation soapAction="http://tempuri.org/GetPlaceInfo" 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="MesWebService">
|
<wsdl:port name="MesWebServiceSoap" binding="tns:MesWebServiceSoap">
|
<soap:address location="http://192.168.1.29:9090/MesWebService.asmx" />
|
</wsdl:port>
|
<wsdl:port name="MesWebServiceSoap12" binding="tns:MesWebServiceSoap12">
|
<soap12:address location="http://192.168.1.29:9090/MesWebService.asmx" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|