| | |
| | | <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="CheckUser"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckUserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckUserResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_TestStr"> |
| | | <s:complexType /> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillID"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_MaxBillIDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillIDResult" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckModRight"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckUser"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="CheckUserResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="CheckUserResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <wsdl:message name="CheckUserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckUser" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckUserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckUserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_TestStrSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_TestStr" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="get_MaxBillNoAndID_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillID" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_MaxBillIDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_MaxBillIDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckModRightSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckModRight" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="get_UserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_UserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckUserSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:CheckUser" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="CheckUserSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:CheckUserResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_StdWorkQtyBill_HICMOInterIDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HICMOInterID" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="CheckUser"> |
| | | <wsdl:input message="tns:CheckUserSoapIn" /> |
| | | <wsdl:output message="tns:CheckUserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <wsdl:input message="tns:get_TestStrSoapIn" /> |
| | | <wsdl:output message="tns:get_TestStrSoapOut" /> |
| | |
| | | <wsdl:input message="tns:get_MaxBillNoAndID_NewSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillNoAndID_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <wsdl:input message="tns:get_MaxBillIDSoapIn" /> |
| | | <wsdl:output message="tns:get_MaxBillIDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <wsdl:input message="tns:CheckModRightSoapIn" /> |
| | | <wsdl:output message="tns:CheckModRightSoapOut" /> |
| | |
| | | <wsdl:operation name="get_User"> |
| | | <wsdl:input message="tns:get_UserSoapIn" /> |
| | | <wsdl:output message="tns:get_UserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <wsdl:input message="tns:CheckUserSoapIn" /> |
| | | <wsdl:output message="tns:CheckUserSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_StdWorkQtyBill_HICMOInterID"> |
| | | <wsdl:input message="tns:GetSc_StdWorkQtyBill_HICMOInterIDSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_User"> |
| | | <soap:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_TestStr"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_TestStr" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_MaxBillID"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_MaxBillID" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckModRight"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckModRight" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_User"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_User" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="CheckUser"> |
| | | <soap12:operation soapAction="http://tempuri.org/CheckUser" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |