123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385 |
- <?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="SelectXG">
- <s:complexType />
- </s:element>
- <s:element name="SelectXGResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="SelectXGResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="SelectXml">
- <s:complexType />
- </s:element>
- <s:element name="SelectXmlResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="SelectXmlResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="UpSel">
- <s:complexType />
- </s:element>
- <s:element name="UpSelResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="UpSelResult" type="s:string" />
- </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="checkIn">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="checkInResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="checkInResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="checkOut">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="checkOutResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="checkOutResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="saveQuickCheckItemInfo">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="saveQuickCheckItemInfoResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="saveQuickCheckItemInfoResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="savePurchaseBill">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="savePurchaseBillResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="savePurchaseBillResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="saveSalesBill">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="saveSalesBillResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="saveSalesBillResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- </s:schema>
- </wsdl:types>
- <wsdl:message name="SelectXGSoapIn">
- <wsdl:part name="parameters" element="tns:SelectXG" />
- </wsdl:message>
- <wsdl:message name="SelectXGSoapOut">
- <wsdl:part name="parameters" element="tns:SelectXGResponse" />
- </wsdl:message>
- <wsdl:message name="SelectXmlSoapIn">
- <wsdl:part name="parameters" element="tns:SelectXml" />
- </wsdl:message>
- <wsdl:message name="SelectXmlSoapOut">
- <wsdl:part name="parameters" element="tns:SelectXmlResponse" />
- </wsdl:message>
- <wsdl:message name="UpSelSoapIn">
- <wsdl:part name="parameters" element="tns:UpSel" />
- </wsdl:message>
- <wsdl:message name="UpSelSoapOut">
- <wsdl:part name="parameters" element="tns:UpSelResponse" />
- </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="checkInSoapIn">
- <wsdl:part name="parameters" element="tns:checkIn" />
- </wsdl:message>
- <wsdl:message name="checkInSoapOut">
- <wsdl:part name="parameters" element="tns:checkInResponse" />
- </wsdl:message>
- <wsdl:message name="checkOutSoapIn">
- <wsdl:part name="parameters" element="tns:checkOut" />
- </wsdl:message>
- <wsdl:message name="checkOutSoapOut">
- <wsdl:part name="parameters" element="tns:checkOutResponse" />
- </wsdl:message>
- <wsdl:message name="saveQuickCheckItemInfoSoapIn">
- <wsdl:part name="parameters" element="tns:saveQuickCheckItemInfo" />
- </wsdl:message>
- <wsdl:message name="saveQuickCheckItemInfoSoapOut">
- <wsdl:part name="parameters" element="tns:saveQuickCheckItemInfoResponse" />
- </wsdl:message>
- <wsdl:message name="savePurchaseBillSoapIn">
- <wsdl:part name="parameters" element="tns:savePurchaseBill" />
- </wsdl:message>
- <wsdl:message name="savePurchaseBillSoapOut">
- <wsdl:part name="parameters" element="tns:savePurchaseBillResponse" />
- </wsdl:message>
- <wsdl:message name="saveSalesBillSoapIn">
- <wsdl:part name="parameters" element="tns:saveSalesBill" />
- </wsdl:message>
- <wsdl:message name="saveSalesBillSoapOut">
- <wsdl:part name="parameters" element="tns:saveSalesBillResponse" />
- </wsdl:message>
- <wsdl:portType name="sDataInfraceSoap">
- <wsdl:operation name="SelectXG">
- <wsdl:input message="tns:SelectXGSoapIn" />
- <wsdl:output message="tns:SelectXGSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="SelectXml">
- <wsdl:input message="tns:SelectXmlSoapIn" />
- <wsdl:output message="tns:SelectXmlSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="UpSel">
- <wsdl:input message="tns:UpSelSoapIn" />
- <wsdl:output message="tns:UpSelSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="HelloWorld">
- <wsdl:input message="tns:HelloWorldSoapIn" />
- <wsdl:output message="tns:HelloWorldSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="checkIn">
- <wsdl:input message="tns:checkInSoapIn" />
- <wsdl:output message="tns:checkInSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="checkOut">
- <wsdl:input message="tns:checkOutSoapIn" />
- <wsdl:output message="tns:checkOutSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="saveQuickCheckItemInfo">
- <wsdl:input message="tns:saveQuickCheckItemInfoSoapIn" />
- <wsdl:output message="tns:saveQuickCheckItemInfoSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="savePurchaseBill">
- <wsdl:input message="tns:savePurchaseBillSoapIn" />
- <wsdl:output message="tns:savePurchaseBillSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="saveSalesBill">
- <wsdl:input message="tns:saveSalesBillSoapIn" />
- <wsdl:output message="tns:saveSalesBillSoapOut" />
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:binding name="sDataInfraceSoap" type="tns:sDataInfraceSoap">
- <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
- <wsdl:operation name="SelectXG">
- <soap:operation soapAction="http://tempuri.org/SelectXG" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="SelectXml">
- <soap:operation soapAction="http://tempuri.org/SelectXml" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="UpSel">
- <soap:operation soapAction="http://tempuri.org/UpSel" 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="checkIn">
- <soap:operation soapAction="http://tempuri.org/checkIn" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="checkOut">
- <soap:operation soapAction="http://tempuri.org/checkOut" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="saveQuickCheckItemInfo">
- <soap:operation soapAction="http://tempuri.org/saveQuickCheckItemInfo" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="savePurchaseBill">
- <soap:operation soapAction="http://tempuri.org/savePurchaseBill" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="saveSalesBill">
- <soap:operation soapAction="http://tempuri.org/saveSalesBill" 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="sDataInfraceSoap12" type="tns:sDataInfraceSoap">
- <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
- <wsdl:operation name="SelectXG">
- <soap12:operation soapAction="http://tempuri.org/SelectXG" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="SelectXml">
- <soap12:operation soapAction="http://tempuri.org/SelectXml" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="UpSel">
- <soap12:operation soapAction="http://tempuri.org/UpSel" 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="checkIn">
- <soap12:operation soapAction="http://tempuri.org/checkIn" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="checkOut">
- <soap12:operation soapAction="http://tempuri.org/checkOut" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="saveQuickCheckItemInfo">
- <soap12:operation soapAction="http://tempuri.org/saveQuickCheckItemInfo" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="savePurchaseBill">
- <soap12:operation soapAction="http://tempuri.org/savePurchaseBill" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="saveSalesBill">
- <soap12:operation soapAction="http://tempuri.org/saveSalesBill" 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="sDataInfrace">
- <wsdl:port name="sDataInfraceSoap" binding="tns:sDataInfraceSoap">
- <soap:address location="http://ncp.szscgl.com:9000/Interface/sDataInfrace.asmx" />
- </wsdl:port>
- <wsdl:port name="sDataInfraceSoap12" binding="tns:sDataInfraceSoap12">
- <soap12:address location="http://ncp.szscgl.com:9000/Interface/sDataInfrace.asmx" />
- </wsdl:port>
- </wsdl:service>
- </wsdl:definitions>
|