12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604 |
- <?xml version="1.0" encoding="utf-8"?>
- <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
- <wsdl:types>
- <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
- <s:element name="TestService">
- <s:complexType />
- </s:element>
- <s:element name="TestServiceResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="TestServiceResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="Test">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="parm1" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="parm2" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="TestResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="TestResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateConnect">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="uid" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pwd" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateConnectResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateConnectResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateQueryBalance">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateQueryBalanceResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateQueryBalanceResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateQueryUsed">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateQueryUsedResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateQueryUsedResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateChangePwd">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="NewPassWord" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateChangePwdResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateChangePwdResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateSendSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="ToPhone" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="msg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateSendSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateSendSmsResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="iMobiCount" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateCsSendSmsResult" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="pszSN" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSmsEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="iMobiCount" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSmsExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsSendSmsExResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSmsEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="iMobiCount" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="pszSubPort" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSmsExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsSPSendSmsExResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="iMobiCount" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="pszSubPort" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateCsSPSendSmsResult" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="pszSN" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateVasSendSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszFeeCode" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszServiceNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszOperCode" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMatchNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateVasSendSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateVasSendSmsResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateVasGetSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateVasGetSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateVasGetSmsResult" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="strMsg" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <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="MongateCsGetSms">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetSmsResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateCsGetSmsResult" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="strMsg" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReport">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReportResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateCsGetStatusReportResult" type="s:int" />
- <s:element minOccurs="0" maxOccurs="1" name="Msg" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReportEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReportExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsGetStatusReportExResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetSmsEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetSmsExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsGetSmsExResult" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateRecharge">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszCardNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszCardPwd" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateRechargeResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="MongateRechargeResult" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSmsExEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="iMobiCount" type="s:int" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSendSmsExExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsSendSmsExExResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetSmsExEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetSmsExExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsGetSmsExExResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReportExEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsGetStatusReportExExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsGetStatusReportExExResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSmsExEx">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMobis" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszMsg" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="pszSubPort" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="MongateCsSPSendSmsExExResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="MongateCsSPSendSmsExExResult" type="tns:ArrayOfString" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="string" nillable="true" type="s:string" />
- <s:element name="int" type="s:int" />
- <s:element name="ArrayOfString" nillable="true" type="tns:ArrayOfString" />
- </s:schema>
- </wsdl:types>
- <wsdl:message name="TestServiceSoapIn">
- <wsdl:part name="parameters" element="tns:TestService" />
- </wsdl:message>
- <wsdl:message name="TestServiceSoapOut">
- <wsdl:part name="parameters" element="tns:TestServiceResponse" />
- </wsdl:message>
- <wsdl:message name="TestSoapIn">
- <wsdl:part name="parameters" element="tns:Test" />
- </wsdl:message>
- <wsdl:message name="TestSoapOut">
- <wsdl:part name="parameters" element="tns:TestResponse" />
- </wsdl:message>
- <wsdl:message name="MongateConnectSoapIn">
- <wsdl:part name="parameters" element="tns:MongateConnect" />
- </wsdl:message>
- <wsdl:message name="MongateConnectSoapOut">
- <wsdl:part name="parameters" element="tns:MongateConnectResponse" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceSoapIn">
- <wsdl:part name="parameters" element="tns:MongateQueryBalance" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceSoapOut">
- <wsdl:part name="parameters" element="tns:MongateQueryBalanceResponse" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedSoapIn">
- <wsdl:part name="parameters" element="tns:MongateQueryUsed" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedSoapOut">
- <wsdl:part name="parameters" element="tns:MongateQueryUsedResponse" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdSoapIn">
- <wsdl:part name="parameters" element="tns:MongateChangePwd" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdSoapOut">
- <wsdl:part name="parameters" element="tns:MongateChangePwdResponse" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateSendSms" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateSendSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSendSms" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSendSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSendSmsEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSendSmsExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSmsEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSmsExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSms" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateVasSendSms" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateVasSendSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateVasGetSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateVasGetSms" />
- </wsdl:message>
- <wsdl:message name="MongateVasGetSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateVasGetSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetSms" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetSmsResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReport" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReportResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReportEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReportExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetSmsEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetSmsExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeSoapIn">
- <wsdl:part name="parameters" element="tns:MongateRecharge" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeSoapOut">
- <wsdl:part name="parameters" element="tns:MongateRechargeResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSendSmsExEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSendSmsExExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetSmsExEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetSmsExExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReportExEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsGetStatusReportExExResponse" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExSoapIn">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSmsExEx" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExSoapOut">
- <wsdl:part name="parameters" element="tns:MongateCsSPSendSmsExExResponse" />
- </wsdl:message>
- <wsdl:message name="TestServiceHttpGetIn" />
- <wsdl:message name="TestServiceHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="TestHttpGetIn">
- <wsdl:part name="parm1" type="s:string" />
- <wsdl:part name="parm2" type="s:string" />
- </wsdl:message>
- <wsdl:message name="TestHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateConnectHttpGetIn">
- <wsdl:part name="uid" type="s:string" />
- <wsdl:part name="pwd" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateConnectHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="NewPassWord" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="ToPhone" type="s:string" />
- <wsdl:part name="msg" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- <wsdl:part name="pszSubPort" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszFeeCode" type="s:string" />
- <wsdl:part name="pszServiceNo" type="s:string" />
- <wsdl:part name="pszOperCode" type="s:string" />
- <wsdl:part name="pszMatchNo" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExHttpGetOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszCardNo" type="s:string" />
- <wsdl:part name="pszCardPwd" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeHttpGetOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExHttpGetOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExHttpGetOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExHttpGetOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExHttpGetIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="pszSubPort" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExHttpGetOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="TestServiceHttpPostIn" />
- <wsdl:message name="TestServiceHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="TestHttpPostIn">
- <wsdl:part name="parm1" type="s:string" />
- <wsdl:part name="parm2" type="s:string" />
- </wsdl:message>
- <wsdl:message name="TestHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateConnectHttpPostIn">
- <wsdl:part name="uid" type="s:string" />
- <wsdl:part name="pwd" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateConnectHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateQueryBalanceHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateQueryUsedHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="NewPassWord" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateChangePwdHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="ToPhone" type="s:string" />
- <wsdl:part name="msg" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateSendSmsHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- <wsdl:part name="pszSubPort" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszFeeCode" type="s:string" />
- <wsdl:part name="pszServiceNo" type="s:string" />
- <wsdl:part name="pszOperCode" type="s:string" />
- <wsdl:part name="pszMatchNo" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateVasSendSmsHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExHttpPostOut">
- <wsdl:part name="Body" element="tns:string" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszCardNo" type="s:string" />
- <wsdl:part name="pszCardPwd" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateRechargeHttpPostOut">
- <wsdl:part name="Body" element="tns:int" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="iMobiCount" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSendSmsExExHttpPostOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetSmsExExHttpPostOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsGetStatusReportExExHttpPostOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExHttpPostIn">
- <wsdl:part name="userId" type="s:string" />
- <wsdl:part name="password" type="s:string" />
- <wsdl:part name="pszMobis" type="s:string" />
- <wsdl:part name="pszMsg" type="s:string" />
- <wsdl:part name="pszSubPort" type="s:string" />
- </wsdl:message>
- <wsdl:message name="MongateCsSPSendSmsExExHttpPostOut">
- <wsdl:part name="Body" element="tns:ArrayOfString" />
- </wsdl:message>
- <wsdl:portType name="wmgwSoap">
- <wsdl:operation name="TestService">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">测试Web service 服务运行状态及短信服务器间连接</documentation>
- <wsdl:input message="tns:TestServiceSoapIn" />
- <wsdl:output message="tns:TestServiceSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="Test">
- <wsdl:input message="tns:TestSoapIn" />
- <wsdl:output message="tns:TestSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateConnect">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">登陆</documentation>
- <wsdl:input message="tns:MongateConnectSoapIn" />
- <wsdl:output message="tns:MongateConnectSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryBalance">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询余额条数</documentation>
- <wsdl:input message="tns:MongateQueryBalanceSoapIn" />
- <wsdl:output message="tns:MongateQueryBalanceSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryUsed">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询已使用条数</documentation>
- <wsdl:input message="tns:MongateQueryUsedSoapIn" />
- <wsdl:output message="tns:MongateQueryUsedSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateChangePwd">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">修改密码</documentation>
- <wsdl:input message="tns:MongateChangePwdSoapIn" />
- <wsdl:output message="tns:MongateChangePwdSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">单发函数只能用于单个号码测试发送不收取状态报告</documentation>
- <wsdl:input message="tns:MongateSendSmsSoapIn" />
- <wsdl:output message="tns:MongateSendSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服双向发送函数,号码中间以英文逗号分隔</documentation>
- <wsdl:input message="tns:MongateCsSendSmsSoapIn" />
- <wsdl:output message="tns:MongateCsSendSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服网关,群发信息</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExSoapIn" />
- <wsdl:output message="tns:MongateCsSendSmsExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服子端口发送</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExSoapIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服子端口发送</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsSoapIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateVasSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">发送增值通道信息函数</documentation>
- <wsdl:input message="tns:MongateVasSendSmsSoapIn" />
- <wsdl:output message="tns:MongateVasSendSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateVasGetSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收增值通道上行信息函数</documentation>
- <wsdl:input message="tns:MongateVasGetSmsSoapIn" />
- <wsdl:output message="tns:MongateVasGetSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsSoapIn" />
- <wsdl:output message="tns:MongateCsGetSmsSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReport">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportSoapIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串型 参数或登陆错误返回-1,负数为发送错误编号;
- 正常返回格式如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD……多条以英文分号(;)分隔</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExSoapIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExSoapIn" />
- <wsdl:output message="tns:MongateCsGetSmsExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateRecharge">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">帐户充值</documentation>
- <wsdl:input message="tns:MongateRechargeSoapIn" />
- <wsdl:output message="tns:MongateRechargeSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服双向发送函数ExEx返回二维字符串:0维错误编号(成功时为1);1维信息编号(错误时为null)</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExExSoapIn" />
- <wsdl:output message="tns:MongateCsSendSmsExExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExExSoapIn" />
- <wsdl:output message="tns:MongateCsGetSmsExExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串数组 返回:参数错误、登陆错误、无状态报告返回null;
- 正常返回格式:日期,时间,信息编号,*,状态,状态详细信息(0接收成功 1发送暂缓 2接收失败)
- 如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExExSoapIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExExSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">子端口发送函数,正确返回值四维字符串数组,(0维 错误描述-正确返回空串;1维信息编号;2维正确号码;3维错误号码)</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExExSoapIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExExSoapOut" />
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:portType name="wmgwHttpGet">
- <wsdl:operation name="TestService">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">测试Web service 服务运行状态及短信服务器间连接</documentation>
- <wsdl:input message="tns:TestServiceHttpGetIn" />
- <wsdl:output message="tns:TestServiceHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="Test">
- <wsdl:input message="tns:TestHttpGetIn" />
- <wsdl:output message="tns:TestHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateConnect">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">登陆</documentation>
- <wsdl:input message="tns:MongateConnectHttpGetIn" />
- <wsdl:output message="tns:MongateConnectHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryBalance">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询余额条数</documentation>
- <wsdl:input message="tns:MongateQueryBalanceHttpGetIn" />
- <wsdl:output message="tns:MongateQueryBalanceHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryUsed">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询已使用条数</documentation>
- <wsdl:input message="tns:MongateQueryUsedHttpGetIn" />
- <wsdl:output message="tns:MongateQueryUsedHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateChangePwd">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">修改密码</documentation>
- <wsdl:input message="tns:MongateChangePwdHttpGetIn" />
- <wsdl:output message="tns:MongateChangePwdHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">单发函数只能用于单个号码测试发送不收取状态报告</documentation>
- <wsdl:input message="tns:MongateSendSmsHttpGetIn" />
- <wsdl:output message="tns:MongateSendSmsHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服网关,群发信息</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExHttpGetIn" />
- <wsdl:output message="tns:MongateCsSendSmsExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服子端口发送</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExHttpGetIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateVasSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">发送增值通道信息函数</documentation>
- <wsdl:input message="tns:MongateVasSendSmsHttpGetIn" />
- <wsdl:output message="tns:MongateVasSendSmsHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串型 参数或登陆错误返回-1,负数为发送错误编号;
- 正常返回格式如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD……多条以英文分号(;)分隔</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExHttpGetIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExHttpGetIn" />
- <wsdl:output message="tns:MongateCsGetSmsExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateRecharge">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">帐户充值</documentation>
- <wsdl:input message="tns:MongateRechargeHttpGetIn" />
- <wsdl:output message="tns:MongateRechargeHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服双向发送函数ExEx返回二维字符串:0维错误编号(成功时为1);1维信息编号(错误时为null)</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExExHttpGetIn" />
- <wsdl:output message="tns:MongateCsSendSmsExExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExExHttpGetIn" />
- <wsdl:output message="tns:MongateCsGetSmsExExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串数组 返回:参数错误、登陆错误、无状态报告返回null;
- 正常返回格式:日期,时间,信息编号,*,状态,状态详细信息(0接收成功 1发送暂缓 2接收失败)
- 如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExExHttpGetIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExExHttpGetOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">子端口发送函数,正确返回值四维字符串数组,(0维 错误描述-正确返回空串;1维信息编号;2维正确号码;3维错误号码)</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExExHttpGetIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExExHttpGetOut" />
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:portType name="wmgwHttpPost">
- <wsdl:operation name="TestService">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">测试Web service 服务运行状态及短信服务器间连接</documentation>
- <wsdl:input message="tns:TestServiceHttpPostIn" />
- <wsdl:output message="tns:TestServiceHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="Test">
- <wsdl:input message="tns:TestHttpPostIn" />
- <wsdl:output message="tns:TestHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateConnect">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">登陆</documentation>
- <wsdl:input message="tns:MongateConnectHttpPostIn" />
- <wsdl:output message="tns:MongateConnectHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryBalance">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询余额条数</documentation>
- <wsdl:input message="tns:MongateQueryBalanceHttpPostIn" />
- <wsdl:output message="tns:MongateQueryBalanceHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateQueryUsed">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">查询已使用条数</documentation>
- <wsdl:input message="tns:MongateQueryUsedHttpPostIn" />
- <wsdl:output message="tns:MongateQueryUsedHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateChangePwd">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">修改密码</documentation>
- <wsdl:input message="tns:MongateChangePwdHttpPostIn" />
- <wsdl:output message="tns:MongateChangePwdHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">单发函数只能用于单个号码测试发送不收取状态报告</documentation>
- <wsdl:input message="tns:MongateSendSmsHttpPostIn" />
- <wsdl:output message="tns:MongateSendSmsHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服网关,群发信息</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExHttpPostIn" />
- <wsdl:output message="tns:MongateCsSendSmsExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服子端口发送</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExHttpPostIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateVasSendSms">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">发送增值通道信息函数</documentation>
- <wsdl:input message="tns:MongateVasSendSmsHttpPostIn" />
- <wsdl:output message="tns:MongateVasSendSmsHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串型 参数或登陆错误返回-1,负数为发送错误编号;
- 正常返回格式如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD……多条以英文分号(;)分隔</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExHttpPostIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExHttpPostIn" />
- <wsdl:output message="tns:MongateCsGetSmsExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateRecharge">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">帐户充值</documentation>
- <wsdl:input message="tns:MongateRechargeHttpPostIn" />
- <wsdl:output message="tns:MongateRechargeHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">客服双向发送函数ExEx返回二维字符串:0维错误编号(成功时为1);1维信息编号(错误时为null)</documentation>
- <wsdl:input message="tns:MongateCsSendSmsExExHttpPostIn" />
- <wsdl:output message="tns:MongateCsSendSmsExExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收上行信息函数</documentation>
- <wsdl:input message="tns:MongateCsGetSmsExExHttpPostIn" />
- <wsdl:output message="tns:MongateCsGetSmsExExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">接收状态报告函数,返回字符串数组 返回:参数错误、登陆错误、无状态报告返回null;
- 正常返回格式:日期,时间,信息编号,*,状态,状态详细信息(0接收成功 1发送暂缓 2接收失败)
- 如:2009-05-18,15:41:32,0518154127116007,*,0,DELIVRD</documentation>
- <wsdl:input message="tns:MongateCsGetStatusReportExExHttpPostIn" />
- <wsdl:output message="tns:MongateCsGetStatusReportExExHttpPostOut" />
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsExEx">
- <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">子端口发送函数,正确返回值四维字符串数组,(0维 错误描述-正确返回空串;1维信息编号;2维正确号码;3维错误号码)</documentation>
- <wsdl:input message="tns:MongateCsSPSendSmsExExHttpPostIn" />
- <wsdl:output message="tns:MongateCsSPSendSmsExExHttpPostOut" />
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:binding name="wmgwSoap" type="tns:wmgwSoap">
- <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
- <wsdl:operation name="TestService">
- <soap:operation soapAction="http://tempuri.org/TestService" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="Test">
- <soap:operation soapAction="http://tempuri.org/Test" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateConnect">
- <soap:operation soapAction="http://tempuri.org/MongateConnect" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateQueryBalance">
- <soap:operation soapAction="http://tempuri.org/MongateQueryBalance" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateQueryUsed">
- <soap:operation soapAction="http://tempuri.org/MongateQueryUsed" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateChangePwd">
- <soap:operation soapAction="http://tempuri.org/MongateChangePwd" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateSendSms">
- <soap:operation soapAction="http://tempuri.org/MongateSendSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSms">
- <soap:operation soapAction="http://tempuri.org/MongateCsSendSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsSendSmsEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsSPSendSmsEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSms">
- <soap:operation soapAction="http://tempuri.org/MongateCsSPSendSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateVasSendSms">
- <soap:operation soapAction="http://tempuri.org/MongateVasSendSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateVasGetSms">
- <soap:operation soapAction="http://tempuri.org/MongateVasGetSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSms">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetSms" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReport">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetStatusReport" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetStatusReportEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetSmsEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateRecharge">
- <soap:operation soapAction="http://tempuri.org/MongateRecharge" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsExEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsSendSmsExEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsExEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetSmsExEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportExEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsGetStatusReportExEx" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsExEx">
- <soap:operation soapAction="http://tempuri.org/MongateCsSPSendSmsExEx" 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="wmgwHttpGet" type="tns:wmgwHttpGet">
- <http:binding verb="GET" />
- <wsdl:operation name="TestService">
- <http:operation location="/TestService" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="Test">
- <http:operation location="/Test" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateConnect">
- <http:operation location="/MongateConnect" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateQueryBalance">
- <http:operation location="/MongateQueryBalance" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateQueryUsed">
- <http:operation location="/MongateQueryUsed" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateChangePwd">
- <http:operation location="/MongateChangePwd" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateSendSms">
- <http:operation location="/MongateSendSms" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsEx">
- <http:operation location="/MongateCsSendSmsEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsEx">
- <http:operation location="/MongateCsSPSendSmsEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateVasSendSms">
- <http:operation location="/MongateVasSendSms" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportEx">
- <http:operation location="/MongateCsGetStatusReportEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsEx">
- <http:operation location="/MongateCsGetSmsEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateRecharge">
- <http:operation location="/MongateRecharge" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSendSmsExEx">
- <http:operation location="/MongateCsSendSmsExEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetSmsExEx">
- <http:operation location="/MongateCsGetSmsExEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsGetStatusReportExEx">
- <http:operation location="/MongateCsGetStatusReportExEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="MongateCsSPSendSmsExEx">
- <http:operation location="/MongateCsSPSendSmsExEx" />
- <wsdl:input>
- <http:urlEncoded />
- </wsdl:input>
- <wsdl:output>
- <mime:mimeXml part="Body" />
- </wsdl:output>
- </wsdl:operation>
- </wsdl:binding>
- <wsdl:binding name="wmgwHttpPost" type="tns:wmgwHttpPost">
- <http:binding verb="POST" />
- <wsdl:operation name="TestService">
- <http:operation location="/TestService" />
- <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="Test">
- <http:operation location="/Test" />
- <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="MongateConnect">
- <http:operation location="/MongateConnect" />
- <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="MongateQueryBalance">
- <http:operation location="/MongateQueryBalance" />
- <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="MongateQueryUsed">
- <http:operation location="/MongateQueryUsed" />
- <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="MongateChangePwd">
- <http:operation location="/MongateChangePwd" />
- <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="MongateSendSms">
- <http:operation location="/MongateSendSms" />
- <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="MongateCsSendSmsEx">
- <http:operation location="/MongateCsSendSmsEx" />
- <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="MongateCsSPSendSmsEx">
- <http:operation location="/MongateCsSPSendSmsEx" />
- <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="MongateVasSendSms">
- <http:operation location="/MongateVasSendSms" />
- <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="MongateCsGetStatusReportEx">
- <http:operation location="/MongateCsGetStatusReportEx" />
- <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="MongateCsGetSmsEx">
- <http:operation location="/MongateCsGetSmsEx" />
- <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="MongateRecharge">
- <http:operation location="/MongateRecharge" />
- <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="MongateCsSendSmsExEx">
- <http:operation location="/MongateCsSendSmsExEx" />
- <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="MongateCsGetSmsExEx">
- <http:operation location="/MongateCsGetSmsExEx" />
- <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="MongateCsGetStatusReportExEx">
- <http:operation location="/MongateCsGetStatusReportExEx" />
- <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="MongateCsSPSendSmsExEx">
- <http:operation location="/MongateCsSPSendSmsExEx" />
- <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="wmgw">
- <wsdl:port name="wmgwSoap" binding="tns:wmgwSoap">
- <soap:address location="http://demo.montnets.com/yds/wmgw.asmx" />
- </wsdl:port>
- <wsdl:port name="wmgwHttpGet" binding="tns:wmgwHttpGet">
- <http:address location="http://demo.montnets.com/yds/wmgw.asmx" />
- </wsdl:port>
- <wsdl:port name="wmgwHttpPost" binding="tns:wmgwHttpPost">
- <http:address location="http://demo.montnets.com/yds/wmgw.asmx" />
- </wsdl:port>
- </wsdl:service>
- </wsdl:definitions>
|