<?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="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="mesToErpinfo">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="taskname" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="descript" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="createtime" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="creator" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="operatype" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="mesid" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="datajson" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="states" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="remark" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="mesToErpinfoResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="mesToErpinfoResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="mesToErpInfoFormal">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="taskname" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="descript" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="createtime" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="creator" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="operatype" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="mesid" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="datajson" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="states" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="remark" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="mesToErpInfoFormalResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="mesToErpInfoFormalResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="updateMesTab">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="id" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="info" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="type" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="updateMesTabResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="updateMesTabResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="updateMesTabFormal">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="id" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="info" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="type" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="updateMesTabFormalResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="updateMesTabFormalResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
</s:schema>
|
</wsdl:types>
|
<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="mesToErpinfoSoapIn">
|
<wsdl:part name="parameters" element="tns:mesToErpinfo" />
|
</wsdl:message>
|
<wsdl:message name="mesToErpinfoSoapOut">
|
<wsdl:part name="parameters" element="tns:mesToErpinfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="mesToErpInfoFormalSoapIn">
|
<wsdl:part name="parameters" element="tns:mesToErpInfoFormal" />
|
</wsdl:message>
|
<wsdl:message name="mesToErpInfoFormalSoapOut">
|
<wsdl:part name="parameters" element="tns:mesToErpInfoFormalResponse" />
|
</wsdl:message>
|
<wsdl:message name="updateMesTabSoapIn">
|
<wsdl:part name="parameters" element="tns:updateMesTab" />
|
</wsdl:message>
|
<wsdl:message name="updateMesTabSoapOut">
|
<wsdl:part name="parameters" element="tns:updateMesTabResponse" />
|
</wsdl:message>
|
<wsdl:message name="updateMesTabFormalSoapIn">
|
<wsdl:part name="parameters" element="tns:updateMesTabFormal" />
|
</wsdl:message>
|
<wsdl:message name="updateMesTabFormalSoapOut">
|
<wsdl:part name="parameters" element="tns:updateMesTabFormalResponse" />
|
</wsdl:message>
|
<wsdl:portType name="WebService1Soap">
|
<wsdl:operation name="HelloWorld">
|
<wsdl:input message="tns:HelloWorldSoapIn" />
|
<wsdl:output message="tns:HelloWorldSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="mesToErpinfo">
|
<wsdl:input message="tns:mesToErpinfoSoapIn" />
|
<wsdl:output message="tns:mesToErpinfoSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="mesToErpInfoFormal">
|
<wsdl:input message="tns:mesToErpInfoFormalSoapIn" />
|
<wsdl:output message="tns:mesToErpInfoFormalSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTab">
|
<wsdl:input message="tns:updateMesTabSoapIn" />
|
<wsdl:output message="tns:updateMesTabSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTabFormal">
|
<wsdl:input message="tns:updateMesTabFormalSoapIn" />
|
<wsdl:output message="tns:updateMesTabFormalSoapOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<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="mesToErpinfo">
|
<soap:operation soapAction="http://tempuri.org/mesToErpinfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="mesToErpInfoFormal">
|
<soap:operation soapAction="http://tempuri.org/mesToErpInfoFormal" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTab">
|
<soap:operation soapAction="http://tempuri.org/updateMesTab" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTabFormal">
|
<soap:operation soapAction="http://tempuri.org/updateMesTabFormal" 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="WebService1Soap12" type="tns:WebService1Soap">
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<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="mesToErpinfo">
|
<soap12:operation soapAction="http://tempuri.org/mesToErpinfo" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="mesToErpInfoFormal">
|
<soap12:operation soapAction="http://tempuri.org/mesToErpInfoFormal" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTab">
|
<soap12:operation soapAction="http://tempuri.org/updateMesTab" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="updateMesTabFormal">
|
<soap12:operation soapAction="http://tempuri.org/updateMesTabFormal" 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="WebService1">
|
<wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
|
<soap:address location="http://115.231.58.2:8083/WebService1.asmx" />
|
</wsdl:port>
|
<wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
|
<soap12:address location="http://115.231.58.2:8083/WebService1.asmx" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|