You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/Web References/ServiceReference1/WebInterFace.wsdl

1080 lines
41 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" 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="V1_OP_NewOrder">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_NewOrderResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_NewOrderResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_UpdateOrder">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_UpdateOrderResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_UpdateOrderResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteOrder">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteOrderResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_DeleteOrderResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteOrderExpense">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteOrderExpenseResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_DeleteOrderExpenseResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DrawInvoice">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DrawInvoiceResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_DrawInvoiceResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DrawPunchRedInvoice">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DrawPunchRedInvoiceResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_DrawPunchRedInvoiceResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryOrder">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryOrderResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_QU_QueryOrderResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryInvoice">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryInvoiceResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_QU_QueryInvoiceResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryPayMent">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryPayMentResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_QU_QueryPayMentResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryRedInvoice">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_QU_QueryRedInvoiceResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_QU_QueryRedInvoiceResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_NewCustomer">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_NewCustomerResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_NewCustomerResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_UpdateCustomer">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_UpdateCustomerResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_UpdateCustomerResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteCustomer">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="str" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="V1_OP_DeleteCustomerResponse">
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="V1_OP_DeleteCustomerResult" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
<s:element name="string" nillable="true" type="s:string" />
</s:schema>
</wsdl:types>
<wsdl:message name="V1_OP_NewOrderSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_NewOrder" />
</wsdl:message>
<wsdl:message name="V1_OP_NewOrderSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_NewOrderResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_UpdateOrder" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_UpdateOrderResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteOrder" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteOrderResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteOrderExpense" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteOrderExpenseResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_DrawInvoice" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_DrawInvoiceResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_DrawPunchRedInvoice" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_DrawPunchRedInvoiceResponse" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderSoapIn">
<wsdl:part name="parameters" element="tns:V1_QU_QueryOrder" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderSoapOut">
<wsdl:part name="parameters" element="tns:V1_QU_QueryOrderResponse" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceSoapIn">
<wsdl:part name="parameters" element="tns:V1_QU_QueryInvoice" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceSoapOut">
<wsdl:part name="parameters" element="tns:V1_QU_QueryInvoiceResponse" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentSoapIn">
<wsdl:part name="parameters" element="tns:V1_QU_QueryPayMent" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentSoapOut">
<wsdl:part name="parameters" element="tns:V1_QU_QueryPayMentResponse" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceSoapIn">
<wsdl:part name="parameters" element="tns:V1_QU_QueryRedInvoice" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceSoapOut">
<wsdl:part name="parameters" element="tns:V1_QU_QueryRedInvoiceResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_NewCustomer" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_NewCustomerResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_UpdateCustomer" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_UpdateCustomerResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerSoapIn">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteCustomer" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerSoapOut">
<wsdl:part name="parameters" element="tns:V1_OP_DeleteCustomerResponse" />
</wsdl:message>
<wsdl:message name="V1_OP_NewOrderHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewOrderHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerHttpGetIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerHttpGetOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewOrderHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewOrderHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateOrderHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteOrderExpenseHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawInvoiceHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DrawPunchRedInvoiceHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryOrderHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryInvoiceHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryPayMentHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_QU_QueryRedInvoiceHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_NewCustomerHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_UpdateCustomerHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerHttpPostIn">
<wsdl:part name="str" type="s:string" />
</wsdl:message>
<wsdl:message name="V1_OP_DeleteCustomerHttpPostOut">
<wsdl:part name="Body" element="tns:string" />
</wsdl:message>
<wsdl:portType name="WebInterFaceSoap">
<wsdl:operation name="V1_OP_NewOrder">
<wsdl:input message="tns:V1_OP_NewOrderSoapIn" />
<wsdl:output message="tns:V1_OP_NewOrderSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<wsdl:input message="tns:V1_OP_UpdateOrderSoapIn" />
<wsdl:output message="tns:V1_OP_UpdateOrderSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<wsdl:input message="tns:V1_OP_DeleteOrderSoapIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<wsdl:input message="tns:V1_OP_DeleteOrderExpenseSoapIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderExpenseSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<wsdl:input message="tns:V1_OP_DrawInvoiceSoapIn" />
<wsdl:output message="tns:V1_OP_DrawInvoiceSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<wsdl:input message="tns:V1_OP_DrawPunchRedInvoiceSoapIn" />
<wsdl:output message="tns:V1_OP_DrawPunchRedInvoiceSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<wsdl:input message="tns:V1_QU_QueryOrderSoapIn" />
<wsdl:output message="tns:V1_QU_QueryOrderSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<wsdl:input message="tns:V1_QU_QueryInvoiceSoapIn" />
<wsdl:output message="tns:V1_QU_QueryInvoiceSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<wsdl:input message="tns:V1_QU_QueryPayMentSoapIn" />
<wsdl:output message="tns:V1_QU_QueryPayMentSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<wsdl:input message="tns:V1_QU_QueryRedInvoiceSoapIn" />
<wsdl:output message="tns:V1_QU_QueryRedInvoiceSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<wsdl:input message="tns:V1_OP_NewCustomerSoapIn" />
<wsdl:output message="tns:V1_OP_NewCustomerSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<wsdl:input message="tns:V1_OP_UpdateCustomerSoapIn" />
<wsdl:output message="tns:V1_OP_UpdateCustomerSoapOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<wsdl:input message="tns:V1_OP_DeleteCustomerSoapIn" />
<wsdl:output message="tns:V1_OP_DeleteCustomerSoapOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:portType name="WebInterFaceHttpGet">
<wsdl:operation name="V1_OP_NewOrder">
<wsdl:input message="tns:V1_OP_NewOrderHttpGetIn" />
<wsdl:output message="tns:V1_OP_NewOrderHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<wsdl:input message="tns:V1_OP_UpdateOrderHttpGetIn" />
<wsdl:output message="tns:V1_OP_UpdateOrderHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<wsdl:input message="tns:V1_OP_DeleteOrderHttpGetIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<wsdl:input message="tns:V1_OP_DeleteOrderExpenseHttpGetIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderExpenseHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<wsdl:input message="tns:V1_OP_DrawInvoiceHttpGetIn" />
<wsdl:output message="tns:V1_OP_DrawInvoiceHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<wsdl:input message="tns:V1_OP_DrawPunchRedInvoiceHttpGetIn" />
<wsdl:output message="tns:V1_OP_DrawPunchRedInvoiceHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<wsdl:input message="tns:V1_QU_QueryOrderHttpGetIn" />
<wsdl:output message="tns:V1_QU_QueryOrderHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<wsdl:input message="tns:V1_QU_QueryInvoiceHttpGetIn" />
<wsdl:output message="tns:V1_QU_QueryInvoiceHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<wsdl:input message="tns:V1_QU_QueryPayMentHttpGetIn" />
<wsdl:output message="tns:V1_QU_QueryPayMentHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<wsdl:input message="tns:V1_QU_QueryRedInvoiceHttpGetIn" />
<wsdl:output message="tns:V1_QU_QueryRedInvoiceHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<wsdl:input message="tns:V1_OP_NewCustomerHttpGetIn" />
<wsdl:output message="tns:V1_OP_NewCustomerHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<wsdl:input message="tns:V1_OP_UpdateCustomerHttpGetIn" />
<wsdl:output message="tns:V1_OP_UpdateCustomerHttpGetOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<wsdl:input message="tns:V1_OP_DeleteCustomerHttpGetIn" />
<wsdl:output message="tns:V1_OP_DeleteCustomerHttpGetOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:portType name="WebInterFaceHttpPost">
<wsdl:operation name="V1_OP_NewOrder">
<wsdl:input message="tns:V1_OP_NewOrderHttpPostIn" />
<wsdl:output message="tns:V1_OP_NewOrderHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<wsdl:input message="tns:V1_OP_UpdateOrderHttpPostIn" />
<wsdl:output message="tns:V1_OP_UpdateOrderHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<wsdl:input message="tns:V1_OP_DeleteOrderHttpPostIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<wsdl:input message="tns:V1_OP_DeleteOrderExpenseHttpPostIn" />
<wsdl:output message="tns:V1_OP_DeleteOrderExpenseHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<wsdl:input message="tns:V1_OP_DrawInvoiceHttpPostIn" />
<wsdl:output message="tns:V1_OP_DrawInvoiceHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<wsdl:input message="tns:V1_OP_DrawPunchRedInvoiceHttpPostIn" />
<wsdl:output message="tns:V1_OP_DrawPunchRedInvoiceHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<wsdl:input message="tns:V1_QU_QueryOrderHttpPostIn" />
<wsdl:output message="tns:V1_QU_QueryOrderHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<wsdl:input message="tns:V1_QU_QueryInvoiceHttpPostIn" />
<wsdl:output message="tns:V1_QU_QueryInvoiceHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<wsdl:input message="tns:V1_QU_QueryPayMentHttpPostIn" />
<wsdl:output message="tns:V1_QU_QueryPayMentHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<wsdl:input message="tns:V1_QU_QueryRedInvoiceHttpPostIn" />
<wsdl:output message="tns:V1_QU_QueryRedInvoiceHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<wsdl:input message="tns:V1_OP_NewCustomerHttpPostIn" />
<wsdl:output message="tns:V1_OP_NewCustomerHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<wsdl:input message="tns:V1_OP_UpdateCustomerHttpPostIn" />
<wsdl:output message="tns:V1_OP_UpdateCustomerHttpPostOut" />
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<wsdl:input message="tns:V1_OP_DeleteCustomerHttpPostIn" />
<wsdl:output message="tns:V1_OP_DeleteCustomerHttpPostOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="WebInterFaceSoap" type="tns:WebInterFaceSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="V1_OP_NewOrder">
<soap:operation soapAction="http://tempuri.org/V1_OP_NewOrder" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<soap:operation soapAction="http://tempuri.org/V1_OP_UpdateOrder" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<soap:operation soapAction="http://tempuri.org/V1_OP_DeleteOrder" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<soap:operation soapAction="http://tempuri.org/V1_OP_DeleteOrderExpense" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<soap:operation soapAction="http://tempuri.org/V1_OP_DrawInvoice" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<soap:operation soapAction="http://tempuri.org/V1_OP_DrawPunchRedInvoice" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<soap:operation soapAction="http://tempuri.org/V1_QU_QueryOrder" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<soap:operation soapAction="http://tempuri.org/V1_QU_QueryInvoice" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<soap:operation soapAction="http://tempuri.org/V1_QU_QueryPayMent" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<soap:operation soapAction="http://tempuri.org/V1_QU_QueryRedInvoice" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<soap:operation soapAction="http://tempuri.org/V1_OP_NewCustomer" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<soap:operation soapAction="http://tempuri.org/V1_OP_UpdateCustomer" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<soap:operation soapAction="http://tempuri.org/V1_OP_DeleteCustomer" 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="WebInterFaceSoap12" type="tns:WebInterFaceSoap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="V1_OP_NewOrder">
<soap12:operation soapAction="http://tempuri.org/V1_OP_NewOrder" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<soap12:operation soapAction="http://tempuri.org/V1_OP_UpdateOrder" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<soap12:operation soapAction="http://tempuri.org/V1_OP_DeleteOrder" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<soap12:operation soapAction="http://tempuri.org/V1_OP_DeleteOrderExpense" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<soap12:operation soapAction="http://tempuri.org/V1_OP_DrawInvoice" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<soap12:operation soapAction="http://tempuri.org/V1_OP_DrawPunchRedInvoice" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<soap12:operation soapAction="http://tempuri.org/V1_QU_QueryOrder" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<soap12:operation soapAction="http://tempuri.org/V1_QU_QueryInvoice" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<soap12:operation soapAction="http://tempuri.org/V1_QU_QueryPayMent" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<soap12:operation soapAction="http://tempuri.org/V1_QU_QueryRedInvoice" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<soap12:operation soapAction="http://tempuri.org/V1_OP_NewCustomer" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<soap12:operation soapAction="http://tempuri.org/V1_OP_UpdateCustomer" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<soap12:operation soapAction="http://tempuri.org/V1_OP_DeleteCustomer" 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="WebInterFaceHttpGet" type="tns:WebInterFaceHttpGet">
<http:binding verb="GET" />
<wsdl:operation name="V1_OP_NewOrder">
<http:operation location="/V1_OP_NewOrder" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateOrder">
<http:operation location="/V1_OP_UpdateOrder" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrder">
<http:operation location="/V1_OP_DeleteOrder" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteOrderExpense">
<http:operation location="/V1_OP_DeleteOrderExpense" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawInvoice">
<http:operation location="/V1_OP_DrawInvoice" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DrawPunchRedInvoice">
<http:operation location="/V1_OP_DrawPunchRedInvoice" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryOrder">
<http:operation location="/V1_QU_QueryOrder" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryInvoice">
<http:operation location="/V1_QU_QueryInvoice" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryPayMent">
<http:operation location="/V1_QU_QueryPayMent" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_QU_QueryRedInvoice">
<http:operation location="/V1_QU_QueryRedInvoice" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_NewCustomer">
<http:operation location="/V1_OP_NewCustomer" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_UpdateCustomer">
<http:operation location="/V1_OP_UpdateCustomer" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="V1_OP_DeleteCustomer">
<http:operation location="/V1_OP_DeleteCustomer" />
<wsdl:input>
<http:urlEncoded />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="WebInterFaceHttpPost" type="tns:WebInterFaceHttpPost">
<http:binding verb="POST" />
<wsdl:operation name="V1_OP_NewOrder">
<http:operation location="/V1_OP_NewOrder" />
<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="V1_OP_UpdateOrder">
<http:operation location="/V1_OP_UpdateOrder" />
<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="V1_OP_DeleteOrder">
<http:operation location="/V1_OP_DeleteOrder" />
<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="V1_OP_DeleteOrderExpense">
<http:operation location="/V1_OP_DeleteOrderExpense" />
<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="V1_OP_DrawInvoice">
<http:operation location="/V1_OP_DrawInvoice" />
<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="V1_OP_DrawPunchRedInvoice">
<http:operation location="/V1_OP_DrawPunchRedInvoice" />
<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="V1_QU_QueryOrder">
<http:operation location="/V1_QU_QueryOrder" />
<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="V1_QU_QueryInvoice">
<http:operation location="/V1_QU_QueryInvoice" />
<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="V1_QU_QueryPayMent">
<http:operation location="/V1_QU_QueryPayMent" />
<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="V1_QU_QueryRedInvoice">
<http:operation location="/V1_QU_QueryRedInvoice" />
<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="V1_OP_NewCustomer">
<http:operation location="/V1_OP_NewCustomer" />
<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="V1_OP_UpdateCustomer">
<http:operation location="/V1_OP_UpdateCustomer" />
<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="V1_OP_DeleteCustomer">
<http:operation location="/V1_OP_DeleteCustomer" />
<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="WebInterFace">
<wsdl:port name="WebInterFaceSoap" binding="tns:WebInterFaceSoap">
<soap:address location="http://api.rongetong.cn/WebService/WebInterFace.asmx" />
</wsdl:port>
<wsdl:port name="WebInterFaceSoap12" binding="tns:WebInterFaceSoap12">
<soap12:address location="http://api.rongetong.cn/WebService/WebInterFace.asmx" />
</wsdl:port>
<wsdl:port name="WebInterFaceHttpGet" binding="tns:WebInterFaceHttpGet">
<http:address location="http://api.rongetong.cn/WebService/WebInterFace.asmx" />
</wsdl:port>
<wsdl:port name="WebInterFaceHttpPost" binding="tns:WebInterFaceHttpPost">
<http:address location="http://api.rongetong.cn/WebService/WebInterFace.asmx" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>