<?xml version="1.0" encoding="utf-8"?>
|
<wsdl:definitions xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:tns="http://tempuri.org/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
<wsdl:types>
|
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
|
<s:element name="JPushAction">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="frame" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="message" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="alarm" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="JPushActionResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="JPushActionResult" type="s:long" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="DeviceManage">
|
<s:complexType />
|
</s:element>
|
<s:element name="DeviceManageResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="DeviceManageResult" type="tns:ArrayOfDeviceInfo" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:complexType name="ArrayOfDeviceInfo">
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="unbounded" name="DeviceInfo" nillable="true" type="tns:DeviceInfo" />
|
</s:sequence>
|
</s:complexType>
|
<s:complexType name="DeviceInfo">
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="RegistrationID" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="Tag" type="tns:ArrayOfString" />
|
<s:element minOccurs="0" maxOccurs="1" name="Alias" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
<s:complexType name="ArrayOfString">
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
<s:element name="ILiftAddRegID">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="RegId" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="Alias" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="UserMode" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="ILiftAddRegIDResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="ILiftAddRegIDResult" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="AddMsg">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="regid" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="msgtype" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="msgcontent" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="AddMsgResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="AddMsgResult" type="s:int" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="DeleteToken_Push">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="regid" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="DeleteToken_PushResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="DeleteToken_PushResult" type="s:int" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="AddRegId">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="RegId" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="Alias" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="AddRegIdResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="AddRegIdResult" type="s:int" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="VerifySoapHeader" type="tns:VerifySoapHeader" />
|
<s:complexType name="VerifySoapHeader">
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
|
<s:element minOccurs="1" maxOccurs="1" name="UserMode" type="s:int" />
|
</s:sequence>
|
<s:anyAttribute />
|
</s:complexType>
|
<s:element name="MsgList">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="regid" type="s:string" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:element name="MsgListResponse">
|
<s:complexType>
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="1" name="MsgListResult" type="tns:ArrayOfMsgList" />
|
</s:sequence>
|
</s:complexType>
|
</s:element>
|
<s:complexType name="ArrayOfMsgList">
|
<s:sequence>
|
<s:element minOccurs="0" maxOccurs="unbounded" name="MsgList" nillable="true" type="tns:MsgList" />
|
</s:sequence>
|
</s:complexType>
|
<s:complexType name="MsgList">
|
<s:sequence>
|
<s:element minOccurs="1" maxOccurs="1" name="MsgID" type="s:long" />
|
<s:element minOccurs="0" maxOccurs="1" name="Msg" type="s:string" />
|
<s:element minOccurs="0" maxOccurs="1" name="MsgType" type="s:string" />
|
<s:element minOccurs="1" maxOccurs="1" name="MsgTime" type="s:dateTime" />
|
</s:sequence>
|
</s:complexType>
|
<s:element name="long" type="s:long" />
|
<s:element name="ArrayOfDeviceInfo" nillable="true" type="tns:ArrayOfDeviceInfo" />
|
<s:element name="string" nillable="true" type="s:string" />
|
<s:element name="int" type="s:int" />
|
<s:element name="ArrayOfMsgList" nillable="true" type="tns:ArrayOfMsgList" />
|
</s:schema>
|
</wsdl:types>
|
<wsdl:message name="JPushActionSoapIn">
|
<wsdl:part name="parameters" element="tns:JPushAction" />
|
</wsdl:message>
|
<wsdl:message name="JPushActionSoapOut">
|
<wsdl:part name="parameters" element="tns:JPushActionResponse" />
|
</wsdl:message>
|
<wsdl:message name="DeviceManageSoapIn">
|
<wsdl:part name="parameters" element="tns:DeviceManage" />
|
</wsdl:message>
|
<wsdl:message name="DeviceManageSoapOut">
|
<wsdl:part name="parameters" element="tns:DeviceManageResponse" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDSoapIn">
|
<wsdl:part name="parameters" element="tns:ILiftAddRegID" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDSoapOut">
|
<wsdl:part name="parameters" element="tns:ILiftAddRegIDResponse" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgSoapIn">
|
<wsdl:part name="parameters" element="tns:AddMsg" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgSoapOut">
|
<wsdl:part name="parameters" element="tns:AddMsgResponse" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushSoapIn">
|
<wsdl:part name="parameters" element="tns:DeleteToken_Push" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushSoapOut">
|
<wsdl:part name="parameters" element="tns:DeleteToken_PushResponse" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdSoapIn">
|
<wsdl:part name="parameters" element="tns:AddRegId" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdSoapOut">
|
<wsdl:part name="parameters" element="tns:AddRegIdResponse" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdVerifySoapHeader">
|
<wsdl:part name="VerifySoapHeader" element="tns:VerifySoapHeader" />
|
</wsdl:message>
|
<wsdl:message name="MsgListSoapIn">
|
<wsdl:part name="parameters" element="tns:MsgList" />
|
</wsdl:message>
|
<wsdl:message name="MsgListSoapOut">
|
<wsdl:part name="parameters" element="tns:MsgListResponse" />
|
</wsdl:message>
|
<wsdl:message name="JPushActionHttpGetIn">
|
<wsdl:part name="frame" type="s:string" />
|
<wsdl:part name="message" type="s:string" />
|
<wsdl:part name="alarm" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="JPushActionHttpGetOut">
|
<wsdl:part name="Body" element="tns:long" />
|
</wsdl:message>
|
<wsdl:message name="DeviceManageHttpGetIn" />
|
<wsdl:message name="DeviceManageHttpGetOut">
|
<wsdl:part name="Body" element="tns:ArrayOfDeviceInfo" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDHttpGetIn">
|
<wsdl:part name="RegId" type="s:string" />
|
<wsdl:part name="Alias" type="s:string" />
|
<wsdl:part name="Email" type="s:string" />
|
<wsdl:part name="UserMode" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDHttpGetOut">
|
<wsdl:part name="Body" element="tns:string" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgHttpGetIn">
|
<wsdl:part name="regid" type="s:string" />
|
<wsdl:part name="msgtype" type="s:string" />
|
<wsdl:part name="msgcontent" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgHttpGetOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushHttpGetIn">
|
<wsdl:part name="regid" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushHttpGetOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdHttpGetIn">
|
<wsdl:part name="RegId" type="s:string" />
|
<wsdl:part name="Alias" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdHttpGetOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="MsgListHttpGetIn">
|
<wsdl:part name="regid" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="MsgListHttpGetOut">
|
<wsdl:part name="Body" element="tns:ArrayOfMsgList" />
|
</wsdl:message>
|
<wsdl:message name="JPushActionHttpPostIn">
|
<wsdl:part name="frame" type="s:string" />
|
<wsdl:part name="message" type="s:string" />
|
<wsdl:part name="alarm" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="JPushActionHttpPostOut">
|
<wsdl:part name="Body" element="tns:long" />
|
</wsdl:message>
|
<wsdl:message name="DeviceManageHttpPostIn" />
|
<wsdl:message name="DeviceManageHttpPostOut">
|
<wsdl:part name="Body" element="tns:ArrayOfDeviceInfo" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDHttpPostIn">
|
<wsdl:part name="RegId" type="s:string" />
|
<wsdl:part name="Alias" type="s:string" />
|
<wsdl:part name="Email" type="s:string" />
|
<wsdl:part name="UserMode" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="ILiftAddRegIDHttpPostOut">
|
<wsdl:part name="Body" element="tns:string" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgHttpPostIn">
|
<wsdl:part name="regid" type="s:string" />
|
<wsdl:part name="msgtype" type="s:string" />
|
<wsdl:part name="msgcontent" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="AddMsgHttpPostOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushHttpPostIn">
|
<wsdl:part name="regid" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="DeleteToken_PushHttpPostOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdHttpPostIn">
|
<wsdl:part name="RegId" type="s:string" />
|
<wsdl:part name="Alias" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="AddRegIdHttpPostOut">
|
<wsdl:part name="Body" element="tns:int" />
|
</wsdl:message>
|
<wsdl:message name="MsgListHttpPostIn">
|
<wsdl:part name="regid" type="s:string" />
|
</wsdl:message>
|
<wsdl:message name="MsgListHttpPostOut">
|
<wsdl:part name="Body" element="tns:ArrayOfMsgList" />
|
</wsdl:message>
|
<wsdl:portType name="WebServicePushSoap">
|
<wsdl:operation name="JPushAction">
|
<wsdl:input message="tns:JPushActionSoapIn" />
|
<wsdl:output message="tns:JPushActionSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<wsdl:input message="tns:DeviceManageSoapIn" />
|
<wsdl:output message="tns:DeviceManageSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<wsdl:input message="tns:ILiftAddRegIDSoapIn" />
|
<wsdl:output message="tns:ILiftAddRegIDSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<wsdl:input message="tns:AddMsgSoapIn" />
|
<wsdl:output message="tns:AddMsgSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<wsdl:input message="tns:DeleteToken_PushSoapIn" />
|
<wsdl:output message="tns:DeleteToken_PushSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<wsdl:input message="tns:AddRegIdSoapIn" />
|
<wsdl:output message="tns:AddRegIdSoapOut" />
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<wsdl:input message="tns:MsgListSoapIn" />
|
<wsdl:output message="tns:MsgListSoapOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:portType name="WebServicePushHttpGet">
|
<wsdl:operation name="JPushAction">
|
<wsdl:input message="tns:JPushActionHttpGetIn" />
|
<wsdl:output message="tns:JPushActionHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<wsdl:input message="tns:DeviceManageHttpGetIn" />
|
<wsdl:output message="tns:DeviceManageHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<wsdl:input message="tns:ILiftAddRegIDHttpGetIn" />
|
<wsdl:output message="tns:ILiftAddRegIDHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<wsdl:input message="tns:AddMsgHttpGetIn" />
|
<wsdl:output message="tns:AddMsgHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<wsdl:input message="tns:DeleteToken_PushHttpGetIn" />
|
<wsdl:output message="tns:DeleteToken_PushHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<wsdl:input message="tns:AddRegIdHttpGetIn" />
|
<wsdl:output message="tns:AddRegIdHttpGetOut" />
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<wsdl:input message="tns:MsgListHttpGetIn" />
|
<wsdl:output message="tns:MsgListHttpGetOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:portType name="WebServicePushHttpPost">
|
<wsdl:operation name="JPushAction">
|
<wsdl:input message="tns:JPushActionHttpPostIn" />
|
<wsdl:output message="tns:JPushActionHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<wsdl:input message="tns:DeviceManageHttpPostIn" />
|
<wsdl:output message="tns:DeviceManageHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<wsdl:input message="tns:ILiftAddRegIDHttpPostIn" />
|
<wsdl:output message="tns:ILiftAddRegIDHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<wsdl:input message="tns:AddMsgHttpPostIn" />
|
<wsdl:output message="tns:AddMsgHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<wsdl:input message="tns:DeleteToken_PushHttpPostIn" />
|
<wsdl:output message="tns:DeleteToken_PushHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<wsdl:input message="tns:AddRegIdHttpPostIn" />
|
<wsdl:output message="tns:AddRegIdHttpPostOut" />
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<wsdl:input message="tns:MsgListHttpPostIn" />
|
<wsdl:output message="tns:MsgListHttpPostOut" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="WebServicePushSoap" type="tns:WebServicePushSoap">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="JPushAction">
|
<soap:operation soapAction="http://tempuri.org/JPushAction" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<soap:operation soapAction="http://tempuri.org/DeviceManage" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<soap:operation soapAction="http://tempuri.org/ILiftAddRegID" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<soap:operation soapAction="http://tempuri.org/AddMsg" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<soap:operation soapAction="http://tempuri.org/DeleteToken_Push" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<soap:operation soapAction="http://tempuri.org/AddRegId" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
<soap:header message="tns:AddRegIdVerifySoapHeader" part="VerifySoapHeader" use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<soap:operation soapAction="http://tempuri.org/MsgList" 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="WebServicePushSoap12" type="tns:WebServicePushSoap">
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="JPushAction">
|
<soap12:operation soapAction="http://tempuri.org/JPushAction" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<soap12:operation soapAction="http://tempuri.org/DeviceManage" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<soap12:operation soapAction="http://tempuri.org/ILiftAddRegID" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<soap12:operation soapAction="http://tempuri.org/AddMsg" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<soap12:operation soapAction="http://tempuri.org/DeleteToken_Push" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<soap12:operation soapAction="http://tempuri.org/AddRegId" style="document" />
|
<wsdl:input>
|
<soap12:body use="literal" />
|
<soap12:header message="tns:AddRegIdVerifySoapHeader" part="VerifySoapHeader" use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap12:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<soap12:operation soapAction="http://tempuri.org/MsgList" 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="WebServicePushHttpGet" type="tns:WebServicePushHttpGet">
|
<http:binding verb="GET" />
|
<wsdl:operation name="JPushAction">
|
<http:operation location="/JPushAction" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeviceManage">
|
<http:operation location="/DeviceManage" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="ILiftAddRegID">
|
<http:operation location="/ILiftAddRegID" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddMsg">
|
<http:operation location="/AddMsg" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="DeleteToken_Push">
|
<http:operation location="/DeleteToken_Push" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="AddRegId">
|
<http:operation location="/AddRegId" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="MsgList">
|
<http:operation location="/MsgList" />
|
<wsdl:input>
|
<http:urlEncoded />
|
</wsdl:input>
|
<wsdl:output>
|
<mime:mimeXml part="Body" />
|
</wsdl:output>
|
</wsdl:operation>
|
</wsdl:binding>
|
<wsdl:binding name="WebServicePushHttpPost" type="tns:WebServicePushHttpPost">
|
<http:binding verb="POST" />
|
<wsdl:operation name="JPushAction">
|
<http:operation location="/JPushAction" />
|
<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="DeviceManage">
|
<http:operation location="/DeviceManage" />
|
<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="ILiftAddRegID">
|
<http:operation location="/ILiftAddRegID" />
|
<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="AddMsg">
|
<http:operation location="/AddMsg" />
|
<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="DeleteToken_Push">
|
<http:operation location="/DeleteToken_Push" />
|
<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="AddRegId">
|
<http:operation location="/AddRegId" />
|
<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="MsgList">
|
<http:operation location="/MsgList" />
|
<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="WebServicePush">
|
<wsdl:port name="WebServicePushSoap" binding="tns:WebServicePushSoap">
|
<soap:address location="http://service.hdlcontrol.com:8000/WebService/WebServicePush.asmx" />
|
</wsdl:port>
|
<wsdl:port name="WebServicePushSoap12" binding="tns:WebServicePushSoap12">
|
<soap12:address location="http://service.hdlcontrol.com:8000/WebService/WebServicePush.asmx" />
|
</wsdl:port>
|
<wsdl:port name="WebServicePushHttpGet" binding="tns:WebServicePushHttpGet">
|
<http:address location="http://service.hdlcontrol.com:8000/WebService/WebServicePush.asmx" />
|
</wsdl:port>
|
<wsdl:port name="WebServicePushHttpPost" binding="tns:WebServicePushHttpPost">
|
<http:address location="http://service.hdlcontrol.com:8000/WebService/WebServicePush.asmx" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|