Advertisement
Guest User

ws.wsdl

a guest
Jul 26th, 2013
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.12 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <wsdl:definitions targetNamespace="urn:agnitas-webservice" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="urn:agnitas-webservice" xmlns:intf="urn:agnitas-webservice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <!--WSDL created by Apache Axis version: 1.4
  4. Built on Apr 22, 2006 (06:55:48 PDT)-->
  5. <wsdl:types>
  6. <schema targetNamespace="urn:agnitas-webservice" xmlns="http://www.w3.org/2001/XMLSchema">
  7. <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
  8. <complexType name="StringArrayType">
  9. <sequence>
  10. <element maxOccurs="unbounded" minOccurs="0" name="x" type="xsd:string"/>
  11. </sequence>
  12. </complexType>
  13. <complexType name="SubscriberData">
  14. <sequence>
  15. <element name="paramNames" type="impl:StringArrayType"/>
  16. <element name="paramValues" type="impl:StringArrayType"/>
  17. <element name="customerID" type="xsd:int"/>
  18. </sequence>
  19. </complexType>
  20. </schema>
  21. </wsdl:types>
  22.  
  23. <wsdl:message name="deleteContentResponse">
  24.  
  25. <wsdl:part name="deleteContentReturn" type="xsd:int">
  26.  
  27. </wsdl:part>
  28.  
  29. </wsdl:message>
  30.  
  31. <wsdl:message name="addSubscriberRequest">
  32.  
  33. <wsdl:part name="in0" type="soapenc:string">
  34.  
  35. </wsdl:part>
  36.  
  37. <wsdl:part name="in1" type="soapenc:string">
  38.  
  39. </wsdl:part>
  40.  
  41. <wsdl:part name="in2" type="xsd:boolean">
  42.  
  43. </wsdl:part>
  44.  
  45. <wsdl:part name="in3" type="soapenc:string">
  46.  
  47. </wsdl:part>
  48.  
  49. <wsdl:part name="in4" type="xsd:boolean">
  50.  
  51. </wsdl:part>
  52.  
  53. <wsdl:part name="in5" type="impl:StringArrayType">
  54.  
  55. </wsdl:part>
  56.  
  57. <wsdl:part name="in6" type="impl:StringArrayType">
  58.  
  59. </wsdl:part>
  60.  
  61. </wsdl:message>
  62.  
  63. <wsdl:message name="deleteContentRequest">
  64.  
  65. <wsdl:part name="in0" type="soapenc:string">
  66.  
  67. </wsdl:part>
  68.  
  69. <wsdl:part name="in1" type="soapenc:string">
  70.  
  71. </wsdl:part>
  72.  
  73. <wsdl:part name="in2" type="xsd:int">
  74.  
  75. </wsdl:part>
  76.  
  77. </wsdl:message>
  78.  
  79. <wsdl:message name="addSubscriberResponse">
  80.  
  81. <wsdl:part name="addSubscriberReturn" type="xsd:int">
  82.  
  83. </wsdl:part>
  84.  
  85. </wsdl:message>
  86.  
  87. <wsdl:message name="newEmailMailingResponse">
  88.  
  89. <wsdl:part name="newEmailMailingReturn" type="xsd:int">
  90.  
  91. </wsdl:part>
  92.  
  93. </wsdl:message>
  94.  
  95. <wsdl:message name="deleteSubscriberResponse">
  96.  
  97. <wsdl:part name="deleteSubscriberReturn" type="xsd:int">
  98.  
  99. </wsdl:part>
  100.  
  101. </wsdl:message>
  102.  
  103. <wsdl:message name="getSubscriberResponse">
  104.  
  105. <wsdl:part name="getSubscriberReturn" type="impl:SubscriberData">
  106.  
  107. </wsdl:part>
  108.  
  109. </wsdl:message>
  110.  
  111. <wsdl:message name="getSubscriberBindingRequest">
  112.  
  113. <wsdl:part name="in0" type="soapenc:string">
  114.  
  115. </wsdl:part>
  116.  
  117. <wsdl:part name="in1" type="soapenc:string">
  118.  
  119. </wsdl:part>
  120.  
  121. <wsdl:part name="in2" type="xsd:int">
  122.  
  123. </wsdl:part>
  124.  
  125. <wsdl:part name="in3" type="xsd:int">
  126.  
  127. </wsdl:part>
  128.  
  129. <wsdl:part name="in4" type="xsd:int">
  130.  
  131. </wsdl:part>
  132.  
  133. </wsdl:message>
  134.  
  135. <wsdl:message name="setSubscriberBindingResponse">
  136.  
  137. <wsdl:part name="setSubscriberBindingReturn" type="xsd:int">
  138.  
  139. </wsdl:part>
  140.  
  141. </wsdl:message>
  142.  
  143. <wsdl:message name="insertContentResponse">
  144.  
  145. <wsdl:part name="insertContentReturn" type="xsd:int">
  146.  
  147. </wsdl:part>
  148.  
  149. </wsdl:message>
  150.  
  151. <wsdl:message name="updateSubscriberRequest">
  152.  
  153. <wsdl:part name="in0" type="soapenc:string">
  154.  
  155. </wsdl:part>
  156.  
  157. <wsdl:part name="in1" type="soapenc:string">
  158.  
  159. </wsdl:part>
  160.  
  161. <wsdl:part name="in2" type="xsd:int">
  162.  
  163. </wsdl:part>
  164.  
  165. <wsdl:part name="in3" type="impl:StringArrayType">
  166.  
  167. </wsdl:part>
  168.  
  169. <wsdl:part name="in4" type="impl:StringArrayType">
  170.  
  171. </wsdl:part>
  172.  
  173. </wsdl:message>
  174.  
  175. <wsdl:message name="newEmailMailingRequest">
  176.  
  177. <wsdl:part name="in0" type="soapenc:string">
  178.  
  179. </wsdl:part>
  180.  
  181. <wsdl:part name="in1" type="soapenc:string">
  182.  
  183. </wsdl:part>
  184.  
  185. <wsdl:part name="in2" type="soapenc:string">
  186.  
  187. </wsdl:part>
  188.  
  189. <wsdl:part name="in3" type="soapenc:string">
  190.  
  191. </wsdl:part>
  192.  
  193. <wsdl:part name="in4" type="xsd:int">
  194.  
  195. </wsdl:part>
  196.  
  197. <wsdl:part name="in5" type="impl:StringArrayType">
  198.  
  199. </wsdl:part>
  200.  
  201. <wsdl:part name="in6" type="xsd:int">
  202.  
  203. </wsdl:part>
  204.  
  205. <wsdl:part name="in7" type="xsd:int">
  206.  
  207. </wsdl:part>
  208.  
  209. <wsdl:part name="in8" type="soapenc:string">
  210.  
  211. </wsdl:part>
  212.  
  213. <wsdl:part name="in9" type="soapenc:string">
  214.  
  215. </wsdl:part>
  216.  
  217. <wsdl:part name="in10" type="soapenc:string">
  218.  
  219. </wsdl:part>
  220.  
  221. <wsdl:part name="in11" type="xsd:int">
  222.  
  223. </wsdl:part>
  224.  
  225. <wsdl:part name="in12" type="xsd:int">
  226.  
  227. </wsdl:part>
  228.  
  229. </wsdl:message>
  230.  
  231. <wsdl:message name="deleteSubscriberRequest">
  232.  
  233. <wsdl:part name="in0" type="soapenc:string">
  234.  
  235. </wsdl:part>
  236.  
  237. <wsdl:part name="in1" type="soapenc:string">
  238.  
  239. </wsdl:part>
  240.  
  241. <wsdl:part name="in2" type="xsd:int">
  242.  
  243. </wsdl:part>
  244.  
  245. </wsdl:message>
  246.  
  247. <wsdl:message name="getSubscriberBindingResponse">
  248.  
  249. <wsdl:part name="getSubscriberBindingReturn" type="soapenc:string">
  250.  
  251. </wsdl:part>
  252.  
  253. </wsdl:message>
  254.  
  255. <wsdl:message name="deleteMailinglistResponse">
  256.  
  257. <wsdl:part name="deleteMailinglistReturn" type="xsd:int">
  258.  
  259. </wsdl:part>
  260.  
  261. </wsdl:message>
  262.  
  263. <wsdl:message name="sendMailingResponse">
  264.  
  265. <wsdl:part name="sendMailingReturn" type="xsd:int">
  266.  
  267. </wsdl:part>
  268.  
  269. </wsdl:message>
  270.  
  271. <wsdl:message name="insertContentRequest">
  272.  
  273. <wsdl:part name="in0" type="soapenc:string">
  274.  
  275. </wsdl:part>
  276.  
  277. <wsdl:part name="in1" type="soapenc:string">
  278.  
  279. </wsdl:part>
  280.  
  281. <wsdl:part name="in2" type="xsd:int">
  282.  
  283. </wsdl:part>
  284.  
  285. <wsdl:part name="in3" type="soapenc:string">
  286.  
  287. </wsdl:part>
  288.  
  289. <wsdl:part name="in4" type="soapenc:string">
  290.  
  291. </wsdl:part>
  292.  
  293. <wsdl:part name="in5" type="xsd:int">
  294.  
  295. </wsdl:part>
  296.  
  297. <wsdl:part name="in6" type="xsd:int">
  298.  
  299. </wsdl:part>
  300.  
  301. </wsdl:message>
  302.  
  303. <wsdl:message name="findSubscriberResponse">
  304.  
  305. <wsdl:part name="findSubscriberReturn" type="xsd:int">
  306.  
  307. </wsdl:part>
  308.  
  309. </wsdl:message>
  310.  
  311. <wsdl:message name="findSubscriberRequest">
  312.  
  313. <wsdl:part name="in0" type="soapenc:string">
  314.  
  315. </wsdl:part>
  316.  
  317. <wsdl:part name="in1" type="soapenc:string">
  318.  
  319. </wsdl:part>
  320.  
  321. <wsdl:part name="in2" type="soapenc:string">
  322.  
  323. </wsdl:part>
  324.  
  325. <wsdl:part name="in3" type="soapenc:string">
  326.  
  327. </wsdl:part>
  328.  
  329. </wsdl:message>
  330.  
  331. <wsdl:message name="updateEmailMailingRequest">
  332.  
  333. <wsdl:part name="in0" type="soapenc:string">
  334.  
  335. </wsdl:part>
  336.  
  337. <wsdl:part name="in1" type="soapenc:string">
  338.  
  339. </wsdl:part>
  340.  
  341. <wsdl:part name="in2" type="xsd:int">
  342.  
  343. </wsdl:part>
  344.  
  345. <wsdl:part name="in3" type="soapenc:string">
  346.  
  347. </wsdl:part>
  348.  
  349. <wsdl:part name="in4" type="soapenc:string">
  350.  
  351. </wsdl:part>
  352.  
  353. <wsdl:part name="in5" type="xsd:int">
  354.  
  355. </wsdl:part>
  356.  
  357. <wsdl:part name="in6" type="impl:StringArrayType">
  358.  
  359. </wsdl:part>
  360.  
  361. <wsdl:part name="in7" type="xsd:int">
  362.  
  363. </wsdl:part>
  364.  
  365. <wsdl:part name="in8" type="soapenc:string">
  366.  
  367. </wsdl:part>
  368.  
  369. <wsdl:part name="in9" type="soapenc:string">
  370.  
  371. </wsdl:part>
  372.  
  373. <wsdl:part name="in10" type="soapenc:string">
  374.  
  375. </wsdl:part>
  376.  
  377. <wsdl:part name="in11" type="soapenc:string">
  378.  
  379. </wsdl:part>
  380.  
  381. <wsdl:part name="in12" type="xsd:int">
  382.  
  383. </wsdl:part>
  384.  
  385. <wsdl:part name="in13" type="xsd:int">
  386.  
  387. </wsdl:part>
  388.  
  389. </wsdl:message>
  390.  
  391. <wsdl:message name="setSubscriberBindingRequest">
  392.  
  393. <wsdl:part name="in0" type="soapenc:string">
  394.  
  395. </wsdl:part>
  396.  
  397. <wsdl:part name="in1" type="soapenc:string">
  398.  
  399. </wsdl:part>
  400.  
  401. <wsdl:part name="in2" type="xsd:int">
  402.  
  403. </wsdl:part>
  404.  
  405. <wsdl:part name="in3" type="xsd:int">
  406.  
  407. </wsdl:part>
  408.  
  409. <wsdl:part name="in4" type="xsd:int">
  410.  
  411. </wsdl:part>
  412.  
  413. <wsdl:part name="in5" type="xsd:int">
  414.  
  415. </wsdl:part>
  416.  
  417. <wsdl:part name="in6" type="soapenc:string">
  418.  
  419. </wsdl:part>
  420.  
  421. <wsdl:part name="in7" type="soapenc:string">
  422.  
  423. </wsdl:part>
  424.  
  425. <wsdl:part name="in8" type="xsd:int">
  426.  
  427. </wsdl:part>
  428.  
  429. </wsdl:message>
  430.  
  431. <wsdl:message name="updateSubscriberResponse">
  432.  
  433. <wsdl:part name="updateSubscriberReturn" type="xsd:boolean">
  434.  
  435. </wsdl:part>
  436.  
  437. </wsdl:message>
  438.  
  439. <wsdl:message name="addMailinglistResponse">
  440.  
  441. <wsdl:part name="addMailinglistReturn" type="xsd:int">
  442.  
  443. </wsdl:part>
  444.  
  445. </wsdl:message>
  446.  
  447. <wsdl:message name="newEmailMailingWithReplyResponse">
  448.  
  449. <wsdl:part name="newEmailMailingWithReplyReturn" type="xsd:int">
  450.  
  451. </wsdl:part>
  452.  
  453. </wsdl:message>
  454.  
  455. <wsdl:message name="deleteMailinglistRequest">
  456.  
  457. <wsdl:part name="in0" type="soapenc:string">
  458.  
  459. </wsdl:part>
  460.  
  461. <wsdl:part name="in1" type="soapenc:string">
  462.  
  463. </wsdl:part>
  464.  
  465. <wsdl:part name="in2" type="xsd:int">
  466.  
  467. </wsdl:part>
  468.  
  469. </wsdl:message>
  470.  
  471. <wsdl:message name="sendMailingRequest">
  472.  
  473. <wsdl:part name="in0" type="soapenc:string">
  474.  
  475. </wsdl:part>
  476.  
  477. <wsdl:part name="in1" type="soapenc:string">
  478.  
  479. </wsdl:part>
  480.  
  481. <wsdl:part name="in2" type="xsd:int">
  482.  
  483. </wsdl:part>
  484.  
  485. <wsdl:part name="in3" type="soapenc:string">
  486.  
  487. </wsdl:part>
  488.  
  489. <wsdl:part name="in4" type="xsd:int">
  490.  
  491. </wsdl:part>
  492.  
  493. <wsdl:part name="in5" type="xsd:int">
  494.  
  495. </wsdl:part>
  496.  
  497. <wsdl:part name="in6" type="xsd:int">
  498.  
  499. </wsdl:part>
  500.  
  501. </wsdl:message>
  502.  
  503. <wsdl:message name="getSubscriberRequest">
  504.  
  505. <wsdl:part name="in0" type="soapenc:string">
  506.  
  507. </wsdl:part>
  508.  
  509. <wsdl:part name="in1" type="soapenc:string">
  510.  
  511. </wsdl:part>
  512.  
  513. <wsdl:part name="in2" type="xsd:int">
  514.  
  515. </wsdl:part>
  516.  
  517. </wsdl:message>
  518.  
  519. <wsdl:message name="addMailinglistRequest">
  520.  
  521. <wsdl:part name="in0" type="soapenc:string">
  522.  
  523. </wsdl:part>
  524.  
  525. <wsdl:part name="in1" type="soapenc:string">
  526.  
  527. </wsdl:part>
  528.  
  529. <wsdl:part name="in2" type="soapenc:string">
  530.  
  531. </wsdl:part>
  532.  
  533. <wsdl:part name="in3" type="soapenc:string">
  534.  
  535. </wsdl:part>
  536.  
  537. </wsdl:message>
  538.  
  539. <wsdl:message name="newEmailMailingWithReplyRequest">
  540.  
  541. <wsdl:part name="in0" type="soapenc:string">
  542.  
  543. </wsdl:part>
  544.  
  545. <wsdl:part name="in1" type="soapenc:string">
  546.  
  547. </wsdl:part>
  548.  
  549. <wsdl:part name="in2" type="soapenc:string">
  550.  
  551. </wsdl:part>
  552.  
  553. <wsdl:part name="in3" type="soapenc:string">
  554.  
  555. </wsdl:part>
  556.  
  557. <wsdl:part name="in4" type="xsd:int">
  558.  
  559. </wsdl:part>
  560.  
  561. <wsdl:part name="in5" type="impl:StringArrayType">
  562.  
  563. </wsdl:part>
  564.  
  565. <wsdl:part name="in6" type="xsd:int">
  566.  
  567. </wsdl:part>
  568.  
  569. <wsdl:part name="in7" type="xsd:int">
  570.  
  571. </wsdl:part>
  572.  
  573. <wsdl:part name="in8" type="soapenc:string">
  574.  
  575. </wsdl:part>
  576.  
  577. <wsdl:part name="in9" type="soapenc:string">
  578.  
  579. </wsdl:part>
  580.  
  581. <wsdl:part name="in10" type="soapenc:string">
  582.  
  583. </wsdl:part>
  584.  
  585. <wsdl:part name="in11" type="soapenc:string">
  586.  
  587. </wsdl:part>
  588.  
  589. <wsdl:part name="in12" type="xsd:int">
  590.  
  591. </wsdl:part>
  592.  
  593. <wsdl:part name="in13" type="xsd:int">
  594.  
  595. </wsdl:part>
  596.  
  597. </wsdl:message>
  598.  
  599. <wsdl:message name="updateEmailMailingResponse">
  600.  
  601. <wsdl:part name="updateEmailMailingReturn" type="xsd:boolean">
  602.  
  603. </wsdl:part>
  604.  
  605. </wsdl:message>
  606.  
  607. <wsdl:portType name="EmmWebService_Port">
  608.  
  609. <wsdl:operation name="newEmailMailing" parameterOrder="in0 in1 in2 in3 in4 in5 in6 in7 in8 in9 in10 in11 in12">
  610.  
  611. <wsdl:input message="impl:newEmailMailingRequest" name="newEmailMailingRequest">
  612.  
  613. </wsdl:input>
  614.  
  615. <wsdl:output message="impl:newEmailMailingResponse" name="newEmailMailingResponse">
  616.  
  617. </wsdl:output>
  618.  
  619. </wsdl:operation>
  620.  
  621. <wsdl:operation name="newEmailMailingWithReply" parameterOrder="in0 in1 in2 in3 in4 in5 in6 in7 in8 in9 in10 in11 in12 in13">
  622.  
  623. <wsdl:input message="impl:newEmailMailingWithReplyRequest" name="newEmailMailingWithReplyRequest">
  624.  
  625. </wsdl:input>
  626.  
  627. <wsdl:output message="impl:newEmailMailingWithReplyResponse" name="newEmailMailingWithReplyResponse">
  628.  
  629. </wsdl:output>
  630.  
  631. </wsdl:operation>
  632.  
  633. <wsdl:operation name="updateEmailMailing" parameterOrder="in0 in1 in2 in3 in4 in5 in6 in7 in8 in9 in10 in11 in12 in13">
  634.  
  635. <wsdl:input message="impl:updateEmailMailingRequest" name="updateEmailMailingRequest">
  636.  
  637. </wsdl:input>
  638.  
  639. <wsdl:output message="impl:updateEmailMailingResponse" name="updateEmailMailingResponse">
  640.  
  641. </wsdl:output>
  642.  
  643. </wsdl:operation>
  644.  
  645. <wsdl:operation name="insertContent" parameterOrder="in0 in1 in2 in3 in4 in5 in6">
  646.  
  647. <wsdl:input message="impl:insertContentRequest" name="insertContentRequest">
  648.  
  649. </wsdl:input>
  650.  
  651. <wsdl:output message="impl:insertContentResponse" name="insertContentResponse">
  652.  
  653. </wsdl:output>
  654.  
  655. </wsdl:operation>
  656.  
  657. <wsdl:operation name="deleteContent" parameterOrder="in0 in1 in2">
  658.  
  659. <wsdl:input message="impl:deleteContentRequest" name="deleteContentRequest">
  660.  
  661. </wsdl:input>
  662.  
  663. <wsdl:output message="impl:deleteContentResponse" name="deleteContentResponse">
  664.  
  665. </wsdl:output>
  666.  
  667. </wsdl:operation>
  668.  
  669. <wsdl:operation name="sendMailing" parameterOrder="in0 in1 in2 in3 in4 in5 in6">
  670.  
  671. <wsdl:input message="impl:sendMailingRequest" name="sendMailingRequest">
  672.  
  673. </wsdl:input>
  674.  
  675. <wsdl:output message="impl:sendMailingResponse" name="sendMailingResponse">
  676.  
  677. </wsdl:output>
  678.  
  679. </wsdl:operation>
  680.  
  681. <wsdl:operation name="addMailinglist" parameterOrder="in0 in1 in2 in3">
  682.  
  683. <wsdl:input message="impl:addMailinglistRequest" name="addMailinglistRequest">
  684.  
  685. </wsdl:input>
  686.  
  687. <wsdl:output message="impl:addMailinglistResponse" name="addMailinglistResponse">
  688.  
  689. </wsdl:output>
  690.  
  691. </wsdl:operation>
  692.  
  693. <wsdl:operation name="deleteMailinglist" parameterOrder="in0 in1 in2">
  694.  
  695. <wsdl:input message="impl:deleteMailinglistRequest" name="deleteMailinglistRequest">
  696.  
  697. </wsdl:input>
  698.  
  699. <wsdl:output message="impl:deleteMailinglistResponse" name="deleteMailinglistResponse">
  700.  
  701. </wsdl:output>
  702.  
  703. </wsdl:operation>
  704.  
  705. <wsdl:operation name="addSubscriber" parameterOrder="in0 in1 in2 in3 in4 in5 in6">
  706.  
  707. <wsdl:input message="impl:addSubscriberRequest" name="addSubscriberRequest">
  708.  
  709. </wsdl:input>
  710.  
  711. <wsdl:output message="impl:addSubscriberResponse" name="addSubscriberResponse">
  712.  
  713. </wsdl:output>
  714.  
  715. </wsdl:operation>
  716.  
  717. <wsdl:operation name="getSubscriber" parameterOrder="in0 in1 in2">
  718.  
  719. <wsdl:input message="impl:getSubscriberRequest" name="getSubscriberRequest">
  720.  
  721. </wsdl:input>
  722.  
  723. <wsdl:output message="impl:getSubscriberResponse" name="getSubscriberResponse">
  724.  
  725. </wsdl:output>
  726.  
  727. </wsdl:operation>
  728.  
  729. <wsdl:operation name="findSubscriber" parameterOrder="in0 in1 in2 in3">
  730.  
  731. <wsdl:input message="impl:findSubscriberRequest" name="findSubscriberRequest">
  732.  
  733. </wsdl:input>
  734.  
  735. <wsdl:output message="impl:findSubscriberResponse" name="findSubscriberResponse">
  736.  
  737. </wsdl:output>
  738.  
  739. </wsdl:operation>
  740.  
  741. <wsdl:operation name="setSubscriberBinding" parameterOrder="in0 in1 in2 in3 in4 in5 in6 in7 in8">
  742.  
  743. <wsdl:input message="impl:setSubscriberBindingRequest" name="setSubscriberBindingRequest">
  744.  
  745. </wsdl:input>
  746.  
  747. <wsdl:output message="impl:setSubscriberBindingResponse" name="setSubscriberBindingResponse">
  748.  
  749. </wsdl:output>
  750.  
  751. </wsdl:operation>
  752.  
  753. <wsdl:operation name="deleteSubscriber" parameterOrder="in0 in1 in2">
  754.  
  755. <wsdl:input message="impl:deleteSubscriberRequest" name="deleteSubscriberRequest">
  756.  
  757. </wsdl:input>
  758.  
  759. <wsdl:output message="impl:deleteSubscriberResponse" name="deleteSubscriberResponse">
  760.  
  761. </wsdl:output>
  762.  
  763. </wsdl:operation>
  764.  
  765. <wsdl:operation name="getSubscriberBinding" parameterOrder="in0 in1 in2 in3 in4">
  766.  
  767. <wsdl:input message="impl:getSubscriberBindingRequest" name="getSubscriberBindingRequest">
  768.  
  769. </wsdl:input>
  770.  
  771. <wsdl:output message="impl:getSubscriberBindingResponse" name="getSubscriberBindingResponse">
  772.  
  773. </wsdl:output>
  774.  
  775. </wsdl:operation>
  776.  
  777. <wsdl:operation name="updateSubscriber" parameterOrder="in0 in1 in2 in3 in4">
  778.  
  779. <wsdl:input message="impl:updateSubscriberRequest" name="updateSubscriberRequest">
  780.  
  781. </wsdl:input>
  782.  
  783. <wsdl:output message="impl:updateSubscriberResponse" name="updateSubscriberResponse">
  784.  
  785. </wsdl:output>
  786.  
  787. </wsdl:operation>
  788.  
  789. </wsdl:portType>
  790.  
  791. <wsdl:binding name="emm_webserviceSoapBinding" type="impl:EmmWebService_Port">
  792.  
  793. <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
  794.  
  795. <wsdl:operation name="newEmailMailing">
  796.  
  797. <wsdlsoap:operation soapAction=""/>
  798.  
  799. <wsdl:input name="newEmailMailingRequest">
  800.  
  801. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  802.  
  803. </wsdl:input>
  804.  
  805. <wsdl:output name="newEmailMailingResponse">
  806.  
  807. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  808.  
  809. </wsdl:output>
  810.  
  811. </wsdl:operation>
  812.  
  813. <wsdl:operation name="newEmailMailingWithReply">
  814.  
  815. <wsdlsoap:operation soapAction=""/>
  816.  
  817. <wsdl:input name="newEmailMailingWithReplyRequest">
  818.  
  819. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  820.  
  821. </wsdl:input>
  822.  
  823. <wsdl:output name="newEmailMailingWithReplyResponse">
  824.  
  825. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  826.  
  827. </wsdl:output>
  828.  
  829. </wsdl:operation>
  830.  
  831. <wsdl:operation name="updateEmailMailing">
  832.  
  833. <wsdlsoap:operation soapAction=""/>
  834.  
  835. <wsdl:input name="updateEmailMailingRequest">
  836.  
  837. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  838.  
  839. </wsdl:input>
  840.  
  841. <wsdl:output name="updateEmailMailingResponse">
  842.  
  843. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  844.  
  845. </wsdl:output>
  846.  
  847. </wsdl:operation>
  848.  
  849. <wsdl:operation name="insertContent">
  850.  
  851. <wsdlsoap:operation soapAction=""/>
  852.  
  853. <wsdl:input name="insertContentRequest">
  854.  
  855. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  856.  
  857. </wsdl:input>
  858.  
  859. <wsdl:output name="insertContentResponse">
  860.  
  861. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  862.  
  863. </wsdl:output>
  864.  
  865. </wsdl:operation>
  866.  
  867. <wsdl:operation name="deleteContent">
  868.  
  869. <wsdlsoap:operation soapAction=""/>
  870.  
  871. <wsdl:input name="deleteContentRequest">
  872.  
  873. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  874.  
  875. </wsdl:input>
  876.  
  877. <wsdl:output name="deleteContentResponse">
  878.  
  879. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  880.  
  881. </wsdl:output>
  882.  
  883. </wsdl:operation>
  884.  
  885. <wsdl:operation name="sendMailing">
  886.  
  887. <wsdlsoap:operation soapAction=""/>
  888.  
  889. <wsdl:input name="sendMailingRequest">
  890.  
  891. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  892.  
  893. </wsdl:input>
  894.  
  895. <wsdl:output name="sendMailingResponse">
  896.  
  897. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  898.  
  899. </wsdl:output>
  900.  
  901. </wsdl:operation>
  902.  
  903. <wsdl:operation name="addMailinglist">
  904.  
  905. <wsdlsoap:operation soapAction=""/>
  906.  
  907. <wsdl:input name="addMailinglistRequest">
  908.  
  909. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  910.  
  911. </wsdl:input>
  912.  
  913. <wsdl:output name="addMailinglistResponse">
  914.  
  915. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  916.  
  917. </wsdl:output>
  918.  
  919. </wsdl:operation>
  920.  
  921. <wsdl:operation name="deleteMailinglist">
  922.  
  923. <wsdlsoap:operation soapAction=""/>
  924.  
  925. <wsdl:input name="deleteMailinglistRequest">
  926.  
  927. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  928.  
  929. </wsdl:input>
  930.  
  931. <wsdl:output name="deleteMailinglistResponse">
  932.  
  933. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  934.  
  935. </wsdl:output>
  936.  
  937. </wsdl:operation>
  938.  
  939. <wsdl:operation name="addSubscriber">
  940.  
  941. <wsdlsoap:operation soapAction=""/>
  942.  
  943. <wsdl:input name="addSubscriberRequest">
  944.  
  945. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  946.  
  947. </wsdl:input>
  948.  
  949. <wsdl:output name="addSubscriberResponse">
  950.  
  951. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  952.  
  953. </wsdl:output>
  954.  
  955. </wsdl:operation>
  956.  
  957. <wsdl:operation name="getSubscriber">
  958.  
  959. <wsdlsoap:operation soapAction=""/>
  960.  
  961. <wsdl:input name="getSubscriberRequest">
  962.  
  963. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  964.  
  965. </wsdl:input>
  966.  
  967. <wsdl:output name="getSubscriberResponse">
  968.  
  969. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  970.  
  971. </wsdl:output>
  972.  
  973. </wsdl:operation>
  974.  
  975. <wsdl:operation name="findSubscriber">
  976.  
  977. <wsdlsoap:operation soapAction=""/>
  978.  
  979. <wsdl:input name="findSubscriberRequest">
  980.  
  981. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  982.  
  983. </wsdl:input>
  984.  
  985. <wsdl:output name="findSubscriberResponse">
  986.  
  987. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  988.  
  989. </wsdl:output>
  990.  
  991. </wsdl:operation>
  992.  
  993. <wsdl:operation name="setSubscriberBinding">
  994.  
  995. <wsdlsoap:operation soapAction=""/>
  996.  
  997. <wsdl:input name="setSubscriberBindingRequest">
  998.  
  999. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1000.  
  1001. </wsdl:input>
  1002.  
  1003. <wsdl:output name="setSubscriberBindingResponse">
  1004.  
  1005. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1006.  
  1007. </wsdl:output>
  1008.  
  1009. </wsdl:operation>
  1010.  
  1011. <wsdl:operation name="deleteSubscriber">
  1012.  
  1013. <wsdlsoap:operation soapAction=""/>
  1014.  
  1015. <wsdl:input name="deleteSubscriberRequest">
  1016.  
  1017. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1018.  
  1019. </wsdl:input>
  1020.  
  1021. <wsdl:output name="deleteSubscriberResponse">
  1022.  
  1023. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1024.  
  1025. </wsdl:output>
  1026.  
  1027. </wsdl:operation>
  1028.  
  1029. <wsdl:operation name="getSubscriberBinding">
  1030.  
  1031. <wsdlsoap:operation soapAction=""/>
  1032.  
  1033. <wsdl:input name="getSubscriberBindingRequest">
  1034.  
  1035. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1036.  
  1037. </wsdl:input>
  1038.  
  1039. <wsdl:output name="getSubscriberBindingResponse">
  1040.  
  1041. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1042.  
  1043. </wsdl:output>
  1044.  
  1045. </wsdl:operation>
  1046.  
  1047. <wsdl:operation name="updateSubscriber">
  1048.  
  1049. <wsdlsoap:operation soapAction=""/>
  1050.  
  1051. <wsdl:input name="updateSubscriberRequest">
  1052.  
  1053. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1054.  
  1055. </wsdl:input>
  1056.  
  1057. <wsdl:output name="updateSubscriberResponse">
  1058.  
  1059. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:agnitas-webservice" use="encoded"/>
  1060.  
  1061. </wsdl:output>
  1062.  
  1063. </wsdl:operation>
  1064.  
  1065. </wsdl:binding>
  1066.  
  1067. <wsdl:service name="EmmWebService_PortService">
  1068.  
  1069. <wsdl:port binding="impl:emm_webserviceSoapBinding" name="emm_webservice">
  1070.  
  1071. <wsdlsoap:address location="http://192.168.1.83:8080/emm_webservice"/>
  1072.  
  1073. </wsdl:port>
  1074.  
  1075. </wsdl:service>
  1076.  
  1077. </wsdl:definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement