You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

31732 lines
1.2 MiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. SOAPI WSDL, Document/Literal wrapped style, version 1.63
  4. The SOAPI technical specifications are available at this url : http://www.ovh.com/soapi .
  5. copyright 1999-2013 OVH
  6. -->
  7. <wsdl:definitions name="manager"
  8. targetNamespace="http://soapi.ovh.com/manager"
  9. xmlns="http://schemas.xmlsoap.org/wsdl/"
  10. xmlns:wsdlns="http://soapi.ovh.com/manager"
  11. xmlns:typens="http://soapi.ovh.com/manager"
  12. xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  13. xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
  14. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  15. xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  16. >
  17. <wsdl:types>
  18. <xsd:schema elementFormDefault='qualified' xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://soapi.ovh.com/manager">
  19. <xsd:element name="mailingListModeratorDel">
  20. <xsd:complexType>
  21. <xsd:sequence>
  22. <xsd:element name="session" type="xsd:string" nillable="true" />
  23. <xsd:element name="domain" type="xsd:string" nillable="true" />
  24. <xsd:element name="ml" type="xsd:string" nillable="true" />
  25. <xsd:element name="email" type="xsd:string" nillable="true" />
  26. </xsd:sequence>
  27. </xsd:complexType>
  28. </xsd:element>
  29. <xsd:element name="mailingListModeratorDelResponse">
  30. <xsd:complexType>
  31. <xsd:sequence />
  32. </xsd:complexType>
  33. </xsd:element>
  34. <xsd:element name="telephonyNumberInfo">
  35. <xsd:complexType>
  36. <xsd:sequence>
  37. <xsd:element name="session" type="xsd:string" nillable="true" />
  38. <xsd:element name="number" type="xsd:string" nillable="true" />
  39. <xsd:element name="country" type="xsd:string" nillable="true" />
  40. </xsd:sequence>
  41. </xsd:complexType>
  42. </xsd:element>
  43. <xsd:element name="telephonyNumberInfoResponse">
  44. <xsd:complexType>
  45. <xsd:sequence>
  46. <xsd:element name="return" type="xsd:string" />
  47. </xsd:sequence>
  48. </xsd:complexType>
  49. </xsd:element>
  50. <xsd:element name="sqlpriveMysqlRestart">
  51. <xsd:complexType>
  52. <xsd:sequence>
  53. <xsd:element name="session" type="xsd:string" nillable="true" />
  54. <xsd:element name="server" type="xsd:string" nillable="true" />
  55. </xsd:sequence>
  56. </xsd:complexType>
  57. </xsd:element>
  58. <xsd:element name="sqlpriveMysqlRestartResponse">
  59. <xsd:complexType>
  60. <xsd:sequence>
  61. <xsd:element name="return" type="xsd:int" />
  62. </xsd:sequence>
  63. </xsd:complexType>
  64. </xsd:element>
  65. <xsd:element name="logout">
  66. <xsd:complexType>
  67. <xsd:sequence>
  68. <xsd:element name="session" type="xsd:string" nillable="true" />
  69. </xsd:sequence>
  70. </xsd:complexType>
  71. </xsd:element>
  72. <xsd:element name="logoutResponse">
  73. <xsd:complexType>
  74. <xsd:sequence />
  75. </xsd:complexType>
  76. </xsd:element>
  77. <xsd:element name="multiFtpChangeDirectory">
  78. <xsd:complexType>
  79. <xsd:sequence>
  80. <xsd:element name="session" type="xsd:string" nillable="true" />
  81. <xsd:element name="domain" type="xsd:string" nillable="true" />
  82. <xsd:element name="login" type="xsd:string" nillable="true" />
  83. <xsd:element name="directory" type="xsd:string" nillable="true" />
  84. </xsd:sequence>
  85. </xsd:complexType>
  86. </xsd:element>
  87. <xsd:element name="multiFtpChangeDirectoryResponse">
  88. <xsd:complexType>
  89. <xsd:sequence />
  90. </xsd:complexType>
  91. </xsd:element>
  92. <xsd:element name="sqlpriveMysqlVersion">
  93. <xsd:complexType>
  94. <xsd:sequence>
  95. <xsd:element name="session" type="xsd:string" nillable="true" />
  96. <xsd:element name="server" type="xsd:string" nillable="true" />
  97. <xsd:element name="version" type="xsd:string" nillable="true" />
  98. </xsd:sequence>
  99. </xsd:complexType>
  100. </xsd:element>
  101. <xsd:element name="sqlpriveMysqlVersionResponse">
  102. <xsd:complexType>
  103. <xsd:sequence />
  104. </xsd:complexType>
  105. </xsd:element>
  106. <xsd:element name="dedicatedReverseDel">
  107. <xsd:complexType>
  108. <xsd:sequence>
  109. <xsd:element name="session" type="xsd:string" nillable="true" />
  110. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  111. <xsd:element name="ip" type="xsd:string" nillable="true" />
  112. </xsd:sequence>
  113. </xsd:complexType>
  114. </xsd:element>
  115. <xsd:element name="dedicatedReverseDelResponse">
  116. <xsd:complexType>
  117. <xsd:sequence />
  118. </xsd:complexType>
  119. </xsd:element>
  120. <xsd:element name="dedicatedDelServiceMonitoringAlert">
  121. <xsd:complexType>
  122. <xsd:sequence>
  123. <xsd:element name="session" type="xsd:string" nillable="true" />
  124. <xsd:element name="ip" type="xsd:string" nillable="true" />
  125. <xsd:element name="port" type="xsd:int" nillable="true" />
  126. <xsd:element name="itemId" type="xsd:int" nillable="true" />
  127. <xsd:element name="media" type="xsd:string" nillable="true" />
  128. <xsd:element name="destination" type="xsd:string" nillable="true" />
  129. </xsd:sequence>
  130. </xsd:complexType>
  131. </xsd:element>
  132. <xsd:element name="dedicatedDelServiceMonitoringAlertResponse">
  133. <xsd:complexType>
  134. <xsd:sequence />
  135. </xsd:complexType>
  136. </xsd:element>
  137. <xsd:element name="telephonyVoicemailOptionsList">
  138. <xsd:complexType>
  139. <xsd:sequence>
  140. <xsd:element name="session" type="xsd:string" nillable="true" />
  141. <xsd:element name="number" type="xsd:string" nillable="true" />
  142. <xsd:element name="country" type="xsd:string" nillable="true" />
  143. </xsd:sequence>
  144. </xsd:complexType>
  145. </xsd:element>
  146. <xsd:element name="telephonyVoicemailOptionsListResponse">
  147. <xsd:complexType>
  148. <xsd:sequence>
  149. <xsd:element name="return" type="typens:telephonyVoicemailOptionsListReturn" />
  150. </xsd:sequence>
  151. </xsd:complexType>
  152. </xsd:element>
  153. <xsd:element name="telephonyPhonebookSharePeerList">
  154. <xsd:complexType>
  155. <xsd:sequence>
  156. <xsd:element name="session" type="xsd:string" nillable="true" />
  157. <xsd:element name="number" type="xsd:string" nillable="true" />
  158. <xsd:element name="country" type="xsd:string" nillable="true" />
  159. <xsd:element name="id" type="xsd:int" nillable="true" />
  160. </xsd:sequence>
  161. </xsd:complexType>
  162. </xsd:element>
  163. <xsd:element name="telephonyPhonebookSharePeerListResponse">
  164. <xsd:complexType>
  165. <xsd:sequence>
  166. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookSharePeerStructType" />
  167. </xsd:sequence>
  168. </xsd:complexType>
  169. </xsd:element>
  170. <xsd:element name="serviceGroupGetAllInfo">
  171. <xsd:complexType>
  172. <xsd:sequence>
  173. <xsd:element name="session" type="xsd:string" nillable="true" />
  174. </xsd:sequence>
  175. </xsd:complexType>
  176. </xsd:element>
  177. <xsd:element name="serviceGroupGetAllInfoResponse">
  178. <xsd:complexType>
  179. <xsd:sequence>
  180. <xsd:element name="return" type="typens:MyArrayOfServiceGroupStructType" />
  181. </xsd:sequence>
  182. </xsd:complexType>
  183. </xsd:element>
  184. <xsd:element name="redirectedEmailAdd">
  185. <xsd:complexType>
  186. <xsd:sequence>
  187. <xsd:element name="session" type="xsd:string" nillable="true" />
  188. <xsd:element name="domain" type="xsd:string" nillable="true" />
  189. <xsd:element name="redirected" type="xsd:string" nillable="true" />
  190. <xsd:element name="target" type="xsd:string" nillable="true" />
  191. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  192. <xsd:element name="localCopy" type="xsd:boolean" nillable="true" />
  193. </xsd:sequence>
  194. </xsd:complexType>
  195. </xsd:element>
  196. <xsd:element name="redirectedEmailAddResponse">
  197. <xsd:complexType>
  198. <xsd:sequence />
  199. </xsd:complexType>
  200. </xsd:element>
  201. <xsd:element name="nicModifyInfos">
  202. <xsd:complexType>
  203. <xsd:sequence>
  204. <xsd:element name="session" type="xsd:string" nillable="true" />
  205. <xsd:element name="name" type="xsd:string" nillable="true" />
  206. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  207. <xsd:element name="legalform" type="xsd:string" nillable="true" />
  208. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  209. <xsd:element name="address" type="xsd:string" nillable="true" />
  210. <xsd:element name="zip" type="xsd:string" nillable="true" />
  211. <xsd:element name="city" type="xsd:string" nillable="true" />
  212. <xsd:element name="country" type="xsd:string" nillable="true" />
  213. <xsd:element name="phone" type="xsd:string" nillable="true" />
  214. <xsd:element name="fax" type="xsd:string" nillable="true" />
  215. <xsd:element name="email" type="xsd:string" nillable="true" />
  216. <xsd:element name="spareEmail" type="xsd:string" nillable="true" />
  217. <xsd:element name="language" type="xsd:string" nillable="true" />
  218. <xsd:element name="vat" type="xsd:string" nillable="true" />
  219. <xsd:element name="area" type="xsd:string" nillable="true" />
  220. </xsd:sequence>
  221. </xsd:complexType>
  222. </xsd:element>
  223. <xsd:element name="nicModifyInfosResponse">
  224. <xsd:complexType>
  225. <xsd:sequence />
  226. </xsd:complexType>
  227. </xsd:element>
  228. <xsd:element name="ripeGetRipeIds">
  229. <xsd:complexType>
  230. <xsd:sequence>
  231. <xsd:element name="session" type="xsd:string" nillable="true" />
  232. </xsd:sequence>
  233. </xsd:complexType>
  234. </xsd:element>
  235. <xsd:element name="ripeGetRipeIdsResponse">
  236. <xsd:complexType>
  237. <xsd:sequence>
  238. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  239. </xsd:sequence>
  240. </xsd:complexType>
  241. </xsd:element>
  242. <xsd:element name="telephonyRedirectModify">
  243. <xsd:complexType>
  244. <xsd:sequence>
  245. <xsd:element name="session" type="xsd:string" nillable="true" />
  246. <xsd:element name="number" type="xsd:string" nillable="true" />
  247. <xsd:element name="country" type="xsd:string" nillable="true" />
  248. <xsd:element name="destination" type="xsd:string" nillable="true" />
  249. </xsd:sequence>
  250. </xsd:complexType>
  251. </xsd:element>
  252. <xsd:element name="telephonyRedirectModifyResponse">
  253. <xsd:complexType>
  254. <xsd:sequence />
  255. </xsd:complexType>
  256. </xsd:element>
  257. <xsd:element name="sqlpriveMysqlDatabaseImportFromFile">
  258. <xsd:complexType>
  259. <xsd:sequence>
  260. <xsd:element name="session" type="xsd:string" nillable="true" />
  261. <xsd:element name="server" type="xsd:string" nillable="true" />
  262. <xsd:element name="database" type="xsd:string" nillable="true" />
  263. <xsd:element name="filename" type="xsd:string" nillable="true" />
  264. </xsd:sequence>
  265. </xsd:complexType>
  266. </xsd:element>
  267. <xsd:element name="sqlpriveMysqlDatabaseImportFromFileResponse">
  268. <xsd:complexType>
  269. <xsd:sequence />
  270. </xsd:complexType>
  271. </xsd:element>
  272. <xsd:element name="telephonyNumberModify">
  273. <xsd:complexType>
  274. <xsd:sequence>
  275. <xsd:element name="session" type="xsd:string" nillable="true" />
  276. <xsd:element name="number" type="xsd:string" nillable="true" />
  277. <xsd:element name="country" type="xsd:string" nillable="true" />
  278. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  279. <xsd:element name="newType" type="xsd:string" nillable="true" />
  280. </xsd:sequence>
  281. </xsd:complexType>
  282. </xsd:element>
  283. <xsd:element name="telephonyNumberModifyResponse">
  284. <xsd:complexType>
  285. <xsd:sequence />
  286. </xsd:complexType>
  287. </xsd:element>
  288. <xsd:element name="dedicatedAddServiceMonitoringAlertSMS">
  289. <xsd:complexType>
  290. <xsd:sequence>
  291. <xsd:element name="session" type="xsd:string" nillable="true" />
  292. <xsd:element name="ip" type="xsd:string" nillable="true" />
  293. <xsd:element name="port" type="xsd:int" nillable="true" />
  294. <xsd:element name="itemId" type="xsd:int" nillable="true" />
  295. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  296. <xsd:element name="phoneNumberTo" type="xsd:string" nillable="true" />
  297. </xsd:sequence>
  298. </xsd:complexType>
  299. </xsd:element>
  300. <xsd:element name="dedicatedAddServiceMonitoringAlertSMSResponse">
  301. <xsd:complexType>
  302. <xsd:sequence />
  303. </xsd:complexType>
  304. </xsd:element>
  305. <xsd:element name="telephonyGetCitiesFromZip">
  306. <xsd:complexType>
  307. <xsd:sequence>
  308. <xsd:element name="session" type="xsd:string" nillable="true" />
  309. <xsd:element name="country" type="xsd:string" nillable="true" />
  310. <xsd:element name="zip" type="xsd:string" nillable="true" />
  311. </xsd:sequence>
  312. </xsd:complexType>
  313. </xsd:element>
  314. <xsd:element name="telephonyGetCitiesFromZipResponse">
  315. <xsd:complexType>
  316. <xsd:sequence>
  317. <xsd:element name="return" type="typens:MyArrayOfTelephonyCitiesFromZipStructType" />
  318. </xsd:sequence>
  319. </xsd:complexType>
  320. </xsd:element>
  321. <xsd:element name="automatedMailGetVolumeHistory">
  322. <xsd:complexType>
  323. <xsd:sequence>
  324. <xsd:element name="session" type="xsd:string" nillable="true" />
  325. <xsd:element name="domain" type="xsd:string" nillable="true" />
  326. </xsd:sequence>
  327. </xsd:complexType>
  328. </xsd:element>
  329. <xsd:element name="automatedMailGetVolumeHistoryResponse">
  330. <xsd:complexType>
  331. <xsd:sequence>
  332. <xsd:element name="return" type="typens:MyArrayOfAutomatedMailGetVolumeHistoryStructType" />
  333. </xsd:sequence>
  334. </xsd:complexType>
  335. </xsd:element>
  336. <xsd:element name="automatedMailGetTodo">
  337. <xsd:complexType>
  338. <xsd:sequence>
  339. <xsd:element name="session" type="xsd:string" nillable="true" />
  340. <xsd:element name="domain" type="xsd:string" nillable="true" />
  341. </xsd:sequence>
  342. </xsd:complexType>
  343. </xsd:element>
  344. <xsd:element name="automatedMailGetTodoResponse">
  345. <xsd:complexType>
  346. <xsd:sequence />
  347. </xsd:complexType>
  348. </xsd:element>
  349. <xsd:element name="telephonySmsplusSendSmsMt">
  350. <xsd:complexType>
  351. <xsd:sequence>
  352. <xsd:element name="session" type="xsd:string" nillable="true" />
  353. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  354. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  355. <xsd:element name="message" type="xsd:string" nillable="true" />
  356. <xsd:element name="idsList" type="typens:MyArrayOfIntType" nillable="true" />
  357. </xsd:sequence>
  358. </xsd:complexType>
  359. </xsd:element>
  360. <xsd:element name="telephonySmsplusSendSmsMtResponse">
  361. <xsd:complexType>
  362. <xsd:sequence />
  363. </xsd:complexType>
  364. </xsd:element>
  365. <xsd:element name="dedicatedIpLoadBalancingList">
  366. <xsd:complexType>
  367. <xsd:sequence>
  368. <xsd:element name="session" type="xsd:string" nillable="true" />
  369. </xsd:sequence>
  370. </xsd:complexType>
  371. </xsd:element>
  372. <xsd:element name="dedicatedIpLoadBalancingListResponse">
  373. <xsd:complexType>
  374. <xsd:sequence>
  375. <xsd:element name="return" type="typens:MyArrayOfDedicatedIpLoadBalancingStructType" />
  376. </xsd:sequence>
  377. </xsd:complexType>
  378. </xsd:element>
  379. <xsd:element name="dedicatedBackupReinstallConfiguration">
  380. <xsd:complexType>
  381. <xsd:sequence>
  382. <xsd:element name="session" type="xsd:string" nillable="true" />
  383. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  384. </xsd:sequence>
  385. </xsd:complexType>
  386. </xsd:element>
  387. <xsd:element name="dedicatedBackupReinstallConfigurationResponse">
  388. <xsd:complexType>
  389. <xsd:sequence />
  390. </xsd:complexType>
  391. </xsd:element>
  392. <xsd:element name="telephonySmsUserGetCsvAttachment">
  393. <xsd:complexType>
  394. <xsd:sequence>
  395. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  396. <xsd:element name="login" type="xsd:string" nillable="true" />
  397. <xsd:element name="password" type="xsd:string" nillable="true" />
  398. <xsd:element name="id" type="xsd:string" nillable="true" />
  399. </xsd:sequence>
  400. </xsd:complexType>
  401. </xsd:element>
  402. <xsd:element name="telephonySmsUserGetCsvAttachmentResponse">
  403. <xsd:complexType>
  404. <xsd:sequence>
  405. <xsd:element name="return" type="xsd:string" />
  406. </xsd:sequence>
  407. </xsd:complexType>
  408. </xsd:element>
  409. <xsd:element name="dedicatedBackupGetHisto">
  410. <xsd:complexType>
  411. <xsd:sequence>
  412. <xsd:element name="session" type="xsd:string" nillable="true" />
  413. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  414. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  415. </xsd:sequence>
  416. </xsd:complexType>
  417. </xsd:element>
  418. <xsd:element name="dedicatedBackupGetHistoResponse">
  419. <xsd:complexType>
  420. <xsd:sequence>
  421. <xsd:element name="return" type="typens:MyArrayOfDedicatedBackupHistoStructType" />
  422. </xsd:sequence>
  423. </xsd:complexType>
  424. </xsd:element>
  425. <xsd:element name="domainHostUpdate">
  426. <xsd:complexType>
  427. <xsd:sequence>
  428. <xsd:element name="session" type="xsd:string" nillable="true" />
  429. <xsd:element name="domain" type="xsd:string" nillable="true" />
  430. <xsd:element name="host" type="xsd:string" nillable="true" />
  431. <xsd:element name="ip" type="xsd:string" nillable="true" />
  432. </xsd:sequence>
  433. </xsd:complexType>
  434. </xsd:element>
  435. <xsd:element name="domainHostUpdateResponse">
  436. <xsd:complexType>
  437. <xsd:sequence>
  438. <xsd:element name="return" type="xsd:int" />
  439. </xsd:sequence>
  440. </xsd:complexType>
  441. </xsd:element>
  442. <xsd:element name="dedicatedBackupUpdate">
  443. <xsd:complexType>
  444. <xsd:sequence>
  445. <xsd:element name="session" type="xsd:string" nillable="true" />
  446. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  447. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  448. <xsd:element name="email" type="xsd:string" nillable="true" />
  449. <xsd:element name="snapshot" type="xsd:int" nillable="true" />
  450. <xsd:element name="sshPort" type="xsd:int" nillable="true" />
  451. <xsd:element name="status" type="xsd:int" nillable="true" />
  452. <xsd:element name="language" type="xsd:string" nillable="true" />
  453. <xsd:element name="src" type="xsd:string" nillable="true" />
  454. </xsd:sequence>
  455. </xsd:complexType>
  456. </xsd:element>
  457. <xsd:element name="dedicatedBackupUpdateResponse">
  458. <xsd:complexType>
  459. <xsd:sequence />
  460. </xsd:complexType>
  461. </xsd:element>
  462. <xsd:element name="telephonyPhonebookOnSmsList">
  463. <xsd:complexType>
  464. <xsd:sequence>
  465. <xsd:element name="session" type="xsd:string" nillable="true" />
  466. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  467. </xsd:sequence>
  468. </xsd:complexType>
  469. </xsd:element>
  470. <xsd:element name="telephonyPhonebookOnSmsListResponse">
  471. <xsd:complexType>
  472. <xsd:sequence>
  473. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookStructType" />
  474. </xsd:sequence>
  475. </xsd:complexType>
  476. </xsd:element>
  477. <xsd:element name="serviceGroupList">
  478. <xsd:complexType>
  479. <xsd:sequence>
  480. <xsd:element name="session" type="xsd:string" nillable="true" />
  481. </xsd:sequence>
  482. </xsd:complexType>
  483. </xsd:element>
  484. <xsd:element name="serviceGroupListResponse">
  485. <xsd:complexType>
  486. <xsd:sequence>
  487. <xsd:element name="return" type="typens:MyArrayOfServiceGroupStructType" />
  488. </xsd:sequence>
  489. </xsd:complexType>
  490. </xsd:element>
  491. <xsd:element name="databaseChangePassword">
  492. <xsd:complexType>
  493. <xsd:sequence>
  494. <xsd:element name="session" type="xsd:string" nillable="true" />
  495. <xsd:element name="domain" type="xsd:string" nillable="true" />
  496. <xsd:element name="db" type="xsd:string" nillable="true" />
  497. <xsd:element name="password" type="xsd:string" nillable="true" />
  498. </xsd:sequence>
  499. </xsd:complexType>
  500. </xsd:element>
  501. <xsd:element name="databaseChangePasswordResponse">
  502. <xsd:complexType>
  503. <xsd:sequence />
  504. </xsd:complexType>
  505. </xsd:element>
  506. <xsd:element name="billingInvoiceList">
  507. <xsd:complexType>
  508. <xsd:sequence>
  509. <xsd:element name="session" type="xsd:string" nillable="true" />
  510. </xsd:sequence>
  511. </xsd:complexType>
  512. </xsd:element>
  513. <xsd:element name="billingInvoiceListResponse">
  514. <xsd:complexType>
  515. <xsd:sequence>
  516. <xsd:element name="return" type="typens:MyArrayOfBillingInvoiceStructType" />
  517. </xsd:sequence>
  518. </xsd:complexType>
  519. </xsd:element>
  520. <xsd:element name="telephonySetClosureEvents">
  521. <xsd:complexType>
  522. <xsd:sequence>
  523. <xsd:element name="session" type="xsd:string" nillable="true" />
  524. <xsd:element name="number" type="xsd:string" nillable="true" />
  525. <xsd:element name="country" type="xsd:string" nillable="true" />
  526. <xsd:element name="events" type="xsd:string" nillable="true" />
  527. </xsd:sequence>
  528. </xsd:complexType>
  529. </xsd:element>
  530. <xsd:element name="telephonySetClosureEventsResponse">
  531. <xsd:complexType>
  532. <xsd:sequence />
  533. </xsd:complexType>
  534. </xsd:element>
  535. <xsd:element name="telephonyNicSetSipDomain">
  536. <xsd:complexType>
  537. <xsd:sequence>
  538. <xsd:element name="session" type="xsd:string" nillable="true" />
  539. <xsd:element name="fr" type="xsd:string" nillable="true" />
  540. <xsd:element name="de" type="xsd:string" nillable="true" />
  541. <xsd:element name="es" type="xsd:string" nillable="true" />
  542. <xsd:element name="uk" type="xsd:string" nillable="true" />
  543. <xsd:element name="be" type="xsd:string" nillable="true" />
  544. </xsd:sequence>
  545. </xsd:complexType>
  546. </xsd:element>
  547. <xsd:element name="telephonyNicSetSipDomainResponse">
  548. <xsd:complexType>
  549. <xsd:sequence />
  550. </xsd:complexType>
  551. </xsd:element>
  552. <xsd:element name="globalAccessByNic">
  553. <xsd:complexType>
  554. <xsd:sequence>
  555. <xsd:element name="session" type="xsd:string" nillable="true" />
  556. </xsd:sequence>
  557. </xsd:complexType>
  558. </xsd:element>
  559. <xsd:element name="globalAccessByNicResponse">
  560. <xsd:complexType>
  561. <xsd:sequence>
  562. <xsd:element name="return" type="typens:MyArrayOfGlobalAccessStructType" />
  563. </xsd:sequence>
  564. </xsd:complexType>
  565. </xsd:element>
  566. <xsd:element name="dedicatedNetbootGetRescueEmail">
  567. <xsd:complexType>
  568. <xsd:sequence>
  569. <xsd:element name="session" type="xsd:string" nillable="true" />
  570. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  571. </xsd:sequence>
  572. </xsd:complexType>
  573. </xsd:element>
  574. <xsd:element name="dedicatedNetbootGetRescueEmailResponse">
  575. <xsd:complexType>
  576. <xsd:sequence>
  577. <xsd:element name="return" type="xsd:string" />
  578. </xsd:sequence>
  579. </xsd:complexType>
  580. </xsd:element>
  581. <xsd:element name="ticketListIncidentsByDomain">
  582. <xsd:complexType>
  583. <xsd:sequence>
  584. <xsd:element name="session" type="xsd:string" nillable="true" />
  585. <xsd:element name="domain" type="xsd:string" nillable="true" />
  586. </xsd:sequence>
  587. </xsd:complexType>
  588. </xsd:element>
  589. <xsd:element name="ticketListIncidentsByDomainResponse">
  590. <xsd:complexType>
  591. <xsd:sequence>
  592. <xsd:element name="return" type="typens:MyArrayOfTicketStructType" />
  593. </xsd:sequence>
  594. </xsd:complexType>
  595. </xsd:element>
  596. <xsd:element name="telephonySmsMultiSend">
  597. <xsd:complexType>
  598. <xsd:sequence>
  599. <xsd:element name="session" type="xsd:string" nillable="true" />
  600. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  601. <xsd:element name="numberFrom" type="xsd:string" nillable="true" />
  602. <xsd:element name="numberTo" type="typens:MyArrayOfStringType" nillable="true" />
  603. <xsd:element name="message" type="xsd:string" nillable="true" />
  604. <xsd:element name="smsValidity" type="xsd:int" nillable="true" />
  605. <xsd:element name="smsClass" type="xsd:int" nillable="true" />
  606. <xsd:element name="smsDeferred" type="xsd:int" nillable="true" />
  607. <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
  608. <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
  609. <xsd:element name="tag" type="xsd:string" nillable="true" />
  610. <xsd:element name="numberToCsv" type="xsd:string" nillable="true" />
  611. <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
  612. </xsd:sequence>
  613. </xsd:complexType>
  614. </xsd:element>
  615. <xsd:element name="telephonySmsMultiSendResponse">
  616. <xsd:complexType>
  617. <xsd:sequence>
  618. <xsd:element name="return" type="typens:MyArrayOfIntType" />
  619. </xsd:sequence>
  620. </xsd:complexType>
  621. </xsd:element>
  622. <xsd:element name="serviceListPaginated">
  623. <xsd:complexType>
  624. <xsd:sequence>
  625. <xsd:element name="session" type="xsd:string" nillable="true" />
  626. <xsd:element name="start" type="xsd:int" nillable="true" />
  627. <xsd:element name="limit" type="xsd:int" nillable="true" />
  628. <xsd:element name="domain" type="xsd:string" nillable="true" />
  629. <xsd:element name="component" type="xsd:string" nillable="true" />
  630. <xsd:element name="group" type="xsd:string" nillable="true" />
  631. </xsd:sequence>
  632. </xsd:complexType>
  633. </xsd:element>
  634. <xsd:element name="serviceListPaginatedResponse">
  635. <xsd:complexType>
  636. <xsd:sequence>
  637. <xsd:element name="return" type="typens:serviceListPaginatedStruct" />
  638. </xsd:sequence>
  639. </xsd:complexType>
  640. </xsd:element>
  641. <xsd:element name="dedicatedRtmListBackdoor">
  642. <xsd:complexType>
  643. <xsd:sequence>
  644. <xsd:element name="session" type="xsd:string" nillable="true" />
  645. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  646. </xsd:sequence>
  647. </xsd:complexType>
  648. </xsd:element>
  649. <xsd:element name="dedicatedRtmListBackdoorResponse">
  650. <xsd:complexType>
  651. <xsd:sequence>
  652. <xsd:element name="return" type="typens:MyArrayOfDedicatedRtmListBackdoorStructType" />
  653. </xsd:sequence>
  654. </xsd:complexType>
  655. </xsd:element>
  656. <xsd:element name="telephonySmsUserAddCsvAttachment">
  657. <xsd:complexType>
  658. <xsd:sequence>
  659. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  660. <xsd:element name="login" type="xsd:string" nillable="true" />
  661. <xsd:element name="password" type="xsd:string" nillable="true" />
  662. <xsd:element name="csvUrl" type="xsd:string" nillable="true" />
  663. <xsd:element name="id" type="xsd:string" nillable="true" />
  664. <xsd:element name="name" type="xsd:string" nillable="true" />
  665. </xsd:sequence>
  666. </xsd:complexType>
  667. </xsd:element>
  668. <xsd:element name="telephonySmsUserAddCsvAttachmentResponse">
  669. <xsd:complexType>
  670. <xsd:sequence>
  671. <xsd:element name="return" type="typens:telephonySmsCsvSlotStruct" />
  672. </xsd:sequence>
  673. </xsd:complexType>
  674. </xsd:element>
  675. <xsd:element name="zoneEntryList">
  676. <xsd:complexType>
  677. <xsd:sequence>
  678. <xsd:element name="session" type="xsd:string" nillable="true" />
  679. <xsd:element name="domain" type="xsd:string" nillable="true" />
  680. </xsd:sequence>
  681. </xsd:complexType>
  682. </xsd:element>
  683. <xsd:element name="zoneEntryListResponse">
  684. <xsd:complexType>
  685. <xsd:sequence>
  686. <xsd:element name="return" type="typens:MyArrayOfZoneStructType" />
  687. </xsd:sequence>
  688. </xsd:complexType>
  689. </xsd:element>
  690. <xsd:element name="telephonySpareDel">
  691. <xsd:complexType>
  692. <xsd:sequence>
  693. <xsd:element name="session" type="xsd:string" nillable="true" />
  694. <xsd:element name="type" type="xsd:string" nillable="true" />
  695. <xsd:element name="spare" type="xsd:string" nillable="true" />
  696. </xsd:sequence>
  697. </xsd:complexType>
  698. </xsd:element>
  699. <xsd:element name="telephonySpareDelResponse">
  700. <xsd:complexType>
  701. <xsd:sequence />
  702. </xsd:complexType>
  703. </xsd:element>
  704. <xsd:element name="dnsDefaultInstallCustom">
  705. <xsd:complexType>
  706. <xsd:sequence>
  707. <xsd:element name="session" type="xsd:string" nillable="true" />
  708. <xsd:element name="domain" type="xsd:string" nillable="true" />
  709. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  710. <xsd:element name="hostingtype" type="xsd:string" nillable="true" />
  711. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  712. <xsd:element name="mxtype" type="xsd:string" nillable="true" />
  713. <xsd:element name="mx" type="xsd:string" nillable="true" />
  714. <xsd:element name="country" type="xsd:string" nillable="true" />
  715. <xsd:element name="minimized" type="xsd:boolean" nillable="true" />
  716. </xsd:sequence>
  717. </xsd:complexType>
  718. </xsd:element>
  719. <xsd:element name="dnsDefaultInstallCustomResponse">
  720. <xsd:complexType>
  721. <xsd:sequence />
  722. </xsd:complexType>
  723. </xsd:element>
  724. <xsd:element name="telephonyFaxHistory">
  725. <xsd:complexType>
  726. <xsd:sequence>
  727. <xsd:element name="session" type="xsd:string" nillable="true" />
  728. <xsd:element name="number" type="xsd:string" nillable="true" />
  729. <xsd:element name="country" type="xsd:string" nillable="true" />
  730. <xsd:element name="state" type="xsd:string" nillable="true" />
  731. </xsd:sequence>
  732. </xsd:complexType>
  733. </xsd:element>
  734. <xsd:element name="telephonyFaxHistoryResponse">
  735. <xsd:complexType>
  736. <xsd:sequence>
  737. <xsd:element name="return" type="typens:MyArrayOfTelephonyFaxHistoryStructType" />
  738. </xsd:sequence>
  739. </xsd:complexType>
  740. </xsd:element>
  741. <xsd:element name="multiFtpChangePassword">
  742. <xsd:complexType>
  743. <xsd:sequence>
  744. <xsd:element name="session" type="xsd:string" nillable="true" />
  745. <xsd:element name="domain" type="xsd:string" nillable="true" />
  746. <xsd:element name="login" type="xsd:string" nillable="true" />
  747. <xsd:element name="password" type="xsd:string" nillable="true" />
  748. </xsd:sequence>
  749. </xsd:complexType>
  750. </xsd:element>
  751. <xsd:element name="multiFtpChangePasswordResponse">
  752. <xsd:complexType>
  753. <xsd:sequence />
  754. </xsd:complexType>
  755. </xsd:element>
  756. <xsd:element name="telephonyFreefaxToVoicefax">
  757. <xsd:complexType>
  758. <xsd:sequence>
  759. <xsd:element name="session" type="xsd:string" nillable="true" />
  760. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  761. <xsd:element name="number" type="xsd:string" nillable="true" />
  762. <xsd:element name="country" type="xsd:string" nillable="true" />
  763. </xsd:sequence>
  764. </xsd:complexType>
  765. </xsd:element>
  766. <xsd:element name="telephonyFreefaxToVoicefaxResponse">
  767. <xsd:complexType>
  768. <xsd:sequence>
  769. <xsd:element name="return" type="typens:orderStruct" />
  770. </xsd:sequence>
  771. </xsd:complexType>
  772. </xsd:element>
  773. <xsd:element name="sqlpriveMysqlUserList">
  774. <xsd:complexType>
  775. <xsd:sequence>
  776. <xsd:element name="session" type="xsd:string" nillable="true" />
  777. <xsd:element name="server" type="xsd:string" nillable="true" />
  778. </xsd:sequence>
  779. </xsd:complexType>
  780. </xsd:element>
  781. <xsd:element name="sqlpriveMysqlUserListResponse">
  782. <xsd:complexType>
  783. <xsd:sequence>
  784. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  785. </xsd:sequence>
  786. </xsd:complexType>
  787. </xsd:element>
  788. <xsd:element name="telephonyFaxSend">
  789. <xsd:complexType>
  790. <xsd:sequence>
  791. <xsd:element name="session" type="xsd:string" nillable="true" />
  792. <xsd:element name="number" type="xsd:string" nillable="true" />
  793. <xsd:element name="country" type="xsd:string" nillable="true" />
  794. <xsd:element name="pdfUrl" type="xsd:string" nillable="true" />
  795. <xsd:element name="recipients" type="typens:MyArrayOfStringType" nillable="true" />
  796. <xsd:element name="quality" type="xsd:string" nillable="true" />
  797. <xsd:element name="email" type="xsd:string" nillable="true" />
  798. <xsd:element name="referer" type="xsd:string" nillable="true" />
  799. </xsd:sequence>
  800. </xsd:complexType>
  801. </xsd:element>
  802. <xsd:element name="telephonyFaxSendResponse">
  803. <xsd:complexType>
  804. <xsd:sequence />
  805. </xsd:complexType>
  806. </xsd:element>
  807. <xsd:element name="domainUnlock">
  808. <xsd:complexType>
  809. <xsd:sequence>
  810. <xsd:element name="session" type="xsd:string" nillable="true" />
  811. <xsd:element name="domain" type="xsd:string" nillable="true" />
  812. </xsd:sequence>
  813. </xsd:complexType>
  814. </xsd:element>
  815. <xsd:element name="domainUnlockResponse">
  816. <xsd:complexType>
  817. <xsd:sequence />
  818. </xsd:complexType>
  819. </xsd:element>
  820. <xsd:element name="telephonyRestrictionList">
  821. <xsd:complexType>
  822. <xsd:sequence>
  823. <xsd:element name="session" type="xsd:string" nillable="true" />
  824. <xsd:element name="number" type="xsd:string" nillable="true" />
  825. <xsd:element name="country" type="xsd:string" nillable="true" />
  826. </xsd:sequence>
  827. </xsd:complexType>
  828. </xsd:element>
  829. <xsd:element name="telephonyRestrictionListResponse">
  830. <xsd:complexType>
  831. <xsd:sequence>
  832. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  833. </xsd:sequence>
  834. </xsd:complexType>
  835. </xsd:element>
  836. <xsd:element name="domainWhoisObfuscatorSetAll">
  837. <xsd:complexType>
  838. <xsd:sequence>
  839. <xsd:element name="session" type="xsd:string" nillable="true" />
  840. </xsd:sequence>
  841. </xsd:complexType>
  842. </xsd:element>
  843. <xsd:element name="domainWhoisObfuscatorSetAllResponse">
  844. <xsd:complexType>
  845. <xsd:sequence />
  846. </xsd:complexType>
  847. </xsd:element>
  848. <xsd:element name="popDetachMasterNic">
  849. <xsd:complexType>
  850. <xsd:sequence>
  851. <xsd:element name="session" type="xsd:string" nillable="true" />
  852. <xsd:element name="domain" type="xsd:string" nillable="true" />
  853. <xsd:element name="pop" type="xsd:string" nillable="true" />
  854. </xsd:sequence>
  855. </xsd:complexType>
  856. </xsd:element>
  857. <xsd:element name="popDetachMasterNicResponse">
  858. <xsd:complexType>
  859. <xsd:sequence />
  860. </xsd:complexType>
  861. </xsd:element>
  862. <xsd:element name="telephonyBillList">
  863. <xsd:complexType>
  864. <xsd:sequence>
  865. <xsd:element name="session" type="xsd:string" nillable="true" />
  866. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  867. <xsd:element name="date" type="xsd:string" nillable="true" />
  868. </xsd:sequence>
  869. </xsd:complexType>
  870. </xsd:element>
  871. <xsd:element name="telephonyBillListResponse">
  872. <xsd:complexType>
  873. <xsd:sequence>
  874. <xsd:element name="return" type="typens:MyArrayOfTelephonyBillStructType" />
  875. </xsd:sequence>
  876. </xsd:complexType>
  877. </xsd:element>
  878. <xsd:element name="telephonyNumberCustomList">
  879. <xsd:complexType>
  880. <xsd:sequence>
  881. <xsd:element name="session" type="xsd:string" nillable="true" />
  882. <xsd:element name="country" type="xsd:string" nillable="true" />
  883. <xsd:element name="prefix" type="xsd:string" nillable="true" />
  884. </xsd:sequence>
  885. </xsd:complexType>
  886. </xsd:element>
  887. <xsd:element name="telephonyNumberCustomListResponse">
  888. <xsd:complexType>
  889. <xsd:sequence>
  890. <xsd:element name="return" type="typens:telephonySpecialNumberCustomListReturn" />
  891. </xsd:sequence>
  892. </xsd:complexType>
  893. </xsd:element>
  894. <xsd:element name="dedicatedMonitoringNotificationCreate">
  895. <xsd:complexType>
  896. <xsd:sequence>
  897. <xsd:element name="session" type="xsd:string" nillable="true" />
  898. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  899. <xsd:element name="nicAlert" type="xsd:string" nillable="true" />
  900. <xsd:element name="language" type="xsd:string" nillable="true" />
  901. <xsd:element name="status" type="xsd:string" nillable="true" />
  902. </xsd:sequence>
  903. </xsd:complexType>
  904. </xsd:element>
  905. <xsd:element name="dedicatedMonitoringNotificationCreateResponse">
  906. <xsd:complexType>
  907. <xsd:sequence>
  908. <xsd:element name="return" type="xsd:string" />
  909. </xsd:sequence>
  910. </xsd:complexType>
  911. </xsd:element>
  912. <xsd:element name="telephonyPlugAndPhoneSkinModify">
  913. <xsd:complexType>
  914. <xsd:sequence>
  915. <xsd:element name="session" type="xsd:string" nillable="true" />
  916. <xsd:element name="number" type="xsd:string" nillable="true" />
  917. <xsd:element name="country" type="xsd:string" nillable="true" />
  918. <xsd:element name="skin" type="xsd:string" nillable="true" />
  919. </xsd:sequence>
  920. </xsd:complexType>
  921. </xsd:element>
  922. <xsd:element name="telephonyPlugAndPhoneSkinModifyResponse">
  923. <xsd:complexType>
  924. <xsd:sequence />
  925. </xsd:complexType>
  926. </xsd:element>
  927. <xsd:element name="domainList">
  928. <xsd:complexType>
  929. <xsd:sequence>
  930. <xsd:element name="session" type="xsd:string" nillable="true" />
  931. </xsd:sequence>
  932. </xsd:complexType>
  933. </xsd:element>
  934. <xsd:element name="domainListResponse">
  935. <xsd:complexType>
  936. <xsd:sequence>
  937. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  938. </xsd:sequence>
  939. </xsd:complexType>
  940. </xsd:element>
  941. <xsd:element name="telephonyFaxOptionsModify">
  942. <xsd:complexType>
  943. <xsd:sequence>
  944. <xsd:element name="session" type="xsd:string" nillable="true" />
  945. <xsd:element name="number" type="xsd:string" nillable="true" />
  946. <xsd:element name="country" type="xsd:string" nillable="true" />
  947. <xsd:element name="fromName" type="xsd:string" nillable="true" />
  948. <xsd:element name="fromEmail" type="xsd:string" nillable="true" />
  949. <xsd:element name="faxQuality" type="xsd:string" nillable="true" />
  950. <xsd:element name="faxTagLine" type="xsd:string" nillable="true" />
  951. <xsd:element name="faxMaxCall" type="xsd:int" nillable="true" />
  952. <xsd:element name="receivId" type="xsd:string" nillable="true" />
  953. <xsd:element name="senderId" type="xsd:string" nillable="true" />
  954. <xsd:element name="redirection1Email" type="xsd:string" nillable="true" />
  955. <xsd:element name="redirection2Email" type="xsd:string" nillable="true" />
  956. <xsd:element name="redirection3Email" type="xsd:string" nillable="true" />
  957. <xsd:element name="redirection4Email" type="xsd:string" nillable="true" />
  958. <xsd:element name="redirection5Email" type="xsd:string" nillable="true" />
  959. </xsd:sequence>
  960. </xsd:complexType>
  961. </xsd:element>
  962. <xsd:element name="telephonyFaxOptionsModifyResponse">
  963. <xsd:complexType>
  964. <xsd:sequence />
  965. </xsd:complexType>
  966. </xsd:element>
  967. <xsd:element name="telephonyBillingAccountSummary">
  968. <xsd:complexType>
  969. <xsd:sequence>
  970. <xsd:element name="session" type="xsd:string" nillable="true" />
  971. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  972. </xsd:sequence>
  973. </xsd:complexType>
  974. </xsd:element>
  975. <xsd:element name="telephonyBillingAccountSummaryResponse">
  976. <xsd:complexType>
  977. <xsd:sequence>
  978. <xsd:element name="return" type="typens:telephonyBillingAccountSummaryReturn" />
  979. </xsd:sequence>
  980. </xsd:complexType>
  981. </xsd:element>
  982. <xsd:element name="overquotaInfo">
  983. <xsd:complexType>
  984. <xsd:sequence>
  985. <xsd:element name="session" type="xsd:string" nillable="true" />
  986. <xsd:element name="domain" type="xsd:string" nillable="true" />
  987. </xsd:sequence>
  988. </xsd:complexType>
  989. </xsd:element>
  990. <xsd:element name="overquotaInfoResponse">
  991. <xsd:complexType>
  992. <xsd:sequence>
  993. <xsd:element name="return" type="typens:overquotaInfoReturn" />
  994. </xsd:sequence>
  995. </xsd:complexType>
  996. </xsd:element>
  997. <xsd:element name="telephonyConferenceSetAnnounceFile">
  998. <xsd:complexType>
  999. <xsd:sequence>
  1000. <xsd:element name="session" type="xsd:string" nillable="true" />
  1001. <xsd:element name="number" type="xsd:string" nillable="true" />
  1002. <xsd:element name="country" type="xsd:string" nillable="true" />
  1003. <xsd:element name="filename" type="xsd:string" nillable="true" />
  1004. <xsd:element name="filedata" type="xsd:string" nillable="true" />
  1005. <xsd:element name="md5sum" type="xsd:string" nillable="true" />
  1006. </xsd:sequence>
  1007. </xsd:complexType>
  1008. </xsd:element>
  1009. <xsd:element name="telephonyConferenceSetAnnounceFileResponse">
  1010. <xsd:complexType>
  1011. <xsd:sequence />
  1012. </xsd:complexType>
  1013. </xsd:element>
  1014. <xsd:element name="automatedMailGetErrors">
  1015. <xsd:complexType>
  1016. <xsd:sequence>
  1017. <xsd:element name="session" type="xsd:string" nillable="true" />
  1018. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1019. <xsd:element name="deep" type="xsd:int" nillable="true" />
  1020. <xsd:element name="limit" type="xsd:int" nillable="true" />
  1021. </xsd:sequence>
  1022. </xsd:complexType>
  1023. </xsd:element>
  1024. <xsd:element name="automatedMailGetErrorsResponse">
  1025. <xsd:complexType>
  1026. <xsd:sequence>
  1027. <xsd:element name="return" type="typens:MyArrayOfAutomatedMailGetErrorsStructType" />
  1028. </xsd:sequence>
  1029. </xsd:complexType>
  1030. </xsd:element>
  1031. <xsd:element name="telephonyPhonebookOnSmsAdd">
  1032. <xsd:complexType>
  1033. <xsd:sequence>
  1034. <xsd:element name="session" type="xsd:string" nillable="true" />
  1035. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  1036. <xsd:element name="name" type="xsd:string" nillable="true" />
  1037. </xsd:sequence>
  1038. </xsd:complexType>
  1039. </xsd:element>
  1040. <xsd:element name="telephonyPhonebookOnSmsAddResponse">
  1041. <xsd:complexType>
  1042. <xsd:sequence>
  1043. <xsd:element name="return" type="xsd:int" />
  1044. </xsd:sequence>
  1045. </xsd:complexType>
  1046. </xsd:element>
  1047. <xsd:element name="telephonyClick2CallUserDel">
  1048. <xsd:complexType>
  1049. <xsd:sequence>
  1050. <xsd:element name="session" type="xsd:string" nillable="true" />
  1051. <xsd:element name="number" type="xsd:string" nillable="true" />
  1052. <xsd:element name="country" type="xsd:string" nillable="true" />
  1053. <xsd:element name="login" type="xsd:string" nillable="true" />
  1054. </xsd:sequence>
  1055. </xsd:complexType>
  1056. </xsd:element>
  1057. <xsd:element name="telephonyClick2CallUserDelResponse">
  1058. <xsd:complexType>
  1059. <xsd:sequence />
  1060. </xsd:complexType>
  1061. </xsd:element>
  1062. <xsd:element name="emailGetCapabilities">
  1063. <xsd:complexType>
  1064. <xsd:sequence>
  1065. <xsd:element name="session" type="xsd:string" nillable="true" />
  1066. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1067. </xsd:sequence>
  1068. </xsd:complexType>
  1069. </xsd:element>
  1070. <xsd:element name="emailGetCapabilitiesResponse">
  1071. <xsd:complexType>
  1072. <xsd:sequence>
  1073. <xsd:element name="return" type="typens:emailGetCapabilitiesReturn" />
  1074. </xsd:sequence>
  1075. </xsd:complexType>
  1076. </xsd:element>
  1077. <xsd:element name="telephonySmsAccountList">
  1078. <xsd:complexType>
  1079. <xsd:sequence>
  1080. <xsd:element name="session" type="xsd:string" nillable="true" />
  1081. </xsd:sequence>
  1082. </xsd:complexType>
  1083. </xsd:element>
  1084. <xsd:element name="telephonySmsAccountListResponse">
  1085. <xsd:complexType>
  1086. <xsd:sequence>
  1087. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  1088. </xsd:sequence>
  1089. </xsd:complexType>
  1090. </xsd:element>
  1091. <xsd:element name="telephonyBillingAccountConsumptionCSVByMail">
  1092. <xsd:complexType>
  1093. <xsd:sequence>
  1094. <xsd:element name="session" type="xsd:string" nillable="true" />
  1095. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1096. <xsd:element name="date" type="xsd:string" nillable="true" />
  1097. </xsd:sequence>
  1098. </xsd:complexType>
  1099. </xsd:element>
  1100. <xsd:element name="telephonyBillingAccountConsumptionCSVByMailResponse">
  1101. <xsd:complexType>
  1102. <xsd:sequence />
  1103. </xsd:complexType>
  1104. </xsd:element>
  1105. <xsd:element name="telephonyFMHuntingModificationVoicemail">
  1106. <xsd:complexType>
  1107. <xsd:sequence>
  1108. <xsd:element name="session" type="xsd:string" nillable="true" />
  1109. <xsd:element name="number" type="xsd:string" nillable="true" />
  1110. <xsd:element name="country" type="xsd:string" nillable="true" />
  1111. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1112. <xsd:element name="noReplyTimer" type="xsd:int" nillable="true" />
  1113. <xsd:element name="mainVoicemail" type="xsd:string" nillable="true" />
  1114. </xsd:sequence>
  1115. </xsd:complexType>
  1116. </xsd:element>
  1117. <xsd:element name="telephonyFMHuntingModificationVoicemailResponse">
  1118. <xsd:complexType>
  1119. <xsd:sequence />
  1120. </xsd:complexType>
  1121. </xsd:element>
  1122. <xsd:element name="dedicatedBackupList">
  1123. <xsd:complexType>
  1124. <xsd:sequence>
  1125. <xsd:element name="session" type="xsd:string" nillable="true" />
  1126. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1127. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  1128. <xsd:element name="backupName" type="xsd:string" nillable="true" />
  1129. </xsd:sequence>
  1130. </xsd:complexType>
  1131. </xsd:element>
  1132. <xsd:element name="dedicatedBackupListResponse">
  1133. <xsd:complexType>
  1134. <xsd:sequence>
  1135. <xsd:element name="return" type="typens:MyArrayOfDedicatedBackupListStructType" />
  1136. </xsd:sequence>
  1137. </xsd:complexType>
  1138. </xsd:element>
  1139. <xsd:element name="telephonyOrdersFollowingUp">
  1140. <xsd:complexType>
  1141. <xsd:sequence>
  1142. <xsd:element name="session" type="xsd:string" nillable="true" />
  1143. <xsd:element name="isOrderDone" type="xsd:boolean" nillable="true" />
  1144. </xsd:sequence>
  1145. </xsd:complexType>
  1146. </xsd:element>
  1147. <xsd:element name="telephonyOrdersFollowingUpResponse">
  1148. <xsd:complexType>
  1149. <xsd:sequence>
  1150. <xsd:element name="return" type="typens:MyArrayOfOrderFollowingUpStructType" />
  1151. </xsd:sequence>
  1152. </xsd:complexType>
  1153. </xsd:element>
  1154. <xsd:element name="telephonyPhonebookOnGroupContactAdd">
  1155. <xsd:complexType>
  1156. <xsd:sequence>
  1157. <xsd:element name="session" type="xsd:string" nillable="true" />
  1158. <xsd:element name="group" type="xsd:string" nillable="true" />
  1159. <xsd:element name="id" type="xsd:int" nillable="true" />
  1160. <xsd:element name="name" type="xsd:string" nillable="true" />
  1161. <xsd:element name="surname" type="xsd:string" nillable="true" />
  1162. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  1163. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  1164. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  1165. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  1166. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  1167. </xsd:sequence>
  1168. </xsd:complexType>
  1169. </xsd:element>
  1170. <xsd:element name="telephonyPhonebookOnGroupContactAddResponse">
  1171. <xsd:complexType>
  1172. <xsd:sequence>
  1173. <xsd:element name="return" type="xsd:int" />
  1174. </xsd:sequence>
  1175. </xsd:complexType>
  1176. </xsd:element>
  1177. <xsd:element name="ortDomainDel">
  1178. <xsd:complexType>
  1179. <xsd:sequence>
  1180. <xsd:element name="session" type="xsd:string" nillable="true" />
  1181. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1182. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  1183. <xsd:element name="target" type="xsd:string" nillable="true" />
  1184. </xsd:sequence>
  1185. </xsd:complexType>
  1186. </xsd:element>
  1187. <xsd:element name="ortDomainDelResponse">
  1188. <xsd:complexType>
  1189. <xsd:sequence />
  1190. </xsd:complexType>
  1191. </xsd:element>
  1192. <xsd:element name="mailingListModeratorList">
  1193. <xsd:complexType>
  1194. <xsd:sequence>
  1195. <xsd:element name="session" type="xsd:string" nillable="true" />
  1196. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1197. <xsd:element name="ml" type="xsd:string" nillable="true" />
  1198. </xsd:sequence>
  1199. </xsd:complexType>
  1200. </xsd:element>
  1201. <xsd:element name="mailingListModeratorListResponse">
  1202. <xsd:complexType>
  1203. <xsd:sequence>
  1204. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  1205. </xsd:sequence>
  1206. </xsd:complexType>
  1207. </xsd:element>
  1208. <xsd:element name="telephonyBillDetailsCSV">
  1209. <xsd:complexType>
  1210. <xsd:sequence>
  1211. <xsd:element name="session" type="xsd:string" nillable="true" />
  1212. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1213. <xsd:element name="date" type="xsd:string" nillable="true" />
  1214. <xsd:element name="received" type="xsd:boolean" nillable="true" />
  1215. </xsd:sequence>
  1216. </xsd:complexType>
  1217. </xsd:element>
  1218. <xsd:element name="telephonyBillDetailsCSVResponse">
  1219. <xsd:complexType>
  1220. <xsd:sequence>
  1221. <xsd:element name="return" type="xsd:string" />
  1222. </xsd:sequence>
  1223. </xsd:complexType>
  1224. </xsd:element>
  1225. <xsd:element name="popList">
  1226. <xsd:complexType>
  1227. <xsd:sequence>
  1228. <xsd:element name="session" type="xsd:string" nillable="true" />
  1229. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1230. </xsd:sequence>
  1231. </xsd:complexType>
  1232. </xsd:element>
  1233. <xsd:element name="popListResponse">
  1234. <xsd:complexType>
  1235. <xsd:sequence>
  1236. <xsd:element name="return" type="typens:MyArrayOfPopStructType" />
  1237. </xsd:sequence>
  1238. </xsd:complexType>
  1239. </xsd:element>
  1240. <xsd:element name="sqlpriveMysqlRamUsed">
  1241. <xsd:complexType>
  1242. <xsd:sequence>
  1243. <xsd:element name="session" type="xsd:string" nillable="true" />
  1244. <xsd:element name="server" type="xsd:string" nillable="true" />
  1245. </xsd:sequence>
  1246. </xsd:complexType>
  1247. </xsd:element>
  1248. <xsd:element name="sqlpriveMysqlRamUsedResponse">
  1249. <xsd:complexType>
  1250. <xsd:sequence>
  1251. <xsd:element name="return" type="xsd:string" />
  1252. </xsd:sequence>
  1253. </xsd:complexType>
  1254. </xsd:element>
  1255. <xsd:element name="telephonySmsCreditLeft">
  1256. <xsd:complexType>
  1257. <xsd:sequence>
  1258. <xsd:element name="session" type="xsd:string" nillable="true" />
  1259. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  1260. </xsd:sequence>
  1261. </xsd:complexType>
  1262. </xsd:element>
  1263. <xsd:element name="telephonySmsCreditLeftResponse">
  1264. <xsd:complexType>
  1265. <xsd:sequence>
  1266. <xsd:element name="return" type="xsd:string" />
  1267. </xsd:sequence>
  1268. </xsd:complexType>
  1269. </xsd:element>
  1270. <xsd:element name="prepaidDomainCreate">
  1271. <xsd:complexType>
  1272. <xsd:sequence>
  1273. <xsd:element name="session" type="xsd:string" nillable="true" />
  1274. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1275. <xsd:element name="nicowner" type="xsd:string" nillable="true" />
  1276. <xsd:element name="nicadmin" type="xsd:string" nillable="true" />
  1277. <xsd:element name="nictech" type="xsd:string" nillable="true" />
  1278. <xsd:element name="nicbilling" type="xsd:string" nillable="true" />
  1279. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  1280. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  1281. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  1282. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  1283. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  1284. <xsd:element name="frpartBirthday" type="xsd:string" nillable="true" />
  1285. <xsd:element name="frpartBirthCountry" type="xsd:string" nillable="true" />
  1286. <xsd:element name="frpartBirthDepartment" type="xsd:string" nillable="true" />
  1287. <xsd:element name="frpartBirthTown" type="xsd:string" nillable="true" />
  1288. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  1289. </xsd:sequence>
  1290. </xsd:complexType>
  1291. </xsd:element>
  1292. <xsd:element name="prepaidDomainCreateResponse">
  1293. <xsd:complexType>
  1294. <xsd:sequence />
  1295. </xsd:complexType>
  1296. </xsd:element>
  1297. <xsd:element name="telephonyDirectoryPJCode">
  1298. <xsd:complexType>
  1299. <xsd:sequence>
  1300. <xsd:element name="session" type="xsd:string" nillable="true" />
  1301. <xsd:element name="ape" type="xsd:string" nillable="true" />
  1302. <xsd:element name="PJCode" type="xsd:string" nillable="true" />
  1303. <xsd:element name="showOnlyAssociatedWithAPE" type="xsd:boolean" nillable="true" />
  1304. </xsd:sequence>
  1305. </xsd:complexType>
  1306. </xsd:element>
  1307. <xsd:element name="telephonyDirectoryPJCodeResponse">
  1308. <xsd:complexType>
  1309. <xsd:sequence>
  1310. <xsd:element name="return" type="typens:MyArrayOfTelephonyDirectoryPJHeadingStructType" />
  1311. </xsd:sequence>
  1312. </xsd:complexType>
  1313. </xsd:element>
  1314. <xsd:element name="telephonyListSummationCallsFromBillingAccount">
  1315. <xsd:complexType>
  1316. <xsd:sequence>
  1317. <xsd:element name="session" type="xsd:string" nillable="true" />
  1318. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1319. <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
  1320. </xsd:sequence>
  1321. </xsd:complexType>
  1322. </xsd:element>
  1323. <xsd:element name="telephonyListSummationCallsFromBillingAccountResponse">
  1324. <xsd:complexType>
  1325. <xsd:sequence>
  1326. <xsd:element name="return" type="typens:MyArrayOfTelephonyReversmentsSummationNumbersStructType" />
  1327. </xsd:sequence>
  1328. </xsd:complexType>
  1329. </xsd:element>
  1330. <xsd:element name="rpsMigrationGetProgressStatus">
  1331. <xsd:complexType>
  1332. <xsd:sequence>
  1333. <xsd:element name="session" type="xsd:string" nillable="true" />
  1334. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1335. </xsd:sequence>
  1336. </xsd:complexType>
  1337. </xsd:element>
  1338. <xsd:element name="rpsMigrationGetProgressStatusResponse">
  1339. <xsd:complexType>
  1340. <xsd:sequence>
  1341. <xsd:element name="return" type="typens:rpsMigrationGetProgressStatusReturn" />
  1342. </xsd:sequence>
  1343. </xsd:complexType>
  1344. </xsd:element>
  1345. <xsd:element name="telephonyBillingAccountDescriptionModify">
  1346. <xsd:complexType>
  1347. <xsd:sequence>
  1348. <xsd:element name="session" type="xsd:string" nillable="true" />
  1349. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1350. <xsd:element name="description" type="xsd:string" nillable="true" />
  1351. </xsd:sequence>
  1352. </xsd:complexType>
  1353. </xsd:element>
  1354. <xsd:element name="telephonyBillingAccountDescriptionModifyResponse">
  1355. <xsd:complexType>
  1356. <xsd:sequence />
  1357. </xsd:complexType>
  1358. </xsd:element>
  1359. <xsd:element name="dedicatedNetbootGetAll">
  1360. <xsd:complexType>
  1361. <xsd:sequence>
  1362. <xsd:element name="session" type="xsd:string" nillable="true" />
  1363. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1364. </xsd:sequence>
  1365. </xsd:complexType>
  1366. </xsd:element>
  1367. <xsd:element name="dedicatedNetbootGetAllResponse">
  1368. <xsd:complexType>
  1369. <xsd:sequence>
  1370. <xsd:element name="return" type="typens:MyArrayOfDedicatedNetbootStructType" />
  1371. </xsd:sequence>
  1372. </xsd:complexType>
  1373. </xsd:element>
  1374. <xsd:element name="emailDomainListByMasterNic">
  1375. <xsd:complexType>
  1376. <xsd:sequence>
  1377. <xsd:element name="session" type="xsd:string" nillable="true" />
  1378. </xsd:sequence>
  1379. </xsd:complexType>
  1380. </xsd:element>
  1381. <xsd:element name="emailDomainListByMasterNicResponse">
  1382. <xsd:complexType>
  1383. <xsd:sequence>
  1384. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  1385. </xsd:sequence>
  1386. </xsd:complexType>
  1387. </xsd:element>
  1388. <xsd:element name="telephonyAbbreviatedNumberDel">
  1389. <xsd:complexType>
  1390. <xsd:sequence>
  1391. <xsd:element name="session" type="xsd:string" nillable="true" />
  1392. <xsd:element name="number" type="xsd:string" nillable="true" />
  1393. <xsd:element name="country" type="xsd:string" nillable="true" />
  1394. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  1395. </xsd:sequence>
  1396. </xsd:complexType>
  1397. </xsd:element>
  1398. <xsd:element name="telephonyAbbreviatedNumberDelResponse">
  1399. <xsd:complexType>
  1400. <xsd:sequence />
  1401. </xsd:complexType>
  1402. </xsd:element>
  1403. <xsd:element name="resellerDomainTransferIT">
  1404. <xsd:complexType>
  1405. <xsd:sequence>
  1406. <xsd:element name="session" type="xsd:string" nillable="true" />
  1407. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1408. <xsd:element name="authinfo" type="xsd:string" nillable="true" />
  1409. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  1410. <xsd:element name="offer" type="xsd:string" nillable="true" />
  1411. <xsd:element name="profile" type="xsd:string" nillable="true" />
  1412. <xsd:element name="owo" type="xsd:string" nillable="true" />
  1413. <xsd:element name="owner" type="xsd:string" nillable="true" />
  1414. <xsd:element name="admin" type="xsd:string" nillable="true" />
  1415. <xsd:element name="tech" type="xsd:string" nillable="true" />
  1416. <xsd:element name="billing" type="xsd:string" nillable="true" />
  1417. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  1418. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  1419. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  1420. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  1421. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  1422. <xsd:element name="legalRepresentantFirstName" type="xsd:string" nillable="true" />
  1423. <xsd:element name="legalRepresentantLastName" type="xsd:string" nillable="true" />
  1424. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  1425. <xsd:element name="vat" type="xsd:string" nillable="true" />
  1426. <xsd:element name="birthDate" type="xsd:string" nillable="true" />
  1427. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  1428. <xsd:element name="birthDepartement" type="xsd:string" nillable="true" />
  1429. <xsd:element name="birthCountry" type="xsd:string" nillable="true" />
  1430. <xsd:element name="nationality" type="xsd:string" nillable="true" />
  1431. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  1432. </xsd:sequence>
  1433. </xsd:complexType>
  1434. </xsd:element>
  1435. <xsd:element name="resellerDomainTransferITResponse">
  1436. <xsd:complexType>
  1437. <xsd:sequence />
  1438. </xsd:complexType>
  1439. </xsd:element>
  1440. <xsd:element name="dedicatedVirtualMacIpAvailableGetList">
  1441. <xsd:complexType>
  1442. <xsd:sequence>
  1443. <xsd:element name="session" type="xsd:string" nillable="true" />
  1444. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1445. </xsd:sequence>
  1446. </xsd:complexType>
  1447. </xsd:element>
  1448. <xsd:element name="dedicatedVirtualMacIpAvailableGetListResponse">
  1449. <xsd:complexType>
  1450. <xsd:sequence>
  1451. <xsd:element name="return" type="typens:dedicatedIpVirtualMacAvailableReturn" />
  1452. </xsd:sequence>
  1453. </xsd:complexType>
  1454. </xsd:element>
  1455. <xsd:element name="telephonyFaxOptionsList">
  1456. <xsd:complexType>
  1457. <xsd:sequence>
  1458. <xsd:element name="session" type="xsd:string" nillable="true" />
  1459. <xsd:element name="number" type="xsd:string" nillable="true" />
  1460. <xsd:element name="country" type="xsd:string" nillable="true" />
  1461. </xsd:sequence>
  1462. </xsd:complexType>
  1463. </xsd:element>
  1464. <xsd:element name="telephonyFaxOptionsListResponse">
  1465. <xsd:complexType>
  1466. <xsd:sequence>
  1467. <xsd:element name="return" type="typens:telephonyFaxOptionsListReturn" />
  1468. </xsd:sequence>
  1469. </xsd:complexType>
  1470. </xsd:element>
  1471. <xsd:element name="ticketListIncidents">
  1472. <xsd:complexType>
  1473. <xsd:sequence>
  1474. <xsd:element name="session" type="xsd:string" nillable="true" />
  1475. <xsd:element name="status" type="xsd:string" nillable="true" />
  1476. </xsd:sequence>
  1477. </xsd:complexType>
  1478. </xsd:element>
  1479. <xsd:element name="ticketListIncidentsResponse">
  1480. <xsd:complexType>
  1481. <xsd:sequence>
  1482. <xsd:element name="return" type="typens:MyArrayOfTicketStructType" />
  1483. </xsd:sequence>
  1484. </xsd:complexType>
  1485. </xsd:element>
  1486. <xsd:element name="infrastructureReverseModify">
  1487. <xsd:complexType>
  1488. <xsd:sequence>
  1489. <xsd:element name="session" type="xsd:string" nillable="true" />
  1490. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1491. <xsd:element name="ip" type="xsd:string" nillable="true" />
  1492. <xsd:element name="reverse" type="xsd:string" nillable="true" />
  1493. </xsd:sequence>
  1494. </xsd:complexType>
  1495. </xsd:element>
  1496. <xsd:element name="infrastructureReverseModifyResponse">
  1497. <xsd:complexType>
  1498. <xsd:sequence />
  1499. </xsd:complexType>
  1500. </xsd:element>
  1501. <xsd:element name="dedicatedMonitoringSMSCreate">
  1502. <xsd:complexType>
  1503. <xsd:sequence>
  1504. <xsd:element name="session" type="xsd:string" nillable="true" />
  1505. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1506. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  1507. <xsd:element name="phoneNumberTo" type="xsd:string" nillable="true" />
  1508. <xsd:element name="language" type="xsd:string" nillable="true" />
  1509. <xsd:element name="status" type="xsd:string" nillable="true" />
  1510. </xsd:sequence>
  1511. </xsd:complexType>
  1512. </xsd:element>
  1513. <xsd:element name="dedicatedMonitoringSMSCreateResponse">
  1514. <xsd:complexType>
  1515. <xsd:sequence>
  1516. <xsd:element name="return" type="xsd:string" />
  1517. </xsd:sequence>
  1518. </xsd:complexType>
  1519. </xsd:element>
  1520. <xsd:element name="telephonyTrunkExternalDisplayedNumberAdd">
  1521. <xsd:complexType>
  1522. <xsd:sequence>
  1523. <xsd:element name="session" type="xsd:string" nillable="true" />
  1524. <xsd:element name="number" type="xsd:string" nillable="true" />
  1525. <xsd:element name="country" type="xsd:string" nillable="true" />
  1526. <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
  1527. <xsd:element name="whiteLabel" type="xsd:boolean" nillable="true" />
  1528. </xsd:sequence>
  1529. </xsd:complexType>
  1530. </xsd:element>
  1531. <xsd:element name="telephonyTrunkExternalDisplayedNumberAddResponse">
  1532. <xsd:complexType>
  1533. <xsd:sequence>
  1534. <xsd:element name="return" type="xsd:string" />
  1535. </xsd:sequence>
  1536. </xsd:complexType>
  1537. </xsd:element>
  1538. <xsd:element name="dedicatedRipeQuery">
  1539. <xsd:complexType>
  1540. <xsd:sequence>
  1541. <xsd:element name="session" type="xsd:string" nillable="true" />
  1542. <xsd:element name="search" type="xsd:string" nillable="true" />
  1543. <xsd:element name="type" type="xsd:string" nillable="true" />
  1544. </xsd:sequence>
  1545. </xsd:complexType>
  1546. </xsd:element>
  1547. <xsd:element name="dedicatedRipeQueryResponse">
  1548. <xsd:complexType>
  1549. <xsd:sequence>
  1550. <xsd:element name="return" type="typens:ripeReturn" />
  1551. </xsd:sequence>
  1552. </xsd:complexType>
  1553. </xsd:element>
  1554. <xsd:element name="responderEmailList">
  1555. <xsd:complexType>
  1556. <xsd:sequence>
  1557. <xsd:element name="session" type="xsd:string" nillable="true" />
  1558. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1559. </xsd:sequence>
  1560. </xsd:complexType>
  1561. </xsd:element>
  1562. <xsd:element name="responderEmailListResponse">
  1563. <xsd:complexType>
  1564. <xsd:sequence>
  1565. <xsd:element name="return" type="typens:MyArrayOfResponderEmailStructType" />
  1566. </xsd:sequence>
  1567. </xsd:complexType>
  1568. </xsd:element>
  1569. <xsd:element name="telephonyBillingAccountSet">
  1570. <xsd:complexType>
  1571. <xsd:sequence>
  1572. <xsd:element name="session" type="xsd:string" nillable="true" />
  1573. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1574. <xsd:element name="numbers" type="typens:MyArrayOfStringType" nillable="true" />
  1575. </xsd:sequence>
  1576. </xsd:complexType>
  1577. </xsd:element>
  1578. <xsd:element name="telephonyBillingAccountSetResponse">
  1579. <xsd:complexType>
  1580. <xsd:sequence />
  1581. </xsd:complexType>
  1582. </xsd:element>
  1583. <xsd:element name="telephonyDepositMovementModify">
  1584. <xsd:complexType>
  1585. <xsd:sequence>
  1586. <xsd:element name="session" type="xsd:string" nillable="true" />
  1587. <xsd:element name="billingAccountSource" type="xsd:string" nillable="true" />
  1588. <xsd:element name="billingAccountDestination" type="xsd:string" nillable="true" />
  1589. <xsd:element name="amount" type="xsd:int" nillable="true" />
  1590. </xsd:sequence>
  1591. </xsd:complexType>
  1592. </xsd:element>
  1593. <xsd:element name="telephonyDepositMovementModifyResponse">
  1594. <xsd:complexType>
  1595. <xsd:sequence />
  1596. </xsd:complexType>
  1597. </xsd:element>
  1598. <xsd:element name="telephonyClick2CallDo">
  1599. <xsd:complexType>
  1600. <xsd:sequence>
  1601. <xsd:element name="login" type="xsd:string" nillable="true" />
  1602. <xsd:element name="password" type="xsd:string" nillable="true" />
  1603. <xsd:element name="calling" type="xsd:string" nillable="true" />
  1604. <xsd:element name="called" type="xsd:string" nillable="true" />
  1605. <xsd:element name="billingNumber" type="xsd:string" nillable="true" />
  1606. </xsd:sequence>
  1607. </xsd:complexType>
  1608. </xsd:element>
  1609. <xsd:element name="telephonyClick2CallDoResponse">
  1610. <xsd:complexType>
  1611. <xsd:sequence />
  1612. </xsd:complexType>
  1613. </xsd:element>
  1614. <xsd:element name="telephonySpecialNumberOrder">
  1615. <xsd:complexType>
  1616. <xsd:sequence>
  1617. <xsd:element name="session" type="xsd:string" nillable="true" />
  1618. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1619. <xsd:element name="country" type="xsd:string" nillable="true" />
  1620. <xsd:element name="aliasNumber" type="xsd:string" nillable="true" />
  1621. <xsd:element name="prefix" type="xsd:string" nillable="true" />
  1622. <xsd:element name="category" type="xsd:string" nillable="true" />
  1623. <xsd:element name="numberToReserve" type="xsd:string" nillable="true" />
  1624. <xsd:element name="name" type="xsd:string" nillable="true" />
  1625. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  1626. <xsd:element name="streetName" type="xsd:string" nillable="true" />
  1627. <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
  1628. <xsd:element name="zip" type="xsd:string" nillable="true" />
  1629. <xsd:element name="city" type="xsd:string" nillable="true" />
  1630. <xsd:element name="email" type="xsd:string" nillable="true" />
  1631. <xsd:element name="procedureId" type="xsd:int" nillable="true" />
  1632. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  1633. <xsd:element name="siret" type="xsd:string" nillable="true" />
  1634. <xsd:element name="ape" type="xsd:string" nillable="true" />
  1635. <xsd:element name="socialNomination" type="xsd:string" nillable="true" />
  1636. <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
  1637. <xsd:element name="retractation" type="xsd:string" nillable="true" />
  1638. </xsd:sequence>
  1639. </xsd:complexType>
  1640. </xsd:element>
  1641. <xsd:element name="telephonySpecialNumberOrderResponse">
  1642. <xsd:complexType>
  1643. <xsd:sequence>
  1644. <xsd:element name="return" type="typens:orderStruct" />
  1645. </xsd:sequence>
  1646. </xsd:complexType>
  1647. </xsd:element>
  1648. <xsd:element name="telephonyVoicemailOptionsModify">
  1649. <xsd:complexType>
  1650. <xsd:sequence>
  1651. <xsd:element name="session" type="xsd:string" nillable="true" />
  1652. <xsd:element name="number" type="xsd:string" nillable="true" />
  1653. <xsd:element name="country" type="xsd:string" nillable="true" />
  1654. <xsd:element name="redirection1" type="xsd:string" nillable="true" />
  1655. <xsd:element name="redirection1Email" type="xsd:string" nillable="true" />
  1656. <xsd:element name="redirection2" type="xsd:string" nillable="true" />
  1657. <xsd:element name="redirection2Email" type="xsd:string" nillable="true" />
  1658. <xsd:element name="redirection3" type="xsd:string" nillable="true" />
  1659. <xsd:element name="redirection3Email" type="xsd:string" nillable="true" />
  1660. <xsd:element name="redirection4" type="xsd:string" nillable="true" />
  1661. <xsd:element name="redirection4Email" type="xsd:string" nillable="true" />
  1662. <xsd:element name="redirection5" type="xsd:string" nillable="true" />
  1663. <xsd:element name="redirection5Email" type="xsd:string" nillable="true" />
  1664. <xsd:element name="announceMessage" type="xsd:string" nillable="true" />
  1665. <xsd:element name="keepMessage" type="xsd:boolean" nillable="true" />
  1666. <xsd:element name="audioformat" type="xsd:string" nillable="true" />
  1667. <xsd:element name="fromEmail" type="xsd:string" nillable="true" />
  1668. <xsd:element name="fromName" type="xsd:string" nillable="true" />
  1669. <xsd:element name="doNotRecord" type="xsd:boolean" nillable="true" />
  1670. <xsd:element name="forcePassword" type="xsd:boolean" nillable="true" />
  1671. </xsd:sequence>
  1672. </xsd:complexType>
  1673. </xsd:element>
  1674. <xsd:element name="telephonyVoicemailOptionsModifyResponse">
  1675. <xsd:complexType>
  1676. <xsd:sequence />
  1677. </xsd:complexType>
  1678. </xsd:element>
  1679. <xsd:element name="telephonyLineSwitchOldOffer">
  1680. <xsd:complexType>
  1681. <xsd:sequence>
  1682. <xsd:element name="session" type="xsd:string" nillable="true" />
  1683. <xsd:element name="numbers" type="typens:MyArrayOfStringType" nillable="true" />
  1684. <xsd:element name="offers" type="typens:MyArrayOfStringType" nillable="true" />
  1685. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1686. </xsd:sequence>
  1687. </xsd:complexType>
  1688. </xsd:element>
  1689. <xsd:element name="telephonyLineSwitchOldOfferResponse">
  1690. <xsd:complexType>
  1691. <xsd:sequence />
  1692. </xsd:complexType>
  1693. </xsd:element>
  1694. <xsd:element name="zoneEntryAddCustom">
  1695. <xsd:complexType>
  1696. <xsd:sequence>
  1697. <xsd:element name="session" type="xsd:string" nillable="true" />
  1698. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1699. <xsd:element name="fieldtype" type="xsd:string" nillable="true" />
  1700. <xsd:element name="hostingtype" type="xsd:string" nillable="true" />
  1701. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  1702. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  1703. <xsd:element name="priority" type="xsd:string" nillable="true" />
  1704. <xsd:element name="target" type="xsd:string" nillable="true" />
  1705. <xsd:element name="country" type="xsd:string" nillable="true" />
  1706. </xsd:sequence>
  1707. </xsd:complexType>
  1708. </xsd:element>
  1709. <xsd:element name="zoneEntryAddCustomResponse">
  1710. <xsd:complexType>
  1711. <xsd:sequence />
  1712. </xsd:complexType>
  1713. </xsd:element>
  1714. <xsd:element name="domainWhoisObfuscatorInfo">
  1715. <xsd:complexType>
  1716. <xsd:sequence>
  1717. <xsd:element name="session" type="xsd:string" nillable="true" />
  1718. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1719. </xsd:sequence>
  1720. </xsd:complexType>
  1721. </xsd:element>
  1722. <xsd:element name="domainWhoisObfuscatorInfoResponse">
  1723. <xsd:complexType>
  1724. <xsd:sequence>
  1725. <xsd:element name="return" type="typens:domainWhoisObfuscatorStruct" />
  1726. </xsd:sequence>
  1727. </xsd:complexType>
  1728. </xsd:element>
  1729. <xsd:element name="telephonyPhonebookOnGroupContactDel">
  1730. <xsd:complexType>
  1731. <xsd:sequence>
  1732. <xsd:element name="session" type="xsd:string" nillable="true" />
  1733. <xsd:element name="group" type="xsd:string" nillable="true" />
  1734. <xsd:element name="id" type="xsd:int" nillable="true" />
  1735. </xsd:sequence>
  1736. </xsd:complexType>
  1737. </xsd:element>
  1738. <xsd:element name="telephonyPhonebookOnGroupContactDelResponse">
  1739. <xsd:complexType>
  1740. <xsd:sequence />
  1741. </xsd:complexType>
  1742. </xsd:element>
  1743. <xsd:element name="ticketReopen">
  1744. <xsd:complexType>
  1745. <xsd:sequence>
  1746. <xsd:element name="session" type="xsd:string" nillable="true" />
  1747. <xsd:element name="ticketId" type="xsd:int" nillable="true" />
  1748. </xsd:sequence>
  1749. </xsd:complexType>
  1750. </xsd:element>
  1751. <xsd:element name="ticketReopenResponse">
  1752. <xsd:complexType>
  1753. <xsd:sequence />
  1754. </xsd:complexType>
  1755. </xsd:element>
  1756. <xsd:element name="telephonySpareAdd">
  1757. <xsd:complexType>
  1758. <xsd:sequence>
  1759. <xsd:element name="session" type="xsd:string" nillable="true" />
  1760. <xsd:element name="type" type="xsd:string" nillable="true" />
  1761. <xsd:element name="model" type="xsd:string" nillable="true" />
  1762. <xsd:element name="mac" type="xsd:string" nillable="true" />
  1763. </xsd:sequence>
  1764. </xsd:complexType>
  1765. </xsd:element>
  1766. <xsd:element name="telephonySpareAddResponse">
  1767. <xsd:complexType>
  1768. <xsd:sequence />
  1769. </xsd:complexType>
  1770. </xsd:element>
  1771. <xsd:element name="telephonySmsAddCsvAttachment">
  1772. <xsd:complexType>
  1773. <xsd:sequence>
  1774. <xsd:element name="session" type="xsd:string" nillable="true" />
  1775. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  1776. <xsd:element name="csvUrl" type="xsd:string" nillable="true" />
  1777. <xsd:element name="id" type="xsd:string" nillable="true" />
  1778. <xsd:element name="name" type="xsd:string" nillable="true" />
  1779. </xsd:sequence>
  1780. </xsd:complexType>
  1781. </xsd:element>
  1782. <xsd:element name="telephonySmsAddCsvAttachmentResponse">
  1783. <xsd:complexType>
  1784. <xsd:sequence>
  1785. <xsd:element name="return" type="typens:telephonySmsCsvSlotStruct" />
  1786. </xsd:sequence>
  1787. </xsd:complexType>
  1788. </xsd:element>
  1789. <xsd:element name="dedicatedBackupFtpPassword">
  1790. <xsd:complexType>
  1791. <xsd:sequence>
  1792. <xsd:element name="session" type="xsd:string" nillable="true" />
  1793. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1794. <xsd:element name="email" type="xsd:string" nillable="true" />
  1795. <xsd:element name="language" type="xsd:string" nillable="true" />
  1796. </xsd:sequence>
  1797. </xsd:complexType>
  1798. </xsd:element>
  1799. <xsd:element name="dedicatedBackupFtpPasswordResponse">
  1800. <xsd:complexType>
  1801. <xsd:sequence />
  1802. </xsd:complexType>
  1803. </xsd:element>
  1804. <xsd:element name="telephonyDefaultPrivateHolidaysEvents">
  1805. <xsd:complexType>
  1806. <xsd:sequence>
  1807. <xsd:element name="session" type="xsd:string" nillable="true" />
  1808. </xsd:sequence>
  1809. </xsd:complexType>
  1810. </xsd:element>
  1811. <xsd:element name="telephonyDefaultPrivateHolidaysEventsResponse">
  1812. <xsd:complexType>
  1813. <xsd:sequence>
  1814. <xsd:element name="return" type="typens:telephonyGetDefaultPrivateHolidaysEventsReturn" />
  1815. </xsd:sequence>
  1816. </xsd:complexType>
  1817. </xsd:element>
  1818. <xsd:element name="hostingAccessByNic">
  1819. <xsd:complexType>
  1820. <xsd:sequence>
  1821. <xsd:element name="session" type="xsd:string" nillable="true" />
  1822. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1823. </xsd:sequence>
  1824. </xsd:complexType>
  1825. </xsd:element>
  1826. <xsd:element name="hostingAccessByNicResponse">
  1827. <xsd:complexType>
  1828. <xsd:sequence>
  1829. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  1830. </xsd:sequence>
  1831. </xsd:complexType>
  1832. </xsd:element>
  1833. <xsd:element name="sqlpriveAlertInfo">
  1834. <xsd:complexType>
  1835. <xsd:sequence>
  1836. <xsd:element name="session" type="xsd:string" nillable="true" />
  1837. <xsd:element name="server" type="xsd:string" nillable="true" />
  1838. </xsd:sequence>
  1839. </xsd:complexType>
  1840. </xsd:element>
  1841. <xsd:element name="sqlpriveAlertInfoResponse">
  1842. <xsd:complexType>
  1843. <xsd:sequence>
  1844. <xsd:element name="return" type="typens:sqlpriveAlertInfotReturn" />
  1845. </xsd:sequence>
  1846. </xsd:complexType>
  1847. </xsd:element>
  1848. <xsd:element name="mailingListFullInfo">
  1849. <xsd:complexType>
  1850. <xsd:sequence>
  1851. <xsd:element name="session" type="xsd:string" nillable="true" />
  1852. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1853. <xsd:element name="ml" type="xsd:string" nillable="true" />
  1854. </xsd:sequence>
  1855. </xsd:complexType>
  1856. </xsd:element>
  1857. <xsd:element name="mailingListFullInfoResponse">
  1858. <xsd:complexType>
  1859. <xsd:sequence>
  1860. <xsd:element name="return" type="typens:mailingListFullInfoReturn" />
  1861. </xsd:sequence>
  1862. </xsd:complexType>
  1863. </xsd:element>
  1864. <xsd:element name="dedicatedRtmBackdoorUpdateAlert">
  1865. <xsd:complexType>
  1866. <xsd:sequence>
  1867. <xsd:element name="session" type="xsd:string" nillable="true" />
  1868. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1869. <xsd:element name="backdoorId" type="xsd:int" nillable="true" />
  1870. <xsd:element name="do_not_mail" type="xsd:boolean" nillable="true" />
  1871. </xsd:sequence>
  1872. </xsd:complexType>
  1873. </xsd:element>
  1874. <xsd:element name="dedicatedRtmBackdoorUpdateAlertResponse">
  1875. <xsd:complexType>
  1876. <xsd:sequence />
  1877. </xsd:complexType>
  1878. </xsd:element>
  1879. <xsd:element name="responderEmailInfo">
  1880. <xsd:complexType>
  1881. <xsd:sequence>
  1882. <xsd:element name="session" type="xsd:string" nillable="true" />
  1883. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1884. <xsd:element name="responder" type="xsd:string" nillable="true" />
  1885. </xsd:sequence>
  1886. </xsd:complexType>
  1887. </xsd:element>
  1888. <xsd:element name="responderEmailInfoResponse">
  1889. <xsd:complexType>
  1890. <xsd:sequence>
  1891. <xsd:element name="return" type="typens:responderEmailStruct" />
  1892. </xsd:sequence>
  1893. </xsd:complexType>
  1894. </xsd:element>
  1895. <xsd:element name="telephonyToneRemoteUpload">
  1896. <xsd:complexType>
  1897. <xsd:sequence>
  1898. <xsd:element name="session" type="xsd:string" nillable="true" />
  1899. <xsd:element name="number" type="xsd:string" nillable="true" />
  1900. <xsd:element name="country" type="xsd:string" nillable="true" />
  1901. <xsd:element name="toneType" type="xsd:string" nillable="true" />
  1902. <xsd:element name="filename" type="xsd:string" nillable="true" />
  1903. <xsd:element name="url" type="xsd:string" nillable="true" />
  1904. </xsd:sequence>
  1905. </xsd:complexType>
  1906. </xsd:element>
  1907. <xsd:element name="telephonyToneRemoteUploadResponse">
  1908. <xsd:complexType>
  1909. <xsd:sequence />
  1910. </xsd:complexType>
  1911. </xsd:element>
  1912. <xsd:element name="telephonyNumberGetFrWayNamesFromInsee">
  1913. <xsd:complexType>
  1914. <xsd:sequence>
  1915. <xsd:element name="session" type="xsd:string" nillable="true" />
  1916. <xsd:element name="insee" type="xsd:string" nillable="true" />
  1917. <xsd:element name="wayName" type="xsd:string" nillable="true" />
  1918. </xsd:sequence>
  1919. </xsd:complexType>
  1920. </xsd:element>
  1921. <xsd:element name="telephonyNumberGetFrWayNamesFromInseeResponse">
  1922. <xsd:complexType>
  1923. <xsd:sequence>
  1924. <xsd:element name="return" type="typens:MyArrayOfTelephonyNumberWayNameStructType" />
  1925. </xsd:sequence>
  1926. </xsd:complexType>
  1927. </xsd:element>
  1928. <xsd:element name="dedicatedSecondaryDNSAdd">
  1929. <xsd:complexType>
  1930. <xsd:sequence>
  1931. <xsd:element name="session" type="xsd:string" nillable="true" />
  1932. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  1933. <xsd:element name="ip" type="xsd:string" nillable="true" />
  1934. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1935. <xsd:element name="nameserver" type="xsd:string" nillable="true" />
  1936. <xsd:element name="nameserverIp" type="xsd:string" nillable="true" />
  1937. </xsd:sequence>
  1938. </xsd:complexType>
  1939. </xsd:element>
  1940. <xsd:element name="dedicatedSecondaryDNSAddResponse">
  1941. <xsd:complexType>
  1942. <xsd:sequence />
  1943. </xsd:complexType>
  1944. </xsd:element>
  1945. <xsd:element name="popUpgradeQuota">
  1946. <xsd:complexType>
  1947. <xsd:sequence>
  1948. <xsd:element name="session" type="xsd:string" nillable="true" />
  1949. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1950. <xsd:element name="pop" type="xsd:string" nillable="true" />
  1951. <xsd:element name="size" type="xsd:int" nillable="true" />
  1952. </xsd:sequence>
  1953. </xsd:complexType>
  1954. </xsd:element>
  1955. <xsd:element name="popUpgradeQuotaResponse">
  1956. <xsd:complexType>
  1957. <xsd:sequence />
  1958. </xsd:complexType>
  1959. </xsd:element>
  1960. <xsd:element name="telephonyFMHuntingModificationMode">
  1961. <xsd:complexType>
  1962. <xsd:sequence>
  1963. <xsd:element name="session" type="xsd:string" nillable="true" />
  1964. <xsd:element name="number" type="xsd:string" nillable="true" />
  1965. <xsd:element name="country" type="xsd:string" nillable="true" />
  1966. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  1967. <xsd:element name="strategy" type="xsd:string" nillable="true" />
  1968. <xsd:element name="pattern" type="xsd:string" nillable="true" />
  1969. </xsd:sequence>
  1970. </xsd:complexType>
  1971. </xsd:element>
  1972. <xsd:element name="telephonyFMHuntingModificationModeResponse">
  1973. <xsd:complexType>
  1974. <xsd:sequence />
  1975. </xsd:complexType>
  1976. </xsd:element>
  1977. <xsd:element name="sqlpriveList">
  1978. <xsd:complexType>
  1979. <xsd:sequence>
  1980. <xsd:element name="session" type="xsd:string" nillable="true" />
  1981. </xsd:sequence>
  1982. </xsd:complexType>
  1983. </xsd:element>
  1984. <xsd:element name="sqlpriveListResponse">
  1985. <xsd:complexType>
  1986. <xsd:sequence>
  1987. <xsd:element name="return" type="typens:MyArrayOfSqlpriveStructType" />
  1988. </xsd:sequence>
  1989. </xsd:complexType>
  1990. </xsd:element>
  1991. <xsd:element name="dnsInstall">
  1992. <xsd:complexType>
  1993. <xsd:sequence>
  1994. <xsd:element name="session" type="xsd:string" nillable="true" />
  1995. <xsd:element name="domain" type="xsd:string" nillable="true" />
  1996. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  1997. <xsd:element name="minimized" type="xsd:boolean" nillable="true" />
  1998. </xsd:sequence>
  1999. </xsd:complexType>
  2000. </xsd:element>
  2001. <xsd:element name="dnsInstallResponse">
  2002. <xsd:complexType>
  2003. <xsd:sequence />
  2004. </xsd:complexType>
  2005. </xsd:element>
  2006. <xsd:element name="telephonyAliasToSipOffer">
  2007. <xsd:complexType>
  2008. <xsd:sequence>
  2009. <xsd:element name="session" type="xsd:string" nillable="true" />
  2010. <xsd:element name="number" type="xsd:string" nillable="true" />
  2011. <xsd:element name="country" type="xsd:string" nillable="true" />
  2012. <xsd:element name="offer" type="xsd:string" nillable="true" />
  2013. <xsd:element name="delete" type="xsd:boolean" nillable="true" />
  2014. </xsd:sequence>
  2015. </xsd:complexType>
  2016. </xsd:element>
  2017. <xsd:element name="telephonyAliasToSipOfferResponse">
  2018. <xsd:complexType>
  2019. <xsd:sequence />
  2020. </xsd:complexType>
  2021. </xsd:element>
  2022. <xsd:element name="hostingSummary">
  2023. <xsd:complexType>
  2024. <xsd:sequence>
  2025. <xsd:element name="session" type="xsd:string" nillable="true" />
  2026. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2027. </xsd:sequence>
  2028. </xsd:complexType>
  2029. </xsd:element>
  2030. <xsd:element name="hostingSummaryResponse">
  2031. <xsd:complexType>
  2032. <xsd:sequence>
  2033. <xsd:element name="return" type="typens:hostingSummaryReturn" />
  2034. </xsd:sequence>
  2035. </xsd:complexType>
  2036. </xsd:element>
  2037. <xsd:element name="emailDomainSummary">
  2038. <xsd:complexType>
  2039. <xsd:sequence>
  2040. <xsd:element name="session" type="xsd:string" nillable="true" />
  2041. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2042. </xsd:sequence>
  2043. </xsd:complexType>
  2044. </xsd:element>
  2045. <xsd:element name="emailDomainSummaryResponse">
  2046. <xsd:complexType>
  2047. <xsd:sequence>
  2048. <xsd:element name="return" type="typens:emailDomainSummaryReturn" />
  2049. </xsd:sequence>
  2050. </xsd:complexType>
  2051. </xsd:element>
  2052. <xsd:element name="dedicatedRtmGetStatus">
  2053. <xsd:complexType>
  2054. <xsd:sequence>
  2055. <xsd:element name="session" type="xsd:string" nillable="true" />
  2056. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2057. </xsd:sequence>
  2058. </xsd:complexType>
  2059. </xsd:element>
  2060. <xsd:element name="dedicatedRtmGetStatusResponse">
  2061. <xsd:complexType>
  2062. <xsd:sequence>
  2063. <xsd:element name="return" type="typens:dedicatedRtmStatusReturn" />
  2064. </xsd:sequence>
  2065. </xsd:complexType>
  2066. </xsd:element>
  2067. <xsd:element name="managedServicesPartitionQuotaUsed">
  2068. <xsd:complexType>
  2069. <xsd:sequence>
  2070. <xsd:element name="session" type="xsd:string" nillable="true" />
  2071. <xsd:element name="storage" type="xsd:string" nillable="true" />
  2072. <xsd:element name="partitionName" type="xsd:string" nillable="true" />
  2073. </xsd:sequence>
  2074. </xsd:complexType>
  2075. </xsd:element>
  2076. <xsd:element name="managedServicesPartitionQuotaUsedResponse">
  2077. <xsd:complexType>
  2078. <xsd:sequence>
  2079. <xsd:element name="return" type="xsd:string" />
  2080. </xsd:sequence>
  2081. </xsd:complexType>
  2082. </xsd:element>
  2083. <xsd:element name="dedicatedNetbootGetAvailable">
  2084. <xsd:complexType>
  2085. <xsd:sequence>
  2086. <xsd:element name="session" type="xsd:string" nillable="true" />
  2087. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2088. </xsd:sequence>
  2089. </xsd:complexType>
  2090. </xsd:element>
  2091. <xsd:element name="dedicatedNetbootGetAvailableResponse">
  2092. <xsd:complexType>
  2093. <xsd:sequence>
  2094. <xsd:element name="return" type="typens:MyArrayOfDedicatedNetbootStructType" />
  2095. </xsd:sequence>
  2096. </xsd:complexType>
  2097. </xsd:element>
  2098. <xsd:element name="telephonySmsUserMultiSend">
  2099. <xsd:complexType>
  2100. <xsd:sequence>
  2101. <xsd:element name="login" type="xsd:string" nillable="true" />
  2102. <xsd:element name="password" type="xsd:string" nillable="true" />
  2103. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  2104. <xsd:element name="numberFrom" type="xsd:string" nillable="true" />
  2105. <xsd:element name="numberTo" type="typens:MyArrayOfStringType" nillable="true" />
  2106. <xsd:element name="message" type="xsd:string" nillable="true" />
  2107. <xsd:element name="smsValidity" type="xsd:int" nillable="true" />
  2108. <xsd:element name="smsClass" type="xsd:int" nillable="true" />
  2109. <xsd:element name="smsDeferred" type="xsd:int" nillable="true" />
  2110. <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
  2111. <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
  2112. <xsd:element name="tag" type="xsd:string" nillable="true" />
  2113. <xsd:element name="numberToCsv" type="xsd:string" nillable="true" />
  2114. <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
  2115. </xsd:sequence>
  2116. </xsd:complexType>
  2117. </xsd:element>
  2118. <xsd:element name="telephonySmsUserMultiSendResponse">
  2119. <xsd:complexType>
  2120. <xsd:sequence>
  2121. <xsd:element name="return" type="typens:MyArrayOfIntType" />
  2122. </xsd:sequence>
  2123. </xsd:complexType>
  2124. </xsd:element>
  2125. <xsd:element name="telephonySmsGetCsvAttachment">
  2126. <xsd:complexType>
  2127. <xsd:sequence>
  2128. <xsd:element name="session" type="xsd:string" nillable="true" />
  2129. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  2130. <xsd:element name="id" type="xsd:string" nillable="true" />
  2131. </xsd:sequence>
  2132. </xsd:complexType>
  2133. </xsd:element>
  2134. <xsd:element name="telephonySmsGetCsvAttachmentResponse">
  2135. <xsd:complexType>
  2136. <xsd:sequence>
  2137. <xsd:element name="return" type="xsd:string" />
  2138. </xsd:sequence>
  2139. </xsd:complexType>
  2140. </xsd:element>
  2141. <xsd:element name="telephonySmsHistory">
  2142. <xsd:complexType>
  2143. <xsd:sequence>
  2144. <xsd:element name="session" type="xsd:string" nillable="true" />
  2145. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  2146. <xsd:element name="smsId" type="xsd:int" nillable="true" />
  2147. <xsd:element name="user" type="xsd:string" nillable="true" />
  2148. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  2149. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  2150. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  2151. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  2152. <xsd:element name="tag" type="xsd:string" nillable="true" />
  2153. <xsd:element name="filter" type="xsd:string" nillable="true" />
  2154. </xsd:sequence>
  2155. </xsd:complexType>
  2156. </xsd:element>
  2157. <xsd:element name="telephonySmsHistoryResponse">
  2158. <xsd:complexType>
  2159. <xsd:sequence>
  2160. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsHistoryStructType" />
  2161. </xsd:sequence>
  2162. </xsd:complexType>
  2163. </xsd:element>
  2164. <xsd:element name="zoneEntryModify">
  2165. <xsd:complexType>
  2166. <xsd:sequence>
  2167. <xsd:element name="session" type="xsd:string" nillable="true" />
  2168. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2169. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  2170. <xsd:element name="fieldtype" type="xsd:string" nillable="true" />
  2171. <xsd:element name="target" type="xsd:string" nillable="true" />
  2172. <xsd:element name="newTarget" type="xsd:string" nillable="true" />
  2173. </xsd:sequence>
  2174. </xsd:complexType>
  2175. </xsd:element>
  2176. <xsd:element name="zoneEntryModifyResponse">
  2177. <xsd:complexType>
  2178. <xsd:sequence />
  2179. </xsd:complexType>
  2180. </xsd:element>
  2181. <xsd:element name="ticketListContact">
  2182. <xsd:complexType>
  2183. <xsd:sequence>
  2184. <xsd:element name="session" type="xsd:string" nillable="true" />
  2185. </xsd:sequence>
  2186. </xsd:complexType>
  2187. </xsd:element>
  2188. <xsd:element name="ticketListContactResponse">
  2189. <xsd:complexType>
  2190. <xsd:sequence>
  2191. <xsd:element name="return" type="typens:MyArrayOfTicketContactStructType" />
  2192. </xsd:sequence>
  2193. </xsd:complexType>
  2194. </xsd:element>
  2195. <xsd:element name="dedicatedMailinglistGetAllowed">
  2196. <xsd:complexType>
  2197. <xsd:sequence>
  2198. <xsd:element name="session" type="xsd:string" nillable="true" />
  2199. </xsd:sequence>
  2200. </xsd:complexType>
  2201. </xsd:element>
  2202. <xsd:element name="dedicatedMailinglistGetAllowedResponse">
  2203. <xsd:complexType>
  2204. <xsd:sequence>
  2205. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  2206. </xsd:sequence>
  2207. </xsd:complexType>
  2208. </xsd:element>
  2209. <xsd:element name="dedicatedBackupInfo">
  2210. <xsd:complexType>
  2211. <xsd:sequence>
  2212. <xsd:element name="session" type="xsd:string" nillable="true" />
  2213. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2214. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  2215. </xsd:sequence>
  2216. </xsd:complexType>
  2217. </xsd:element>
  2218. <xsd:element name="dedicatedBackupInfoResponse">
  2219. <xsd:complexType>
  2220. <xsd:sequence>
  2221. <xsd:element name="return" type="typens:dedicatedBackupListReturn" />
  2222. </xsd:sequence>
  2223. </xsd:complexType>
  2224. </xsd:element>
  2225. <xsd:element name="telephonyAbbreviatedNumberOnGroupModify">
  2226. <xsd:complexType>
  2227. <xsd:sequence>
  2228. <xsd:element name="session" type="xsd:string" nillable="true" />
  2229. <xsd:element name="group" type="xsd:string" nillable="true" />
  2230. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  2231. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  2232. <xsd:element name="name" type="xsd:string" nillable="true" />
  2233. <xsd:element name="surname" type="xsd:string" nillable="true" />
  2234. </xsd:sequence>
  2235. </xsd:complexType>
  2236. </xsd:element>
  2237. <xsd:element name="telephonyAbbreviatedNumberOnGroupModifyResponse">
  2238. <xsd:complexType>
  2239. <xsd:sequence />
  2240. </xsd:complexType>
  2241. </xsd:element>
  2242. <xsd:element name="accountSummary">
  2243. <xsd:complexType>
  2244. <xsd:sequence>
  2245. <xsd:element name="session" type="xsd:string" nillable="true" />
  2246. </xsd:sequence>
  2247. </xsd:complexType>
  2248. </xsd:element>
  2249. <xsd:element name="accountSummaryResponse">
  2250. <xsd:complexType>
  2251. <xsd:sequence>
  2252. <xsd:element name="return" type="typens:accountSummaryReturn" />
  2253. </xsd:sequence>
  2254. </xsd:complexType>
  2255. </xsd:element>
  2256. <xsd:element name="subDomainDel">
  2257. <xsd:complexType>
  2258. <xsd:sequence>
  2259. <xsd:element name="session" type="xsd:string" nillable="true" />
  2260. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2261. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  2262. </xsd:sequence>
  2263. </xsd:complexType>
  2264. </xsd:element>
  2265. <xsd:element name="subDomainDelResponse">
  2266. <xsd:complexType>
  2267. <xsd:sequence />
  2268. </xsd:complexType>
  2269. </xsd:element>
  2270. <xsd:element name="telephonyHuntingGenericScreenList">
  2271. <xsd:complexType>
  2272. <xsd:sequence>
  2273. <xsd:element name="session" type="xsd:string" nillable="true" />
  2274. <xsd:element name="number" type="xsd:string" nillable="true" />
  2275. <xsd:element name="country" type="xsd:string" nillable="true" />
  2276. </xsd:sequence>
  2277. </xsd:complexType>
  2278. </xsd:element>
  2279. <xsd:element name="telephonyHuntingGenericScreenListResponse">
  2280. <xsd:complexType>
  2281. <xsd:sequence>
  2282. <xsd:element name="return" type="typens:MyArrayOfTelephonyHuntingGenericScreenStructType" />
  2283. </xsd:sequence>
  2284. </xsd:complexType>
  2285. </xsd:element>
  2286. <xsd:element name="emailFilterAdd">
  2287. <xsd:complexType>
  2288. <xsd:sequence>
  2289. <xsd:element name="session" type="xsd:string" nillable="true" />
  2290. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2291. <xsd:element name="pop" type="xsd:string" nillable="true" />
  2292. <xsd:element name="filter" type="xsd:string" nillable="true" />
  2293. <xsd:element name="priority" type="xsd:int" nillable="true" />
  2294. <xsd:element name="active" type="xsd:boolean" nillable="true" />
  2295. <xsd:element name="action" type="xsd:string" nillable="true" />
  2296. <xsd:element name="action_param" type="xsd:string" nillable="true" />
  2297. <xsd:element name="header" type="xsd:string" nillable="true" />
  2298. <xsd:element name="rule" type="xsd:string" nillable="true" />
  2299. <xsd:element name="rule_param" type="xsd:string" nillable="true" />
  2300. </xsd:sequence>
  2301. </xsd:complexType>
  2302. </xsd:element>
  2303. <xsd:element name="emailFilterAddResponse">
  2304. <xsd:complexType>
  2305. <xsd:sequence />
  2306. </xsd:complexType>
  2307. </xsd:element>
  2308. <xsd:element name="telephonyHuntingGenericScreenStatus">
  2309. <xsd:complexType>
  2310. <xsd:sequence>
  2311. <xsd:element name="session" type="xsd:string" nillable="true" />
  2312. <xsd:element name="number" type="xsd:string" nillable="true" />
  2313. <xsd:element name="country" type="xsd:string" nillable="true" />
  2314. </xsd:sequence>
  2315. </xsd:complexType>
  2316. </xsd:element>
  2317. <xsd:element name="telephonyHuntingGenericScreenStatusResponse">
  2318. <xsd:complexType>
  2319. <xsd:sequence>
  2320. <xsd:element name="return" type="xsd:boolean" />
  2321. </xsd:sequence>
  2322. </xsd:complexType>
  2323. </xsd:element>
  2324. <xsd:element name="telephonyHuntingModificationMembers">
  2325. <xsd:complexType>
  2326. <xsd:sequence>
  2327. <xsd:element name="session" type="xsd:string" nillable="true" />
  2328. <xsd:element name="number" type="xsd:string" nillable="true" />
  2329. <xsd:element name="country" type="xsd:string" nillable="true" />
  2330. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  2331. <xsd:element name="list_destinations" type="typens:MyArrayOfStringType" nillable="true" />
  2332. <xsd:element name="list_noReplyTimer" type="typens:MyArrayOfIntType" nillable="true" />
  2333. <xsd:element name="list_logged" type="typens:MyArrayOfBooleanType" nillable="true" />
  2334. </xsd:sequence>
  2335. </xsd:complexType>
  2336. </xsd:element>
  2337. <xsd:element name="telephonyHuntingModificationMembersResponse">
  2338. <xsd:complexType>
  2339. <xsd:sequence />
  2340. </xsd:complexType>
  2341. </xsd:element>
  2342. <xsd:element name="rpsMigrationStatus">
  2343. <xsd:complexType>
  2344. <xsd:sequence>
  2345. <xsd:element name="session" type="xsd:string" nillable="true" />
  2346. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2347. </xsd:sequence>
  2348. </xsd:complexType>
  2349. </xsd:element>
  2350. <xsd:element name="rpsMigrationStatusResponse">
  2351. <xsd:complexType>
  2352. <xsd:sequence>
  2353. <xsd:element name="return" type="typens:rpsMigrationStatusReturn" />
  2354. </xsd:sequence>
  2355. </xsd:complexType>
  2356. </xsd:element>
  2357. <xsd:element name="dnsReset">
  2358. <xsd:complexType>
  2359. <xsd:sequence>
  2360. <xsd:element name="session" type="xsd:string" nillable="true" />
  2361. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2362. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  2363. <xsd:element name="minimized" type="xsd:boolean" nillable="true" />
  2364. </xsd:sequence>
  2365. </xsd:complexType>
  2366. </xsd:element>
  2367. <xsd:element name="dnsResetResponse">
  2368. <xsd:complexType>
  2369. <xsd:sequence />
  2370. </xsd:complexType>
  2371. </xsd:element>
  2372. <xsd:element name="telephonyVoicemailMessagesDownload">
  2373. <xsd:complexType>
  2374. <xsd:sequence>
  2375. <xsd:element name="session" type="xsd:string" nillable="true" />
  2376. <xsd:element name="number" type="xsd:string" nillable="true" />
  2377. <xsd:element name="country" type="xsd:string" nillable="true" />
  2378. <xsd:element name="messType" type="xsd:string" nillable="true" />
  2379. <xsd:element name="format" type="xsd:string" nillable="true" />
  2380. </xsd:sequence>
  2381. </xsd:complexType>
  2382. </xsd:element>
  2383. <xsd:element name="telephonyVoicemailMessagesDownloadResponse">
  2384. <xsd:complexType>
  2385. <xsd:sequence>
  2386. <xsd:element name="return" type="typens:telephonyVoicemailMessagesDownloadReturn" />
  2387. </xsd:sequence>
  2388. </xsd:complexType>
  2389. </xsd:element>
  2390. <xsd:element name="supportGetNicDomains">
  2391. <xsd:complexType>
  2392. <xsd:sequence>
  2393. <xsd:element name="session" type="xsd:string" nillable="true" />
  2394. </xsd:sequence>
  2395. </xsd:complexType>
  2396. </xsd:element>
  2397. <xsd:element name="supportGetNicDomainsResponse">
  2398. <xsd:complexType>
  2399. <xsd:sequence>
  2400. <xsd:element name="return" type="typens:MyArrayOfSupportDomainStructType" />
  2401. </xsd:sequence>
  2402. </xsd:complexType>
  2403. </xsd:element>
  2404. <xsd:element name="telephonyFaxCampaignCreation">
  2405. <xsd:complexType>
  2406. <xsd:sequence>
  2407. <xsd:element name="session" type="xsd:string" nillable="true" />
  2408. <xsd:element name="number" type="xsd:string" nillable="true" />
  2409. <xsd:element name="country" type="xsd:string" nillable="true" />
  2410. <xsd:element name="campaignName" type="xsd:string" nillable="true" />
  2411. <xsd:element name="pdfUrl" type="xsd:string" nillable="true" />
  2412. <xsd:element name="pdfName" type="xsd:string" nillable="true" />
  2413. <xsd:element name="recipients" type="typens:MyArrayOfStringType" nillable="true" />
  2414. <xsd:element name="faxQuality" type="xsd:string" nillable="true" />
  2415. <xsd:element name="initialStatus" type="xsd:string" nillable="true" />
  2416. <xsd:element name="launchDate" type="xsd:string" nillable="true" />
  2417. <xsd:element name="remoteRecipients" type="xsd:boolean" nillable="true" />
  2418. </xsd:sequence>
  2419. </xsd:complexType>
  2420. </xsd:element>
  2421. <xsd:element name="telephonyFaxCampaignCreationResponse">
  2422. <xsd:complexType>
  2423. <xsd:sequence />
  2424. </xsd:complexType>
  2425. </xsd:element>
  2426. <xsd:element name="supportGetThreads">
  2427. <xsd:complexType>
  2428. <xsd:sequence>
  2429. <xsd:element name="session" type="xsd:string" nillable="true" />
  2430. <xsd:element name="page" type="xsd:int" nillable="true" />
  2431. <xsd:element name="view" type="xsd:string" nillable="true" />
  2432. <xsd:element name="unread" type="xsd:boolean" nillable="true" />
  2433. <xsd:element name="sortDir" type="xsd:string" nillable="true" />
  2434. <xsd:element name="sortBy" type="xsd:string" nillable="true" />
  2435. <xsd:element name="limit" type="xsd:int" nillable="true" />
  2436. </xsd:sequence>
  2437. </xsd:complexType>
  2438. </xsd:element>
  2439. <xsd:element name="supportGetThreadsResponse">
  2440. <xsd:complexType>
  2441. <xsd:sequence>
  2442. <xsd:element name="return" type="typens:MyArrayOfSupportThreadDetailStructType" />
  2443. </xsd:sequence>
  2444. </xsd:complexType>
  2445. </xsd:element>
  2446. <xsd:element name="mailingListDel">
  2447. <xsd:complexType>
  2448. <xsd:sequence>
  2449. <xsd:element name="session" type="xsd:string" nillable="true" />
  2450. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2451. <xsd:element name="ml" type="xsd:string" nillable="true" />
  2452. </xsd:sequence>
  2453. </xsd:complexType>
  2454. </xsd:element>
  2455. <xsd:element name="mailingListDelResponse">
  2456. <xsd:complexType>
  2457. <xsd:sequence />
  2458. </xsd:complexType>
  2459. </xsd:element>
  2460. <xsd:element name="dedicatedFailoverRipeAdd">
  2461. <xsd:complexType>
  2462. <xsd:sequence>
  2463. <xsd:element name="session" type="xsd:string" nillable="true" />
  2464. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2465. <xsd:element name="netname" type="xsd:string" nillable="true" />
  2466. <xsd:element name="description" type="xsd:string" nillable="true" />
  2467. <xsd:element name="country" type="xsd:string" nillable="true" />
  2468. <xsd:element name="addressesNumber" type="xsd:int" nillable="true" />
  2469. <xsd:element name="comment" type="xsd:string" nillable="true" />
  2470. <xsd:element name="routedToInterface" type="xsd:string" nillable="true" />
  2471. </xsd:sequence>
  2472. </xsd:complexType>
  2473. </xsd:element>
  2474. <xsd:element name="dedicatedFailoverRipeAddResponse">
  2475. <xsd:complexType>
  2476. <xsd:sequence />
  2477. </xsd:complexType>
  2478. </xsd:element>
  2479. <xsd:element name="mailingListSubscriberAdd">
  2480. <xsd:complexType>
  2481. <xsd:sequence>
  2482. <xsd:element name="session" type="xsd:string" nillable="true" />
  2483. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2484. <xsd:element name="ml" type="xsd:string" nillable="true" />
  2485. <xsd:element name="email" type="xsd:string" nillable="true" />
  2486. </xsd:sequence>
  2487. </xsd:complexType>
  2488. </xsd:element>
  2489. <xsd:element name="mailingListSubscriberAddResponse">
  2490. <xsd:complexType>
  2491. <xsd:sequence />
  2492. </xsd:complexType>
  2493. </xsd:element>
  2494. <xsd:element name="dedicatedFilterIrcClientRuleAdd">
  2495. <xsd:complexType>
  2496. <xsd:sequence>
  2497. <xsd:element name="session" type="xsd:string" nillable="true" />
  2498. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2499. <xsd:element name="fromIp" type="xsd:string" nillable="true" />
  2500. <xsd:element name="toIp" type="xsd:string" nillable="true" />
  2501. </xsd:sequence>
  2502. </xsd:complexType>
  2503. </xsd:element>
  2504. <xsd:element name="dedicatedFilterIrcClientRuleAddResponse">
  2505. <xsd:complexType>
  2506. <xsd:sequence />
  2507. </xsd:complexType>
  2508. </xsd:element>
  2509. <xsd:element name="telephonyLineLogsNotificationOptions">
  2510. <xsd:complexType>
  2511. <xsd:sequence>
  2512. <xsd:element name="session" type="xsd:string" nillable="true" />
  2513. <xsd:element name="number" type="xsd:string" nillable="true" />
  2514. <xsd:element name="country" type="xsd:string" nillable="true" />
  2515. </xsd:sequence>
  2516. </xsd:complexType>
  2517. </xsd:element>
  2518. <xsd:element name="telephonyLineLogsNotificationOptionsResponse">
  2519. <xsd:complexType>
  2520. <xsd:sequence>
  2521. <xsd:element name="return" type="typens:telephonyLineLogsNotificationOptionsReturn" />
  2522. </xsd:sequence>
  2523. </xsd:complexType>
  2524. </xsd:element>
  2525. <xsd:element name="telephonyLineGetIpRestriction">
  2526. <xsd:complexType>
  2527. <xsd:sequence>
  2528. <xsd:element name="session" type="xsd:string" nillable="true" />
  2529. <xsd:element name="number" type="xsd:string" nillable="true" />
  2530. <xsd:element name="country" type="xsd:string" nillable="true" />
  2531. </xsd:sequence>
  2532. </xsd:complexType>
  2533. </xsd:element>
  2534. <xsd:element name="telephonyLineGetIpRestrictionResponse">
  2535. <xsd:complexType>
  2536. <xsd:sequence>
  2537. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  2538. </xsd:sequence>
  2539. </xsd:complexType>
  2540. </xsd:element>
  2541. <xsd:element name="dedicatedInstallationTemplateList">
  2542. <xsd:complexType>
  2543. <xsd:sequence>
  2544. <xsd:element name="session" type="xsd:string" nillable="true" />
  2545. </xsd:sequence>
  2546. </xsd:complexType>
  2547. </xsd:element>
  2548. <xsd:element name="dedicatedInstallationTemplateListResponse">
  2549. <xsd:complexType>
  2550. <xsd:sequence>
  2551. <xsd:element name="return" type="typens:MyArrayOfDedicatedInstallationTemplateStructType" />
  2552. </xsd:sequence>
  2553. </xsd:complexType>
  2554. </xsd:element>
  2555. <xsd:element name="telephonyGetTimeZoneNumber">
  2556. <xsd:complexType>
  2557. <xsd:sequence>
  2558. <xsd:element name="session" type="xsd:string" nillable="true" />
  2559. <xsd:element name="number" type="xsd:string" nillable="true" />
  2560. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  2561. </xsd:sequence>
  2562. </xsd:complexType>
  2563. </xsd:element>
  2564. <xsd:element name="telephonyGetTimeZoneNumberResponse">
  2565. <xsd:complexType>
  2566. <xsd:sequence>
  2567. <xsd:element name="return" type="xsd:string" />
  2568. </xsd:sequence>
  2569. </xsd:complexType>
  2570. </xsd:element>
  2571. <xsd:element name="dedicatedBackupGetCalendar">
  2572. <xsd:complexType>
  2573. <xsd:sequence>
  2574. <xsd:element name="session" type="xsd:string" nillable="true" />
  2575. </xsd:sequence>
  2576. </xsd:complexType>
  2577. </xsd:element>
  2578. <xsd:element name="dedicatedBackupGetCalendarResponse">
  2579. <xsd:complexType>
  2580. <xsd:sequence>
  2581. <xsd:element name="return" type="typens:MyArrayOfDedicatedBackupGetPlanningStructType" />
  2582. </xsd:sequence>
  2583. </xsd:complexType>
  2584. </xsd:element>
  2585. <xsd:element name="telephonyFMHuntingModificationMembers">
  2586. <xsd:complexType>
  2587. <xsd:sequence>
  2588. <xsd:element name="session" type="xsd:string" nillable="true" />
  2589. <xsd:element name="number" type="xsd:string" nillable="true" />
  2590. <xsd:element name="country" type="xsd:string" nillable="true" />
  2591. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  2592. <xsd:element name="list_destinations" type="typens:MyArrayOfStringType" nillable="true" />
  2593. <xsd:element name="list_noReplyTimer" type="typens:MyArrayOfIntType" nillable="true" />
  2594. <xsd:element name="list_logged" type="typens:MyArrayOfBooleanType" nillable="true" />
  2595. </xsd:sequence>
  2596. </xsd:complexType>
  2597. </xsd:element>
  2598. <xsd:element name="telephonyFMHuntingModificationMembersResponse">
  2599. <xsd:complexType>
  2600. <xsd:sequence />
  2601. </xsd:complexType>
  2602. </xsd:element>
  2603. <xsd:element name="telephonyPhonebookAdd">
  2604. <xsd:complexType>
  2605. <xsd:sequence>
  2606. <xsd:element name="session" type="xsd:string" nillable="true" />
  2607. <xsd:element name="number" type="xsd:string" nillable="true" />
  2608. <xsd:element name="country" type="xsd:string" nillable="true" />
  2609. <xsd:element name="name" type="xsd:string" nillable="true" />
  2610. </xsd:sequence>
  2611. </xsd:complexType>
  2612. </xsd:element>
  2613. <xsd:element name="telephonyPhonebookAddResponse">
  2614. <xsd:complexType>
  2615. <xsd:sequence>
  2616. <xsd:element name="return" type="xsd:int" />
  2617. </xsd:sequence>
  2618. </xsd:complexType>
  2619. </xsd:element>
  2620. <xsd:element name="telephonyRestrictionModify">
  2621. <xsd:complexType>
  2622. <xsd:sequence>
  2623. <xsd:element name="session" type="xsd:string" nillable="true" />
  2624. <xsd:element name="number" type="xsd:string" nillable="true" />
  2625. <xsd:element name="country" type="xsd:string" nillable="true" />
  2626. <xsd:element name="restrictions" type="typens:MyArrayOfStringType" nillable="true" />
  2627. </xsd:sequence>
  2628. </xsd:complexType>
  2629. </xsd:element>
  2630. <xsd:element name="telephonyRestrictionModifyResponse">
  2631. <xsd:complexType>
  2632. <xsd:sequence />
  2633. </xsd:complexType>
  2634. </xsd:element>
  2635. <xsd:element name="telephonyRatesList">
  2636. <xsd:complexType>
  2637. <xsd:sequence>
  2638. <xsd:element name="session" type="xsd:string" nillable="true" />
  2639. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  2640. <xsd:element name="type" type="xsd:string" nillable="true" />
  2641. </xsd:sequence>
  2642. </xsd:complexType>
  2643. </xsd:element>
  2644. <xsd:element name="telephonyRatesListResponse">
  2645. <xsd:complexType>
  2646. <xsd:sequence>
  2647. <xsd:element name="return" type="typens:MyArrayOfTelephonyRateStructType" />
  2648. </xsd:sequence>
  2649. </xsd:complexType>
  2650. </xsd:element>
  2651. <xsd:element name="crontabDel">
  2652. <xsd:complexType>
  2653. <xsd:sequence>
  2654. <xsd:element name="session" type="xsd:string" nillable="true" />
  2655. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2656. <xsd:element name="id" type="xsd:int" nillable="true" />
  2657. </xsd:sequence>
  2658. </xsd:complexType>
  2659. </xsd:element>
  2660. <xsd:element name="crontabDelResponse">
  2661. <xsd:complexType>
  2662. <xsd:sequence />
  2663. </xsd:complexType>
  2664. </xsd:element>
  2665. <xsd:element name="telephonyHuntingGenericScreenOptions">
  2666. <xsd:complexType>
  2667. <xsd:sequence>
  2668. <xsd:element name="session" type="xsd:string" nillable="true" />
  2669. <xsd:element name="number" type="xsd:string" nillable="true" />
  2670. <xsd:element name="country" type="xsd:string" nillable="true" />
  2671. </xsd:sequence>
  2672. </xsd:complexType>
  2673. </xsd:element>
  2674. <xsd:element name="telephonyHuntingGenericScreenOptionsResponse">
  2675. <xsd:complexType>
  2676. <xsd:sequence>
  2677. <xsd:element name="return" type="typens:MyArrayOfTelephonyHuntingGenericScreenOptionsStructType" />
  2678. </xsd:sequence>
  2679. </xsd:complexType>
  2680. </xsd:element>
  2681. <xsd:element name="telephonyBillingAccountAdd">
  2682. <xsd:complexType>
  2683. <xsd:sequence>
  2684. <xsd:element name="session" type="xsd:string" nillable="true" />
  2685. </xsd:sequence>
  2686. </xsd:complexType>
  2687. </xsd:element>
  2688. <xsd:element name="telephonyBillingAccountAddResponse">
  2689. <xsd:complexType>
  2690. <xsd:sequence />
  2691. </xsd:complexType>
  2692. </xsd:element>
  2693. <xsd:element name="managedServicesIpAccessChange">
  2694. <xsd:complexType>
  2695. <xsd:sequence>
  2696. <xsd:element name="session" type="xsd:string" nillable="true" />
  2697. <xsd:element name="storage" type="xsd:string" nillable="true" />
  2698. <xsd:element name="value" type="xsd:string" nillable="true" />
  2699. <xsd:element name="server" type="xsd:string" nillable="true" />
  2700. <xsd:element name="idZfs" type="xsd:string" nillable="true" />
  2701. </xsd:sequence>
  2702. </xsd:complexType>
  2703. </xsd:element>
  2704. <xsd:element name="managedServicesIpAccessChangeResponse">
  2705. <xsd:complexType>
  2706. <xsd:sequence />
  2707. </xsd:complexType>
  2708. </xsd:element>
  2709. <xsd:element name="accountHistory">
  2710. <xsd:complexType>
  2711. <xsd:sequence>
  2712. <xsd:element name="session" type="xsd:string" nillable="true" />
  2713. <xsd:element name="month" type="xsd:int" nillable="true" />
  2714. <xsd:element name="year" type="xsd:int" nillable="true" />
  2715. </xsd:sequence>
  2716. </xsd:complexType>
  2717. </xsd:element>
  2718. <xsd:element name="accountHistoryResponse">
  2719. <xsd:complexType>
  2720. <xsd:sequence>
  2721. <xsd:element name="return" type="typens:accountHistoryReturn" />
  2722. </xsd:sequence>
  2723. </xsd:complexType>
  2724. </xsd:element>
  2725. <xsd:element name="dedicatedIpLoadBalancingServerDel">
  2726. <xsd:complexType>
  2727. <xsd:sequence>
  2728. <xsd:element name="session" type="xsd:string" nillable="true" />
  2729. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  2730. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2731. </xsd:sequence>
  2732. </xsd:complexType>
  2733. </xsd:element>
  2734. <xsd:element name="dedicatedIpLoadBalancingServerDelResponse">
  2735. <xsd:complexType>
  2736. <xsd:sequence />
  2737. </xsd:complexType>
  2738. </xsd:element>
  2739. <xsd:element name="domainCheck">
  2740. <xsd:complexType>
  2741. <xsd:sequence>
  2742. <xsd:element name="session" type="xsd:string" nillable="true" />
  2743. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2744. </xsd:sequence>
  2745. </xsd:complexType>
  2746. </xsd:element>
  2747. <xsd:element name="domainCheckResponse">
  2748. <xsd:complexType>
  2749. <xsd:sequence>
  2750. <xsd:element name="return" type="typens:MyArrayOfDomainCheckStructType" />
  2751. </xsd:sequence>
  2752. </xsd:complexType>
  2753. </xsd:element>
  2754. <xsd:element name="prepaidDomainTransfer">
  2755. <xsd:complexType>
  2756. <xsd:sequence>
  2757. <xsd:element name="session" type="xsd:string" nillable="true" />
  2758. <xsd:element name="domain" type="xsd:string" nillable="true" />
  2759. <xsd:element name="nicowner" type="xsd:string" nillable="true" />
  2760. <xsd:element name="nicadmin" type="xsd:string" nillable="true" />
  2761. <xsd:element name="nictech" type="xsd:string" nillable="true" />
  2762. <xsd:element name="nicbilling" type="xsd:string" nillable="true" />
  2763. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  2764. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  2765. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  2766. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  2767. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  2768. <xsd:element name="frpartBirthday" type="xsd:string" nillable="true" />
  2769. <xsd:element name="frpartBirthCountry" type="xsd:string" nillable="true" />
  2770. <xsd:element name="frpartBirthDepartment" type="xsd:string" nillable="true" />
  2771. <xsd:element name="frpartBirthTown" type="xsd:string" nillable="true" />
  2772. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  2773. </xsd:sequence>
  2774. </xsd:complexType>
  2775. </xsd:element>
  2776. <xsd:element name="prepaidDomainTransferResponse">
  2777. <xsd:complexType>
  2778. <xsd:sequence />
  2779. </xsd:complexType>
  2780. </xsd:element>
  2781. <xsd:element name="dedicatedEditServiceMonitoringItem">
  2782. <xsd:complexType>
  2783. <xsd:sequence>
  2784. <xsd:element name="session" type="xsd:string" nillable="true" />
  2785. <xsd:element name="ip" type="xsd:string" nillable="true" />
  2786. <xsd:element name="itemId" type="xsd:int" nillable="true" />
  2787. <xsd:element name="period" type="xsd:string" nillable="true" />
  2788. <xsd:element name="string" type="xsd:string" nillable="true" />
  2789. </xsd:sequence>
  2790. </xsd:complexType>
  2791. </xsd:element>
  2792. <xsd:element name="dedicatedEditServiceMonitoringItemResponse">
  2793. <xsd:complexType>
  2794. <xsd:sequence />
  2795. </xsd:complexType>
  2796. </xsd:element>
  2797. <xsd:element name="telephonySmsplusIsFreeKeyword">
  2798. <xsd:complexType>
  2799. <xsd:sequence>
  2800. <xsd:element name="session" type="xsd:string" nillable="true" />
  2801. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  2802. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  2803. </xsd:sequence>
  2804. </xsd:complexType>
  2805. </xsd:element>
  2806. <xsd:element name="telephonySmsplusIsFreeKeywordResponse">
  2807. <xsd:complexType>
  2808. <xsd:sequence />
  2809. </xsd:complexType>
  2810. </xsd:element>
  2811. <xsd:element name="telephonyLineGetCodecs">
  2812. <xsd:complexType>
  2813. <xsd:sequence>
  2814. <xsd:element name="session" type="xsd:string" nillable="true" />
  2815. <xsd:element name="number" type="xsd:string" nillable="true" />
  2816. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  2817. </xsd:sequence>
  2818. </xsd:complexType>
  2819. </xsd:element>
  2820. <xsd:element name="telephonyLineGetCodecsResponse">
  2821. <xsd:complexType>
  2822. <xsd:sequence>
  2823. <xsd:element name="return" type="typens:telephonyLineGetCodecsReturn" />
  2824. </xsd:sequence>
  2825. </xsd:complexType>
  2826. </xsd:element>
  2827. <xsd:element name="telephonySmsSenderValidate">
  2828. <xsd:complexType>
  2829. <xsd:sequence>
  2830. <xsd:element name="session" type="xsd:string" nillable="true" />
  2831. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  2832. <xsd:element name="number" type="xsd:string" nillable="true" />
  2833. <xsd:element name="code" type="xsd:int" nillable="true" />
  2834. </xsd:sequence>
  2835. </xsd:complexType>
  2836. </xsd:element>
  2837. <xsd:element name="telephonySmsSenderValidateResponse">
  2838. <xsd:complexType>
  2839. <xsd:sequence />
  2840. </xsd:complexType>
  2841. </xsd:element>
  2842. <xsd:element name="dedicatedIPForUDPServerList">
  2843. <xsd:complexType>
  2844. <xsd:sequence>
  2845. <xsd:element name="session" type="xsd:string" nillable="true" />
  2846. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2847. </xsd:sequence>
  2848. </xsd:complexType>
  2849. </xsd:element>
  2850. <xsd:element name="dedicatedIPForUDPServerListResponse">
  2851. <xsd:complexType>
  2852. <xsd:sequence>
  2853. <xsd:element name="return" type="typens:MyArrayOfIPForUDPServerListStructType" />
  2854. </xsd:sequence>
  2855. </xsd:complexType>
  2856. </xsd:element>
  2857. <xsd:element name="telephonyHuntingModificationSimultaneousCalls">
  2858. <xsd:complexType>
  2859. <xsd:sequence>
  2860. <xsd:element name="session" type="xsd:string" nillable="true" />
  2861. <xsd:element name="number" type="xsd:string" nillable="true" />
  2862. <xsd:element name="country" type="xsd:string" nillable="true" />
  2863. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  2864. <xsd:element name="numberOfCalls" type="xsd:int" nillable="true" />
  2865. </xsd:sequence>
  2866. </xsd:complexType>
  2867. </xsd:element>
  2868. <xsd:element name="telephonyHuntingModificationSimultaneousCallsResponse">
  2869. <xsd:complexType>
  2870. <xsd:sequence />
  2871. </xsd:complexType>
  2872. </xsd:element>
  2873. <xsd:element name="telephonyDirectoryInfoGetSameSiret">
  2874. <xsd:complexType>
  2875. <xsd:sequence>
  2876. <xsd:element name="session" type="xsd:string" nillable="true" />
  2877. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  2878. <xsd:element name="country" type="xsd:string" nillable="true" />
  2879. </xsd:sequence>
  2880. </xsd:complexType>
  2881. </xsd:element>
  2882. <xsd:element name="telephonyDirectoryInfoGetSameSiretResponse">
  2883. <xsd:complexType>
  2884. <xsd:sequence>
  2885. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  2886. </xsd:sequence>
  2887. </xsd:complexType>
  2888. </xsd:element>
  2889. <xsd:element name="serviceGroupCreate">
  2890. <xsd:complexType>
  2891. <xsd:sequence>
  2892. <xsd:element name="session" type="xsd:string" nillable="true" />
  2893. <xsd:element name="name" type="xsd:string" nillable="true" />
  2894. <xsd:element name="comment" type="xsd:string" nillable="true" />
  2895. </xsd:sequence>
  2896. </xsd:complexType>
  2897. </xsd:element>
  2898. <xsd:element name="serviceGroupCreateResponse">
  2899. <xsd:complexType>
  2900. <xsd:sequence />
  2901. </xsd:complexType>
  2902. </xsd:element>
  2903. <xsd:element name="telephonyConferenceSetParams">
  2904. <xsd:complexType>
  2905. <xsd:sequence>
  2906. <xsd:element name="session" type="xsd:string" nillable="true" />
  2907. <xsd:element name="number" type="xsd:string" nillable="true" />
  2908. <xsd:element name="country" type="xsd:string" nillable="true" />
  2909. <xsd:element name="lang" type="xsd:string" nillable="true" />
  2910. <xsd:element name="pin" type="xsd:string" nillable="true" />
  2911. <xsd:element name="enterMuted" type="xsd:boolean" nillable="true" />
  2912. <xsd:element name="announceStatus" type="xsd:boolean" nillable="true" />
  2913. <xsd:element name="recordStatus" type="xsd:boolean" nillable="true" />
  2914. <xsd:element name="reportStatus" type="xsd:string" nillable="true" />
  2915. <xsd:element name="reportMail" type="xsd:string" nillable="true" />
  2916. </xsd:sequence>
  2917. </xsd:complexType>
  2918. </xsd:element>
  2919. <xsd:element name="telephonyConferenceSetParamsResponse">
  2920. <xsd:complexType>
  2921. <xsd:sequence />
  2922. </xsd:complexType>
  2923. </xsd:element>
  2924. <xsd:element name="orderTelephonySmsCredit">
  2925. <xsd:complexType>
  2926. <xsd:sequence>
  2927. <xsd:element name="session" type="xsd:string" nillable="true" />
  2928. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  2929. <xsd:element name="quantity" type="xsd:string" nillable="true" />
  2930. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  2931. </xsd:sequence>
  2932. </xsd:complexType>
  2933. </xsd:element>
  2934. <xsd:element name="orderTelephonySmsCreditResponse">
  2935. <xsd:complexType>
  2936. <xsd:sequence>
  2937. <xsd:element name="return" type="typens:orderStruct" />
  2938. </xsd:sequence>
  2939. </xsd:complexType>
  2940. </xsd:element>
  2941. <xsd:element name="dedicatedBackupSet">
  2942. <xsd:complexType>
  2943. <xsd:sequence>
  2944. <xsd:element name="session" type="xsd:string" nillable="true" />
  2945. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2946. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  2947. <xsd:element name="email" type="xsd:string" nillable="true" />
  2948. <xsd:element name="backupType" type="xsd:string" nillable="true" />
  2949. <xsd:element name="snapshot" type="xsd:int" nillable="true" />
  2950. <xsd:element name="sshPort" type="xsd:int" nillable="true" />
  2951. <xsd:element name="status" type="xsd:int" nillable="true" />
  2952. <xsd:element name="language" type="xsd:string" nillable="true" />
  2953. <xsd:element name="src" type="xsd:string" nillable="true" />
  2954. </xsd:sequence>
  2955. </xsd:complexType>
  2956. </xsd:element>
  2957. <xsd:element name="dedicatedBackupSetResponse">
  2958. <xsd:complexType>
  2959. <xsd:sequence />
  2960. </xsd:complexType>
  2961. </xsd:element>
  2962. <xsd:element name="dedicatedVirtualMacIpDelete">
  2963. <xsd:complexType>
  2964. <xsd:sequence>
  2965. <xsd:element name="session" type="xsd:string" nillable="true" />
  2966. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2967. <xsd:element name="ip" type="xsd:string" nillable="true" />
  2968. </xsd:sequence>
  2969. </xsd:complexType>
  2970. </xsd:element>
  2971. <xsd:element name="dedicatedVirtualMacIpDeleteResponse">
  2972. <xsd:complexType>
  2973. <xsd:sequence />
  2974. </xsd:complexType>
  2975. </xsd:element>
  2976. <xsd:element name="dedicatedFailoverRipeSplit">
  2977. <xsd:complexType>
  2978. <xsd:sequence>
  2979. <xsd:element name="session" type="xsd:string" nillable="true" />
  2980. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2981. <xsd:element name="netname" type="xsd:string" nillable="true" />
  2982. <xsd:element name="networkIp" type="xsd:string" nillable="true" />
  2983. </xsd:sequence>
  2984. </xsd:complexType>
  2985. </xsd:element>
  2986. <xsd:element name="dedicatedFailoverRipeSplitResponse">
  2987. <xsd:complexType>
  2988. <xsd:sequence />
  2989. </xsd:complexType>
  2990. </xsd:element>
  2991. <xsd:element name="dedicatedReverseInfo">
  2992. <xsd:complexType>
  2993. <xsd:sequence>
  2994. <xsd:element name="session" type="xsd:string" nillable="true" />
  2995. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  2996. <xsd:element name="ip" type="xsd:string" nillable="true" />
  2997. </xsd:sequence>
  2998. </xsd:complexType>
  2999. </xsd:element>
  3000. <xsd:element name="dedicatedReverseInfoResponse">
  3001. <xsd:complexType>
  3002. <xsd:sequence>
  3003. <xsd:element name="return" type="xsd:string" />
  3004. </xsd:sequence>
  3005. </xsd:complexType>
  3006. </xsd:element>
  3007. <xsd:element name="dedicatedCapabilitiesGetAll">
  3008. <xsd:complexType>
  3009. <xsd:sequence>
  3010. <xsd:element name="session" type="xsd:string" nillable="true" />
  3011. </xsd:sequence>
  3012. </xsd:complexType>
  3013. </xsd:element>
  3014. <xsd:element name="dedicatedCapabilitiesGetAllResponse">
  3015. <xsd:complexType>
  3016. <xsd:sequence>
  3017. <xsd:element name="return" type="typens:MyArrayOfDedicatedCapabilitiesStructType" />
  3018. </xsd:sequence>
  3019. </xsd:complexType>
  3020. </xsd:element>
  3021. <xsd:element name="telephonySparePurchase">
  3022. <xsd:complexType>
  3023. <xsd:sequence>
  3024. <xsd:element name="session" type="xsd:string" nillable="true" />
  3025. <xsd:element name="type" type="xsd:string" nillable="true" />
  3026. <xsd:element name="offers" type="typens:MyArrayOfStringType" nillable="true" />
  3027. <xsd:element name="quantities" type="typens:MyArrayOfIntType" nillable="true" />
  3028. <xsd:element name="nicShipping" type="xsd:string" nillable="true" />
  3029. <xsd:element name="name" type="xsd:string" nillable="true" />
  3030. <xsd:element name="address" type="xsd:string" nillable="true" />
  3031. <xsd:element name="zip" type="xsd:string" nillable="true" />
  3032. <xsd:element name="city" type="xsd:string" nillable="true" />
  3033. <xsd:element name="country" type="xsd:string" nillable="true" />
  3034. </xsd:sequence>
  3035. </xsd:complexType>
  3036. </xsd:element>
  3037. <xsd:element name="telephonySparePurchaseResponse">
  3038. <xsd:complexType>
  3039. <xsd:sequence>
  3040. <xsd:element name="return" type="typens:orderStruct" />
  3041. </xsd:sequence>
  3042. </xsd:complexType>
  3043. </xsd:element>
  3044. <xsd:element name="nic">
  3045. <xsd:complexType>
  3046. <xsd:sequence>
  3047. <xsd:element name="session" type="xsd:string" nillable="true" />
  3048. </xsd:sequence>
  3049. </xsd:complexType>
  3050. </xsd:element>
  3051. <xsd:element name="nicResponse">
  3052. <xsd:complexType>
  3053. <xsd:sequence>
  3054. <xsd:element name="return" type="xsd:string" />
  3055. </xsd:sequence>
  3056. </xsd:complexType>
  3057. </xsd:element>
  3058. <xsd:element name="telephonyFaxCampaignList">
  3059. <xsd:complexType>
  3060. <xsd:sequence>
  3061. <xsd:element name="session" type="xsd:string" nillable="true" />
  3062. <xsd:element name="number" type="xsd:string" nillable="true" />
  3063. <xsd:element name="country" type="xsd:string" nillable="true" />
  3064. <xsd:element name="campaignStatus" type="xsd:string" nillable="true" />
  3065. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  3066. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  3067. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  3068. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  3069. </xsd:sequence>
  3070. </xsd:complexType>
  3071. </xsd:element>
  3072. <xsd:element name="telephonyFaxCampaignListResponse">
  3073. <xsd:complexType>
  3074. <xsd:sequence>
  3075. <xsd:element name="return" type="typens:telephonyFaxCampaignListReturn" />
  3076. </xsd:sequence>
  3077. </xsd:complexType>
  3078. </xsd:element>
  3079. <xsd:element name="dedicatedBackupIncludeAdd">
  3080. <xsd:complexType>
  3081. <xsd:sequence>
  3082. <xsd:element name="session" type="xsd:string" nillable="true" />
  3083. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3084. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  3085. <xsd:element name="include" type="xsd:string" nillable="true" />
  3086. </xsd:sequence>
  3087. </xsd:complexType>
  3088. </xsd:element>
  3089. <xsd:element name="dedicatedBackupIncludeAddResponse">
  3090. <xsd:complexType>
  3091. <xsd:sequence />
  3092. </xsd:complexType>
  3093. </xsd:element>
  3094. <xsd:element name="ticketGet">
  3095. <xsd:complexType>
  3096. <xsd:sequence>
  3097. <xsd:element name="session" type="xsd:string" nillable="true" />
  3098. <xsd:element name="ticketId" type="xsd:int" nillable="true" />
  3099. </xsd:sequence>
  3100. </xsd:complexType>
  3101. </xsd:element>
  3102. <xsd:element name="ticketGetResponse">
  3103. <xsd:complexType>
  3104. <xsd:sequence>
  3105. <xsd:element name="return" type="typens:fullTicketReturn" />
  3106. </xsd:sequence>
  3107. </xsd:complexType>
  3108. </xsd:element>
  3109. <xsd:element name="supportSendMessage">
  3110. <xsd:complexType>
  3111. <xsd:sequence>
  3112. <xsd:element name="session" type="xsd:string" nillable="true" />
  3113. <xsd:element name="messagePrevious" type="xsd:int" nillable="true" />
  3114. <xsd:element name="category" type="xsd:int" nillable="true" />
  3115. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3116. <xsd:element name="subject" type="xsd:string" nillable="true" />
  3117. <xsd:element name="body" type="xsd:string" nillable="true" />
  3118. </xsd:sequence>
  3119. </xsd:complexType>
  3120. </xsd:element>
  3121. <xsd:element name="supportSendMessageResponse">
  3122. <xsd:complexType>
  3123. <xsd:sequence>
  3124. <xsd:element name="return" type="typens:supportSendMessageReturn" />
  3125. </xsd:sequence>
  3126. </xsd:complexType>
  3127. </xsd:element>
  3128. <xsd:element name="notepadSet">
  3129. <xsd:complexType>
  3130. <xsd:sequence>
  3131. <xsd:element name="session" type="xsd:string" nillable="true" />
  3132. <xsd:element name="content" type="xsd:string" nillable="true" />
  3133. </xsd:sequence>
  3134. </xsd:complexType>
  3135. </xsd:element>
  3136. <xsd:element name="notepadSetResponse">
  3137. <xsd:complexType>
  3138. <xsd:sequence />
  3139. </xsd:complexType>
  3140. </xsd:element>
  3141. <xsd:element name="dedicatedFailoverRipeList">
  3142. <xsd:complexType>
  3143. <xsd:sequence>
  3144. <xsd:element name="session" type="xsd:string" nillable="true" />
  3145. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3146. </xsd:sequence>
  3147. </xsd:complexType>
  3148. </xsd:element>
  3149. <xsd:element name="dedicatedFailoverRipeListResponse">
  3150. <xsd:complexType>
  3151. <xsd:sequence>
  3152. <xsd:element name="return" type="typens:MyArrayOfDedicatedFailoverRipeStructType" />
  3153. </xsd:sequence>
  3154. </xsd:complexType>
  3155. </xsd:element>
  3156. <xsd:element name="telephonyNicGetMgcpIpRestriction">
  3157. <xsd:complexType>
  3158. <xsd:sequence>
  3159. <xsd:element name="session" type="xsd:string" nillable="true" />
  3160. </xsd:sequence>
  3161. </xsd:complexType>
  3162. </xsd:element>
  3163. <xsd:element name="telephonyNicGetMgcpIpRestrictionResponse">
  3164. <xsd:complexType>
  3165. <xsd:sequence>
  3166. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  3167. </xsd:sequence>
  3168. </xsd:complexType>
  3169. </xsd:element>
  3170. <xsd:element name="telephonySmsGetUserQuotaForUser">
  3171. <xsd:complexType>
  3172. <xsd:sequence>
  3173. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3174. <xsd:element name="login" type="xsd:string" nillable="true" />
  3175. <xsd:element name="password" type="xsd:string" nillable="true" />
  3176. </xsd:sequence>
  3177. </xsd:complexType>
  3178. </xsd:element>
  3179. <xsd:element name="telephonySmsGetUserQuotaForUserResponse">
  3180. <xsd:complexType>
  3181. <xsd:sequence>
  3182. <xsd:element name="return" type="typens:telephonySmsUserQuotaStruct" />
  3183. </xsd:sequence>
  3184. </xsd:complexType>
  3185. </xsd:element>
  3186. <xsd:element name="telephonyDirectoryInfoGetSiret">
  3187. <xsd:complexType>
  3188. <xsd:sequence>
  3189. <xsd:element name="session" type="xsd:string" nillable="true" />
  3190. <xsd:element name="siret" type="xsd:int" nillable="true" />
  3191. </xsd:sequence>
  3192. </xsd:complexType>
  3193. </xsd:element>
  3194. <xsd:element name="telephonyDirectoryInfoGetSiretResponse">
  3195. <xsd:complexType>
  3196. <xsd:sequence>
  3197. <xsd:element name="return" type="typens:telephonyDirectoryInfoGetSiretReturn" />
  3198. </xsd:sequence>
  3199. </xsd:complexType>
  3200. </xsd:element>
  3201. <xsd:element name="dedicatedMonitoringServiceAdd">
  3202. <xsd:complexType>
  3203. <xsd:sequence>
  3204. <xsd:element name="session" type="xsd:string" nillable="true" />
  3205. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3206. <xsd:element name="ip" type="xsd:string" nillable="true" />
  3207. <xsd:element name="port" type="xsd:int" nillable="true" />
  3208. <xsd:element name="protocol" type="xsd:string" nillable="true" />
  3209. <xsd:element name="period" type="xsd:string" nillable="true" />
  3210. <xsd:element name="string" type="xsd:string" nillable="true" />
  3211. <xsd:element name="url" type="xsd:string" nillable="true" />
  3212. <xsd:element name="email" type="xsd:string" nillable="true" />
  3213. </xsd:sequence>
  3214. </xsd:complexType>
  3215. </xsd:element>
  3216. <xsd:element name="dedicatedMonitoringServiceAddResponse">
  3217. <xsd:complexType>
  3218. <xsd:sequence>
  3219. <xsd:element name="return" type="xsd:string" />
  3220. </xsd:sequence>
  3221. </xsd:complexType>
  3222. </xsd:element>
  3223. <xsd:element name="dedicatedHardRebootDo">
  3224. <xsd:complexType>
  3225. <xsd:sequence>
  3226. <xsd:element name="session" type="xsd:string" nillable="true" />
  3227. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3228. <xsd:element name="reason" type="xsd:string" nillable="true" />
  3229. <xsd:element name="email" type="xsd:string" nillable="true" />
  3230. <xsd:element name="emailLanguage" type="xsd:string" nillable="true" />
  3231. </xsd:sequence>
  3232. </xsd:complexType>
  3233. </xsd:element>
  3234. <xsd:element name="dedicatedHardRebootDoResponse">
  3235. <xsd:complexType>
  3236. <xsd:sequence />
  3237. </xsd:complexType>
  3238. </xsd:element>
  3239. <xsd:element name="dedicatedReverseList">
  3240. <xsd:complexType>
  3241. <xsd:sequence>
  3242. <xsd:element name="session" type="xsd:string" nillable="true" />
  3243. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3244. </xsd:sequence>
  3245. </xsd:complexType>
  3246. </xsd:element>
  3247. <xsd:element name="dedicatedReverseListResponse">
  3248. <xsd:complexType>
  3249. <xsd:sequence>
  3250. <xsd:element name="return" type="typens:MyArrayOfDedicatedReverseStructType" />
  3251. </xsd:sequence>
  3252. </xsd:complexType>
  3253. </xsd:element>
  3254. <xsd:element name="domainWhoisObfuscatorSet">
  3255. <xsd:complexType>
  3256. <xsd:sequence>
  3257. <xsd:element name="session" type="xsd:string" nillable="true" />
  3258. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3259. <xsd:element name="field" type="xsd:string" nillable="true" />
  3260. </xsd:sequence>
  3261. </xsd:complexType>
  3262. </xsd:element>
  3263. <xsd:element name="domainWhoisObfuscatorSetResponse">
  3264. <xsd:complexType>
  3265. <xsd:sequence />
  3266. </xsd:complexType>
  3267. </xsd:element>
  3268. <xsd:element name="rpsMigrationTodo">
  3269. <xsd:complexType>
  3270. <xsd:sequence>
  3271. <xsd:element name="session" type="xsd:string" nillable="true" />
  3272. <xsd:element name="logicalRpsName" type="xsd:string" nillable="true" />
  3273. <xsd:element name="physicalRpsTo" type="xsd:string" nillable="true" />
  3274. </xsd:sequence>
  3275. </xsd:complexType>
  3276. </xsd:element>
  3277. <xsd:element name="rpsMigrationTodoResponse">
  3278. <xsd:complexType>
  3279. <xsd:sequence>
  3280. <xsd:element name="return" type="xsd:string" />
  3281. </xsd:sequence>
  3282. </xsd:complexType>
  3283. </xsd:element>
  3284. <xsd:element name="telephonyFunctionKeyModify">
  3285. <xsd:complexType>
  3286. <xsd:sequence>
  3287. <xsd:element name="session" type="xsd:string" nillable="true" />
  3288. <xsd:element name="number" type="xsd:string" nillable="true" />
  3289. <xsd:element name="country" type="xsd:string" nillable="true" />
  3290. <xsd:element name="keyNum" type="xsd:int" nillable="true" />
  3291. <xsd:element name="function" type="xsd:string" nillable="true" />
  3292. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  3293. </xsd:sequence>
  3294. </xsd:complexType>
  3295. </xsd:element>
  3296. <xsd:element name="telephonyFunctionKeyModifyResponse">
  3297. <xsd:complexType>
  3298. <xsd:sequence />
  3299. </xsd:complexType>
  3300. </xsd:element>
  3301. <xsd:element name="nicTldEligibility">
  3302. <xsd:complexType>
  3303. <xsd:sequence>
  3304. <xsd:element name="session" type="xsd:string" nillable="true" />
  3305. <xsd:element name="nic" type="xsd:string" nillable="true" />
  3306. <xsd:element name="tld" type="xsd:string" nillable="true" />
  3307. </xsd:sequence>
  3308. </xsd:complexType>
  3309. </xsd:element>
  3310. <xsd:element name="nicTldEligibilityResponse">
  3311. <xsd:complexType>
  3312. <xsd:sequence>
  3313. <xsd:element name="return" type="xsd:boolean" />
  3314. </xsd:sequence>
  3315. </xsd:complexType>
  3316. </xsd:element>
  3317. <xsd:element name="automatedMailGetState">
  3318. <xsd:complexType>
  3319. <xsd:sequence>
  3320. <xsd:element name="session" type="xsd:string" nillable="true" />
  3321. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3322. </xsd:sequence>
  3323. </xsd:complexType>
  3324. </xsd:element>
  3325. <xsd:element name="automatedMailGetStateResponse">
  3326. <xsd:complexType>
  3327. <xsd:sequence>
  3328. <xsd:element name="return" type="typens:automatedMailGetStateReturn" />
  3329. </xsd:sequence>
  3330. </xsd:complexType>
  3331. </xsd:element>
  3332. <xsd:element name="telephonyAbbreviatedNumberList">
  3333. <xsd:complexType>
  3334. <xsd:sequence>
  3335. <xsd:element name="session" type="xsd:string" nillable="true" />
  3336. <xsd:element name="number" type="xsd:string" nillable="true" />
  3337. <xsd:element name="country" type="xsd:string" nillable="true" />
  3338. </xsd:sequence>
  3339. </xsd:complexType>
  3340. </xsd:element>
  3341. <xsd:element name="telephonyAbbreviatedNumberListResponse">
  3342. <xsd:complexType>
  3343. <xsd:sequence>
  3344. <xsd:element name="return" type="typens:MyArrayOfTelephonyAbbreviatedNumberStructType" />
  3345. </xsd:sequence>
  3346. </xsd:complexType>
  3347. </xsd:element>
  3348. <xsd:element name="sqlpriveMysqlLogs">
  3349. <xsd:complexType>
  3350. <xsd:sequence>
  3351. <xsd:element name="session" type="xsd:string" nillable="true" />
  3352. <xsd:element name="server" type="xsd:string" nillable="true" />
  3353. </xsd:sequence>
  3354. </xsd:complexType>
  3355. </xsd:element>
  3356. <xsd:element name="sqlpriveMysqlLogsResponse">
  3357. <xsd:complexType>
  3358. <xsd:sequence>
  3359. <xsd:element name="return" type="xsd:string" />
  3360. </xsd:sequence>
  3361. </xsd:complexType>
  3362. </xsd:element>
  3363. <xsd:element name="telephonyFaxModifyPassword">
  3364. <xsd:complexType>
  3365. <xsd:sequence>
  3366. <xsd:element name="session" type="xsd:string" nillable="true" />
  3367. <xsd:element name="number" type="xsd:string" nillable="true" />
  3368. <xsd:element name="country" type="xsd:string" nillable="true" />
  3369. <xsd:element name="password" type="xsd:string" nillable="true" />
  3370. </xsd:sequence>
  3371. </xsd:complexType>
  3372. </xsd:element>
  3373. <xsd:element name="telephonyFaxModifyPasswordResponse">
  3374. <xsd:complexType>
  3375. <xsd:sequence />
  3376. </xsd:complexType>
  3377. </xsd:element>
  3378. <xsd:element name="dedicatedBackupFtpAdd">
  3379. <xsd:complexType>
  3380. <xsd:sequence>
  3381. <xsd:element name="session" type="xsd:string" nillable="true" />
  3382. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3383. </xsd:sequence>
  3384. </xsd:complexType>
  3385. </xsd:element>
  3386. <xsd:element name="dedicatedBackupFtpAddResponse">
  3387. <xsd:complexType>
  3388. <xsd:sequence />
  3389. </xsd:complexType>
  3390. </xsd:element>
  3391. <xsd:element name="databaseDump">
  3392. <xsd:complexType>
  3393. <xsd:sequence>
  3394. <xsd:element name="session" type="xsd:string" nillable="true" />
  3395. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3396. <xsd:element name="db" type="xsd:string" nillable="true" />
  3397. <xsd:element name="backup" type="xsd:string" nillable="true" />
  3398. </xsd:sequence>
  3399. </xsd:complexType>
  3400. </xsd:element>
  3401. <xsd:element name="databaseDumpResponse">
  3402. <xsd:complexType>
  3403. <xsd:sequence />
  3404. </xsd:complexType>
  3405. </xsd:element>
  3406. <xsd:element name="telephonySmsDelete">
  3407. <xsd:complexType>
  3408. <xsd:sequence>
  3409. <xsd:element name="session" type="xsd:string" nillable="true" />
  3410. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3411. <xsd:element name="smsIds" type="typens:MyArrayOfIntType" nillable="true" />
  3412. </xsd:sequence>
  3413. </xsd:complexType>
  3414. </xsd:element>
  3415. <xsd:element name="telephonySmsDeleteResponse">
  3416. <xsd:complexType>
  3417. <xsd:sequence />
  3418. </xsd:complexType>
  3419. </xsd:element>
  3420. <xsd:element name="telephonyDirectoryModifyPublication">
  3421. <xsd:complexType>
  3422. <xsd:sequence>
  3423. <xsd:element name="session" type="xsd:string" nillable="true" />
  3424. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  3425. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  3426. <xsd:element name="lineDescription" type="xsd:string" nillable="true" />
  3427. <xsd:element name="displayFirstName" type="xsd:string" nillable="true" />
  3428. <xsd:element name="displayOnlyCity" type="xsd:string" nillable="true" />
  3429. <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
  3430. <xsd:element name="displayMarketingDirectory" type="xsd:string" nillable="true" />
  3431. <xsd:element name="displaySearchReverse" type="xsd:string" nillable="true" />
  3432. <xsd:element name="receivePJDirectory" type="xsd:string" nillable="true" />
  3433. </xsd:sequence>
  3434. </xsd:complexType>
  3435. </xsd:element>
  3436. <xsd:element name="telephonyDirectoryModifyPublicationResponse">
  3437. <xsd:complexType>
  3438. <xsd:sequence />
  3439. </xsd:complexType>
  3440. </xsd:element>
  3441. <xsd:element name="domainResellerSet">
  3442. <xsd:complexType>
  3443. <xsd:sequence>
  3444. <xsd:element name="session" type="xsd:string" nillable="true" />
  3445. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3446. <xsd:element name="profile" type="xsd:string" nillable="true" />
  3447. </xsd:sequence>
  3448. </xsd:complexType>
  3449. </xsd:element>
  3450. <xsd:element name="domainResellerSetResponse">
  3451. <xsd:complexType>
  3452. <xsd:sequence />
  3453. </xsd:complexType>
  3454. </xsd:element>
  3455. <xsd:element name="crontabList">
  3456. <xsd:complexType>
  3457. <xsd:sequence>
  3458. <xsd:element name="session" type="xsd:string" nillable="true" />
  3459. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3460. </xsd:sequence>
  3461. </xsd:complexType>
  3462. </xsd:element>
  3463. <xsd:element name="crontabListResponse">
  3464. <xsd:complexType>
  3465. <xsd:sequence>
  3466. <xsd:element name="return" type="typens:MyArrayOfCrontabStructType" />
  3467. </xsd:sequence>
  3468. </xsd:complexType>
  3469. </xsd:element>
  3470. <xsd:element name="telephonyPhonebookOnGroupAdd">
  3471. <xsd:complexType>
  3472. <xsd:sequence>
  3473. <xsd:element name="session" type="xsd:string" nillable="true" />
  3474. <xsd:element name="group" type="xsd:string" nillable="true" />
  3475. <xsd:element name="name" type="xsd:string" nillable="true" />
  3476. </xsd:sequence>
  3477. </xsd:complexType>
  3478. </xsd:element>
  3479. <xsd:element name="telephonyPhonebookOnGroupAddResponse">
  3480. <xsd:complexType>
  3481. <xsd:sequence>
  3482. <xsd:element name="return" type="xsd:int" />
  3483. </xsd:sequence>
  3484. </xsd:complexType>
  3485. </xsd:element>
  3486. <xsd:element name="dedicatedVirtualMacIpUsedGetList">
  3487. <xsd:complexType>
  3488. <xsd:sequence>
  3489. <xsd:element name="session" type="xsd:string" nillable="true" />
  3490. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3491. </xsd:sequence>
  3492. </xsd:complexType>
  3493. </xsd:element>
  3494. <xsd:element name="dedicatedVirtualMacIpUsedGetListResponse">
  3495. <xsd:complexType>
  3496. <xsd:sequence>
  3497. <xsd:element name="return" type="typens:MyArrayOfDedicatedIpVirtualMacUsedStructType" />
  3498. </xsd:sequence>
  3499. </xsd:complexType>
  3500. </xsd:element>
  3501. <xsd:element name="telephonyLineSwitchOfferPossibility">
  3502. <xsd:complexType>
  3503. <xsd:sequence>
  3504. <xsd:element name="session" type="xsd:string" nillable="true" />
  3505. <xsd:element name="number" type="xsd:string" nillable="true" />
  3506. <xsd:element name="country" type="xsd:string" nillable="true" />
  3507. </xsd:sequence>
  3508. </xsd:complexType>
  3509. </xsd:element>
  3510. <xsd:element name="telephonyLineSwitchOfferPossibilityResponse">
  3511. <xsd:complexType>
  3512. <xsd:sequence>
  3513. <xsd:element name="return" type="typens:MyArrayOfTelephonyLineSwitchPossibilityPriceStructType" />
  3514. </xsd:sequence>
  3515. </xsd:complexType>
  3516. </xsd:element>
  3517. <xsd:element name="telephonySmsSenderList">
  3518. <xsd:complexType>
  3519. <xsd:sequence>
  3520. <xsd:element name="session" type="xsd:string" nillable="true" />
  3521. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3522. </xsd:sequence>
  3523. </xsd:complexType>
  3524. </xsd:element>
  3525. <xsd:element name="telephonySmsSenderListResponse">
  3526. <xsd:complexType>
  3527. <xsd:sequence>
  3528. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsSenderStructType" />
  3529. </xsd:sequence>
  3530. </xsd:complexType>
  3531. </xsd:element>
  3532. <xsd:element name="resellerDomainRestore">
  3533. <xsd:complexType>
  3534. <xsd:sequence>
  3535. <xsd:element name="session" type="xsd:string" nillable="true" />
  3536. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3537. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  3538. </xsd:sequence>
  3539. </xsd:complexType>
  3540. </xsd:element>
  3541. <xsd:element name="resellerDomainRestoreResponse">
  3542. <xsd:complexType>
  3543. <xsd:sequence />
  3544. </xsd:complexType>
  3545. </xsd:element>
  3546. <xsd:element name="ticketAnswer">
  3547. <xsd:complexType>
  3548. <xsd:sequence>
  3549. <xsd:element name="session" type="xsd:string" nillable="true" />
  3550. <xsd:element name="ticketId" type="xsd:int" nillable="true" />
  3551. <xsd:element name="message" type="xsd:string" nillable="true" />
  3552. </xsd:sequence>
  3553. </xsd:complexType>
  3554. </xsd:element>
  3555. <xsd:element name="ticketAnswerResponse">
  3556. <xsd:complexType>
  3557. <xsd:sequence />
  3558. </xsd:complexType>
  3559. </xsd:element>
  3560. <xsd:element name="sqlpriveCronSet">
  3561. <xsd:complexType>
  3562. <xsd:sequence>
  3563. <xsd:element name="session" type="xsd:string" nillable="true" />
  3564. <xsd:element name="server" type="xsd:string" nillable="true" />
  3565. <xsd:element name="operation" type="xsd:string" nillable="true" />
  3566. <xsd:element name="recursivityDays" type="typens:MyArrayOfStringType" nillable="true" />
  3567. <xsd:element name="recursivityHours" type="typens:MyArrayOfStringType" nillable="true" />
  3568. <xsd:element name="endDate" type="xsd:string" nillable="true" />
  3569. <xsd:element name="comment" type="xsd:string" nillable="true" />
  3570. </xsd:sequence>
  3571. </xsd:complexType>
  3572. </xsd:element>
  3573. <xsd:element name="sqlpriveCronSetResponse">
  3574. <xsd:complexType>
  3575. <xsd:sequence />
  3576. </xsd:complexType>
  3577. </xsd:element>
  3578. <xsd:element name="telephonySipToAliasOffer">
  3579. <xsd:complexType>
  3580. <xsd:sequence>
  3581. <xsd:element name="session" type="xsd:string" nillable="true" />
  3582. <xsd:element name="number" type="xsd:string" nillable="true" />
  3583. <xsd:element name="country" type="xsd:string" nillable="true" />
  3584. <xsd:element name="delete" type="xsd:boolean" nillable="true" />
  3585. </xsd:sequence>
  3586. </xsd:complexType>
  3587. </xsd:element>
  3588. <xsd:element name="telephonySipToAliasOfferResponse">
  3589. <xsd:complexType>
  3590. <xsd:sequence />
  3591. </xsd:complexType>
  3592. </xsd:element>
  3593. <xsd:element name="telephonyFunctionKeyList">
  3594. <xsd:complexType>
  3595. <xsd:sequence>
  3596. <xsd:element name="session" type="xsd:string" nillable="true" />
  3597. <xsd:element name="number" type="xsd:string" nillable="true" />
  3598. <xsd:element name="country" type="xsd:string" nillable="true" />
  3599. </xsd:sequence>
  3600. </xsd:complexType>
  3601. </xsd:element>
  3602. <xsd:element name="telephonyFunctionKeyListResponse">
  3603. <xsd:complexType>
  3604. <xsd:sequence>
  3605. <xsd:element name="return" type="typens:MyArrayOfTelephonyFunctionKeyStructType" />
  3606. </xsd:sequence>
  3607. </xsd:complexType>
  3608. </xsd:element>
  3609. <xsd:element name="dedicatedNetbootInfo">
  3610. <xsd:complexType>
  3611. <xsd:sequence>
  3612. <xsd:element name="session" type="xsd:string" nillable="true" />
  3613. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3614. </xsd:sequence>
  3615. </xsd:complexType>
  3616. </xsd:element>
  3617. <xsd:element name="dedicatedNetbootInfoResponse">
  3618. <xsd:complexType>
  3619. <xsd:sequence>
  3620. <xsd:element name="return" type="typens:dedicatedNetbootStruct" />
  3621. </xsd:sequence>
  3622. </xsd:complexType>
  3623. </xsd:element>
  3624. <xsd:element name="telephonySmsGetCallBack">
  3625. <xsd:complexType>
  3626. <xsd:sequence>
  3627. <xsd:element name="session" type="xsd:string" nillable="true" />
  3628. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3629. </xsd:sequence>
  3630. </xsd:complexType>
  3631. </xsd:element>
  3632. <xsd:element name="telephonySmsGetCallBackResponse">
  3633. <xsd:complexType>
  3634. <xsd:sequence>
  3635. <xsd:element name="return" type="xsd:string" />
  3636. </xsd:sequence>
  3637. </xsd:complexType>
  3638. </xsd:element>
  3639. <xsd:element name="telephonySviModify">
  3640. <xsd:complexType>
  3641. <xsd:sequence>
  3642. <xsd:element name="session" type="xsd:string" nillable="true" />
  3643. <xsd:element name="number" type="xsd:string" nillable="true" />
  3644. <xsd:element name="country" type="xsd:string" nillable="true" />
  3645. <xsd:element name="url" type="xsd:string" nillable="true" />
  3646. <xsd:element name="recordinfo" type="xsd:string" nillable="true" />
  3647. </xsd:sequence>
  3648. </xsd:complexType>
  3649. </xsd:element>
  3650. <xsd:element name="telephonySviModifyResponse">
  3651. <xsd:complexType>
  3652. <xsd:sequence />
  3653. </xsd:complexType>
  3654. </xsd:element>
  3655. <xsd:element name="telephonySmsplusServiceDelete">
  3656. <xsd:complexType>
  3657. <xsd:sequence>
  3658. <xsd:element name="session" type="xsd:string" nillable="true" />
  3659. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  3660. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  3661. <xsd:element name="cancelDelete" type="xsd:boolean" nillable="true" />
  3662. </xsd:sequence>
  3663. </xsd:complexType>
  3664. </xsd:element>
  3665. <xsd:element name="telephonySmsplusServiceDeleteResponse">
  3666. <xsd:complexType>
  3667. <xsd:sequence />
  3668. </xsd:complexType>
  3669. </xsd:element>
  3670. <xsd:element name="domainOperationRelaunch">
  3671. <xsd:complexType>
  3672. <xsd:sequence>
  3673. <xsd:element name="session" type="xsd:string" nillable="true" />
  3674. <xsd:element name="id" type="xsd:int" nillable="true" />
  3675. </xsd:sequence>
  3676. </xsd:complexType>
  3677. </xsd:element>
  3678. <xsd:element name="domainOperationRelaunchResponse">
  3679. <xsd:complexType>
  3680. <xsd:sequence />
  3681. </xsd:complexType>
  3682. </xsd:element>
  3683. <xsd:element name="telephonyLineSwitchOffer">
  3684. <xsd:complexType>
  3685. <xsd:sequence>
  3686. <xsd:element name="session" type="xsd:string" nillable="true" />
  3687. <xsd:element name="number" type="xsd:string" nillable="true" />
  3688. <xsd:element name="country" type="xsd:string" nillable="true" />
  3689. <xsd:element name="offer" type="xsd:string" nillable="true" />
  3690. </xsd:sequence>
  3691. </xsd:complexType>
  3692. </xsd:element>
  3693. <xsd:element name="telephonyLineSwitchOfferResponse">
  3694. <xsd:complexType>
  3695. <xsd:sequence />
  3696. </xsd:complexType>
  3697. </xsd:element>
  3698. <xsd:element name="telephonyTrunkExternalDisplayedNumberCheck">
  3699. <xsd:complexType>
  3700. <xsd:sequence>
  3701. <xsd:element name="session" type="xsd:string" nillable="true" />
  3702. <xsd:element name="number" type="xsd:string" nillable="true" />
  3703. <xsd:element name="country" type="xsd:string" nillable="true" />
  3704. <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
  3705. </xsd:sequence>
  3706. </xsd:complexType>
  3707. </xsd:element>
  3708. <xsd:element name="telephonyTrunkExternalDisplayedNumberCheckResponse">
  3709. <xsd:complexType>
  3710. <xsd:sequence />
  3711. </xsd:complexType>
  3712. </xsd:element>
  3713. <xsd:element name="telephonyDelClosureEvents">
  3714. <xsd:complexType>
  3715. <xsd:sequence>
  3716. <xsd:element name="session" type="xsd:string" nillable="true" />
  3717. <xsd:element name="number" type="xsd:string" nillable="true" />
  3718. <xsd:element name="country" type="xsd:string" nillable="true" />
  3719. <xsd:element name="deleteAll" type="xsd:int" nillable="true" />
  3720. <xsd:element name="uids" type="typens:MyArrayOfStringType" nillable="true" />
  3721. </xsd:sequence>
  3722. </xsd:complexType>
  3723. </xsd:element>
  3724. <xsd:element name="telephonyDelClosureEventsResponse">
  3725. <xsd:complexType>
  3726. <xsd:sequence />
  3727. </xsd:complexType>
  3728. </xsd:element>
  3729. <xsd:element name="telephonyFreefaxToVoicefaxCheckList">
  3730. <xsd:complexType>
  3731. <xsd:sequence>
  3732. <xsd:element name="session" type="xsd:string" nillable="true" />
  3733. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  3734. </xsd:sequence>
  3735. </xsd:complexType>
  3736. </xsd:element>
  3737. <xsd:element name="telephonyFreefaxToVoicefaxCheckListResponse">
  3738. <xsd:complexType>
  3739. <xsd:sequence>
  3740. <xsd:element name="return" type="typens:MyArrayOfTelephonyFreefaxToVoicefaxCheckStructType" />
  3741. </xsd:sequence>
  3742. </xsd:complexType>
  3743. </xsd:element>
  3744. <xsd:element name="telephonyVoicemailModifyPassword">
  3745. <xsd:complexType>
  3746. <xsd:sequence>
  3747. <xsd:element name="session" type="xsd:string" nillable="true" />
  3748. <xsd:element name="number" type="xsd:string" nillable="true" />
  3749. <xsd:element name="country" type="xsd:string" nillable="true" />
  3750. <xsd:element name="password" type="xsd:string" nillable="true" />
  3751. <xsd:element name="forcePassword" type="xsd:boolean" nillable="true" />
  3752. </xsd:sequence>
  3753. </xsd:complexType>
  3754. </xsd:element>
  3755. <xsd:element name="telephonyVoicemailModifyPasswordResponse">
  3756. <xsd:complexType>
  3757. <xsd:sequence />
  3758. </xsd:complexType>
  3759. </xsd:element>
  3760. <xsd:element name="telephonySpareCapabilities">
  3761. <xsd:complexType>
  3762. <xsd:sequence>
  3763. <xsd:element name="session" type="xsd:string" nillable="true" />
  3764. <xsd:element name="type" type="xsd:string" nillable="true" />
  3765. <xsd:element name="family" type="xsd:string" nillable="true" />
  3766. <xsd:element name="model" type="xsd:string" nillable="true" />
  3767. </xsd:sequence>
  3768. </xsd:complexType>
  3769. </xsd:element>
  3770. <xsd:element name="telephonySpareCapabilitiesResponse">
  3771. <xsd:complexType>
  3772. <xsd:sequence>
  3773. <xsd:element name="return" type="typens:MyArrayOfTelephonySpareFamilyStructType" />
  3774. </xsd:sequence>
  3775. </xsd:complexType>
  3776. </xsd:element>
  3777. <xsd:element name="dnsSoaModify">
  3778. <xsd:complexType>
  3779. <xsd:sequence>
  3780. <xsd:element name="session" type="xsd:string" nillable="true" />
  3781. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3782. <xsd:element name="ttl" type="xsd:int" nillable="true" />
  3783. </xsd:sequence>
  3784. </xsd:complexType>
  3785. </xsd:element>
  3786. <xsd:element name="dnsSoaModifyResponse">
  3787. <xsd:complexType>
  3788. <xsd:sequence />
  3789. </xsd:complexType>
  3790. </xsd:element>
  3791. <xsd:element name="telephonyPhonebookOnSmsDel">
  3792. <xsd:complexType>
  3793. <xsd:sequence>
  3794. <xsd:element name="session" type="xsd:string" nillable="true" />
  3795. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3796. <xsd:element name="id" type="xsd:int" nillable="true" />
  3797. </xsd:sequence>
  3798. </xsd:complexType>
  3799. </xsd:element>
  3800. <xsd:element name="telephonyPhonebookOnSmsDelResponse">
  3801. <xsd:complexType>
  3802. <xsd:sequence />
  3803. </xsd:complexType>
  3804. </xsd:element>
  3805. <xsd:element name="telephonyPhonebookShare">
  3806. <xsd:complexType>
  3807. <xsd:sequence>
  3808. <xsd:element name="session" type="xsd:string" nillable="true" />
  3809. <xsd:element name="number" type="xsd:string" nillable="true" />
  3810. <xsd:element name="country" type="xsd:string" nillable="true" />
  3811. <xsd:element name="id" type="xsd:int" nillable="true" />
  3812. <xsd:element name="targetNumber" type="xsd:string" nillable="true" />
  3813. <xsd:element name="name" type="xsd:string" nillable="true" />
  3814. <xsd:element name="mode" type="xsd:string" nillable="true" />
  3815. </xsd:sequence>
  3816. </xsd:complexType>
  3817. </xsd:element>
  3818. <xsd:element name="telephonyPhonebookShareResponse">
  3819. <xsd:complexType>
  3820. <xsd:sequence>
  3821. <xsd:element name="return" type="xsd:int" />
  3822. </xsd:sequence>
  3823. </xsd:complexType>
  3824. </xsd:element>
  3825. <xsd:element name="telephonySmsSetUserQuota">
  3826. <xsd:complexType>
  3827. <xsd:sequence>
  3828. <xsd:element name="session" type="xsd:string" nillable="true" />
  3829. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3830. <xsd:element name="login" type="xsd:string" nillable="true" />
  3831. <xsd:element name="status" type="xsd:string" nillable="true" />
  3832. <xsd:element name="quotaDiff" type="xsd:string" nillable="true" />
  3833. </xsd:sequence>
  3834. </xsd:complexType>
  3835. </xsd:element>
  3836. <xsd:element name="telephonySmsSetUserQuotaResponse">
  3837. <xsd:complexType>
  3838. <xsd:sequence />
  3839. </xsd:complexType>
  3840. </xsd:element>
  3841. <xsd:element name="cmsInstall">
  3842. <xsd:complexType>
  3843. <xsd:sequence>
  3844. <xsd:element name="session" type="xsd:string" nillable="true" />
  3845. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3846. <xsd:element name="cmsName" type="xsd:string" nillable="true" />
  3847. <xsd:element name="path" type="xsd:string" nillable="true" />
  3848. <xsd:element name="language" type="xsd:string" nillable="true" />
  3849. </xsd:sequence>
  3850. </xsd:complexType>
  3851. </xsd:element>
  3852. <xsd:element name="cmsInstallResponse">
  3853. <xsd:complexType>
  3854. <xsd:sequence />
  3855. </xsd:complexType>
  3856. </xsd:element>
  3857. <xsd:element name="dedicatedIpLoadBalancingAdd">
  3858. <xsd:complexType>
  3859. <xsd:sequence>
  3860. <xsd:element name="session" type="xsd:string" nillable="true" />
  3861. <xsd:element name="name" type="xsd:string" nillable="true" />
  3862. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  3863. <xsd:element name="serverList" type="typens:MyArrayOfStringType" nillable="true" />
  3864. </xsd:sequence>
  3865. </xsd:complexType>
  3866. </xsd:element>
  3867. <xsd:element name="dedicatedIpLoadBalancingAddResponse">
  3868. <xsd:complexType>
  3869. <xsd:sequence />
  3870. </xsd:complexType>
  3871. </xsd:element>
  3872. <xsd:element name="supportGetAllVisibleCategories">
  3873. <xsd:complexType>
  3874. <xsd:sequence>
  3875. <xsd:element name="session" type="xsd:string" nillable="true" />
  3876. </xsd:sequence>
  3877. </xsd:complexType>
  3878. </xsd:element>
  3879. <xsd:element name="supportGetAllVisibleCategoriesResponse">
  3880. <xsd:complexType>
  3881. <xsd:sequence>
  3882. <xsd:element name="return" type="typens:MyArrayOfSupportCategoryStructType" />
  3883. </xsd:sequence>
  3884. </xsd:complexType>
  3885. </xsd:element>
  3886. <xsd:element name="telephonySmsHistoryCsv">
  3887. <xsd:complexType>
  3888. <xsd:sequence>
  3889. <xsd:element name="session" type="xsd:string" nillable="true" />
  3890. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  3891. <xsd:element name="smsId" type="xsd:int" nillable="true" />
  3892. <xsd:element name="user" type="xsd:string" nillable="true" />
  3893. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  3894. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  3895. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  3896. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  3897. <xsd:element name="tag" type="xsd:string" nillable="true" />
  3898. <xsd:element name="filter" type="xsd:string" nillable="true" />
  3899. </xsd:sequence>
  3900. </xsd:complexType>
  3901. </xsd:element>
  3902. <xsd:element name="telephonySmsHistoryCsvResponse">
  3903. <xsd:complexType>
  3904. <xsd:sequence>
  3905. <xsd:element name="return" type="xsd:string" />
  3906. </xsd:sequence>
  3907. </xsd:complexType>
  3908. </xsd:element>
  3909. <xsd:element name="telephonyAbbreviatedNumberOnGroupList">
  3910. <xsd:complexType>
  3911. <xsd:sequence>
  3912. <xsd:element name="session" type="xsd:string" nillable="true" />
  3913. <xsd:element name="group" type="xsd:string" nillable="true" />
  3914. </xsd:sequence>
  3915. </xsd:complexType>
  3916. </xsd:element>
  3917. <xsd:element name="telephonyAbbreviatedNumberOnGroupListResponse">
  3918. <xsd:complexType>
  3919. <xsd:sequence>
  3920. <xsd:element name="return" type="typens:MyArrayOfTelephonyAbbreviatedNumberStructType" />
  3921. </xsd:sequence>
  3922. </xsd:complexType>
  3923. </xsd:element>
  3924. <xsd:element name="dedicatedAvailableNotificationNicsGet">
  3925. <xsd:complexType>
  3926. <xsd:sequence>
  3927. <xsd:element name="session" type="xsd:string" nillable="true" />
  3928. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  3929. </xsd:sequence>
  3930. </xsd:complexType>
  3931. </xsd:element>
  3932. <xsd:element name="dedicatedAvailableNotificationNicsGetResponse">
  3933. <xsd:complexType>
  3934. <xsd:sequence>
  3935. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  3936. </xsd:sequence>
  3937. </xsd:complexType>
  3938. </xsd:element>
  3939. <xsd:element name="telephonyLineLogs">
  3940. <xsd:complexType>
  3941. <xsd:sequence>
  3942. <xsd:element name="session" type="xsd:string" nillable="true" />
  3943. <xsd:element name="number" type="xsd:string" nillable="true" />
  3944. <xsd:element name="country" type="xsd:string" nillable="true" />
  3945. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  3946. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  3947. </xsd:sequence>
  3948. </xsd:complexType>
  3949. </xsd:element>
  3950. <xsd:element name="telephonyLineLogsResponse">
  3951. <xsd:complexType>
  3952. <xsd:sequence>
  3953. <xsd:element name="return" type="typens:telephonyLineLogsStruct" />
  3954. </xsd:sequence>
  3955. </xsd:complexType>
  3956. </xsd:element>
  3957. <xsd:element name="multiFtpList">
  3958. <xsd:complexType>
  3959. <xsd:sequence>
  3960. <xsd:element name="session" type="xsd:string" nillable="true" />
  3961. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3962. </xsd:sequence>
  3963. </xsd:complexType>
  3964. </xsd:element>
  3965. <xsd:element name="multiFtpListResponse">
  3966. <xsd:complexType>
  3967. <xsd:sequence>
  3968. <xsd:element name="return" type="typens:MyArrayOfMultiFtpStructType" />
  3969. </xsd:sequence>
  3970. </xsd:complexType>
  3971. </xsd:element>
  3972. <xsd:element name="telephonySpareReplace">
  3973. <xsd:complexType>
  3974. <xsd:sequence>
  3975. <xsd:element name="session" type="xsd:string" nillable="true" />
  3976. <xsd:element name="type" type="xsd:string" nillable="true" />
  3977. <xsd:element name="service" type="xsd:string" nillable="true" />
  3978. <xsd:element name="spare" type="xsd:string" nillable="true" />
  3979. <xsd:element name="action" type="xsd:string" nillable="true" />
  3980. <xsd:element name="ip" type="xsd:string" nillable="true" />
  3981. </xsd:sequence>
  3982. </xsd:complexType>
  3983. </xsd:element>
  3984. <xsd:element name="telephonySpareReplaceResponse">
  3985. <xsd:complexType>
  3986. <xsd:sequence>
  3987. <xsd:element name="return" type="typens:telephonyPlugAndPhoneReinitConfigurationReturn" />
  3988. </xsd:sequence>
  3989. </xsd:complexType>
  3990. </xsd:element>
  3991. <xsd:element name="multiFtpAdd">
  3992. <xsd:complexType>
  3993. <xsd:sequence>
  3994. <xsd:element name="session" type="xsd:string" nillable="true" />
  3995. <xsd:element name="domain" type="xsd:string" nillable="true" />
  3996. <xsd:element name="subdir" type="xsd:string" nillable="true" />
  3997. <xsd:element name="loginsuffix" type="xsd:string" nillable="true" />
  3998. <xsd:element name="password" type="xsd:string" nillable="true" />
  3999. </xsd:sequence>
  4000. </xsd:complexType>
  4001. </xsd:element>
  4002. <xsd:element name="multiFtpAddResponse">
  4003. <xsd:complexType>
  4004. <xsd:sequence />
  4005. </xsd:complexType>
  4006. </xsd:element>
  4007. <xsd:element name="sqlpriveMysqlDatabasePrivilegeList">
  4008. <xsd:complexType>
  4009. <xsd:sequence>
  4010. <xsd:element name="session" type="xsd:string" nillable="true" />
  4011. <xsd:element name="server" type="xsd:string" nillable="true" />
  4012. </xsd:sequence>
  4013. </xsd:complexType>
  4014. </xsd:element>
  4015. <xsd:element name="sqlpriveMysqlDatabasePrivilegeListResponse">
  4016. <xsd:complexType>
  4017. <xsd:sequence>
  4018. <xsd:element name="return" type="typens:MyArrayOfSqlpriveMysqlDatabasePrivilegeStructType" />
  4019. </xsd:sequence>
  4020. </xsd:complexType>
  4021. </xsd:element>
  4022. <xsd:element name="emailAccessByNic">
  4023. <xsd:complexType>
  4024. <xsd:sequence>
  4025. <xsd:element name="session" type="xsd:string" nillable="true" />
  4026. </xsd:sequence>
  4027. </xsd:complexType>
  4028. </xsd:element>
  4029. <xsd:element name="emailAccessByNicResponse">
  4030. <xsd:complexType>
  4031. <xsd:sequence>
  4032. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  4033. </xsd:sequence>
  4034. </xsd:complexType>
  4035. </xsd:element>
  4036. <xsd:element name="telephonyClick2CallUserList">
  4037. <xsd:complexType>
  4038. <xsd:sequence>
  4039. <xsd:element name="session" type="xsd:string" nillable="true" />
  4040. <xsd:element name="number" type="xsd:string" nillable="true" />
  4041. <xsd:element name="country" type="xsd:string" nillable="true" />
  4042. </xsd:sequence>
  4043. </xsd:complexType>
  4044. </xsd:element>
  4045. <xsd:element name="telephonyClick2CallUserListResponse">
  4046. <xsd:complexType>
  4047. <xsd:sequence>
  4048. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  4049. </xsd:sequence>
  4050. </xsd:complexType>
  4051. </xsd:element>
  4052. <xsd:element name="zoneEntryDel">
  4053. <xsd:complexType>
  4054. <xsd:sequence>
  4055. <xsd:element name="session" type="xsd:string" nillable="true" />
  4056. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4057. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  4058. <xsd:element name="fieldtype" type="xsd:string" nillable="true" />
  4059. <xsd:element name="target" type="xsd:string" nillable="true" />
  4060. </xsd:sequence>
  4061. </xsd:complexType>
  4062. </xsd:element>
  4063. <xsd:element name="zoneEntryDelResponse">
  4064. <xsd:complexType>
  4065. <xsd:sequence />
  4066. </xsd:complexType>
  4067. </xsd:element>
  4068. <xsd:element name="prepaidSetThreshold">
  4069. <xsd:complexType>
  4070. <xsd:sequence>
  4071. <xsd:element name="session" type="xsd:string" nillable="true" />
  4072. <xsd:element name="nic" type="xsd:string" nillable="true" />
  4073. <xsd:element name="threshold" type="xsd:int" nillable="true" />
  4074. </xsd:sequence>
  4075. </xsd:complexType>
  4076. </xsd:element>
  4077. <xsd:element name="prepaidSetThresholdResponse">
  4078. <xsd:complexType>
  4079. <xsd:sequence />
  4080. </xsd:complexType>
  4081. </xsd:element>
  4082. <xsd:element name="telephonyVoicemailMailboxList">
  4083. <xsd:complexType>
  4084. <xsd:sequence>
  4085. <xsd:element name="session" type="xsd:string" nillable="true" />
  4086. <xsd:element name="number" type="xsd:string" nillable="true" />
  4087. <xsd:element name="country" type="xsd:string" nillable="true" />
  4088. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  4089. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  4090. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  4091. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  4092. </xsd:sequence>
  4093. </xsd:complexType>
  4094. </xsd:element>
  4095. <xsd:element name="telephonyVoicemailMailboxListResponse">
  4096. <xsd:complexType>
  4097. <xsd:sequence>
  4098. <xsd:element name="return" type="typens:MyArrayOfTelephonyVoicemailMailboxStructType" />
  4099. </xsd:sequence>
  4100. </xsd:complexType>
  4101. </xsd:element>
  4102. <xsd:element name="resellerDomainRenew">
  4103. <xsd:complexType>
  4104. <xsd:sequence>
  4105. <xsd:element name="session" type="xsd:string" nillable="true" />
  4106. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4107. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  4108. </xsd:sequence>
  4109. </xsd:complexType>
  4110. </xsd:element>
  4111. <xsd:element name="resellerDomainRenewResponse">
  4112. <xsd:complexType>
  4113. <xsd:sequence />
  4114. </xsd:complexType>
  4115. </xsd:element>
  4116. <xsd:element name="popDel">
  4117. <xsd:complexType>
  4118. <xsd:sequence>
  4119. <xsd:element name="session" type="xsd:string" nillable="true" />
  4120. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4121. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4122. </xsd:sequence>
  4123. </xsd:complexType>
  4124. </xsd:element>
  4125. <xsd:element name="popDelResponse">
  4126. <xsd:complexType>
  4127. <xsd:sequence />
  4128. </xsd:complexType>
  4129. </xsd:element>
  4130. <xsd:element name="telephonyFaxCampaignDetails">
  4131. <xsd:complexType>
  4132. <xsd:sequence>
  4133. <xsd:element name="session" type="xsd:string" nillable="true" />
  4134. <xsd:element name="number" type="xsd:string" nillable="true" />
  4135. <xsd:element name="country" type="xsd:string" nillable="true" />
  4136. <xsd:element name="reference" type="xsd:string" nillable="true" />
  4137. <xsd:element name="sendRecipients" type="xsd:boolean" nillable="true" />
  4138. </xsd:sequence>
  4139. </xsd:complexType>
  4140. </xsd:element>
  4141. <xsd:element name="telephonyFaxCampaignDetailsResponse">
  4142. <xsd:complexType>
  4143. <xsd:sequence>
  4144. <xsd:element name="return" type="typens:telephonyFaxCampaignDetailsStruct" />
  4145. </xsd:sequence>
  4146. </xsd:complexType>
  4147. </xsd:element>
  4148. <xsd:element name="emailFilterRuleDel">
  4149. <xsd:complexType>
  4150. <xsd:sequence>
  4151. <xsd:element name="session" type="xsd:string" nillable="true" />
  4152. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4153. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4154. <xsd:element name="filter" type="xsd:string" nillable="true" />
  4155. <xsd:element name="id" type="xsd:int" nillable="true" />
  4156. </xsd:sequence>
  4157. </xsd:complexType>
  4158. </xsd:element>
  4159. <xsd:element name="emailFilterRuleDelResponse">
  4160. <xsd:complexType>
  4161. <xsd:sequence />
  4162. </xsd:complexType>
  4163. </xsd:element>
  4164. <xsd:element name="telephonyPhonebookOnGroupDel">
  4165. <xsd:complexType>
  4166. <xsd:sequence>
  4167. <xsd:element name="session" type="xsd:string" nillable="true" />
  4168. <xsd:element name="group" type="xsd:string" nillable="true" />
  4169. <xsd:element name="id" type="xsd:int" nillable="true" />
  4170. </xsd:sequence>
  4171. </xsd:complexType>
  4172. </xsd:element>
  4173. <xsd:element name="telephonyPhonebookOnGroupDelResponse">
  4174. <xsd:complexType>
  4175. <xsd:sequence />
  4176. </xsd:complexType>
  4177. </xsd:element>
  4178. <xsd:element name="telephonyPhonebookOnGroupList">
  4179. <xsd:complexType>
  4180. <xsd:sequence>
  4181. <xsd:element name="session" type="xsd:string" nillable="true" />
  4182. <xsd:element name="group" type="xsd:string" nillable="true" />
  4183. </xsd:sequence>
  4184. </xsd:complexType>
  4185. </xsd:element>
  4186. <xsd:element name="telephonyPhonebookOnGroupListResponse">
  4187. <xsd:complexType>
  4188. <xsd:sequence>
  4189. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookStructType" />
  4190. </xsd:sequence>
  4191. </xsd:complexType>
  4192. </xsd:element>
  4193. <xsd:element name="telephonySpecialNumberCustomList">
  4194. <xsd:complexType>
  4195. <xsd:sequence>
  4196. <xsd:element name="session" type="xsd:string" nillable="true" />
  4197. <xsd:element name="country" type="xsd:string" nillable="true" />
  4198. <xsd:element name="prefix" type="xsd:string" nillable="true" />
  4199. </xsd:sequence>
  4200. </xsd:complexType>
  4201. </xsd:element>
  4202. <xsd:element name="telephonySpecialNumberCustomListResponse">
  4203. <xsd:complexType>
  4204. <xsd:sequence>
  4205. <xsd:element name="return" type="typens:telephonySpecialNumberCustomListReturn" />
  4206. </xsd:sequence>
  4207. </xsd:complexType>
  4208. </xsd:element>
  4209. <xsd:element name="dedicatedMonitoringServiceDel">
  4210. <xsd:complexType>
  4211. <xsd:sequence>
  4212. <xsd:element name="session" type="xsd:string" nillable="true" />
  4213. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4214. <xsd:element name="itemsIdTable" type="typens:MyArrayOfStringType" nillable="true" />
  4215. </xsd:sequence>
  4216. </xsd:complexType>
  4217. </xsd:element>
  4218. <xsd:element name="dedicatedMonitoringServiceDelResponse">
  4219. <xsd:complexType>
  4220. <xsd:sequence />
  4221. </xsd:complexType>
  4222. </xsd:element>
  4223. <xsd:element name="telephonyFMHuntingModificationSimultaneousCalls">
  4224. <xsd:complexType>
  4225. <xsd:sequence>
  4226. <xsd:element name="session" type="xsd:string" nillable="true" />
  4227. <xsd:element name="number" type="xsd:string" nillable="true" />
  4228. <xsd:element name="country" type="xsd:string" nillable="true" />
  4229. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  4230. <xsd:element name="numberOfCalls" type="xsd:int" nillable="true" />
  4231. </xsd:sequence>
  4232. </xsd:complexType>
  4233. </xsd:element>
  4234. <xsd:element name="telephonyFMHuntingModificationSimultaneousCallsResponse">
  4235. <xsd:complexType>
  4236. <xsd:sequence />
  4237. </xsd:complexType>
  4238. </xsd:element>
  4239. <xsd:element name="emailFilterPriority">
  4240. <xsd:complexType>
  4241. <xsd:sequence>
  4242. <xsd:element name="session" type="xsd:string" nillable="true" />
  4243. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4244. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4245. <xsd:element name="filter" type="xsd:string" nillable="true" />
  4246. <xsd:element name="priority" type="xsd:string" nillable="true" />
  4247. </xsd:sequence>
  4248. </xsd:complexType>
  4249. </xsd:element>
  4250. <xsd:element name="emailFilterPriorityResponse">
  4251. <xsd:complexType>
  4252. <xsd:sequence />
  4253. </xsd:complexType>
  4254. </xsd:element>
  4255. <xsd:element name="accountAlertThresholdSet">
  4256. <xsd:complexType>
  4257. <xsd:sequence>
  4258. <xsd:element name="session" type="xsd:string" nillable="true" />
  4259. <xsd:element name="threshold" type="xsd:int" nillable="true" />
  4260. </xsd:sequence>
  4261. </xsd:complexType>
  4262. </xsd:element>
  4263. <xsd:element name="accountAlertThresholdSetResponse">
  4264. <xsd:complexType>
  4265. <xsd:sequence />
  4266. </xsd:complexType>
  4267. </xsd:element>
  4268. <xsd:element name="emailFilterDel">
  4269. <xsd:complexType>
  4270. <xsd:sequence>
  4271. <xsd:element name="session" type="xsd:string" nillable="true" />
  4272. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4273. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4274. <xsd:element name="filter" type="xsd:string" nillable="true" />
  4275. </xsd:sequence>
  4276. </xsd:complexType>
  4277. </xsd:element>
  4278. <xsd:element name="emailFilterDelResponse">
  4279. <xsd:complexType>
  4280. <xsd:sequence />
  4281. </xsd:complexType>
  4282. </xsd:element>
  4283. <xsd:element name="resellerDomainCreate">
  4284. <xsd:complexType>
  4285. <xsd:sequence>
  4286. <xsd:element name="session" type="xsd:string" nillable="true" />
  4287. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4288. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  4289. <xsd:element name="offer" type="xsd:string" nillable="true" />
  4290. <xsd:element name="profile" type="xsd:string" nillable="true" />
  4291. <xsd:element name="owo" type="xsd:string" nillable="true" />
  4292. <xsd:element name="owner" type="xsd:string" nillable="true" />
  4293. <xsd:element name="admin" type="xsd:string" nillable="true" />
  4294. <xsd:element name="tech" type="xsd:string" nillable="true" />
  4295. <xsd:element name="billing" type="xsd:string" nillable="true" />
  4296. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  4297. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  4298. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  4299. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  4300. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  4301. <xsd:element name="method" type="xsd:string" nillable="true" />
  4302. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  4303. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  4304. <xsd:element name="afnicIdent" type="xsd:string" nillable="true" />
  4305. <xsd:element name="birthDate" type="xsd:string" nillable="true" />
  4306. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  4307. <xsd:element name="birthDepartement" type="xsd:string" nillable="true" />
  4308. <xsd:element name="birthCountry" type="xsd:string" nillable="true" />
  4309. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  4310. <xsd:element name="ssl" type="xsd:string" nillable="true" />
  4311. <xsd:element name="sslDomainList" type="xsd:string" nillable="true" />
  4312. <xsd:element name="cdn" type="xsd:string" nillable="true" />
  4313. </xsd:sequence>
  4314. </xsd:complexType>
  4315. </xsd:element>
  4316. <xsd:element name="resellerDomainCreateResponse">
  4317. <xsd:complexType>
  4318. <xsd:sequence />
  4319. </xsd:complexType>
  4320. </xsd:element>
  4321. <xsd:element name="managedServicesSnapshotUpdate">
  4322. <xsd:complexType>
  4323. <xsd:sequence>
  4324. <xsd:element name="session" type="xsd:string" nillable="true" />
  4325. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4326. <xsd:element name="snapShotList" type="xsd:string" nillable="true" />
  4327. </xsd:sequence>
  4328. </xsd:complexType>
  4329. </xsd:element>
  4330. <xsd:element name="managedServicesSnapshotUpdateResponse">
  4331. <xsd:complexType>
  4332. <xsd:sequence />
  4333. </xsd:complexType>
  4334. </xsd:element>
  4335. <xsd:element name="supportGetThreadTree">
  4336. <xsd:complexType>
  4337. <xsd:sequence>
  4338. <xsd:element name="session" type="xsd:string" nillable="true" />
  4339. <xsd:element name="threadId" type="xsd:int" nillable="true" />
  4340. </xsd:sequence>
  4341. </xsd:complexType>
  4342. </xsd:element>
  4343. <xsd:element name="supportGetThreadTreeResponse">
  4344. <xsd:complexType>
  4345. <xsd:sequence>
  4346. <xsd:element name="return" type="typens:supportThreadTreeReturn" />
  4347. </xsd:sequence>
  4348. </xsd:complexType>
  4349. </xsd:element>
  4350. <xsd:element name="emailSetDomainCatchAll">
  4351. <xsd:complexType>
  4352. <xsd:sequence>
  4353. <xsd:element name="session" type="xsd:string" nillable="true" />
  4354. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4355. <xsd:element name="type" type="xsd:string" nillable="true" />
  4356. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4357. <xsd:element name="address" type="xsd:string" nillable="true" />
  4358. </xsd:sequence>
  4359. </xsd:complexType>
  4360. </xsd:element>
  4361. <xsd:element name="emailSetDomainCatchAllResponse">
  4362. <xsd:complexType>
  4363. <xsd:sequence />
  4364. </xsd:complexType>
  4365. </xsd:element>
  4366. <xsd:element name="domainCapabilities">
  4367. <xsd:complexType>
  4368. <xsd:sequence>
  4369. <xsd:element name="session" type="xsd:string" nillable="true" />
  4370. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4371. </xsd:sequence>
  4372. </xsd:complexType>
  4373. </xsd:element>
  4374. <xsd:element name="domainCapabilitiesResponse">
  4375. <xsd:complexType>
  4376. <xsd:sequence>
  4377. <xsd:element name="return" type="typens:domainCapabilitiesReturn" />
  4378. </xsd:sequence>
  4379. </xsd:complexType>
  4380. </xsd:element>
  4381. <xsd:element name="dedicatedIpLoadBalancingServerStateModify">
  4382. <xsd:complexType>
  4383. <xsd:sequence>
  4384. <xsd:element name="session" type="xsd:string" nillable="true" />
  4385. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  4386. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4387. <xsd:element name="state" type="xsd:string" nillable="true" />
  4388. </xsd:sequence>
  4389. </xsd:complexType>
  4390. </xsd:element>
  4391. <xsd:element name="dedicatedIpLoadBalancingServerStateModifyResponse">
  4392. <xsd:complexType>
  4393. <xsd:sequence />
  4394. </xsd:complexType>
  4395. </xsd:element>
  4396. <xsd:element name="telephonyVoicemailMailboxDownload">
  4397. <xsd:complexType>
  4398. <xsd:sequence>
  4399. <xsd:element name="session" type="xsd:string" nillable="true" />
  4400. <xsd:element name="number" type="xsd:string" nillable="true" />
  4401. <xsd:element name="country" type="xsd:string" nillable="true" />
  4402. <xsd:element name="id" type="xsd:int" nillable="true" />
  4403. <xsd:element name="format" type="xsd:string" nillable="true" />
  4404. <xsd:element name="folder" type="xsd:string" nillable="true" />
  4405. </xsd:sequence>
  4406. </xsd:complexType>
  4407. </xsd:element>
  4408. <xsd:element name="telephonyVoicemailMailboxDownloadResponse">
  4409. <xsd:complexType>
  4410. <xsd:sequence>
  4411. <xsd:element name="return" type="typens:telephonyVoicemailMailboxDownloadReturn" />
  4412. </xsd:sequence>
  4413. </xsd:complexType>
  4414. </xsd:element>
  4415. <xsd:element name="dedicatedReverseModify">
  4416. <xsd:complexType>
  4417. <xsd:sequence>
  4418. <xsd:element name="session" type="xsd:string" nillable="true" />
  4419. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4420. <xsd:element name="ip" type="xsd:string" nillable="true" />
  4421. <xsd:element name="reverse" type="xsd:string" nillable="true" />
  4422. </xsd:sequence>
  4423. </xsd:complexType>
  4424. </xsd:element>
  4425. <xsd:element name="dedicatedReverseModifyResponse">
  4426. <xsd:complexType>
  4427. <xsd:sequence />
  4428. </xsd:complexType>
  4429. </xsd:element>
  4430. <xsd:element name="telephonyNicGetIpRestriction">
  4431. <xsd:complexType>
  4432. <xsd:sequence>
  4433. <xsd:element name="session" type="xsd:string" nillable="true" />
  4434. </xsd:sequence>
  4435. </xsd:complexType>
  4436. </xsd:element>
  4437. <xsd:element name="telephonyNicGetIpRestrictionResponse">
  4438. <xsd:complexType>
  4439. <xsd:sequence>
  4440. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  4441. </xsd:sequence>
  4442. </xsd:complexType>
  4443. </xsd:element>
  4444. <xsd:element name="telephonyGetClosureEventsAsArray">
  4445. <xsd:complexType>
  4446. <xsd:sequence>
  4447. <xsd:element name="session" type="xsd:string" nillable="true" />
  4448. <xsd:element name="number" type="xsd:string" nillable="true" />
  4449. <xsd:element name="country" type="xsd:string" nillable="true" />
  4450. <xsd:element name="dateStart" type="xsd:string" nillable="true" />
  4451. <xsd:element name="dateEnd" type="xsd:string" nillable="true" />
  4452. <xsd:element name="categories" type="typens:MyArrayOfStringType" nillable="true" />
  4453. </xsd:sequence>
  4454. </xsd:complexType>
  4455. </xsd:element>
  4456. <xsd:element name="telephonyGetClosureEventsAsArrayResponse">
  4457. <xsd:complexType>
  4458. <xsd:sequence>
  4459. <xsd:element name="return" type="typens:telephonyGetClosureEventsAsArrayStruct" />
  4460. </xsd:sequence>
  4461. </xsd:complexType>
  4462. </xsd:element>
  4463. <xsd:element name="telephonyPhonebookOnSmsContactDel">
  4464. <xsd:complexType>
  4465. <xsd:sequence>
  4466. <xsd:element name="session" type="xsd:string" nillable="true" />
  4467. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  4468. <xsd:element name="id" type="xsd:int" nillable="true" />
  4469. </xsd:sequence>
  4470. </xsd:complexType>
  4471. </xsd:element>
  4472. <xsd:element name="telephonyPhonebookOnSmsContactDelResponse">
  4473. <xsd:complexType>
  4474. <xsd:sequence />
  4475. </xsd:complexType>
  4476. </xsd:element>
  4477. <xsd:element name="telephonyReversmentsRefundIsPending">
  4478. <xsd:complexType>
  4479. <xsd:sequence>
  4480. <xsd:element name="session" type="xsd:string" nillable="true" />
  4481. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  4482. </xsd:sequence>
  4483. </xsd:complexType>
  4484. </xsd:element>
  4485. <xsd:element name="telephonyReversmentsRefundIsPendingResponse">
  4486. <xsd:complexType>
  4487. <xsd:sequence />
  4488. </xsd:complexType>
  4489. </xsd:element>
  4490. <xsd:element name="serviceModifyContact">
  4491. <xsd:complexType>
  4492. <xsd:sequence>
  4493. <xsd:element name="session" type="xsd:string" nillable="true" />
  4494. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4495. <xsd:element name="component" type="xsd:string" nillable="true" />
  4496. <xsd:element name="contact" type="xsd:string" nillable="true" />
  4497. <xsd:element name="nic" type="xsd:string" nillable="true" />
  4498. <xsd:element name="componentSubType" type="xsd:string" nillable="true" />
  4499. </xsd:sequence>
  4500. </xsd:complexType>
  4501. </xsd:element>
  4502. <xsd:element name="serviceModifyContactResponse">
  4503. <xsd:complexType>
  4504. <xsd:sequence />
  4505. </xsd:complexType>
  4506. </xsd:element>
  4507. <xsd:element name="telephonyScreenListInfoModify">
  4508. <xsd:complexType>
  4509. <xsd:sequence>
  4510. <xsd:element name="session" type="xsd:string" nillable="true" />
  4511. <xsd:element name="number" type="xsd:string" nillable="true" />
  4512. <xsd:element name="country" type="xsd:string" nillable="true" />
  4513. <xsd:element name="screenListType" type="xsd:string" nillable="true" />
  4514. <xsd:element name="numbersScreen" type="typens:MyArrayOfStringType" nillable="true" />
  4515. <xsd:element name="naturesScreen" type="typens:MyArrayOfStringType" nillable="true" />
  4516. </xsd:sequence>
  4517. </xsd:complexType>
  4518. </xsd:element>
  4519. <xsd:element name="telephonyScreenListInfoModifyResponse">
  4520. <xsd:complexType>
  4521. <xsd:sequence />
  4522. </xsd:complexType>
  4523. </xsd:element>
  4524. <xsd:element name="domainDnsList">
  4525. <xsd:complexType>
  4526. <xsd:sequence>
  4527. <xsd:element name="session" type="xsd:string" nillable="true" />
  4528. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4529. </xsd:sequence>
  4530. </xsd:complexType>
  4531. </xsd:element>
  4532. <xsd:element name="domainDnsListResponse">
  4533. <xsd:complexType>
  4534. <xsd:sequence>
  4535. <xsd:element name="return" type="typens:MyArrayOfNsStructType" />
  4536. </xsd:sequence>
  4537. </xsd:complexType>
  4538. </xsd:element>
  4539. <xsd:element name="dedicatedFailoverList">
  4540. <xsd:complexType>
  4541. <xsd:sequence>
  4542. <xsd:element name="session" type="xsd:string" nillable="true" />
  4543. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4544. </xsd:sequence>
  4545. </xsd:complexType>
  4546. </xsd:element>
  4547. <xsd:element name="dedicatedFailoverListResponse">
  4548. <xsd:complexType>
  4549. <xsd:sequence>
  4550. <xsd:element name="return" type="typens:MyArrayOfDedicatedFailoverStructType" />
  4551. </xsd:sequence>
  4552. </xsd:complexType>
  4553. </xsd:element>
  4554. <xsd:element name="emailDomainMxList">
  4555. <xsd:complexType>
  4556. <xsd:sequence>
  4557. <xsd:element name="session" type="xsd:string" nillable="true" />
  4558. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4559. </xsd:sequence>
  4560. </xsd:complexType>
  4561. </xsd:element>
  4562. <xsd:element name="emailDomainMxListResponse">
  4563. <xsd:complexType>
  4564. <xsd:sequence>
  4565. <xsd:element name="return" type="typens:MyArrayOfZoneStructType" />
  4566. </xsd:sequence>
  4567. </xsd:complexType>
  4568. </xsd:element>
  4569. <xsd:element name="managedServicesHostMasterIpGet">
  4570. <xsd:complexType>
  4571. <xsd:sequence>
  4572. <xsd:element name="session" type="xsd:string" nillable="true" />
  4573. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4574. </xsd:sequence>
  4575. </xsd:complexType>
  4576. </xsd:element>
  4577. <xsd:element name="managedServicesHostMasterIpGetResponse">
  4578. <xsd:complexType>
  4579. <xsd:sequence>
  4580. <xsd:element name="return" type="xsd:string" />
  4581. </xsd:sequence>
  4582. </xsd:complexType>
  4583. </xsd:element>
  4584. <xsd:element name="dedicatedSecondaryDNSInfo">
  4585. <xsd:complexType>
  4586. <xsd:sequence>
  4587. <xsd:element name="session" type="xsd:string" nillable="true" />
  4588. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4589. <xsd:element name="ip" type="xsd:string" nillable="true" />
  4590. </xsd:sequence>
  4591. </xsd:complexType>
  4592. </xsd:element>
  4593. <xsd:element name="dedicatedSecondaryDNSInfoResponse">
  4594. <xsd:complexType>
  4595. <xsd:sequence>
  4596. <xsd:element name="return" type="typens:MyArrayOfSecondaryDNSStructType" />
  4597. </xsd:sequence>
  4598. </xsd:complexType>
  4599. </xsd:element>
  4600. <xsd:element name="telephonySmsplusServiceReversableTicketsList">
  4601. <xsd:complexType>
  4602. <xsd:sequence>
  4603. <xsd:element name="session" type="xsd:string" nillable="true" />
  4604. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  4605. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  4606. <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
  4607. <xsd:element name="limit" type="xsd:int" nillable="true" />
  4608. <xsd:element name="limitOffset" type="xsd:int" nillable="true" />
  4609. <xsd:element name="sort" type="xsd:string" nillable="true" />
  4610. <xsd:element name="filter" type="xsd:string" nillable="true" />
  4611. </xsd:sequence>
  4612. </xsd:complexType>
  4613. </xsd:element>
  4614. <xsd:element name="telephonySmsplusServiceReversableTicketsListResponse">
  4615. <xsd:complexType>
  4616. <xsd:sequence>
  4617. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusTicketsStructType" />
  4618. </xsd:sequence>
  4619. </xsd:complexType>
  4620. </xsd:element>
  4621. <xsd:element name="dedicatedRipeUpdateInetnum">
  4622. <xsd:complexType>
  4623. <xsd:sequence>
  4624. <xsd:element name="session" type="xsd:string" nillable="true" />
  4625. <xsd:element name="block" type="xsd:string" nillable="true" />
  4626. <xsd:element name="netname" type="xsd:string" nillable="true" />
  4627. <xsd:element name="descr" type="xsd:string" nillable="true" />
  4628. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  4629. </xsd:sequence>
  4630. </xsd:complexType>
  4631. </xsd:element>
  4632. <xsd:element name="dedicatedRipeUpdateInetnumResponse">
  4633. <xsd:complexType>
  4634. <xsd:sequence>
  4635. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  4636. </xsd:sequence>
  4637. </xsd:complexType>
  4638. </xsd:element>
  4639. <xsd:element name="ortDomainList">
  4640. <xsd:complexType>
  4641. <xsd:sequence>
  4642. <xsd:element name="session" type="xsd:string" nillable="true" />
  4643. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4644. </xsd:sequence>
  4645. </xsd:complexType>
  4646. </xsd:element>
  4647. <xsd:element name="ortDomainListResponse">
  4648. <xsd:complexType>
  4649. <xsd:sequence>
  4650. <xsd:element name="return" type="typens:MyArrayOfOrtStructType" />
  4651. </xsd:sequence>
  4652. </xsd:complexType>
  4653. </xsd:element>
  4654. <xsd:element name="telephonyHuntingGenericScreenStatusModify">
  4655. <xsd:complexType>
  4656. <xsd:sequence>
  4657. <xsd:element name="session" type="xsd:string" nillable="true" />
  4658. <xsd:element name="number" type="xsd:string" nillable="true" />
  4659. <xsd:element name="country" type="xsd:string" nillable="true" />
  4660. <xsd:element name="status" type="xsd:boolean" nillable="true" />
  4661. </xsd:sequence>
  4662. </xsd:complexType>
  4663. </xsd:element>
  4664. <xsd:element name="telephonyHuntingGenericScreenStatusModifyResponse">
  4665. <xsd:complexType>
  4666. <xsd:sequence />
  4667. </xsd:complexType>
  4668. </xsd:element>
  4669. <xsd:element name="telephonySmsBlacklistedSendersList">
  4670. <xsd:complexType>
  4671. <xsd:sequence>
  4672. <xsd:element name="session" type="xsd:string" nillable="true" />
  4673. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  4674. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  4675. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  4676. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  4677. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  4678. </xsd:sequence>
  4679. </xsd:complexType>
  4680. </xsd:element>
  4681. <xsd:element name="telephonySmsBlacklistedSendersListResponse">
  4682. <xsd:complexType>
  4683. <xsd:sequence>
  4684. <xsd:element name="return" type="typens:telephonySmsBlacklistedSendersListReturn" />
  4685. </xsd:sequence>
  4686. </xsd:complexType>
  4687. </xsd:element>
  4688. <xsd:element name="telephonyPhonebookContactAdd">
  4689. <xsd:complexType>
  4690. <xsd:sequence>
  4691. <xsd:element name="session" type="xsd:string" nillable="true" />
  4692. <xsd:element name="number" type="xsd:string" nillable="true" />
  4693. <xsd:element name="country" type="xsd:string" nillable="true" />
  4694. <xsd:element name="id" type="xsd:int" nillable="true" />
  4695. <xsd:element name="name" type="xsd:string" nillable="true" />
  4696. <xsd:element name="surname" type="xsd:string" nillable="true" />
  4697. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  4698. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  4699. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  4700. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  4701. <xsd:element name="group" type="xsd:string" nillable="true" />
  4702. </xsd:sequence>
  4703. </xsd:complexType>
  4704. </xsd:element>
  4705. <xsd:element name="telephonyPhonebookContactAddResponse">
  4706. <xsd:complexType>
  4707. <xsd:sequence>
  4708. <xsd:element name="return" type="xsd:int" />
  4709. </xsd:sequence>
  4710. </xsd:complexType>
  4711. </xsd:element>
  4712. <xsd:element name="domainOperationInfo">
  4713. <xsd:complexType>
  4714. <xsd:sequence>
  4715. <xsd:element name="session" type="xsd:string" nillable="true" />
  4716. <xsd:element name="id" type="xsd:int" nillable="true" />
  4717. </xsd:sequence>
  4718. </xsd:complexType>
  4719. </xsd:element>
  4720. <xsd:element name="domainOperationInfoResponse">
  4721. <xsd:complexType>
  4722. <xsd:sequence>
  4723. <xsd:element name="return" type="typens:operationStruct" />
  4724. </xsd:sequence>
  4725. </xsd:complexType>
  4726. </xsd:element>
  4727. <xsd:element name="dedicatedGetAvailableNetworkFromCountry">
  4728. <xsd:complexType>
  4729. <xsd:sequence>
  4730. <xsd:element name="session" type="xsd:string" nillable="true" />
  4731. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4732. <xsd:element name="country" type="xsd:string" nillable="true" />
  4733. </xsd:sequence>
  4734. </xsd:complexType>
  4735. </xsd:element>
  4736. <xsd:element name="dedicatedGetAvailableNetworkFromCountryResponse">
  4737. <xsd:complexType>
  4738. <xsd:sequence>
  4739. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  4740. </xsd:sequence>
  4741. </xsd:complexType>
  4742. </xsd:element>
  4743. <xsd:element name="telephonyPortabilityOrderSpecialNumber">
  4744. <xsd:complexType>
  4745. <xsd:sequence>
  4746. <xsd:element name="session" type="xsd:string" nillable="true" />
  4747. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  4748. <xsd:element name="offer" type="xsd:string" nillable="true" />
  4749. <xsd:element name="desireDate" type="xsd:string" nillable="true" />
  4750. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  4751. <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType" nillable="true" />
  4752. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  4753. <xsd:element name="name" type="xsd:string" nillable="true" />
  4754. <xsd:element name="firstName" type="xsd:string" nillable="true" />
  4755. <xsd:element name="siret" type="xsd:string" nillable="true" />
  4756. <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
  4757. <xsd:element name="streetNumberExtra" type="xsd:string" nillable="true" />
  4758. <xsd:element name="streetType" type="xsd:string" nillable="true" />
  4759. <xsd:element name="streetName" type="xsd:string" nillable="true" />
  4760. <xsd:element name="building" type="xsd:string" nillable="true" />
  4761. <xsd:element name="stair" type="xsd:string" nillable="true" />
  4762. <xsd:element name="floor" type="xsd:string" nillable="true" />
  4763. <xsd:element name="door" type="xsd:string" nillable="true" />
  4764. <xsd:element name="zip" type="xsd:string" nillable="true" />
  4765. <xsd:element name="city" type="xsd:string" nillable="true" />
  4766. <xsd:element name="country" type="xsd:string" nillable="true" />
  4767. <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
  4768. <xsd:element name="category" type="xsd:string" nillable="true" />
  4769. <xsd:element name="contactName" type="xsd:string" nillable="true" />
  4770. <xsd:element name="contactNumber" type="xsd:string" nillable="true" />
  4771. </xsd:sequence>
  4772. </xsd:complexType>
  4773. </xsd:element>
  4774. <xsd:element name="telephonyPortabilityOrderSpecialNumberResponse">
  4775. <xsd:complexType>
  4776. <xsd:sequence>
  4777. <xsd:element name="return" type="typens:telephonyNumberOrderReturn" />
  4778. </xsd:sequence>
  4779. </xsd:complexType>
  4780. </xsd:element>
  4781. <xsd:element name="billingGetReferencesToExpired">
  4782. <xsd:complexType>
  4783. <xsd:sequence>
  4784. <xsd:element name="session" type="xsd:string" nillable="true" />
  4785. <xsd:element name="delay" type="xsd:int" nillable="true" />
  4786. </xsd:sequence>
  4787. </xsd:complexType>
  4788. </xsd:element>
  4789. <xsd:element name="billingGetReferencesToExpiredResponse">
  4790. <xsd:complexType>
  4791. <xsd:sequence>
  4792. <xsd:element name="return" type="typens:MyArrayOfBillingGetReferencesToExpiredStructType" />
  4793. </xsd:sequence>
  4794. </xsd:complexType>
  4795. </xsd:element>
  4796. <xsd:element name="dedicatedFailoverAdd">
  4797. <xsd:complexType>
  4798. <xsd:sequence>
  4799. <xsd:element name="session" type="xsd:string" nillable="true" />
  4800. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  4801. <xsd:element name="comment" type="xsd:string" nillable="true" />
  4802. <xsd:element name="wantedIp" type="xsd:string" nillable="true" />
  4803. <xsd:element name="routedTo" type="xsd:string" nillable="true" />
  4804. <xsd:element name="country" type="xsd:string" nillable="true" />
  4805. </xsd:sequence>
  4806. </xsd:complexType>
  4807. </xsd:element>
  4808. <xsd:element name="dedicatedFailoverAddResponse">
  4809. <xsd:complexType>
  4810. <xsd:sequence />
  4811. </xsd:complexType>
  4812. </xsd:element>
  4813. <xsd:element name="telephonySmsUserSetCallBack">
  4814. <xsd:complexType>
  4815. <xsd:sequence>
  4816. <xsd:element name="session" type="xsd:string" nillable="true" />
  4817. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  4818. <xsd:element name="login" type="xsd:string" nillable="true" />
  4819. <xsd:element name="callBack" type="xsd:string" nillable="true" />
  4820. </xsd:sequence>
  4821. </xsd:complexType>
  4822. </xsd:element>
  4823. <xsd:element name="telephonySmsUserSetCallBackResponse">
  4824. <xsd:complexType>
  4825. <xsd:sequence />
  4826. </xsd:complexType>
  4827. </xsd:element>
  4828. <xsd:element name="prepaidGetSummary">
  4829. <xsd:complexType>
  4830. <xsd:sequence>
  4831. <xsd:element name="session" type="xsd:string" nillable="true" />
  4832. <xsd:element name="nic" type="xsd:string" nillable="true" />
  4833. </xsd:sequence>
  4834. </xsd:complexType>
  4835. </xsd:element>
  4836. <xsd:element name="prepaidGetSummaryResponse">
  4837. <xsd:complexType>
  4838. <xsd:sequence>
  4839. <xsd:element name="return" type="typens:prepaidGetSummaryReturn" />
  4840. </xsd:sequence>
  4841. </xsd:complexType>
  4842. </xsd:element>
  4843. <xsd:element name="domainDnsUpdate">
  4844. <xsd:complexType>
  4845. <xsd:sequence>
  4846. <xsd:element name="session" type="xsd:string" nillable="true" />
  4847. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4848. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  4849. <xsd:element name="ip1" type="xsd:string" nillable="true" />
  4850. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  4851. <xsd:element name="ip2" type="xsd:string" nillable="true" />
  4852. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  4853. <xsd:element name="ip3" type="xsd:string" nillable="true" />
  4854. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  4855. <xsd:element name="ip4" type="xsd:string" nillable="true" />
  4856. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  4857. <xsd:element name="ip5" type="xsd:string" nillable="true" />
  4858. </xsd:sequence>
  4859. </xsd:complexType>
  4860. </xsd:element>
  4861. <xsd:element name="domainDnsUpdateResponse">
  4862. <xsd:complexType>
  4863. <xsd:sequence>
  4864. <xsd:element name="return" type="xsd:int" />
  4865. </xsd:sequence>
  4866. </xsd:complexType>
  4867. </xsd:element>
  4868. <xsd:element name="emailFilterRuleAdd">
  4869. <xsd:complexType>
  4870. <xsd:sequence>
  4871. <xsd:element name="session" type="xsd:string" nillable="true" />
  4872. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4873. <xsd:element name="pop" type="xsd:string" nillable="true" />
  4874. <xsd:element name="filter" type="xsd:string" nillable="true" />
  4875. <xsd:element name="header" type="xsd:string" nillable="true" />
  4876. <xsd:element name="rule" type="xsd:string" nillable="true" />
  4877. <xsd:element name="rule_param" type="xsd:string" nillable="true" />
  4878. </xsd:sequence>
  4879. </xsd:complexType>
  4880. </xsd:element>
  4881. <xsd:element name="emailFilterRuleAddResponse">
  4882. <xsd:complexType>
  4883. <xsd:sequence />
  4884. </xsd:complexType>
  4885. </xsd:element>
  4886. <xsd:element name="ripeUpdateInetnum">
  4887. <xsd:complexType>
  4888. <xsd:sequence>
  4889. <xsd:element name="session" type="xsd:string" nillable="true" />
  4890. <xsd:element name="block" type="xsd:string" nillable="true" />
  4891. <xsd:element name="netname" type="xsd:string" nillable="true" />
  4892. <xsd:element name="descr" type="xsd:string" nillable="true" />
  4893. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  4894. </xsd:sequence>
  4895. </xsd:complexType>
  4896. </xsd:element>
  4897. <xsd:element name="ripeUpdateInetnumResponse">
  4898. <xsd:complexType>
  4899. <xsd:sequence>
  4900. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  4901. </xsd:sequence>
  4902. </xsd:complexType>
  4903. </xsd:element>
  4904. <xsd:element name="domainResellerDel">
  4905. <xsd:complexType>
  4906. <xsd:sequence>
  4907. <xsd:element name="session" type="xsd:string" nillable="true" />
  4908. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4909. </xsd:sequence>
  4910. </xsd:complexType>
  4911. </xsd:element>
  4912. <xsd:element name="domainResellerDelResponse">
  4913. <xsd:complexType>
  4914. <xsd:sequence />
  4915. </xsd:complexType>
  4916. </xsd:element>
  4917. <xsd:element name="telephonyPhonebookOnGroupModify">
  4918. <xsd:complexType>
  4919. <xsd:sequence>
  4920. <xsd:element name="session" type="xsd:string" nillable="true" />
  4921. <xsd:element name="group" type="xsd:string" nillable="true" />
  4922. <xsd:element name="id" type="xsd:int" nillable="true" />
  4923. <xsd:element name="name" type="xsd:string" nillable="true" />
  4924. </xsd:sequence>
  4925. </xsd:complexType>
  4926. </xsd:element>
  4927. <xsd:element name="telephonyPhonebookOnGroupModifyResponse">
  4928. <xsd:complexType>
  4929. <xsd:sequence />
  4930. </xsd:complexType>
  4931. </xsd:element>
  4932. <xsd:element name="telephonyLineSwitchOldOfferPossibility">
  4933. <xsd:complexType>
  4934. <xsd:sequence>
  4935. <xsd:element name="session" type="xsd:string" nillable="true" />
  4936. <xsd:element name="numbers" type="typens:MyArrayOfStringType" nillable="true" />
  4937. <xsd:element name="country" type="xsd:string" nillable="true" />
  4938. </xsd:sequence>
  4939. </xsd:complexType>
  4940. </xsd:element>
  4941. <xsd:element name="telephonyLineSwitchOldOfferPossibilityResponse">
  4942. <xsd:complexType>
  4943. <xsd:sequence>
  4944. <xsd:element name="return" type="typens:MyArrayOfTelephonyLineSwitchOldOfferStructType" />
  4945. </xsd:sequence>
  4946. </xsd:complexType>
  4947. </xsd:element>
  4948. <xsd:element name="resellerDomainCreateIT">
  4949. <xsd:complexType>
  4950. <xsd:sequence>
  4951. <xsd:element name="session" type="xsd:string" nillable="true" />
  4952. <xsd:element name="domain" type="xsd:string" nillable="true" />
  4953. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  4954. <xsd:element name="offer" type="xsd:string" nillable="true" />
  4955. <xsd:element name="profile" type="xsd:string" nillable="true" />
  4956. <xsd:element name="owo" type="xsd:string" nillable="true" />
  4957. <xsd:element name="owner" type="xsd:string" nillable="true" />
  4958. <xsd:element name="admin" type="xsd:string" nillable="true" />
  4959. <xsd:element name="tech" type="xsd:string" nillable="true" />
  4960. <xsd:element name="billing" type="xsd:string" nillable="true" />
  4961. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  4962. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  4963. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  4964. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  4965. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  4966. <xsd:element name="legalRepresentantFirstName" type="xsd:string" nillable="true" />
  4967. <xsd:element name="legalRepresentantLastName" type="xsd:string" nillable="true" />
  4968. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  4969. <xsd:element name="vat" type="xsd:string" nillable="true" />
  4970. <xsd:element name="birthDate" type="xsd:string" nillable="true" />
  4971. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  4972. <xsd:element name="birthDepartement" type="xsd:string" nillable="true" />
  4973. <xsd:element name="birthCountry" type="xsd:string" nillable="true" />
  4974. <xsd:element name="nationality" type="xsd:string" nillable="true" />
  4975. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  4976. </xsd:sequence>
  4977. </xsd:complexType>
  4978. </xsd:element>
  4979. <xsd:element name="resellerDomainCreateITResponse">
  4980. <xsd:complexType>
  4981. <xsd:sequence />
  4982. </xsd:complexType>
  4983. </xsd:element>
  4984. <xsd:element name="notepadGet">
  4985. <xsd:complexType>
  4986. <xsd:sequence>
  4987. <xsd:element name="session" type="xsd:string" nillable="true" />
  4988. </xsd:sequence>
  4989. </xsd:complexType>
  4990. </xsd:element>
  4991. <xsd:element name="notepadGetResponse">
  4992. <xsd:complexType>
  4993. <xsd:sequence>
  4994. <xsd:element name="return" type="xsd:string" />
  4995. </xsd:sequence>
  4996. </xsd:complexType>
  4997. </xsd:element>
  4998. <xsd:element name="telephonySmsplusServiceList">
  4999. <xsd:complexType>
  5000. <xsd:sequence>
  5001. <xsd:element name="session" type="xsd:string" nillable="true" />
  5002. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5003. </xsd:sequence>
  5004. </xsd:complexType>
  5005. </xsd:element>
  5006. <xsd:element name="telephonySmsplusServiceListResponse">
  5007. <xsd:complexType>
  5008. <xsd:sequence>
  5009. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusDetailsStructType" />
  5010. </xsd:sequence>
  5011. </xsd:complexType>
  5012. </xsd:element>
  5013. <xsd:element name="telephonyHuntingModificationAnonymousCallRejection">
  5014. <xsd:complexType>
  5015. <xsd:sequence>
  5016. <xsd:element name="session" type="xsd:string" nillable="true" />
  5017. <xsd:element name="number" type="xsd:string" nillable="true" />
  5018. <xsd:element name="country" type="xsd:string" nillable="true" />
  5019. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5020. <xsd:element name="anonymousCallRejection" type="xsd:boolean" nillable="true" />
  5021. </xsd:sequence>
  5022. </xsd:complexType>
  5023. </xsd:element>
  5024. <xsd:element name="telephonyHuntingModificationAnonymousCallRejectionResponse">
  5025. <xsd:complexType>
  5026. <xsd:sequence />
  5027. </xsd:complexType>
  5028. </xsd:element>
  5029. <xsd:element name="dedicatedFilterIrcServerRuleList">
  5030. <xsd:complexType>
  5031. <xsd:sequence>
  5032. <xsd:element name="session" type="xsd:string" nillable="true" />
  5033. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5034. </xsd:sequence>
  5035. </xsd:complexType>
  5036. </xsd:element>
  5037. <xsd:element name="dedicatedFilterIrcServerRuleListResponse">
  5038. <xsd:complexType>
  5039. <xsd:sequence>
  5040. <xsd:element name="return" type="typens:MyArrayOfDedicatedFilterIrcRuleStructType" />
  5041. </xsd:sequence>
  5042. </xsd:complexType>
  5043. </xsd:element>
  5044. <xsd:element name="telephonyNumberGetBillingAccount">
  5045. <xsd:complexType>
  5046. <xsd:sequence>
  5047. <xsd:element name="session" type="xsd:string" nillable="true" />
  5048. <xsd:element name="number" type="xsd:string" nillable="true" />
  5049. <xsd:element name="country" type="xsd:string" nillable="true" />
  5050. </xsd:sequence>
  5051. </xsd:complexType>
  5052. </xsd:element>
  5053. <xsd:element name="telephonyNumberGetBillingAccountResponse">
  5054. <xsd:complexType>
  5055. <xsd:sequence>
  5056. <xsd:element name="return" type="xsd:string" />
  5057. </xsd:sequence>
  5058. </xsd:complexType>
  5059. </xsd:element>
  5060. <xsd:element name="managedServicesPartitionDelete">
  5061. <xsd:complexType>
  5062. <xsd:sequence>
  5063. <xsd:element name="session" type="xsd:string" nillable="true" />
  5064. <xsd:element name="storage" type="xsd:string" nillable="true" />
  5065. <xsd:element name="name" type="xsd:string" nillable="true" />
  5066. </xsd:sequence>
  5067. </xsd:complexType>
  5068. </xsd:element>
  5069. <xsd:element name="managedServicesPartitionDeleteResponse">
  5070. <xsd:complexType>
  5071. <xsd:sequence />
  5072. </xsd:complexType>
  5073. </xsd:element>
  5074. <xsd:element name="telephonyTonesOptionsList">
  5075. <xsd:complexType>
  5076. <xsd:sequence>
  5077. <xsd:element name="session" type="xsd:string" nillable="true" />
  5078. <xsd:element name="number" type="xsd:string" nillable="true" />
  5079. <xsd:element name="country" type="xsd:string" nillable="true" />
  5080. </xsd:sequence>
  5081. </xsd:complexType>
  5082. </xsd:element>
  5083. <xsd:element name="telephonyTonesOptionsListResponse">
  5084. <xsd:complexType>
  5085. <xsd:sequence>
  5086. <xsd:element name="return" type="typens:telephonyTonesOptionsListReturn" />
  5087. </xsd:sequence>
  5088. </xsd:complexType>
  5089. </xsd:element>
  5090. <xsd:element name="telephonySpareList">
  5091. <xsd:complexType>
  5092. <xsd:sequence>
  5093. <xsd:element name="session" type="xsd:string" nillable="true" />
  5094. <xsd:element name="type" type="xsd:string" nillable="true" />
  5095. <xsd:element name="service" type="xsd:string" nillable="true" />
  5096. </xsd:sequence>
  5097. </xsd:complexType>
  5098. </xsd:element>
  5099. <xsd:element name="telephonySpareListResponse">
  5100. <xsd:complexType>
  5101. <xsd:sequence>
  5102. <xsd:element name="return" type="typens:telephonySpareListReturn" />
  5103. </xsd:sequence>
  5104. </xsd:complexType>
  5105. </xsd:element>
  5106. <xsd:element name="supportReportAnswerProblem">
  5107. <xsd:complexType>
  5108. <xsd:sequence>
  5109. <xsd:element name="session" type="xsd:string" nillable="true" />
  5110. <xsd:element name="messageId" type="xsd:int" nillable="true" />
  5111. <xsd:element name="reportReason" type="xsd:string" nillable="true" />
  5112. </xsd:sequence>
  5113. </xsd:complexType>
  5114. </xsd:element>
  5115. <xsd:element name="supportReportAnswerProblemResponse">
  5116. <xsd:complexType>
  5117. <xsd:sequence />
  5118. </xsd:complexType>
  5119. </xsd:element>
  5120. <xsd:element name="multiDomainList">
  5121. <xsd:complexType>
  5122. <xsd:sequence>
  5123. <xsd:element name="session" type="xsd:string" nillable="true" />
  5124. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5125. </xsd:sequence>
  5126. </xsd:complexType>
  5127. </xsd:element>
  5128. <xsd:element name="multiDomainListResponse">
  5129. <xsd:complexType>
  5130. <xsd:sequence>
  5131. <xsd:element name="return" type="typens:MyArrayOfMultiDomainStructType" />
  5132. </xsd:sequence>
  5133. </xsd:complexType>
  5134. </xsd:element>
  5135. <xsd:element name="ticketClose">
  5136. <xsd:complexType>
  5137. <xsd:sequence>
  5138. <xsd:element name="session" type="xsd:string" nillable="true" />
  5139. <xsd:element name="ticketId" type="xsd:int" nillable="true" />
  5140. </xsd:sequence>
  5141. </xsd:complexType>
  5142. </xsd:element>
  5143. <xsd:element name="ticketCloseResponse">
  5144. <xsd:complexType>
  5145. <xsd:sequence />
  5146. </xsd:complexType>
  5147. </xsd:element>
  5148. <xsd:element name="dedicatedRipeCreateOrganisation">
  5149. <xsd:complexType>
  5150. <xsd:sequence>
  5151. <xsd:element name="session" type="xsd:string" nillable="true" />
  5152. <xsd:element name="name" type="xsd:string" nillable="true" />
  5153. <xsd:element name="address" type="xsd:string" nillable="true" />
  5154. <xsd:element name="email" type="xsd:string" nillable="true" />
  5155. <xsd:element name="abuse" type="xsd:string" nillable="true" />
  5156. <xsd:element name="descr" type="xsd:string" nillable="true" />
  5157. <xsd:element name="phone" type="xsd:string" nillable="true" />
  5158. <xsd:element name="fax" type="xsd:string" nillable="true" />
  5159. <xsd:element name="remarks" type="xsd:string" nillable="true" />
  5160. </xsd:sequence>
  5161. </xsd:complexType>
  5162. </xsd:element>
  5163. <xsd:element name="dedicatedRipeCreateOrganisationResponse">
  5164. <xsd:complexType>
  5165. <xsd:sequence>
  5166. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  5167. </xsd:sequence>
  5168. </xsd:complexType>
  5169. </xsd:element>
  5170. <xsd:element name="telephonyListSummationCallsFromNumber">
  5171. <xsd:complexType>
  5172. <xsd:sequence>
  5173. <xsd:element name="session" type="xsd:string" nillable="true" />
  5174. <xsd:element name="number" type="xsd:string" nillable="true" />
  5175. <xsd:element name="country" type="xsd:string" nillable="true" />
  5176. <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
  5177. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  5178. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  5179. </xsd:sequence>
  5180. </xsd:complexType>
  5181. </xsd:element>
  5182. <xsd:element name="telephonyListSummationCallsFromNumberResponse">
  5183. <xsd:complexType>
  5184. <xsd:sequence>
  5185. <xsd:element name="return" type="typens:MyArrayOfTelephonyReversmentsSummationStructType" />
  5186. </xsd:sequence>
  5187. </xsd:complexType>
  5188. </xsd:element>
  5189. <xsd:element name="telephonyConferenceGetParams">
  5190. <xsd:complexType>
  5191. <xsd:sequence>
  5192. <xsd:element name="session" type="xsd:string" nillable="true" />
  5193. <xsd:element name="number" type="xsd:string" nillable="true" />
  5194. <xsd:element name="country" type="xsd:string" nillable="true" />
  5195. </xsd:sequence>
  5196. </xsd:complexType>
  5197. </xsd:element>
  5198. <xsd:element name="telephonyConferenceGetParamsResponse">
  5199. <xsd:complexType>
  5200. <xsd:sequence>
  5201. <xsd:element name="return" type="typens:telephonyConferenceParamsReturn" />
  5202. </xsd:sequence>
  5203. </xsd:complexType>
  5204. </xsd:element>
  5205. <xsd:element name="telephonyPhonebookContactModify">
  5206. <xsd:complexType>
  5207. <xsd:sequence>
  5208. <xsd:element name="session" type="xsd:string" nillable="true" />
  5209. <xsd:element name="number" type="xsd:string" nillable="true" />
  5210. <xsd:element name="country" type="xsd:string" nillable="true" />
  5211. <xsd:element name="id" type="xsd:int" nillable="true" />
  5212. <xsd:element name="name" type="xsd:string" nillable="true" />
  5213. <xsd:element name="surname" type="xsd:string" nillable="true" />
  5214. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  5215. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  5216. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  5217. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  5218. <xsd:element name="group" type="xsd:string" nillable="true" />
  5219. </xsd:sequence>
  5220. </xsd:complexType>
  5221. </xsd:element>
  5222. <xsd:element name="telephonyPhonebookContactModifyResponse">
  5223. <xsd:complexType>
  5224. <xsd:sequence />
  5225. </xsd:complexType>
  5226. </xsd:element>
  5227. <xsd:element name="domainDnsGetOvhDefault">
  5228. <xsd:complexType>
  5229. <xsd:sequence>
  5230. <xsd:element name="session" type="xsd:string" nillable="true" />
  5231. </xsd:sequence>
  5232. </xsd:complexType>
  5233. </xsd:element>
  5234. <xsd:element name="domainDnsGetOvhDefaultResponse">
  5235. <xsd:complexType>
  5236. <xsd:sequence>
  5237. <xsd:element name="return" type="typens:MyArrayOfNsStructType" />
  5238. </xsd:sequence>
  5239. </xsd:complexType>
  5240. </xsd:element>
  5241. <xsd:element name="telephonyLineList">
  5242. <xsd:complexType>
  5243. <xsd:sequence>
  5244. <xsd:element name="session" type="xsd:string" nillable="true" />
  5245. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5246. </xsd:sequence>
  5247. </xsd:complexType>
  5248. </xsd:element>
  5249. <xsd:element name="telephonyLineListResponse">
  5250. <xsd:complexType>
  5251. <xsd:sequence>
  5252. <xsd:element name="return" type="typens:telephonyLineListReturn" />
  5253. </xsd:sequence>
  5254. </xsd:complexType>
  5255. </xsd:element>
  5256. <xsd:element name="databaseCreate">
  5257. <xsd:complexType>
  5258. <xsd:sequence>
  5259. <xsd:element name="session" type="xsd:string" nillable="true" />
  5260. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5261. <xsd:element name="db" type="xsd:string" nillable="true" />
  5262. <xsd:element name="password" type="xsd:string" nillable="true" />
  5263. <xsd:element name="dbType" type="xsd:string" nillable="true" />
  5264. </xsd:sequence>
  5265. </xsd:complexType>
  5266. </xsd:element>
  5267. <xsd:element name="databaseCreateResponse">
  5268. <xsd:complexType>
  5269. <xsd:sequence />
  5270. </xsd:complexType>
  5271. </xsd:element>
  5272. <xsd:element name="billingGetAccessByNic">
  5273. <xsd:complexType>
  5274. <xsd:sequence>
  5275. <xsd:element name="session" type="xsd:string" nillable="true" />
  5276. </xsd:sequence>
  5277. </xsd:complexType>
  5278. </xsd:element>
  5279. <xsd:element name="billingGetAccessByNicResponse">
  5280. <xsd:complexType>
  5281. <xsd:sequence>
  5282. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  5283. </xsd:sequence>
  5284. </xsd:complexType>
  5285. </xsd:element>
  5286. <xsd:element name="dedicatedBackupExcludeAdd">
  5287. <xsd:complexType>
  5288. <xsd:sequence>
  5289. <xsd:element name="session" type="xsd:string" nillable="true" />
  5290. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5291. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  5292. <xsd:element name="exclude" type="xsd:string" nillable="true" />
  5293. </xsd:sequence>
  5294. </xsd:complexType>
  5295. </xsd:element>
  5296. <xsd:element name="dedicatedBackupExcludeAddResponse">
  5297. <xsd:complexType>
  5298. <xsd:sequence />
  5299. </xsd:complexType>
  5300. </xsd:element>
  5301. <xsd:element name="serviceModifyOwner">
  5302. <xsd:complexType>
  5303. <xsd:sequence>
  5304. <xsd:element name="session" type="xsd:string" nillable="true" />
  5305. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5306. <xsd:element name="component" type="xsd:string" nillable="true" />
  5307. <xsd:element name="legalform" type="xsd:string" nillable="true" />
  5308. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  5309. <xsd:element name="name" type="xsd:string" nillable="true" />
  5310. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  5311. <xsd:element name="address" type="xsd:string" nillable="true" />
  5312. <xsd:element name="city" type="xsd:string" nillable="true" />
  5313. <xsd:element name="zip" type="xsd:string" nillable="true" />
  5314. <xsd:element name="area" type="xsd:string" nillable="true" />
  5315. <xsd:element name="country" type="xsd:string" nillable="true" />
  5316. <xsd:element name="phone" type="xsd:string" nillable="true" />
  5317. <xsd:element name="fax" type="xsd:string" nillable="true" />
  5318. <xsd:element name="email" type="xsd:string" nillable="true" />
  5319. <xsd:element name="identityConfirmation" type="xsd:boolean" nillable="true" />
  5320. <xsd:element name="acceptanceConfirmation" type="xsd:boolean" nillable="true" />
  5321. </xsd:sequence>
  5322. </xsd:complexType>
  5323. </xsd:element>
  5324. <xsd:element name="serviceModifyOwnerResponse">
  5325. <xsd:complexType>
  5326. <xsd:sequence />
  5327. </xsd:complexType>
  5328. </xsd:element>
  5329. <xsd:element name="telephonyLineOptionsModify">
  5330. <xsd:complexType>
  5331. <xsd:sequence>
  5332. <xsd:element name="session" type="xsd:string" nillable="true" />
  5333. <xsd:element name="number" type="xsd:string" nillable="true" />
  5334. <xsd:element name="country" type="xsd:string" nillable="true" />
  5335. <xsd:element name="identificationRestriction" type="xsd:boolean" nillable="true" />
  5336. <xsd:element name="anonymousCallRejection" type="xsd:boolean" nillable="true" />
  5337. <xsd:element name="doNotDisturb" type="xsd:boolean" nillable="true" />
  5338. <xsd:element name="absentSuscriber" type="xsd:boolean" nillable="true" />
  5339. <xsd:element name="lockOutCall" type="xsd:boolean" nillable="true" />
  5340. <xsd:element name="lockOutCallPassword" type="xsd:string" nillable="true" />
  5341. <xsd:element name="forwardUnconditional" type="xsd:boolean" nillable="true" />
  5342. <xsd:element name="forwardUnconditionalNumber" type="xsd:string" nillable="true" />
  5343. <xsd:element name="forwardNoReply" type="xsd:boolean" nillable="true" />
  5344. <xsd:element name="forwardNoReplyDelay" type="xsd:int" nillable="true" />
  5345. <xsd:element name="forwardNoReplyNumber" type="xsd:string" nillable="true" />
  5346. <xsd:element name="forwardBusy" type="xsd:boolean" nillable="true" />
  5347. <xsd:element name="forwardBusyNumber" type="xsd:string" nillable="true" />
  5348. <xsd:element name="forwardBackup" type="xsd:boolean" nillable="true" />
  5349. <xsd:element name="forwardBackupNumber" type="xsd:string" nillable="true" />
  5350. <xsd:element name="displayCallNumber" type="xsd:string" nillable="true" />
  5351. <xsd:element name="callWaiting" type="xsd:boolean" nillable="true" />
  5352. <xsd:element name="forwardNoReplyNature" type="xsd:string" nillable="true" />
  5353. <xsd:element name="forwardBackupNature" type="xsd:string" nillable="true" />
  5354. <xsd:element name="forwardUnconditionalNature" type="xsd:string" nillable="true" />
  5355. <xsd:element name="forwardBusyNature" type="xsd:string" nillable="true" />
  5356. </xsd:sequence>
  5357. </xsd:complexType>
  5358. </xsd:element>
  5359. <xsd:element name="telephonyLineOptionsModifyResponse">
  5360. <xsd:complexType>
  5361. <xsd:sequence />
  5362. </xsd:complexType>
  5363. </xsd:element>
  5364. <xsd:element name="telephonyHuntingGenericScreenSet">
  5365. <xsd:complexType>
  5366. <xsd:sequence>
  5367. <xsd:element name="session" type="xsd:string" nillable="true" />
  5368. <xsd:element name="number" type="xsd:string" nillable="true" />
  5369. <xsd:element name="country" type="xsd:string" nillable="true" />
  5370. <xsd:element name="timesStart" type="typens:MyArrayOfStringType" nillable="true" />
  5371. <xsd:element name="timesEnd" type="typens:MyArrayOfStringType" nillable="true" />
  5372. <xsd:element name="daysType" type="typens:MyArrayOfStringType" nillable="true" />
  5373. <xsd:element name="forwardPolicyIndex" type="typens:MyArrayOfStringType" nillable="true" />
  5374. </xsd:sequence>
  5375. </xsd:complexType>
  5376. </xsd:element>
  5377. <xsd:element name="telephonyHuntingGenericScreenSetResponse">
  5378. <xsd:complexType>
  5379. <xsd:sequence />
  5380. </xsd:complexType>
  5381. </xsd:element>
  5382. <xsd:element name="sqlpriveCronDel">
  5383. <xsd:complexType>
  5384. <xsd:sequence>
  5385. <xsd:element name="session" type="xsd:string" nillable="true" />
  5386. <xsd:element name="server" type="xsd:string" nillable="true" />
  5387. <xsd:element name="cronId" type="xsd:string" nillable="true" />
  5388. </xsd:sequence>
  5389. </xsd:complexType>
  5390. </xsd:element>
  5391. <xsd:element name="sqlpriveCronDelResponse">
  5392. <xsd:complexType>
  5393. <xsd:sequence />
  5394. </xsd:complexType>
  5395. </xsd:element>
  5396. <xsd:element name="telephonyFaxCampaignStartStop">
  5397. <xsd:complexType>
  5398. <xsd:sequence>
  5399. <xsd:element name="session" type="xsd:string" nillable="true" />
  5400. <xsd:element name="number" type="xsd:string" nillable="true" />
  5401. <xsd:element name="country" type="xsd:string" nillable="true" />
  5402. <xsd:element name="reference" type="xsd:string" nillable="true" />
  5403. <xsd:element name="forceStart" type="xsd:boolean" nillable="true" />
  5404. </xsd:sequence>
  5405. </xsd:complexType>
  5406. </xsd:element>
  5407. <xsd:element name="telephonyFaxCampaignStartStopResponse">
  5408. <xsd:complexType>
  5409. <xsd:sequence />
  5410. </xsd:complexType>
  5411. </xsd:element>
  5412. <xsd:element name="dedicatedFilterIrcServerRuleDel">
  5413. <xsd:complexType>
  5414. <xsd:sequence>
  5415. <xsd:element name="session" type="xsd:string" nillable="true" />
  5416. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5417. <xsd:element name="toIp" type="xsd:string" nillable="true" />
  5418. </xsd:sequence>
  5419. </xsd:complexType>
  5420. </xsd:element>
  5421. <xsd:element name="dedicatedFilterIrcServerRuleDelResponse">
  5422. <xsd:complexType>
  5423. <xsd:sequence />
  5424. </xsd:complexType>
  5425. </xsd:element>
  5426. <xsd:element name="hostingGetCapabilities">
  5427. <xsd:complexType>
  5428. <xsd:sequence>
  5429. <xsd:element name="session" type="xsd:string" nillable="true" />
  5430. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5431. </xsd:sequence>
  5432. </xsd:complexType>
  5433. </xsd:element>
  5434. <xsd:element name="hostingGetCapabilitiesResponse">
  5435. <xsd:complexType>
  5436. <xsd:sequence>
  5437. <xsd:element name="return" type="typens:hostingGetCapabilitiesReturn" />
  5438. </xsd:sequence>
  5439. </xsd:complexType>
  5440. </xsd:element>
  5441. <xsd:element name="domainWhoisObfuscatorUnset">
  5442. <xsd:complexType>
  5443. <xsd:sequence>
  5444. <xsd:element name="session" type="xsd:string" nillable="true" />
  5445. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5446. <xsd:element name="field" type="xsd:string" nillable="true" />
  5447. </xsd:sequence>
  5448. </xsd:complexType>
  5449. </xsd:element>
  5450. <xsd:element name="domainWhoisObfuscatorUnsetResponse">
  5451. <xsd:complexType>
  5452. <xsd:sequence />
  5453. </xsd:complexType>
  5454. </xsd:element>
  5455. <xsd:element name="domainHostDel">
  5456. <xsd:complexType>
  5457. <xsd:sequence>
  5458. <xsd:element name="session" type="xsd:string" nillable="true" />
  5459. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5460. <xsd:element name="host" type="xsd:string" nillable="true" />
  5461. </xsd:sequence>
  5462. </xsd:complexType>
  5463. </xsd:element>
  5464. <xsd:element name="domainHostDelResponse">
  5465. <xsd:complexType>
  5466. <xsd:sequence>
  5467. <xsd:element name="return" type="xsd:int" />
  5468. </xsd:sequence>
  5469. </xsd:complexType>
  5470. </xsd:element>
  5471. <xsd:element name="dedicatedFailoverRipeModify">
  5472. <xsd:complexType>
  5473. <xsd:sequence>
  5474. <xsd:element name="session" type="xsd:string" nillable="true" />
  5475. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5476. <xsd:element name="hostnameNew" type="xsd:string" nillable="true" />
  5477. <xsd:element name="networkIp" type="xsd:string" nillable="true" />
  5478. <xsd:element name="suffix" type="xsd:int" nillable="true" />
  5479. <xsd:element name="ip" type="xsd:string" nillable="true" />
  5480. </xsd:sequence>
  5481. </xsd:complexType>
  5482. </xsd:element>
  5483. <xsd:element name="dedicatedFailoverRipeModifyResponse">
  5484. <xsd:complexType>
  5485. <xsd:sequence />
  5486. </xsd:complexType>
  5487. </xsd:element>
  5488. <xsd:element name="responderEmailDel">
  5489. <xsd:complexType>
  5490. <xsd:sequence>
  5491. <xsd:element name="session" type="xsd:string" nillable="true" />
  5492. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5493. <xsd:element name="responder" type="xsd:string" nillable="true" />
  5494. </xsd:sequence>
  5495. </xsd:complexType>
  5496. </xsd:element>
  5497. <xsd:element name="responderEmailDelResponse">
  5498. <xsd:complexType>
  5499. <xsd:sequence />
  5500. </xsd:complexType>
  5501. </xsd:element>
  5502. <xsd:element name="dedicatedMonitoringList">
  5503. <xsd:complexType>
  5504. <xsd:sequence>
  5505. <xsd:element name="session" type="xsd:string" nillable="true" />
  5506. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5507. </xsd:sequence>
  5508. </xsd:complexType>
  5509. </xsd:element>
  5510. <xsd:element name="dedicatedMonitoringListResponse">
  5511. <xsd:complexType>
  5512. <xsd:sequence>
  5513. <xsd:element name="return" type="typens:MyArrayOfDedicatedMonitoringStructType" />
  5514. </xsd:sequence>
  5515. </xsd:complexType>
  5516. </xsd:element>
  5517. <xsd:element name="telephonyDirectoryModifyAddress">
  5518. <xsd:complexType>
  5519. <xsd:sequence>
  5520. <xsd:element name="session" type="xsd:string" nillable="true" />
  5521. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  5522. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  5523. <xsd:element name="name" type="xsd:string" nillable="true" />
  5524. <xsd:element name="firstName" type="xsd:string" nillable="true" />
  5525. <xsd:element name="wayNumber" type="xsd:string" nillable="true" />
  5526. <xsd:element name="wayNumberExtra" type="xsd:string" nillable="true" />
  5527. <xsd:element name="wayType" type="xsd:string" nillable="true" />
  5528. <xsd:element name="wayName" type="xsd:string" nillable="true" />
  5529. <xsd:element name="addressExtra" type="xsd:string" nillable="true" />
  5530. <xsd:element name="urbanDistrict" type="xsd:string" nillable="true" />
  5531. <xsd:element name="postBox" type="xsd:string" nillable="true" />
  5532. <xsd:element name="cedex" type="xsd:string" nillable="true" />
  5533. <xsd:element name="postCode" type="xsd:string" nillable="true" />
  5534. <xsd:element name="city" type="xsd:string" nillable="true" />
  5535. <xsd:element name="country" type="xsd:string" nillable="true" />
  5536. <xsd:element name="email" type="xsd:string" nillable="true" />
  5537. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  5538. <xsd:element name="socialNomination" type="xsd:string" nillable="true" />
  5539. <xsd:element name="PJSocialNomination" type="xsd:string" nillable="true" />
  5540. <xsd:element name="socialNominationExtra" type="xsd:string" nillable="true" />
  5541. <xsd:element name="occupation" type="xsd:string" nillable="true" />
  5542. <xsd:element name="siret" type="xsd:string" nillable="true" />
  5543. <xsd:element name="ape" type="xsd:string" nillable="true" />
  5544. <xsd:element name="PJCode" type="xsd:string" nillable="true" />
  5545. <xsd:element name="address" type="xsd:string" nillable="true" />
  5546. </xsd:sequence>
  5547. </xsd:complexType>
  5548. </xsd:element>
  5549. <xsd:element name="telephonyDirectoryModifyAddressResponse">
  5550. <xsd:complexType>
  5551. <xsd:sequence />
  5552. </xsd:complexType>
  5553. </xsd:element>
  5554. <xsd:element name="managedServicesPartitionStatusCheck">
  5555. <xsd:complexType>
  5556. <xsd:sequence>
  5557. <xsd:element name="session" type="xsd:string" nillable="true" />
  5558. <xsd:element name="storage" type="xsd:string" nillable="true" />
  5559. <xsd:element name="partitionName" type="xsd:string" nillable="true" />
  5560. </xsd:sequence>
  5561. </xsd:complexType>
  5562. </xsd:element>
  5563. <xsd:element name="managedServicesPartitionStatusCheckResponse">
  5564. <xsd:complexType>
  5565. <xsd:sequence>
  5566. <xsd:element name="return" type="xsd:string" />
  5567. </xsd:sequence>
  5568. </xsd:complexType>
  5569. </xsd:element>
  5570. <xsd:element name="cmsAvailableList">
  5571. <xsd:complexType>
  5572. <xsd:sequence>
  5573. <xsd:element name="session" type="xsd:string" nillable="true" />
  5574. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5575. </xsd:sequence>
  5576. </xsd:complexType>
  5577. </xsd:element>
  5578. <xsd:element name="cmsAvailableListResponse">
  5579. <xsd:complexType>
  5580. <xsd:sequence>
  5581. <xsd:element name="return" type="typens:MyArrayOfCmsAvailableStructType" />
  5582. </xsd:sequence>
  5583. </xsd:complexType>
  5584. </xsd:element>
  5585. <xsd:element name="telephonyNicSetMgcpIpRestriction">
  5586. <xsd:complexType>
  5587. <xsd:sequence>
  5588. <xsd:element name="session" type="xsd:string" nillable="true" />
  5589. <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
  5590. </xsd:sequence>
  5591. </xsd:complexType>
  5592. </xsd:element>
  5593. <xsd:element name="telephonyNicSetMgcpIpRestrictionResponse">
  5594. <xsd:complexType>
  5595. <xsd:sequence />
  5596. </xsd:complexType>
  5597. </xsd:element>
  5598. <xsd:element name="telephonySecurityDepositCredit">
  5599. <xsd:complexType>
  5600. <xsd:sequence>
  5601. <xsd:element name="session" type="xsd:string" nillable="true" />
  5602. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5603. <xsd:element name="amount" type="xsd:int" nillable="true" />
  5604. </xsd:sequence>
  5605. </xsd:complexType>
  5606. </xsd:element>
  5607. <xsd:element name="telephonySecurityDepositCreditResponse">
  5608. <xsd:complexType>
  5609. <xsd:sequence>
  5610. <xsd:element name="return" type="typens:telephonySecurityDepositCreditReturn" />
  5611. </xsd:sequence>
  5612. </xsd:complexType>
  5613. </xsd:element>
  5614. <xsd:element name="nicModifyLanguage">
  5615. <xsd:complexType>
  5616. <xsd:sequence>
  5617. <xsd:element name="session" type="xsd:string" nillable="true" />
  5618. <xsd:element name="nic" type="xsd:string" nillable="true" />
  5619. <xsd:element name="language" type="xsd:string" nillable="true" />
  5620. </xsd:sequence>
  5621. </xsd:complexType>
  5622. </xsd:element>
  5623. <xsd:element name="nicModifyLanguageResponse">
  5624. <xsd:complexType>
  5625. <xsd:sequence>
  5626. <xsd:element name="return" type="xsd:string" />
  5627. </xsd:sequence>
  5628. </xsd:complexType>
  5629. </xsd:element>
  5630. <xsd:element name="telephonyLineOrder">
  5631. <xsd:complexType>
  5632. <xsd:sequence>
  5633. <xsd:element name="session" type="xsd:string" nillable="true" />
  5634. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5635. <xsd:element name="offer" type="xsd:string" nillable="true" />
  5636. <xsd:element name="prefix" type="xsd:string" nillable="true" />
  5637. <xsd:element name="quantity" type="xsd:int" nillable="true" />
  5638. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  5639. </xsd:sequence>
  5640. </xsd:complexType>
  5641. </xsd:element>
  5642. <xsd:element name="telephonyLineOrderResponse">
  5643. <xsd:complexType>
  5644. <xsd:sequence>
  5645. <xsd:element name="return" type="typens:orderStruct" />
  5646. </xsd:sequence>
  5647. </xsd:complexType>
  5648. </xsd:element>
  5649. <xsd:element name="telephonyConferenceAction">
  5650. <xsd:complexType>
  5651. <xsd:sequence>
  5652. <xsd:element name="session" type="xsd:string" nillable="true" />
  5653. <xsd:element name="number" type="xsd:string" nillable="true" />
  5654. <xsd:element name="country" type="xsd:string" nillable="true" />
  5655. <xsd:element name="action" type="xsd:string" nillable="true" />
  5656. <xsd:element name="memberid" type="xsd:string" nillable="true" />
  5657. <xsd:element name="value" type="xsd:string" nillable="true" />
  5658. </xsd:sequence>
  5659. </xsd:complexType>
  5660. </xsd:element>
  5661. <xsd:element name="telephonyConferenceActionResponse">
  5662. <xsd:complexType>
  5663. <xsd:sequence />
  5664. </xsd:complexType>
  5665. </xsd:element>
  5666. <xsd:element name="dedicatedBackupExcludeDel">
  5667. <xsd:complexType>
  5668. <xsd:sequence>
  5669. <xsd:element name="session" type="xsd:string" nillable="true" />
  5670. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5671. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  5672. <xsd:element name="exclude" type="xsd:string" nillable="true" />
  5673. </xsd:sequence>
  5674. </xsd:complexType>
  5675. </xsd:element>
  5676. <xsd:element name="dedicatedBackupExcludeDelResponse">
  5677. <xsd:complexType>
  5678. <xsd:sequence />
  5679. </xsd:complexType>
  5680. </xsd:element>
  5681. <xsd:element name="automatedMailUnlock">
  5682. <xsd:complexType>
  5683. <xsd:sequence>
  5684. <xsd:element name="session" type="xsd:string" nillable="true" />
  5685. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5686. </xsd:sequence>
  5687. </xsd:complexType>
  5688. </xsd:element>
  5689. <xsd:element name="automatedMailUnlockResponse">
  5690. <xsd:complexType>
  5691. <xsd:sequence />
  5692. </xsd:complexType>
  5693. </xsd:element>
  5694. <xsd:element name="ripeQuery">
  5695. <xsd:complexType>
  5696. <xsd:sequence>
  5697. <xsd:element name="session" type="xsd:string" nillable="true" />
  5698. <xsd:element name="search" type="xsd:string" nillable="true" />
  5699. <xsd:element name="type" type="xsd:string" nillable="true" />
  5700. </xsd:sequence>
  5701. </xsd:complexType>
  5702. </xsd:element>
  5703. <xsd:element name="ripeQueryResponse">
  5704. <xsd:complexType>
  5705. <xsd:sequence>
  5706. <xsd:element name="return" type="typens:ripeReturn" />
  5707. </xsd:sequence>
  5708. </xsd:complexType>
  5709. </xsd:element>
  5710. <xsd:element name="login">
  5711. <xsd:complexType>
  5712. <xsd:sequence>
  5713. <xsd:element name="nic" type="xsd:string" nillable="true" />
  5714. <xsd:element name="password" type="xsd:string" nillable="true" />
  5715. <xsd:element name="language" type="xsd:string" nillable="true" />
  5716. <xsd:element name="multisession" type="xsd:boolean" nillable="true" />
  5717. </xsd:sequence>
  5718. </xsd:complexType>
  5719. </xsd:element>
  5720. <xsd:element name="loginResponse">
  5721. <xsd:complexType>
  5722. <xsd:sequence>
  5723. <xsd:element name="return" type="xsd:string" />
  5724. </xsd:sequence>
  5725. </xsd:complexType>
  5726. </xsd:element>
  5727. <xsd:element name="telephonyFunctionKeyDel">
  5728. <xsd:complexType>
  5729. <xsd:sequence>
  5730. <xsd:element name="session" type="xsd:string" nillable="true" />
  5731. <xsd:element name="number" type="xsd:string" nillable="true" />
  5732. <xsd:element name="country" type="xsd:string" nillable="true" />
  5733. <xsd:element name="keyNum" type="xsd:int" nillable="true" />
  5734. </xsd:sequence>
  5735. </xsd:complexType>
  5736. </xsd:element>
  5737. <xsd:element name="telephonyFunctionKeyDelResponse">
  5738. <xsd:complexType>
  5739. <xsd:sequence />
  5740. </xsd:complexType>
  5741. </xsd:element>
  5742. <xsd:element name="popListByMasterNic">
  5743. <xsd:complexType>
  5744. <xsd:sequence>
  5745. <xsd:element name="session" type="xsd:string" nillable="true" />
  5746. </xsd:sequence>
  5747. </xsd:complexType>
  5748. </xsd:element>
  5749. <xsd:element name="popListByMasterNicResponse">
  5750. <xsd:complexType>
  5751. <xsd:sequence>
  5752. <xsd:element name="return" type="typens:MyArrayOfPopStructType" />
  5753. </xsd:sequence>
  5754. </xsd:complexType>
  5755. </xsd:element>
  5756. <xsd:element name="serviceModifyOwnerInfos">
  5757. <xsd:complexType>
  5758. <xsd:sequence>
  5759. <xsd:element name="session" type="xsd:string" nillable="true" />
  5760. <xsd:element name="owner" type="xsd:string" nillable="true" />
  5761. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5762. <xsd:element name="component" type="xsd:string" nillable="true" />
  5763. <xsd:element name="address" type="xsd:string" nillable="true" />
  5764. <xsd:element name="city" type="xsd:string" nillable="true" />
  5765. <xsd:element name="zip" type="xsd:string" nillable="true" />
  5766. <xsd:element name="country" type="xsd:string" nillable="true" />
  5767. <xsd:element name="phone" type="xsd:string" nillable="true" />
  5768. <xsd:element name="fax" type="xsd:string" nillable="true" />
  5769. <xsd:element name="email" type="xsd:string" nillable="true" />
  5770. </xsd:sequence>
  5771. </xsd:complexType>
  5772. </xsd:element>
  5773. <xsd:element name="serviceModifyOwnerInfosResponse">
  5774. <xsd:complexType>
  5775. <xsd:sequence />
  5776. </xsd:complexType>
  5777. </xsd:element>
  5778. <xsd:element name="dedicatedHardRebootStatus">
  5779. <xsd:complexType>
  5780. <xsd:sequence>
  5781. <xsd:element name="session" type="xsd:string" nillable="true" />
  5782. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  5783. </xsd:sequence>
  5784. </xsd:complexType>
  5785. </xsd:element>
  5786. <xsd:element name="dedicatedHardRebootStatusResponse">
  5787. <xsd:complexType>
  5788. <xsd:sequence>
  5789. <xsd:element name="return" type="typens:dedicatedHardRebootStatusReturn" />
  5790. </xsd:sequence>
  5791. </xsd:complexType>
  5792. </xsd:element>
  5793. <xsd:element name="domainInfo">
  5794. <xsd:complexType>
  5795. <xsd:sequence>
  5796. <xsd:element name="session" type="xsd:string" nillable="true" />
  5797. <xsd:element name="domain" type="xsd:string" nillable="true" />
  5798. </xsd:sequence>
  5799. </xsd:complexType>
  5800. </xsd:element>
  5801. <xsd:element name="domainInfoResponse">
  5802. <xsd:complexType>
  5803. <xsd:sequence>
  5804. <xsd:element name="return" type="typens:domainInfoReturn" />
  5805. </xsd:sequence>
  5806. </xsd:complexType>
  5807. </xsd:element>
  5808. <xsd:element name="dedicatedGetServiceMonitoringItem">
  5809. <xsd:complexType>
  5810. <xsd:sequence>
  5811. <xsd:element name="session" type="xsd:string" nillable="true" />
  5812. <xsd:element name="ip" type="xsd:string" nillable="true" />
  5813. <xsd:element name="itemId" type="xsd:int" nillable="true" />
  5814. </xsd:sequence>
  5815. </xsd:complexType>
  5816. </xsd:element>
  5817. <xsd:element name="dedicatedGetServiceMonitoringItemResponse">
  5818. <xsd:complexType>
  5819. <xsd:sequence>
  5820. <xsd:element name="return" type="typens:dedicatedGetServiceMonitoringItemStruct" />
  5821. </xsd:sequence>
  5822. </xsd:complexType>
  5823. </xsd:element>
  5824. <xsd:element name="telephonyNicGetSipDomain">
  5825. <xsd:complexType>
  5826. <xsd:sequence>
  5827. <xsd:element name="session" type="xsd:string" nillable="true" />
  5828. </xsd:sequence>
  5829. </xsd:complexType>
  5830. </xsd:element>
  5831. <xsd:element name="telephonyNicGetSipDomainResponse">
  5832. <xsd:complexType>
  5833. <xsd:sequence>
  5834. <xsd:element name="return" type="typens:MyArrayOfTelephonySipDomainStructType" />
  5835. </xsd:sequence>
  5836. </xsd:complexType>
  5837. </xsd:element>
  5838. <xsd:element name="telephonyGetClosureEventsAsICS">
  5839. <xsd:complexType>
  5840. <xsd:sequence>
  5841. <xsd:element name="session" type="xsd:string" nillable="true" />
  5842. <xsd:element name="number" type="xsd:string" nillable="true" />
  5843. <xsd:element name="country" type="xsd:string" nillable="true" />
  5844. <xsd:element name="dateStart" type="xsd:string" nillable="true" />
  5845. <xsd:element name="dateEnd" type="xsd:string" nillable="true" />
  5846. <xsd:element name="categories" type="xsd:string" nillable="true" />
  5847. </xsd:sequence>
  5848. </xsd:complexType>
  5849. </xsd:element>
  5850. <xsd:element name="telephonyGetClosureEventsAsICSResponse">
  5851. <xsd:complexType>
  5852. <xsd:sequence>
  5853. <xsd:element name="return" type="typens:telephonyGetClosureEventsAsIcsStruct" />
  5854. </xsd:sequence>
  5855. </xsd:complexType>
  5856. </xsd:element>
  5857. <xsd:element name="telephonySmsUserCreditLeft">
  5858. <xsd:complexType>
  5859. <xsd:sequence>
  5860. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  5861. <xsd:element name="login" type="xsd:string" nillable="true" />
  5862. <xsd:element name="password" type="xsd:string" nillable="true" />
  5863. </xsd:sequence>
  5864. </xsd:complexType>
  5865. </xsd:element>
  5866. <xsd:element name="telephonySmsUserCreditLeftResponse">
  5867. <xsd:complexType>
  5868. <xsd:sequence>
  5869. <xsd:element name="return" type="xsd:string" />
  5870. </xsd:sequence>
  5871. </xsd:complexType>
  5872. </xsd:element>
  5873. <xsd:element name="telephonyPortabilityOrder">
  5874. <xsd:complexType>
  5875. <xsd:sequence>
  5876. <xsd:element name="session" type="xsd:string" nillable="true" />
  5877. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  5878. <xsd:element name="offer" type="xsd:string" nillable="true" />
  5879. <xsd:element name="desireDate" type="xsd:string" nillable="true" />
  5880. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  5881. <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType" nillable="true" />
  5882. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  5883. <xsd:element name="name" type="xsd:string" nillable="true" />
  5884. <xsd:element name="firstName" type="xsd:string" nillable="true" />
  5885. <xsd:element name="siret" type="xsd:string" nillable="true" />
  5886. <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
  5887. <xsd:element name="streetNumberExtra" type="xsd:string" nillable="true" />
  5888. <xsd:element name="streetType" type="xsd:string" nillable="true" />
  5889. <xsd:element name="streetName" type="xsd:string" nillable="true" />
  5890. <xsd:element name="building" type="xsd:string" nillable="true" />
  5891. <xsd:element name="stair" type="xsd:string" nillable="true" />
  5892. <xsd:element name="floor" type="xsd:string" nillable="true" />
  5893. <xsd:element name="door" type="xsd:string" nillable="true" />
  5894. <xsd:element name="zip" type="xsd:string" nillable="true" />
  5895. <xsd:element name="city" type="xsd:string" nillable="true" />
  5896. <xsd:element name="country" type="xsd:string" nillable="true" />
  5897. <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
  5898. <xsd:element name="contactName" type="xsd:string" nillable="true" />
  5899. <xsd:element name="contactNumber" type="xsd:string" nillable="true" />
  5900. </xsd:sequence>
  5901. </xsd:complexType>
  5902. </xsd:element>
  5903. <xsd:element name="telephonyPortabilityOrderResponse">
  5904. <xsd:complexType>
  5905. <xsd:sequence />
  5906. </xsd:complexType>
  5907. </xsd:element>
  5908. <xsd:element name="passwordSoapi">
  5909. <xsd:complexType>
  5910. <xsd:sequence>
  5911. <xsd:element name="session" type="xsd:string" nillable="true" />
  5912. <xsd:element name="currentPassword" type="xsd:string" nillable="true" />
  5913. <xsd:element name="password" type="xsd:string" nillable="true" />
  5914. </xsd:sequence>
  5915. </xsd:complexType>
  5916. </xsd:element>
  5917. <xsd:element name="passwordSoapiResponse">
  5918. <xsd:complexType>
  5919. <xsd:sequence />
  5920. </xsd:complexType>
  5921. </xsd:element>
  5922. <xsd:element name="nicCreate">
  5923. <xsd:complexType>
  5924. <xsd:sequence>
  5925. <xsd:element name="session" type="xsd:string" nillable="true" />
  5926. <xsd:element name="name" type="xsd:string" nillable="true" />
  5927. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  5928. <xsd:element name="password" type="xsd:string" nillable="true" />
  5929. <xsd:element name="email" type="xsd:string" nillable="true" />
  5930. <xsd:element name="phone" type="xsd:string" nillable="true" />
  5931. <xsd:element name="fax" type="xsd:string" nillable="true" />
  5932. <xsd:element name="address" type="xsd:string" nillable="true" />
  5933. <xsd:element name="city" type="xsd:string" nillable="true" />
  5934. <xsd:element name="area" type="xsd:string" nillable="true" />
  5935. <xsd:element name="zip" type="xsd:string" nillable="true" />
  5936. <xsd:element name="country" type="xsd:string" nillable="true" />
  5937. <xsd:element name="language" type="xsd:string" nillable="true" />
  5938. <xsd:element name="isOwner" type="xsd:boolean" nillable="true" />
  5939. <xsd:element name="legalform" type="xsd:string" nillable="true" />
  5940. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  5941. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  5942. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  5943. <xsd:element name="vat" type="xsd:string" nillable="true" />
  5944. </xsd:sequence>
  5945. </xsd:complexType>
  5946. </xsd:element>
  5947. <xsd:element name="nicCreateResponse">
  5948. <xsd:complexType>
  5949. <xsd:sequence>
  5950. <xsd:element name="return" type="xsd:string" />
  5951. </xsd:sequence>
  5952. </xsd:complexType>
  5953. </xsd:element>
  5954. <xsd:element name="cmsRemove">
  5955. <xsd:complexType>
  5956. <xsd:sequence>
  5957. <xsd:element name="session" type="xsd:string" nillable="true" />
  5958. <xsd:element name="id" type="xsd:int" nillable="true" />
  5959. </xsd:sequence>
  5960. </xsd:complexType>
  5961. </xsd:element>
  5962. <xsd:element name="cmsRemoveResponse">
  5963. <xsd:complexType>
  5964. <xsd:sequence />
  5965. </xsd:complexType>
  5966. </xsd:element>
  5967. <xsd:element name="telephonyVoicemailMailboxDelete">
  5968. <xsd:complexType>
  5969. <xsd:sequence>
  5970. <xsd:element name="session" type="xsd:string" nillable="true" />
  5971. <xsd:element name="number" type="xsd:string" nillable="true" />
  5972. <xsd:element name="country" type="xsd:string" nillable="true" />
  5973. <xsd:element name="ids" type="xsd:string" nillable="true" />
  5974. <xsd:element name="folder" type="xsd:string" nillable="true" />
  5975. </xsd:sequence>
  5976. </xsd:complexType>
  5977. </xsd:element>
  5978. <xsd:element name="telephonyVoicemailMailboxDeleteResponse">
  5979. <xsd:complexType>
  5980. <xsd:sequence />
  5981. </xsd:complexType>
  5982. </xsd:element>
  5983. <xsd:element name="sqlpriveMysqlDatabaseImportFromHost">
  5984. <xsd:complexType>
  5985. <xsd:sequence>
  5986. <xsd:element name="session" type="xsd:string" nillable="true" />
  5987. <xsd:element name="server" type="xsd:string" nillable="true" />
  5988. <xsd:element name="database" type="xsd:string" nillable="true" />
  5989. <xsd:element name="foreignHost" type="xsd:string" nillable="true" />
  5990. <xsd:element name="foreignUser" type="xsd:string" nillable="true" />
  5991. <xsd:element name="foreignPassword" type="xsd:string" nillable="true" />
  5992. <xsd:element name="foreignDatabase" type="xsd:string" nillable="true" />
  5993. </xsd:sequence>
  5994. </xsd:complexType>
  5995. </xsd:element>
  5996. <xsd:element name="sqlpriveMysqlDatabaseImportFromHostResponse">
  5997. <xsd:complexType>
  5998. <xsd:sequence />
  5999. </xsd:complexType>
  6000. </xsd:element>
  6001. <xsd:element name="billingInvoiceInfo">
  6002. <xsd:complexType>
  6003. <xsd:sequence>
  6004. <xsd:element name="session" type="xsd:string" nillable="true" />
  6005. <xsd:element name="number" type="xsd:string" nillable="true" />
  6006. <xsd:element name="password" type="xsd:string" nillable="true" />
  6007. <xsd:element name="country" type="xsd:string" nillable="true" />
  6008. </xsd:sequence>
  6009. </xsd:complexType>
  6010. </xsd:element>
  6011. <xsd:element name="billingInvoiceInfoResponse">
  6012. <xsd:complexType>
  6013. <xsd:sequence>
  6014. <xsd:element name="return" type="typens:billingInvoiceInfoReturn" />
  6015. </xsd:sequence>
  6016. </xsd:complexType>
  6017. </xsd:element>
  6018. <xsd:element name="telephonyBillingAccountDel">
  6019. <xsd:complexType>
  6020. <xsd:sequence>
  6021. <xsd:element name="session" type="xsd:string" nillable="true" />
  6022. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  6023. <xsd:element name="cancelDelete" type="xsd:boolean" nillable="true" />
  6024. </xsd:sequence>
  6025. </xsd:complexType>
  6026. </xsd:element>
  6027. <xsd:element name="telephonyBillingAccountDelResponse">
  6028. <xsd:complexType>
  6029. <xsd:sequence />
  6030. </xsd:complexType>
  6031. </xsd:element>
  6032. <xsd:element name="version">
  6033. <xsd:complexType>
  6034. <xsd:sequence />
  6035. </xsd:complexType>
  6036. </xsd:element>
  6037. <xsd:element name="versionResponse">
  6038. <xsd:complexType>
  6039. <xsd:sequence>
  6040. <xsd:element name="return" type="xsd:string" />
  6041. </xsd:sequence>
  6042. </xsd:complexType>
  6043. </xsd:element>
  6044. <xsd:element name="orderAccountCredit">
  6045. <xsd:complexType>
  6046. <xsd:sequence>
  6047. <xsd:element name="session" type="xsd:string" nillable="true" />
  6048. <xsd:element name="amount" type="xsd:int" nillable="true" />
  6049. </xsd:sequence>
  6050. </xsd:complexType>
  6051. </xsd:element>
  6052. <xsd:element name="orderAccountCreditResponse">
  6053. <xsd:complexType>
  6054. <xsd:sequence>
  6055. <xsd:element name="return" type="typens:orderStruct" />
  6056. </xsd:sequence>
  6057. </xsd:complexType>
  6058. </xsd:element>
  6059. <xsd:element name="telephonyNumberClean">
  6060. <xsd:complexType>
  6061. <xsd:sequence>
  6062. <xsd:element name="session" type="xsd:string" nillable="true" />
  6063. <xsd:element name="number" type="xsd:string" nillable="true" />
  6064. <xsd:element name="country" type="xsd:string" nillable="true" />
  6065. </xsd:sequence>
  6066. </xsd:complexType>
  6067. </xsd:element>
  6068. <xsd:element name="telephonyNumberCleanResponse">
  6069. <xsd:complexType>
  6070. <xsd:sequence />
  6071. </xsd:complexType>
  6072. </xsd:element>
  6073. <xsd:element name="dedicatedReverseAdd">
  6074. <xsd:complexType>
  6075. <xsd:sequence>
  6076. <xsd:element name="session" type="xsd:string" nillable="true" />
  6077. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6078. <xsd:element name="ip" type="xsd:string" nillable="true" />
  6079. <xsd:element name="reverse" type="xsd:string" nillable="true" />
  6080. </xsd:sequence>
  6081. </xsd:complexType>
  6082. </xsd:element>
  6083. <xsd:element name="dedicatedReverseAddResponse">
  6084. <xsd:complexType>
  6085. <xsd:sequence />
  6086. </xsd:complexType>
  6087. </xsd:element>
  6088. <xsd:element name="dedicatedBackupGetFreePlanning">
  6089. <xsd:complexType>
  6090. <xsd:sequence>
  6091. <xsd:element name="session" type="xsd:string" nillable="true" />
  6092. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6093. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  6094. </xsd:sequence>
  6095. </xsd:complexType>
  6096. </xsd:element>
  6097. <xsd:element name="dedicatedBackupGetFreePlanningResponse">
  6098. <xsd:complexType>
  6099. <xsd:sequence>
  6100. <xsd:element name="return" type="typens:MyArrayOfDedicatedBackupGetPlanningStructType" />
  6101. </xsd:sequence>
  6102. </xsd:complexType>
  6103. </xsd:element>
  6104. <xsd:element name="dedicatedInstallAllowedDistributionGet">
  6105. <xsd:complexType>
  6106. <xsd:sequence>
  6107. <xsd:element name="session" type="xsd:string" nillable="true" />
  6108. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6109. </xsd:sequence>
  6110. </xsd:complexType>
  6111. </xsd:element>
  6112. <xsd:element name="dedicatedInstallAllowedDistributionGetResponse">
  6113. <xsd:complexType>
  6114. <xsd:sequence>
  6115. <xsd:element name="return" type="typens:dedicatedAllowedDistributionReturn" />
  6116. </xsd:sequence>
  6117. </xsd:complexType>
  6118. </xsd:element>
  6119. <xsd:element name="subDomainModify">
  6120. <xsd:complexType>
  6121. <xsd:sequence>
  6122. <xsd:element name="session" type="xsd:string" nillable="true" />
  6123. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6124. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  6125. <xsd:element name="target" type="xsd:string" nillable="true" />
  6126. <xsd:element name="country" type="xsd:string" nillable="true" />
  6127. </xsd:sequence>
  6128. </xsd:complexType>
  6129. </xsd:element>
  6130. <xsd:element name="subDomainModifyResponse">
  6131. <xsd:complexType>
  6132. <xsd:sequence />
  6133. </xsd:complexType>
  6134. </xsd:element>
  6135. <xsd:element name="telephonyPlugAndPhoneOperation">
  6136. <xsd:complexType>
  6137. <xsd:sequence>
  6138. <xsd:element name="session" type="xsd:string" nillable="true" />
  6139. <xsd:element name="number" type="xsd:string" nillable="true" />
  6140. <xsd:element name="country" type="xsd:string" nillable="true" />
  6141. <xsd:element name="operation" type="xsd:string" nillable="true" />
  6142. </xsd:sequence>
  6143. </xsd:complexType>
  6144. </xsd:element>
  6145. <xsd:element name="telephonyPlugAndPhoneOperationResponse">
  6146. <xsd:complexType>
  6147. <xsd:sequence />
  6148. </xsd:complexType>
  6149. </xsd:element>
  6150. <xsd:element name="nicInfo">
  6151. <xsd:complexType>
  6152. <xsd:sequence>
  6153. <xsd:element name="session" type="xsd:string" nillable="true" />
  6154. <xsd:element name="nic" type="xsd:string" nillable="true" />
  6155. </xsd:sequence>
  6156. </xsd:complexType>
  6157. </xsd:element>
  6158. <xsd:element name="nicInfoResponse">
  6159. <xsd:complexType>
  6160. <xsd:sequence>
  6161. <xsd:element name="return" type="typens:nicInfoReturn" />
  6162. </xsd:sequence>
  6163. </xsd:complexType>
  6164. </xsd:element>
  6165. <xsd:element name="anonymousFtpInfo">
  6166. <xsd:complexType>
  6167. <xsd:sequence>
  6168. <xsd:element name="session" type="xsd:string" nillable="true" />
  6169. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6170. </xsd:sequence>
  6171. </xsd:complexType>
  6172. </xsd:element>
  6173. <xsd:element name="anonymousFtpInfoResponse">
  6174. <xsd:complexType>
  6175. <xsd:sequence>
  6176. <xsd:element name="return" type="typens:anonymousFtpInfoReturn" />
  6177. </xsd:sequence>
  6178. </xsd:complexType>
  6179. </xsd:element>
  6180. <xsd:element name="dedicatedCapabilitiesGet">
  6181. <xsd:complexType>
  6182. <xsd:sequence>
  6183. <xsd:element name="session" type="xsd:string" nillable="true" />
  6184. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6185. </xsd:sequence>
  6186. </xsd:complexType>
  6187. </xsd:element>
  6188. <xsd:element name="dedicatedCapabilitiesGetResponse">
  6189. <xsd:complexType>
  6190. <xsd:sequence>
  6191. <xsd:element name="return" type="typens:dedicatedCapabilitiesStruct" />
  6192. </xsd:sequence>
  6193. </xsd:complexType>
  6194. </xsd:element>
  6195. <xsd:element name="telephonyPhonebookOnSmsContactModify">
  6196. <xsd:complexType>
  6197. <xsd:sequence>
  6198. <xsd:element name="session" type="xsd:string" nillable="true" />
  6199. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6200. <xsd:element name="id" type="xsd:int" nillable="true" />
  6201. <xsd:element name="name" type="xsd:string" nillable="true" />
  6202. <xsd:element name="surname" type="xsd:string" nillable="true" />
  6203. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  6204. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  6205. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  6206. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  6207. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  6208. </xsd:sequence>
  6209. </xsd:complexType>
  6210. </xsd:element>
  6211. <xsd:element name="telephonyPhonebookOnSmsContactModifyResponse">
  6212. <xsd:complexType>
  6213. <xsd:sequence />
  6214. </xsd:complexType>
  6215. </xsd:element>
  6216. <xsd:element name="telephonyPhonebookOnSmsModify">
  6217. <xsd:complexType>
  6218. <xsd:sequence>
  6219. <xsd:element name="session" type="xsd:string" nillable="true" />
  6220. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6221. <xsd:element name="id" type="xsd:int" nillable="true" />
  6222. <xsd:element name="name" type="xsd:string" nillable="true" />
  6223. </xsd:sequence>
  6224. </xsd:complexType>
  6225. </xsd:element>
  6226. <xsd:element name="telephonyPhonebookOnSmsModifyResponse">
  6227. <xsd:complexType>
  6228. <xsd:sequence />
  6229. </xsd:complexType>
  6230. </xsd:element>
  6231. <xsd:element name="cmsList">
  6232. <xsd:complexType>
  6233. <xsd:sequence>
  6234. <xsd:element name="session" type="xsd:string" nillable="true" />
  6235. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6236. </xsd:sequence>
  6237. </xsd:complexType>
  6238. </xsd:element>
  6239. <xsd:element name="cmsListResponse">
  6240. <xsd:complexType>
  6241. <xsd:sequence>
  6242. <xsd:element name="return" type="typens:MyArrayOfCmsStructType" />
  6243. </xsd:sequence>
  6244. </xsd:complexType>
  6245. </xsd:element>
  6246. <xsd:element name="telephonySmsSetQuotaNotification">
  6247. <xsd:complexType>
  6248. <xsd:sequence>
  6249. <xsd:element name="session" type="xsd:string" nillable="true" />
  6250. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6251. <xsd:element name="login" type="xsd:string" nillable="true" />
  6252. <xsd:element name="support" type="xsd:string" nillable="true" />
  6253. <xsd:element name="alertNumber" type="xsd:string" nillable="true" />
  6254. <xsd:element name="alertThreshold" type="xsd:string" nillable="true" />
  6255. </xsd:sequence>
  6256. </xsd:complexType>
  6257. </xsd:element>
  6258. <xsd:element name="telephonySmsSetQuotaNotificationResponse">
  6259. <xsd:complexType>
  6260. <xsd:sequence />
  6261. </xsd:complexType>
  6262. </xsd:element>
  6263. <xsd:element name="dedicatedMonitoringSMSDel">
  6264. <xsd:complexType>
  6265. <xsd:sequence>
  6266. <xsd:element name="session" type="xsd:string" nillable="true" />
  6267. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6268. <xsd:element name="id" type="xsd:string" nillable="true" />
  6269. </xsd:sequence>
  6270. </xsd:complexType>
  6271. </xsd:element>
  6272. <xsd:element name="dedicatedMonitoringSMSDelResponse">
  6273. <xsd:complexType>
  6274. <xsd:sequence />
  6275. </xsd:complexType>
  6276. </xsd:element>
  6277. <xsd:element name="telephonySmsUserList">
  6278. <xsd:complexType>
  6279. <xsd:sequence>
  6280. <xsd:element name="session" type="xsd:string" nillable="true" />
  6281. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6282. </xsd:sequence>
  6283. </xsd:complexType>
  6284. </xsd:element>
  6285. <xsd:element name="telephonySmsUserListResponse">
  6286. <xsd:complexType>
  6287. <xsd:sequence>
  6288. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  6289. </xsd:sequence>
  6290. </xsd:complexType>
  6291. </xsd:element>
  6292. <xsd:element name="ripeDeleteOrganisation">
  6293. <xsd:complexType>
  6294. <xsd:sequence>
  6295. <xsd:element name="session" type="xsd:string" nillable="true" />
  6296. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  6297. <xsd:element name="comment" type="xsd:string" nillable="true" />
  6298. </xsd:sequence>
  6299. </xsd:complexType>
  6300. </xsd:element>
  6301. <xsd:element name="ripeDeleteOrganisationResponse">
  6302. <xsd:complexType>
  6303. <xsd:sequence>
  6304. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  6305. </xsd:sequence>
  6306. </xsd:complexType>
  6307. </xsd:element>
  6308. <xsd:element name="logsAccessList">
  6309. <xsd:complexType>
  6310. <xsd:sequence>
  6311. <xsd:element name="session" type="xsd:string" nillable="true" />
  6312. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6313. </xsd:sequence>
  6314. </xsd:complexType>
  6315. </xsd:element>
  6316. <xsd:element name="logsAccessListResponse">
  6317. <xsd:complexType>
  6318. <xsd:sequence>
  6319. <xsd:element name="return" type="typens:MyArrayOfLogsAccessStructType" />
  6320. </xsd:sequence>
  6321. </xsd:complexType>
  6322. </xsd:element>
  6323. <xsd:element name="telephonyHuntingInfo">
  6324. <xsd:complexType>
  6325. <xsd:sequence>
  6326. <xsd:element name="session" type="xsd:string" nillable="true" />
  6327. <xsd:element name="number" type="xsd:string" nillable="true" />
  6328. <xsd:element name="country" type="xsd:string" nillable="true" />
  6329. </xsd:sequence>
  6330. </xsd:complexType>
  6331. </xsd:element>
  6332. <xsd:element name="telephonyHuntingInfoResponse">
  6333. <xsd:complexType>
  6334. <xsd:sequence>
  6335. <xsd:element name="return" type="typens:telephonyHuntingInfoReturn" />
  6336. </xsd:sequence>
  6337. </xsd:complexType>
  6338. </xsd:element>
  6339. <xsd:element name="dedicatedMonitoringAdd">
  6340. <xsd:complexType>
  6341. <xsd:sequence>
  6342. <xsd:element name="session" type="xsd:string" nillable="true" />
  6343. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6344. <xsd:element name="email" type="xsd:string" nillable="true" />
  6345. <xsd:element name="language" type="xsd:string" nillable="true" />
  6346. <xsd:element name="status" type="xsd:string" nillable="true" />
  6347. </xsd:sequence>
  6348. </xsd:complexType>
  6349. </xsd:element>
  6350. <xsd:element name="dedicatedMonitoringAddResponse">
  6351. <xsd:complexType>
  6352. <xsd:sequence>
  6353. <xsd:element name="return" type="xsd:string" />
  6354. </xsd:sequence>
  6355. </xsd:complexType>
  6356. </xsd:element>
  6357. <xsd:element name="telephonyPhonebookContactList">
  6358. <xsd:complexType>
  6359. <xsd:sequence>
  6360. <xsd:element name="session" type="xsd:string" nillable="true" />
  6361. <xsd:element name="number" type="xsd:string" nillable="true" />
  6362. <xsd:element name="country" type="xsd:string" nillable="true" />
  6363. <xsd:element name="id" type="xsd:int" nillable="true" />
  6364. <xsd:element name="group" type="xsd:string" nillable="true" />
  6365. </xsd:sequence>
  6366. </xsd:complexType>
  6367. </xsd:element>
  6368. <xsd:element name="telephonyPhonebookContactListResponse">
  6369. <xsd:complexType>
  6370. <xsd:sequence>
  6371. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
  6372. </xsd:sequence>
  6373. </xsd:complexType>
  6374. </xsd:element>
  6375. <xsd:element name="resellerDomainTransferASIA">
  6376. <xsd:complexType>
  6377. <xsd:sequence>
  6378. <xsd:element name="session" type="xsd:string" nillable="true" />
  6379. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6380. <xsd:element name="authinfo" type="xsd:string" nillable="true" />
  6381. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  6382. <xsd:element name="offer" type="xsd:string" nillable="true" />
  6383. <xsd:element name="profile" type="xsd:string" nillable="true" />
  6384. <xsd:element name="owo" type="xsd:string" nillable="true" />
  6385. <xsd:element name="owner" type="xsd:string" nillable="true" />
  6386. <xsd:element name="admin" type="xsd:string" nillable="true" />
  6387. <xsd:element name="tech" type="xsd:string" nillable="true" />
  6388. <xsd:element name="billing" type="xsd:string" nillable="true" />
  6389. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  6390. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  6391. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  6392. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  6393. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  6394. <xsd:element name="CedCea" type="xsd:string" nillable="true" />
  6395. <xsd:element name="contactCED" type="xsd:string" nillable="true" />
  6396. <xsd:element name="localityCity" type="xsd:string" nillable="true" />
  6397. <xsd:element name="localitySp" type="xsd:string" nillable="true" />
  6398. <xsd:element name="ccLocality" type="xsd:string" nillable="true" />
  6399. <xsd:element name="legalEntityType" type="xsd:string" nillable="true" />
  6400. <xsd:element name="otherLEType" type="xsd:string" nillable="true" />
  6401. <xsd:element name="identForm" type="xsd:string" nillable="true" />
  6402. <xsd:element name="otherIdentForm" type="xsd:string" nillable="true" />
  6403. <xsd:element name="identNumber" type="xsd:string" nillable="true" />
  6404. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  6405. </xsd:sequence>
  6406. </xsd:complexType>
  6407. </xsd:element>
  6408. <xsd:element name="resellerDomainTransferASIAResponse">
  6409. <xsd:complexType>
  6410. <xsd:sequence />
  6411. </xsd:complexType>
  6412. </xsd:element>
  6413. <xsd:element name="telephonySmsUserPassword">
  6414. <xsd:complexType>
  6415. <xsd:sequence>
  6416. <xsd:element name="session" type="xsd:string" nillable="true" />
  6417. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6418. <xsd:element name="login" type="xsd:string" nillable="true" />
  6419. <xsd:element name="password" type="xsd:string" nillable="true" />
  6420. </xsd:sequence>
  6421. </xsd:complexType>
  6422. </xsd:element>
  6423. <xsd:element name="telephonySmsUserPasswordResponse">
  6424. <xsd:complexType>
  6425. <xsd:sequence />
  6426. </xsd:complexType>
  6427. </xsd:element>
  6428. <xsd:element name="domainHostList">
  6429. <xsd:complexType>
  6430. <xsd:sequence>
  6431. <xsd:element name="session" type="xsd:string" nillable="true" />
  6432. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6433. </xsd:sequence>
  6434. </xsd:complexType>
  6435. </xsd:element>
  6436. <xsd:element name="domainHostListResponse">
  6437. <xsd:complexType>
  6438. <xsd:sequence>
  6439. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  6440. </xsd:sequence>
  6441. </xsd:complexType>
  6442. </xsd:element>
  6443. <xsd:element name="hostingChangeMainDomain">
  6444. <xsd:complexType>
  6445. <xsd:sequence>
  6446. <xsd:element name="session" type="xsd:string" nillable="true" />
  6447. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6448. <xsd:element name="newDomain" type="xsd:string" nillable="true" />
  6449. <xsd:element name="mxAction" type="xsd:string" nillable="true" />
  6450. <xsd:element name="mxOffer" type="xsd:string" nillable="true" />
  6451. </xsd:sequence>
  6452. </xsd:complexType>
  6453. </xsd:element>
  6454. <xsd:element name="hostingChangeMainDomainResponse">
  6455. <xsd:complexType>
  6456. <xsd:sequence>
  6457. <xsd:element name="return" type="typens:hostingChangeMainDomainReturn" />
  6458. </xsd:sequence>
  6459. </xsd:complexType>
  6460. </xsd:element>
  6461. <xsd:element name="telephonyLineGetOfferPrices">
  6462. <xsd:complexType>
  6463. <xsd:sequence>
  6464. <xsd:element name="session" type="xsd:string" nillable="true" />
  6465. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  6466. </xsd:sequence>
  6467. </xsd:complexType>
  6468. </xsd:element>
  6469. <xsd:element name="telephonyLineGetOfferPricesResponse">
  6470. <xsd:complexType>
  6471. <xsd:sequence>
  6472. <xsd:element name="return" type="typens:MyArrayOfTelephonyLineSwitchPossibilityPriceStructType" />
  6473. </xsd:sequence>
  6474. </xsd:complexType>
  6475. </xsd:element>
  6476. <xsd:element name="telephonySmsGetQuotaNotification">
  6477. <xsd:complexType>
  6478. <xsd:sequence>
  6479. <xsd:element name="session" type="xsd:string" nillable="true" />
  6480. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6481. <xsd:element name="login" type="xsd:string" nillable="true" />
  6482. </xsd:sequence>
  6483. </xsd:complexType>
  6484. </xsd:element>
  6485. <xsd:element name="telephonySmsGetQuotaNotificationResponse">
  6486. <xsd:complexType>
  6487. <xsd:sequence>
  6488. <xsd:element name="return" type="typens:telephonyNotificationSmsUserStruct" />
  6489. </xsd:sequence>
  6490. </xsd:complexType>
  6491. </xsd:element>
  6492. <xsd:element name="telephonyHuntingModificationMode">
  6493. <xsd:complexType>
  6494. <xsd:sequence>
  6495. <xsd:element name="session" type="xsd:string" nillable="true" />
  6496. <xsd:element name="number" type="xsd:string" nillable="true" />
  6497. <xsd:element name="country" type="xsd:string" nillable="true" />
  6498. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  6499. <xsd:element name="strategy" type="xsd:string" nillable="true" />
  6500. <xsd:element name="pattern" type="xsd:string" nillable="true" />
  6501. </xsd:sequence>
  6502. </xsd:complexType>
  6503. </xsd:element>
  6504. <xsd:element name="telephonyHuntingModificationModeResponse">
  6505. <xsd:complexType>
  6506. <xsd:sequence />
  6507. </xsd:complexType>
  6508. </xsd:element>
  6509. <xsd:element name="telephonyScreenListBlackWhiteChoice">
  6510. <xsd:complexType>
  6511. <xsd:sequence>
  6512. <xsd:element name="session" type="xsd:string" nillable="true" />
  6513. <xsd:element name="number" type="xsd:string" nillable="true" />
  6514. <xsd:element name="country" type="xsd:string" nillable="true" />
  6515. </xsd:sequence>
  6516. </xsd:complexType>
  6517. </xsd:element>
  6518. <xsd:element name="telephonyScreenListBlackWhiteChoiceResponse">
  6519. <xsd:complexType>
  6520. <xsd:sequence>
  6521. <xsd:element name="return" type="typens:telephonyScreenBlackWhiteChoiceReturn" />
  6522. </xsd:sequence>
  6523. </xsd:complexType>
  6524. </xsd:element>
  6525. <xsd:element name="telephonySmsDeleteCsvAttachment">
  6526. <xsd:complexType>
  6527. <xsd:sequence>
  6528. <xsd:element name="session" type="xsd:string" nillable="true" />
  6529. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6530. <xsd:element name="ids" type="typens:MyArrayOfIntType" nillable="true" />
  6531. </xsd:sequence>
  6532. </xsd:complexType>
  6533. </xsd:element>
  6534. <xsd:element name="telephonySmsDeleteCsvAttachmentResponse">
  6535. <xsd:complexType>
  6536. <xsd:sequence />
  6537. </xsd:complexType>
  6538. </xsd:element>
  6539. <xsd:element name="telephonyNumberZoneAndPrefixList">
  6540. <xsd:complexType>
  6541. <xsd:sequence>
  6542. <xsd:element name="session" type="xsd:string" nillable="true" />
  6543. <xsd:element name="country" type="xsd:string" nillable="true" />
  6544. <xsd:element name="types" type="typens:MyArrayOfStringType" nillable="true" />
  6545. </xsd:sequence>
  6546. </xsd:complexType>
  6547. </xsd:element>
  6548. <xsd:element name="telephonyNumberZoneAndPrefixListResponse">
  6549. <xsd:complexType>
  6550. <xsd:sequence>
  6551. <xsd:element name="return" type="typens:MyArrayOfTelephonyNumberZoneAndPrefixStructType" />
  6552. </xsd:sequence>
  6553. </xsd:complexType>
  6554. </xsd:element>
  6555. <xsd:element name="serviceGroupDelete">
  6556. <xsd:complexType>
  6557. <xsd:sequence>
  6558. <xsd:element name="session" type="xsd:string" nillable="true" />
  6559. <xsd:element name="name" type="xsd:string" nillable="true" />
  6560. </xsd:sequence>
  6561. </xsd:complexType>
  6562. </xsd:element>
  6563. <xsd:element name="serviceGroupDeleteResponse">
  6564. <xsd:complexType>
  6565. <xsd:sequence />
  6566. </xsd:complexType>
  6567. </xsd:element>
  6568. <xsd:element name="dedicatedOperationList">
  6569. <xsd:complexType>
  6570. <xsd:sequence>
  6571. <xsd:element name="session" type="xsd:string" nillable="true" />
  6572. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6573. </xsd:sequence>
  6574. </xsd:complexType>
  6575. </xsd:element>
  6576. <xsd:element name="dedicatedOperationListResponse">
  6577. <xsd:complexType>
  6578. <xsd:sequence>
  6579. <xsd:element name="return" type="typens:MyArrayOfDedicatedOperationStructType" />
  6580. </xsd:sequence>
  6581. </xsd:complexType>
  6582. </xsd:element>
  6583. <xsd:element name="telephonyLineSetSipDomain">
  6584. <xsd:complexType>
  6585. <xsd:sequence>
  6586. <xsd:element name="session" type="xsd:string" nillable="true" />
  6587. <xsd:element name="number" type="xsd:string" nillable="true" />
  6588. <xsd:element name="country" type="xsd:string" nillable="true" />
  6589. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6590. </xsd:sequence>
  6591. </xsd:complexType>
  6592. </xsd:element>
  6593. <xsd:element name="telephonyLineSetSipDomainResponse">
  6594. <xsd:complexType>
  6595. <xsd:sequence />
  6596. </xsd:complexType>
  6597. </xsd:element>
  6598. <xsd:element name="telephonyTrunkExternalDisplayedNumberDel">
  6599. <xsd:complexType>
  6600. <xsd:sequence>
  6601. <xsd:element name="session" type="xsd:string" nillable="true" />
  6602. <xsd:element name="number" type="xsd:string" nillable="true" />
  6603. <xsd:element name="country" type="xsd:string" nillable="true" />
  6604. <xsd:element name="externalDisplayedNumber" type="xsd:string" nillable="true" />
  6605. </xsd:sequence>
  6606. </xsd:complexType>
  6607. </xsd:element>
  6608. <xsd:element name="telephonyTrunkExternalDisplayedNumberDelResponse">
  6609. <xsd:complexType>
  6610. <xsd:sequence />
  6611. </xsd:complexType>
  6612. </xsd:element>
  6613. <xsd:element name="mailingListModeratorAdd">
  6614. <xsd:complexType>
  6615. <xsd:sequence>
  6616. <xsd:element name="session" type="xsd:string" nillable="true" />
  6617. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6618. <xsd:element name="ml" type="xsd:string" nillable="true" />
  6619. <xsd:element name="email" type="xsd:string" nillable="true" />
  6620. </xsd:sequence>
  6621. </xsd:complexType>
  6622. </xsd:element>
  6623. <xsd:element name="mailingListModeratorAddResponse">
  6624. <xsd:complexType>
  6625. <xsd:sequence />
  6626. </xsd:complexType>
  6627. </xsd:element>
  6628. <xsd:element name="telephonyPhonebookOnGroupContactList">
  6629. <xsd:complexType>
  6630. <xsd:sequence>
  6631. <xsd:element name="session" type="xsd:string" nillable="true" />
  6632. <xsd:element name="group" type="xsd:string" nillable="true" />
  6633. <xsd:element name="id" type="xsd:int" nillable="true" />
  6634. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  6635. </xsd:sequence>
  6636. </xsd:complexType>
  6637. </xsd:element>
  6638. <xsd:element name="telephonyPhonebookOnGroupContactListResponse">
  6639. <xsd:complexType>
  6640. <xsd:sequence>
  6641. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
  6642. </xsd:sequence>
  6643. </xsd:complexType>
  6644. </xsd:element>
  6645. <xsd:element name="telephonySmsplusServiceReversableTicketsSummary">
  6646. <xsd:complexType>
  6647. <xsd:sequence>
  6648. <xsd:element name="session" type="xsd:string" nillable="true" />
  6649. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  6650. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  6651. <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
  6652. <xsd:element name="limit" type="xsd:int" nillable="true" />
  6653. <xsd:element name="limitOffset" type="xsd:int" nillable="true" />
  6654. <xsd:element name="sort" type="xsd:string" nillable="true" />
  6655. <xsd:element name="filter" type="xsd:string" nillable="true" />
  6656. </xsd:sequence>
  6657. </xsd:complexType>
  6658. </xsd:element>
  6659. <xsd:element name="telephonySmsplusServiceReversableTicketsSummaryResponse">
  6660. <xsd:complexType>
  6661. <xsd:sequence>
  6662. <xsd:element name="return" type="typens:telephonySmsplusSummaryInfosStruct" />
  6663. </xsd:sequence>
  6664. </xsd:complexType>
  6665. </xsd:element>
  6666. <xsd:element name="anonymousFtpActivate">
  6667. <xsd:complexType>
  6668. <xsd:sequence>
  6669. <xsd:element name="session" type="xsd:string" nillable="true" />
  6670. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6671. </xsd:sequence>
  6672. </xsd:complexType>
  6673. </xsd:element>
  6674. <xsd:element name="anonymousFtpActivateResponse">
  6675. <xsd:complexType>
  6676. <xsd:sequence />
  6677. </xsd:complexType>
  6678. </xsd:element>
  6679. <xsd:element name="telephonyDeleteLine">
  6680. <xsd:complexType>
  6681. <xsd:sequence>
  6682. <xsd:element name="session" type="xsd:string" nillable="true" />
  6683. <xsd:element name="number" type="xsd:string" nillable="true" />
  6684. <xsd:element name="country" type="xsd:string" nillable="true" />
  6685. <xsd:element name="cancelDelete" type="xsd:boolean" nillable="true" />
  6686. </xsd:sequence>
  6687. </xsd:complexType>
  6688. </xsd:element>
  6689. <xsd:element name="telephonyDeleteLineResponse">
  6690. <xsd:complexType>
  6691. <xsd:sequence />
  6692. </xsd:complexType>
  6693. </xsd:element>
  6694. <xsd:element name="nicModifyInfosIT">
  6695. <xsd:complexType>
  6696. <xsd:sequence>
  6697. <xsd:element name="session" type="xsd:string" nillable="true" />
  6698. <xsd:element name="name" type="xsd:string" nillable="true" />
  6699. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  6700. <xsd:element name="sex" type="xsd:string" nillable="true" />
  6701. <xsd:element name="legalform" type="xsd:string" nillable="true" />
  6702. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  6703. <xsd:element name="address" type="xsd:string" nillable="true" />
  6704. <xsd:element name="area" type="xsd:string" nillable="true" />
  6705. <xsd:element name="zip" type="xsd:string" nillable="true" />
  6706. <xsd:element name="city" type="xsd:string" nillable="true" />
  6707. <xsd:element name="country" type="xsd:string" nillable="true" />
  6708. <xsd:element name="phone" type="xsd:string" nillable="true" />
  6709. <xsd:element name="fax" type="xsd:string" nillable="true" />
  6710. <xsd:element name="email" type="xsd:string" nillable="true" />
  6711. <xsd:element name="spareEmail" type="xsd:string" nillable="true" />
  6712. <xsd:element name="language" type="xsd:string" nillable="true" />
  6713. <xsd:element name="vat" type="xsd:string" nillable="true" />
  6714. <xsd:element name="birthDay" type="xsd:string" nillable="true" />
  6715. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  6716. <xsd:element name="nationalIdentificationNumber" type="xsd:string" nillable="true" />
  6717. <xsd:element name="companyNationalIdentificationNumber" type="xsd:string" nillable="true" />
  6718. <xsd:element name="corporationType" type="xsd:string" nillable="true" />
  6719. </xsd:sequence>
  6720. </xsd:complexType>
  6721. </xsd:element>
  6722. <xsd:element name="nicModifyInfosITResponse">
  6723. <xsd:complexType>
  6724. <xsd:sequence>
  6725. <xsd:element name="return" type="xsd:string" />
  6726. </xsd:sequence>
  6727. </xsd:complexType>
  6728. </xsd:element>
  6729. <xsd:element name="telephonySetTimeZoneNumber">
  6730. <xsd:complexType>
  6731. <xsd:sequence>
  6732. <xsd:element name="session" type="xsd:string" nillable="true" />
  6733. <xsd:element name="number" type="xsd:string" nillable="true" />
  6734. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  6735. <xsd:element name="timeZone" type="xsd:string" nillable="true" />
  6736. </xsd:sequence>
  6737. </xsd:complexType>
  6738. </xsd:element>
  6739. <xsd:element name="telephonySetTimeZoneNumberResponse">
  6740. <xsd:complexType>
  6741. <xsd:sequence />
  6742. </xsd:complexType>
  6743. </xsd:element>
  6744. <xsd:element name="ortDomainAdd">
  6745. <xsd:complexType>
  6746. <xsd:sequence>
  6747. <xsd:element name="session" type="xsd:string" nillable="true" />
  6748. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6749. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  6750. <xsd:element name="target" type="xsd:string" nillable="true" />
  6751. <xsd:element name="type" type="xsd:string" nillable="true" />
  6752. <xsd:element name="overwrite" type="xsd:int" nillable="true" />
  6753. </xsd:sequence>
  6754. </xsd:complexType>
  6755. </xsd:element>
  6756. <xsd:element name="ortDomainAddResponse">
  6757. <xsd:complexType>
  6758. <xsd:sequence />
  6759. </xsd:complexType>
  6760. </xsd:element>
  6761. <xsd:element name="nicPublicInfo">
  6762. <xsd:complexType>
  6763. <xsd:sequence>
  6764. <xsd:element name="session" type="xsd:string" nillable="true" />
  6765. <xsd:element name="nic" type="xsd:string" nillable="true" />
  6766. </xsd:sequence>
  6767. </xsd:complexType>
  6768. </xsd:element>
  6769. <xsd:element name="nicPublicInfoResponse">
  6770. <xsd:complexType>
  6771. <xsd:sequence>
  6772. <xsd:element name="return" type="typens:nicPublicInfoReturn" />
  6773. </xsd:sequence>
  6774. </xsd:complexType>
  6775. </xsd:element>
  6776. <xsd:element name="sqlpriveAlertSet">
  6777. <xsd:complexType>
  6778. <xsd:sequence>
  6779. <xsd:element name="session" type="xsd:string" nillable="true" />
  6780. <xsd:element name="server" type="xsd:string" nillable="true" />
  6781. <xsd:element name="email" type="xsd:string" nillable="true" />
  6782. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  6783. <xsd:element name="smsNumber" type="xsd:string" nillable="true" />
  6784. <xsd:element name="alert" type="typens:MyArrayOfStringType" nillable="true" />
  6785. </xsd:sequence>
  6786. </xsd:complexType>
  6787. </xsd:element>
  6788. <xsd:element name="sqlpriveAlertSetResponse">
  6789. <xsd:complexType>
  6790. <xsd:sequence />
  6791. </xsd:complexType>
  6792. </xsd:element>
  6793. <xsd:element name="telephonyNicSetIpRestriction">
  6794. <xsd:complexType>
  6795. <xsd:sequence>
  6796. <xsd:element name="session" type="xsd:string" nillable="true" />
  6797. <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
  6798. </xsd:sequence>
  6799. </xsd:complexType>
  6800. </xsd:element>
  6801. <xsd:element name="telephonyNicSetIpRestrictionResponse">
  6802. <xsd:complexType>
  6803. <xsd:sequence />
  6804. </xsd:complexType>
  6805. </xsd:element>
  6806. <xsd:element name="dedicatedBackupIncludeDel">
  6807. <xsd:complexType>
  6808. <xsd:sequence>
  6809. <xsd:element name="session" type="xsd:string" nillable="true" />
  6810. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6811. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  6812. <xsd:element name="include" type="xsd:string" nillable="true" />
  6813. </xsd:sequence>
  6814. </xsd:complexType>
  6815. </xsd:element>
  6816. <xsd:element name="dedicatedBackupIncludeDelResponse">
  6817. <xsd:complexType>
  6818. <xsd:sequence />
  6819. </xsd:complexType>
  6820. </xsd:element>
  6821. <xsd:element name="dedicatedBandwidthSwitching">
  6822. <xsd:complexType>
  6823. <xsd:sequence>
  6824. <xsd:element name="session" type="xsd:string" nillable="true" />
  6825. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6826. <xsd:element name="oldBandwidth" type="xsd:string" nillable="true" />
  6827. <xsd:element name="newBandwidth" type="xsd:string" nillable="true" />
  6828. </xsd:sequence>
  6829. </xsd:complexType>
  6830. </xsd:element>
  6831. <xsd:element name="dedicatedBandwidthSwitchingResponse">
  6832. <xsd:complexType>
  6833. <xsd:sequence />
  6834. </xsd:complexType>
  6835. </xsd:element>
  6836. <xsd:element name="dedicatedIpLoadBalancingDel">
  6837. <xsd:complexType>
  6838. <xsd:sequence>
  6839. <xsd:element name="session" type="xsd:string" nillable="true" />
  6840. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  6841. </xsd:sequence>
  6842. </xsd:complexType>
  6843. </xsd:element>
  6844. <xsd:element name="dedicatedIpLoadBalancingDelResponse">
  6845. <xsd:complexType>
  6846. <xsd:sequence />
  6847. </xsd:complexType>
  6848. </xsd:element>
  6849. <xsd:element name="sqlpriveMysqlOvhMyAdmin">
  6850. <xsd:complexType>
  6851. <xsd:sequence>
  6852. <xsd:element name="session" type="xsd:string" nillable="true" />
  6853. <xsd:element name="server" type="xsd:string" nillable="true" />
  6854. <xsd:element name="function" type="xsd:string" nillable="true" />
  6855. <xsd:element name="database" type="xsd:string" nillable="true" />
  6856. <xsd:element name="username" type="xsd:string" nillable="true" />
  6857. <xsd:element name="password" type="xsd:string" nillable="true" />
  6858. </xsd:sequence>
  6859. </xsd:complexType>
  6860. </xsd:element>
  6861. <xsd:element name="sqlpriveMysqlOvhMyAdminResponse">
  6862. <xsd:complexType>
  6863. <xsd:sequence />
  6864. </xsd:complexType>
  6865. </xsd:element>
  6866. <xsd:element name="ftpInfo">
  6867. <xsd:complexType>
  6868. <xsd:sequence>
  6869. <xsd:element name="session" type="xsd:string" nillable="true" />
  6870. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6871. </xsd:sequence>
  6872. </xsd:complexType>
  6873. </xsd:element>
  6874. <xsd:element name="ftpInfoResponse">
  6875. <xsd:complexType>
  6876. <xsd:sequence>
  6877. <xsd:element name="return" type="typens:ftpInfoReturn" />
  6878. </xsd:sequence>
  6879. </xsd:complexType>
  6880. </xsd:element>
  6881. <xsd:element name="telephonyPortabilityStatus">
  6882. <xsd:complexType>
  6883. <xsd:sequence>
  6884. <xsd:element name="session" type="xsd:string" nillable="true" />
  6885. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  6886. </xsd:sequence>
  6887. </xsd:complexType>
  6888. </xsd:element>
  6889. <xsd:element name="telephonyPortabilityStatusResponse">
  6890. <xsd:complexType>
  6891. <xsd:sequence>
  6892. <xsd:element name="return" type="typens:MyArrayOfTelephonyPortabilityStructType" />
  6893. </xsd:sequence>
  6894. </xsd:complexType>
  6895. </xsd:element>
  6896. <xsd:element name="hostingList">
  6897. <xsd:complexType>
  6898. <xsd:sequence>
  6899. <xsd:element name="session" type="xsd:string" nillable="true" />
  6900. </xsd:sequence>
  6901. </xsd:complexType>
  6902. </xsd:element>
  6903. <xsd:element name="hostingListResponse">
  6904. <xsd:complexType>
  6905. <xsd:sequence>
  6906. <xsd:element name="return" type="typens:MyArrayOfHostingListStructType" />
  6907. </xsd:sequence>
  6908. </xsd:complexType>
  6909. </xsd:element>
  6910. <xsd:element name="orderEmailMxPlan">
  6911. <xsd:complexType>
  6912. <xsd:sequence>
  6913. <xsd:element name="session" type="xsd:string" nillable="true" />
  6914. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6915. <xsd:element name="type" type="xsd:string" nillable="true" />
  6916. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  6917. </xsd:sequence>
  6918. </xsd:complexType>
  6919. </xsd:element>
  6920. <xsd:element name="orderEmailMxPlanResponse">
  6921. <xsd:complexType>
  6922. <xsd:sequence>
  6923. <xsd:element name="return" type="typens:orderStruct" />
  6924. </xsd:sequence>
  6925. </xsd:complexType>
  6926. </xsd:element>
  6927. <xsd:element name="dedicatedInstallationTemplateUse">
  6928. <xsd:complexType>
  6929. <xsd:sequence>
  6930. <xsd:element name="session" type="xsd:string" nillable="true" />
  6931. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  6932. <xsd:element name="template" type="xsd:string" nillable="true" />
  6933. </xsd:sequence>
  6934. </xsd:complexType>
  6935. </xsd:element>
  6936. <xsd:element name="dedicatedInstallationTemplateUseResponse">
  6937. <xsd:complexType>
  6938. <xsd:sequence />
  6939. </xsd:complexType>
  6940. </xsd:element>
  6941. <xsd:element name="mailingListSubscriberList">
  6942. <xsd:complexType>
  6943. <xsd:sequence>
  6944. <xsd:element name="session" type="xsd:string" nillable="true" />
  6945. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6946. <xsd:element name="ml" type="xsd:string" nillable="true" />
  6947. </xsd:sequence>
  6948. </xsd:complexType>
  6949. </xsd:element>
  6950. <xsd:element name="mailingListSubscriberListResponse">
  6951. <xsd:complexType>
  6952. <xsd:sequence>
  6953. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  6954. </xsd:sequence>
  6955. </xsd:complexType>
  6956. </xsd:element>
  6957. <xsd:element name="mailingListSubscriberDel">
  6958. <xsd:complexType>
  6959. <xsd:sequence>
  6960. <xsd:element name="session" type="xsd:string" nillable="true" />
  6961. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6962. <xsd:element name="ml" type="xsd:string" nillable="true" />
  6963. <xsd:element name="email" type="xsd:string" nillable="true" />
  6964. </xsd:sequence>
  6965. </xsd:complexType>
  6966. </xsd:element>
  6967. <xsd:element name="mailingListSubscriberDelResponse">
  6968. <xsd:complexType>
  6969. <xsd:sequence />
  6970. </xsd:complexType>
  6971. </xsd:element>
  6972. <xsd:element name="domainLockStatus">
  6973. <xsd:complexType>
  6974. <xsd:sequence>
  6975. <xsd:element name="session" type="xsd:string" nillable="true" />
  6976. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6977. </xsd:sequence>
  6978. </xsd:complexType>
  6979. </xsd:element>
  6980. <xsd:element name="domainLockStatusResponse">
  6981. <xsd:complexType>
  6982. <xsd:sequence>
  6983. <xsd:element name="return" type="xsd:string" />
  6984. </xsd:sequence>
  6985. </xsd:complexType>
  6986. </xsd:element>
  6987. <xsd:element name="prepaidDomainRenew">
  6988. <xsd:complexType>
  6989. <xsd:sequence>
  6990. <xsd:element name="session" type="xsd:string" nillable="true" />
  6991. <xsd:element name="domain" type="xsd:string" nillable="true" />
  6992. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  6993. </xsd:sequence>
  6994. </xsd:complexType>
  6995. </xsd:element>
  6996. <xsd:element name="prepaidDomainRenewResponse">
  6997. <xsd:complexType>
  6998. <xsd:sequence />
  6999. </xsd:complexType>
  7000. </xsd:element>
  7001. <xsd:element name="orderEmailMxLarge">
  7002. <xsd:complexType>
  7003. <xsd:sequence>
  7004. <xsd:element name="session" type="xsd:string" nillable="true" />
  7005. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7006. <xsd:element name="type" type="xsd:string" nillable="true" />
  7007. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  7008. </xsd:sequence>
  7009. </xsd:complexType>
  7010. </xsd:element>
  7011. <xsd:element name="orderEmailMxLargeResponse">
  7012. <xsd:complexType>
  7013. <xsd:sequence>
  7014. <xsd:element name="return" type="typens:orderStruct" />
  7015. </xsd:sequence>
  7016. </xsd:complexType>
  7017. </xsd:element>
  7018. <xsd:element name="emailFilterActive">
  7019. <xsd:complexType>
  7020. <xsd:sequence>
  7021. <xsd:element name="session" type="xsd:string" nillable="true" />
  7022. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7023. <xsd:element name="pop" type="xsd:string" nillable="true" />
  7024. <xsd:element name="filter" type="xsd:string" nillable="true" />
  7025. <xsd:element name="active" type="xsd:boolean" nillable="true" />
  7026. </xsd:sequence>
  7027. </xsd:complexType>
  7028. </xsd:element>
  7029. <xsd:element name="emailFilterActiveResponse">
  7030. <xsd:complexType>
  7031. <xsd:sequence />
  7032. </xsd:complexType>
  7033. </xsd:element>
  7034. <xsd:element name="telephonySecurityDepositInfo">
  7035. <xsd:complexType>
  7036. <xsd:sequence>
  7037. <xsd:element name="session" type="xsd:string" nillable="true" />
  7038. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  7039. </xsd:sequence>
  7040. </xsd:complexType>
  7041. </xsd:element>
  7042. <xsd:element name="telephonySecurityDepositInfoResponse">
  7043. <xsd:complexType>
  7044. <xsd:sequence>
  7045. <xsd:element name="return" type="xsd:float" />
  7046. </xsd:sequence>
  7047. </xsd:complexType>
  7048. </xsd:element>
  7049. <xsd:element name="databaseList">
  7050. <xsd:complexType>
  7051. <xsd:sequence>
  7052. <xsd:element name="session" type="xsd:string" nillable="true" />
  7053. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7054. </xsd:sequence>
  7055. </xsd:complexType>
  7056. </xsd:element>
  7057. <xsd:element name="databaseListResponse">
  7058. <xsd:complexType>
  7059. <xsd:sequence>
  7060. <xsd:element name="return" type="typens:MyArrayOfDatabaseStructType" />
  7061. </xsd:sequence>
  7062. </xsd:complexType>
  7063. </xsd:element>
  7064. <xsd:element name="dedicatedIpLoadBalancingServerAdd">
  7065. <xsd:complexType>
  7066. <xsd:sequence>
  7067. <xsd:element name="session" type="xsd:string" nillable="true" />
  7068. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  7069. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7070. </xsd:sequence>
  7071. </xsd:complexType>
  7072. </xsd:element>
  7073. <xsd:element name="dedicatedIpLoadBalancingServerAddResponse">
  7074. <xsd:complexType>
  7075. <xsd:sequence />
  7076. </xsd:complexType>
  7077. </xsd:element>
  7078. <xsd:element name="resellerDomainCreateCAT">
  7079. <xsd:complexType>
  7080. <xsd:sequence>
  7081. <xsd:element name="session" type="xsd:string" nillable="true" />
  7082. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7083. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  7084. <xsd:element name="offer" type="xsd:string" nillable="true" />
  7085. <xsd:element name="profile" type="xsd:string" nillable="true" />
  7086. <xsd:element name="owo" type="xsd:string" nillable="true" />
  7087. <xsd:element name="owner" type="xsd:string" nillable="true" />
  7088. <xsd:element name="admin" type="xsd:string" nillable="true" />
  7089. <xsd:element name="tech" type="xsd:string" nillable="true" />
  7090. <xsd:element name="billing" type="xsd:string" nillable="true" />
  7091. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  7092. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  7093. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  7094. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  7095. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  7096. <xsd:element name="reason" type="xsd:string" nillable="true" />
  7097. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  7098. </xsd:sequence>
  7099. </xsd:complexType>
  7100. </xsd:element>
  7101. <xsd:element name="resellerDomainCreateCATResponse">
  7102. <xsd:complexType>
  7103. <xsd:sequence />
  7104. </xsd:complexType>
  7105. </xsd:element>
  7106. <xsd:element name="telephonySmsListCsvAttachment">
  7107. <xsd:complexType>
  7108. <xsd:sequence>
  7109. <xsd:element name="session" type="xsd:string" nillable="true" />
  7110. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  7111. <xsd:element name="id" type="xsd:string" nillable="true" />
  7112. </xsd:sequence>
  7113. </xsd:complexType>
  7114. </xsd:element>
  7115. <xsd:element name="telephonySmsListCsvAttachmentResponse">
  7116. <xsd:complexType>
  7117. <xsd:sequence>
  7118. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsCsvSlotStructType" />
  7119. </xsd:sequence>
  7120. </xsd:complexType>
  7121. </xsd:element>
  7122. <xsd:element name="ftpChangePassword">
  7123. <xsd:complexType>
  7124. <xsd:sequence>
  7125. <xsd:element name="session" type="xsd:string" nillable="true" />
  7126. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7127. <xsd:element name="password" type="xsd:string" nillable="true" />
  7128. <xsd:element name="oldstate" type="xsd:string" nillable="true" />
  7129. <xsd:element name="newstate" type="xsd:string" nillable="true" />
  7130. </xsd:sequence>
  7131. </xsd:complexType>
  7132. </xsd:element>
  7133. <xsd:element name="ftpChangePasswordResponse">
  7134. <xsd:complexType>
  7135. <xsd:sequence />
  7136. </xsd:complexType>
  7137. </xsd:element>
  7138. <xsd:element name="orderDedicatedFailover">
  7139. <xsd:complexType>
  7140. <xsd:sequence>
  7141. <xsd:element name="session" type="xsd:string" nillable="true" />
  7142. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7143. <xsd:element name="orderIps" type="xsd:int" nillable="true" />
  7144. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  7145. </xsd:sequence>
  7146. </xsd:complexType>
  7147. </xsd:element>
  7148. <xsd:element name="orderDedicatedFailoverResponse">
  7149. <xsd:complexType>
  7150. <xsd:sequence>
  7151. <xsd:element name="return" type="typens:orderStruct" />
  7152. </xsd:sequence>
  7153. </xsd:complexType>
  7154. </xsd:element>
  7155. <xsd:element name="rpsGetIoStats">
  7156. <xsd:complexType>
  7157. <xsd:sequence>
  7158. <xsd:element name="session" type="xsd:string" nillable="true" />
  7159. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7160. <xsd:element name="type" type="xsd:string" nillable="true" />
  7161. <xsd:element name="duration" type="xsd:string" nillable="true" />
  7162. </xsd:sequence>
  7163. </xsd:complexType>
  7164. </xsd:element>
  7165. <xsd:element name="rpsGetIoStatsResponse">
  7166. <xsd:complexType>
  7167. <xsd:sequence>
  7168. <xsd:element name="return" type="typens:rpsGetIoStatsReturn" />
  7169. </xsd:sequence>
  7170. </xsd:complexType>
  7171. </xsd:element>
  7172. <xsd:element name="dedicatedRipeUpdateOrganisation">
  7173. <xsd:complexType>
  7174. <xsd:sequence>
  7175. <xsd:element name="session" type="xsd:string" nillable="true" />
  7176. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  7177. <xsd:element name="name" type="xsd:string" nillable="true" />
  7178. <xsd:element name="address" type="xsd:string" nillable="true" />
  7179. <xsd:element name="email" type="xsd:string" nillable="true" />
  7180. <xsd:element name="abuse" type="xsd:string" nillable="true" />
  7181. <xsd:element name="descr" type="xsd:string" nillable="true" />
  7182. <xsd:element name="phone" type="xsd:string" nillable="true" />
  7183. <xsd:element name="fax" type="xsd:string" nillable="true" />
  7184. <xsd:element name="remarks" type="xsd:string" nillable="true" />
  7185. </xsd:sequence>
  7186. </xsd:complexType>
  7187. </xsd:element>
  7188. <xsd:element name="dedicatedRipeUpdateOrganisationResponse">
  7189. <xsd:complexType>
  7190. <xsd:sequence>
  7191. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  7192. </xsd:sequence>
  7193. </xsd:complexType>
  7194. </xsd:element>
  7195. <xsd:element name="cmsRenewAdminPassword">
  7196. <xsd:complexType>
  7197. <xsd:sequence>
  7198. <xsd:element name="session" type="xsd:string" nillable="true" />
  7199. <xsd:element name="id" type="xsd:int" nillable="true" />
  7200. </xsd:sequence>
  7201. </xsd:complexType>
  7202. </xsd:element>
  7203. <xsd:element name="cmsRenewAdminPasswordResponse">
  7204. <xsd:complexType>
  7205. <xsd:sequence />
  7206. </xsd:complexType>
  7207. </xsd:element>
  7208. <xsd:element name="dedicatedNetbootModifyById">
  7209. <xsd:complexType>
  7210. <xsd:sequence>
  7211. <xsd:element name="session" type="xsd:string" nillable="true" />
  7212. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7213. <xsd:element name="id" type="xsd:string" nillable="true" />
  7214. <xsd:element name="root" type="xsd:string" nillable="true" />
  7215. <xsd:element name="rescueEmail" type="xsd:string" nillable="true" />
  7216. </xsd:sequence>
  7217. </xsd:complexType>
  7218. </xsd:element>
  7219. <xsd:element name="dedicatedNetbootModifyByIdResponse">
  7220. <xsd:complexType>
  7221. <xsd:sequence />
  7222. </xsd:complexType>
  7223. </xsd:element>
  7224. <xsd:element name="telephonySmsCancelSending">
  7225. <xsd:complexType>
  7226. <xsd:sequence>
  7227. <xsd:element name="session" type="xsd:string" nillable="true" />
  7228. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  7229. <xsd:element name="smsIds" type="typens:MyArrayOfIntType" nillable="true" />
  7230. </xsd:sequence>
  7231. </xsd:complexType>
  7232. </xsd:element>
  7233. <xsd:element name="telephonySmsCancelSendingResponse">
  7234. <xsd:complexType>
  7235. <xsd:sequence />
  7236. </xsd:complexType>
  7237. </xsd:element>
  7238. <xsd:element name="telephonyScreenListInfo">
  7239. <xsd:complexType>
  7240. <xsd:sequence>
  7241. <xsd:element name="session" type="xsd:string" nillable="true" />
  7242. <xsd:element name="number" type="xsd:string" nillable="true" />
  7243. <xsd:element name="country" type="xsd:string" nillable="true" />
  7244. <xsd:element name="screenListType" type="xsd:string" nillable="true" />
  7245. </xsd:sequence>
  7246. </xsd:complexType>
  7247. </xsd:element>
  7248. <xsd:element name="telephonyScreenListInfoResponse">
  7249. <xsd:complexType>
  7250. <xsd:sequence>
  7251. <xsd:element name="return" type="typens:MyArrayOfTelephonyScreenStructType" />
  7252. </xsd:sequence>
  7253. </xsd:complexType>
  7254. </xsd:element>
  7255. <xsd:element name="telephonyLineLogsOnGroup">
  7256. <xsd:complexType>
  7257. <xsd:sequence>
  7258. <xsd:element name="group" type="xsd:string" nillable="true" />
  7259. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  7260. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  7261. </xsd:sequence>
  7262. </xsd:complexType>
  7263. </xsd:element>
  7264. <xsd:element name="telephonyLineLogsOnGroupResponse">
  7265. <xsd:complexType>
  7266. <xsd:sequence>
  7267. <xsd:element name="return" type="typens:MyArrayOfTelephonyLineLogsStructType" />
  7268. </xsd:sequence>
  7269. </xsd:complexType>
  7270. </xsd:element>
  7271. <xsd:element name="telephonyLineGetMgcpIpRestriction">
  7272. <xsd:complexType>
  7273. <xsd:sequence>
  7274. <xsd:element name="session" type="xsd:string" nillable="true" />
  7275. <xsd:element name="number" type="xsd:string" nillable="true" />
  7276. <xsd:element name="country" type="xsd:string" nillable="true" />
  7277. </xsd:sequence>
  7278. </xsd:complexType>
  7279. </xsd:element>
  7280. <xsd:element name="telephonyLineGetMgcpIpRestrictionResponse">
  7281. <xsd:complexType>
  7282. <xsd:sequence>
  7283. <xsd:element name="return" type="xsd:string" />
  7284. </xsd:sequence>
  7285. </xsd:complexType>
  7286. </xsd:element>
  7287. <xsd:element name="databaseDelete">
  7288. <xsd:complexType>
  7289. <xsd:sequence>
  7290. <xsd:element name="session" type="xsd:string" nillable="true" />
  7291. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7292. <xsd:element name="db" type="xsd:string" nillable="true" />
  7293. </xsd:sequence>
  7294. </xsd:complexType>
  7295. </xsd:element>
  7296. <xsd:element name="databaseDeleteResponse">
  7297. <xsd:complexType>
  7298. <xsd:sequence />
  7299. </xsd:complexType>
  7300. </xsd:element>
  7301. <xsd:element name="resellerDomainCreateASIA">
  7302. <xsd:complexType>
  7303. <xsd:sequence>
  7304. <xsd:element name="session" type="xsd:string" nillable="true" />
  7305. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7306. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  7307. <xsd:element name="offer" type="xsd:string" nillable="true" />
  7308. <xsd:element name="profile" type="xsd:string" nillable="true" />
  7309. <xsd:element name="owo" type="xsd:string" nillable="true" />
  7310. <xsd:element name="owner" type="xsd:string" nillable="true" />
  7311. <xsd:element name="admin" type="xsd:string" nillable="true" />
  7312. <xsd:element name="tech" type="xsd:string" nillable="true" />
  7313. <xsd:element name="billing" type="xsd:string" nillable="true" />
  7314. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  7315. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  7316. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  7317. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  7318. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  7319. <xsd:element name="CedCea" type="xsd:string" nillable="true" />
  7320. <xsd:element name="contactCED" type="xsd:string" nillable="true" />
  7321. <xsd:element name="localityCity" type="xsd:string" nillable="true" />
  7322. <xsd:element name="localitySp" type="xsd:string" nillable="true" />
  7323. <xsd:element name="ccLocality" type="xsd:string" nillable="true" />
  7324. <xsd:element name="legalEntityType" type="xsd:string" nillable="true" />
  7325. <xsd:element name="otherLEType" type="xsd:string" nillable="true" />
  7326. <xsd:element name="identForm" type="xsd:string" nillable="true" />
  7327. <xsd:element name="otherIdentForm" type="xsd:string" nillable="true" />
  7328. <xsd:element name="identNumber" type="xsd:string" nillable="true" />
  7329. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  7330. </xsd:sequence>
  7331. </xsd:complexType>
  7332. </xsd:element>
  7333. <xsd:element name="resellerDomainCreateASIAResponse">
  7334. <xsd:complexType>
  7335. <xsd:sequence />
  7336. </xsd:complexType>
  7337. </xsd:element>
  7338. <xsd:element name="telephonyLineDetails">
  7339. <xsd:complexType>
  7340. <xsd:sequence>
  7341. <xsd:element name="session" type="xsd:string" nillable="true" />
  7342. <xsd:element name="number" type="xsd:string" nillable="true" />
  7343. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  7344. </xsd:sequence>
  7345. </xsd:complexType>
  7346. </xsd:element>
  7347. <xsd:element name="telephonyLineDetailsResponse">
  7348. <xsd:complexType>
  7349. <xsd:sequence>
  7350. <xsd:element name="return" type="typens:telephonyLineStruct" />
  7351. </xsd:sequence>
  7352. </xsd:complexType>
  7353. </xsd:element>
  7354. <xsd:element name="telephonyPhonebookContactDel">
  7355. <xsd:complexType>
  7356. <xsd:sequence>
  7357. <xsd:element name="session" type="xsd:string" nillable="true" />
  7358. <xsd:element name="number" type="xsd:string" nillable="true" />
  7359. <xsd:element name="country" type="xsd:string" nillable="true" />
  7360. <xsd:element name="id" type="xsd:int" nillable="true" />
  7361. </xsd:sequence>
  7362. </xsd:complexType>
  7363. </xsd:element>
  7364. <xsd:element name="telephonyPhonebookContactDelResponse">
  7365. <xsd:complexType>
  7366. <xsd:sequence />
  7367. </xsd:complexType>
  7368. </xsd:element>
  7369. <xsd:element name="ticketCreate">
  7370. <xsd:complexType>
  7371. <xsd:sequence>
  7372. <xsd:element name="session" type="xsd:string" nillable="true" />
  7373. <xsd:element name="componentType" type="xsd:string" nillable="true" />
  7374. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7375. <xsd:element name="email" type="xsd:string" nillable="true" />
  7376. <xsd:element name="phone" type="xsd:string" nillable="true" />
  7377. <xsd:element name="subject" type="xsd:string" nillable="true" />
  7378. <xsd:element name="incidentSummary" type="xsd:string" nillable="true" />
  7379. <xsd:element name="incidentDetails" type="xsd:string" nillable="true" />
  7380. <xsd:element name="incidentManip" type="xsd:string" nillable="true" />
  7381. <xsd:element name="level" type="xsd:string" nillable="true" />
  7382. </xsd:sequence>
  7383. </xsd:complexType>
  7384. </xsd:element>
  7385. <xsd:element name="ticketCreateResponse">
  7386. <xsd:complexType>
  7387. <xsd:sequence>
  7388. <xsd:element name="return" type="xsd:int" />
  7389. </xsd:sequence>
  7390. </xsd:complexType>
  7391. </xsd:element>
  7392. <xsd:element name="notepadAdd">
  7393. <xsd:complexType>
  7394. <xsd:sequence>
  7395. <xsd:element name="session" type="xsd:string" nillable="true" />
  7396. <xsd:element name="content" type="xsd:string" nillable="true" />
  7397. <xsd:element name="offset" type="xsd:string" nillable="true" />
  7398. </xsd:sequence>
  7399. </xsd:complexType>
  7400. </xsd:element>
  7401. <xsd:element name="notepadAddResponse">
  7402. <xsd:complexType>
  7403. <xsd:sequence />
  7404. </xsd:complexType>
  7405. </xsd:element>
  7406. <xsd:element name="subDomainAdd">
  7407. <xsd:complexType>
  7408. <xsd:sequence>
  7409. <xsd:element name="session" type="xsd:string" nillable="true" />
  7410. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7411. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  7412. <xsd:element name="target" type="xsd:string" nillable="true" />
  7413. <xsd:element name="country" type="xsd:string" nillable="true" />
  7414. </xsd:sequence>
  7415. </xsd:complexType>
  7416. </xsd:element>
  7417. <xsd:element name="subDomainAddResponse">
  7418. <xsd:complexType>
  7419. <xsd:sequence />
  7420. </xsd:complexType>
  7421. </xsd:element>
  7422. <xsd:element name="dedicatedBackupGetDate">
  7423. <xsd:complexType>
  7424. <xsd:sequence>
  7425. <xsd:element name="session" type="xsd:string" nillable="true" />
  7426. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7427. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  7428. </xsd:sequence>
  7429. </xsd:complexType>
  7430. </xsd:element>
  7431. <xsd:element name="dedicatedBackupGetDateResponse">
  7432. <xsd:complexType>
  7433. <xsd:sequence>
  7434. <xsd:element name="return" type="typens:MyArrayOfDedicatedBackupDateStructType" />
  7435. </xsd:sequence>
  7436. </xsd:complexType>
  7437. </xsd:element>
  7438. <xsd:element name="dedicatedSecondaryDNSDel">
  7439. <xsd:complexType>
  7440. <xsd:sequence>
  7441. <xsd:element name="session" type="xsd:string" nillable="true" />
  7442. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7443. <xsd:element name="ip" type="xsd:string" nillable="true" />
  7444. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7445. <xsd:element name="nameserver" type="xsd:string" nillable="true" />
  7446. </xsd:sequence>
  7447. </xsd:complexType>
  7448. </xsd:element>
  7449. <xsd:element name="dedicatedSecondaryDNSDelResponse">
  7450. <xsd:complexType>
  7451. <xsd:sequence />
  7452. </xsd:complexType>
  7453. </xsd:element>
  7454. <xsd:element name="domainLock">
  7455. <xsd:complexType>
  7456. <xsd:sequence>
  7457. <xsd:element name="session" type="xsd:string" nillable="true" />
  7458. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7459. </xsd:sequence>
  7460. </xsd:complexType>
  7461. </xsd:element>
  7462. <xsd:element name="domainLockResponse">
  7463. <xsd:complexType>
  7464. <xsd:sequence />
  7465. </xsd:complexType>
  7466. </xsd:element>
  7467. <xsd:element name="telephonyRatesListCsv">
  7468. <xsd:complexType>
  7469. <xsd:sequence>
  7470. <xsd:element name="session" type="xsd:string" nillable="true" />
  7471. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  7472. <xsd:element name="type" type="xsd:string" nillable="true" />
  7473. </xsd:sequence>
  7474. </xsd:complexType>
  7475. </xsd:element>
  7476. <xsd:element name="telephonyRatesListCsvResponse">
  7477. <xsd:complexType>
  7478. <xsd:sequence>
  7479. <xsd:element name="return" type="xsd:string" />
  7480. </xsd:sequence>
  7481. </xsd:complexType>
  7482. </xsd:element>
  7483. <xsd:element name="emailFilterList">
  7484. <xsd:complexType>
  7485. <xsd:sequence>
  7486. <xsd:element name="session" type="xsd:string" nillable="true" />
  7487. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7488. <xsd:element name="pop" type="xsd:string" nillable="true" />
  7489. </xsd:sequence>
  7490. </xsd:complexType>
  7491. </xsd:element>
  7492. <xsd:element name="emailFilterListResponse">
  7493. <xsd:complexType>
  7494. <xsd:sequence>
  7495. <xsd:element name="return" type="typens:MyArrayOfEmailFilterStructType" />
  7496. </xsd:sequence>
  7497. </xsd:complexType>
  7498. </xsd:element>
  7499. <xsd:element name="zoneEntryAdd">
  7500. <xsd:complexType>
  7501. <xsd:sequence>
  7502. <xsd:element name="session" type="xsd:string" nillable="true" />
  7503. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7504. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  7505. <xsd:element name="fieldtype" type="xsd:string" nillable="true" />
  7506. <xsd:element name="target" type="xsd:string" nillable="true" />
  7507. <xsd:element name="overwrite" type="xsd:boolean" nillable="true" />
  7508. </xsd:sequence>
  7509. </xsd:complexType>
  7510. </xsd:element>
  7511. <xsd:element name="zoneEntryAddResponse">
  7512. <xsd:complexType>
  7513. <xsd:sequence />
  7514. </xsd:complexType>
  7515. </xsd:element>
  7516. <xsd:element name="telephonyConferenceGetInfos">
  7517. <xsd:complexType>
  7518. <xsd:sequence>
  7519. <xsd:element name="session" type="xsd:string" nillable="true" />
  7520. <xsd:element name="number" type="xsd:string" nillable="true" />
  7521. <xsd:element name="country" type="xsd:string" nillable="true" />
  7522. </xsd:sequence>
  7523. </xsd:complexType>
  7524. </xsd:element>
  7525. <xsd:element name="telephonyConferenceGetInfosResponse">
  7526. <xsd:complexType>
  7527. <xsd:sequence>
  7528. <xsd:element name="return" type="typens:telephonyConferenceGetInfosReturn" />
  7529. </xsd:sequence>
  7530. </xsd:complexType>
  7531. </xsd:element>
  7532. <xsd:element name="dedicatedSecondaryDNSGetAll">
  7533. <xsd:complexType>
  7534. <xsd:sequence>
  7535. <xsd:element name="session" type="xsd:string" nillable="true" />
  7536. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7537. </xsd:sequence>
  7538. </xsd:complexType>
  7539. </xsd:element>
  7540. <xsd:element name="dedicatedSecondaryDNSGetAllResponse">
  7541. <xsd:complexType>
  7542. <xsd:sequence>
  7543. <xsd:element name="return" type="typens:MyArrayOfAllSecondaryDNSStructType" />
  7544. </xsd:sequence>
  7545. </xsd:complexType>
  7546. </xsd:element>
  7547. <xsd:element name="infrastructureIpListGet">
  7548. <xsd:complexType>
  7549. <xsd:sequence>
  7550. <xsd:element name="session" type="xsd:string" nillable="true" />
  7551. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7552. </xsd:sequence>
  7553. </xsd:complexType>
  7554. </xsd:element>
  7555. <xsd:element name="infrastructureIpListGetResponse">
  7556. <xsd:complexType>
  7557. <xsd:sequence>
  7558. <xsd:element name="return" type="typens:MyArrayOfInfrastructureIpStructType" />
  7559. </xsd:sequence>
  7560. </xsd:complexType>
  7561. </xsd:element>
  7562. <xsd:element name="mailingListInfo">
  7563. <xsd:complexType>
  7564. <xsd:sequence>
  7565. <xsd:element name="session" type="xsd:string" nillable="true" />
  7566. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7567. <xsd:element name="ml" type="xsd:string" nillable="true" />
  7568. </xsd:sequence>
  7569. </xsd:complexType>
  7570. </xsd:element>
  7571. <xsd:element name="mailingListInfoResponse">
  7572. <xsd:complexType>
  7573. <xsd:sequence>
  7574. <xsd:element name="return" type="typens:mailingListStruct" />
  7575. </xsd:sequence>
  7576. </xsd:complexType>
  7577. </xsd:element>
  7578. <xsd:element name="serviceList">
  7579. <xsd:complexType>
  7580. <xsd:sequence>
  7581. <xsd:element name="session" type="xsd:string" nillable="true" />
  7582. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7583. <xsd:element name="component" type="xsd:string" nillable="true" />
  7584. <xsd:element name="group" type="xsd:string" nillable="true" />
  7585. <xsd:element name="componentSubType" type="xsd:string" nillable="true" />
  7586. </xsd:sequence>
  7587. </xsd:complexType>
  7588. </xsd:element>
  7589. <xsd:element name="serviceListResponse">
  7590. <xsd:complexType>
  7591. <xsd:sequence>
  7592. <xsd:element name="return" type="typens:MyArrayOfServiceStructType" />
  7593. </xsd:sequence>
  7594. </xsd:complexType>
  7595. </xsd:element>
  7596. <xsd:element name="serviceGroupSetComment">
  7597. <xsd:complexType>
  7598. <xsd:sequence>
  7599. <xsd:element name="session" type="xsd:string" nillable="true" />
  7600. <xsd:element name="name" type="xsd:string" nillable="true" />
  7601. <xsd:element name="comment" type="xsd:string" nillable="true" />
  7602. </xsd:sequence>
  7603. </xsd:complexType>
  7604. </xsd:element>
  7605. <xsd:element name="serviceGroupSetCommentResponse">
  7606. <xsd:complexType>
  7607. <xsd:sequence />
  7608. </xsd:complexType>
  7609. </xsd:element>
  7610. <xsd:element name="telephonyPhonebookOnSmsContactList">
  7611. <xsd:complexType>
  7612. <xsd:sequence>
  7613. <xsd:element name="session" type="xsd:string" nillable="true" />
  7614. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  7615. <xsd:element name="id" type="xsd:int" nillable="true" />
  7616. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  7617. </xsd:sequence>
  7618. </xsd:complexType>
  7619. </xsd:element>
  7620. <xsd:element name="telephonyPhonebookOnSmsContactListResponse">
  7621. <xsd:complexType>
  7622. <xsd:sequence>
  7623. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
  7624. </xsd:sequence>
  7625. </xsd:complexType>
  7626. </xsd:element>
  7627. <xsd:element name="nicCreateIT">
  7628. <xsd:complexType>
  7629. <xsd:sequence>
  7630. <xsd:element name="session" type="xsd:string" nillable="true" />
  7631. <xsd:element name="name" type="xsd:string" nillable="true" />
  7632. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  7633. <xsd:element name="sex" type="xsd:string" nillable="true" />
  7634. <xsd:element name="password" type="xsd:string" nillable="true" />
  7635. <xsd:element name="email" type="xsd:string" nillable="true" />
  7636. <xsd:element name="phone" type="xsd:string" nillable="true" />
  7637. <xsd:element name="fax" type="xsd:string" nillable="true" />
  7638. <xsd:element name="address" type="xsd:string" nillable="true" />
  7639. <xsd:element name="city" type="xsd:string" nillable="true" />
  7640. <xsd:element name="area" type="xsd:string" nillable="true" />
  7641. <xsd:element name="zip" type="xsd:string" nillable="true" />
  7642. <xsd:element name="country" type="xsd:string" nillable="true" />
  7643. <xsd:element name="language" type="xsd:string" nillable="true" />
  7644. <xsd:element name="isOwner" type="xsd:boolean" nillable="true" />
  7645. <xsd:element name="legalform" type="xsd:string" nillable="true" />
  7646. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  7647. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  7648. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  7649. <xsd:element name="vat" type="xsd:string" nillable="true" />
  7650. <xsd:element name="birthDay" type="xsd:string" nillable="true" />
  7651. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  7652. <xsd:element name="nationalIdentificationNumber" type="xsd:string" nillable="true" />
  7653. <xsd:element name="companyNationalIdentificationNumber" type="xsd:string" nillable="true" />
  7654. <xsd:element name="corporationType" type="xsd:string" nillable="true" />
  7655. </xsd:sequence>
  7656. </xsd:complexType>
  7657. </xsd:element>
  7658. <xsd:element name="nicCreateITResponse">
  7659. <xsd:complexType>
  7660. <xsd:sequence>
  7661. <xsd:element name="return" type="xsd:string" />
  7662. </xsd:sequence>
  7663. </xsd:complexType>
  7664. </xsd:element>
  7665. <xsd:element name="telephonyPhonebookOnSmsContactAdd">
  7666. <xsd:complexType>
  7667. <xsd:sequence>
  7668. <xsd:element name="session" type="xsd:string" nillable="true" />
  7669. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  7670. <xsd:element name="id" type="xsd:int" nillable="true" />
  7671. <xsd:element name="name" type="xsd:string" nillable="true" />
  7672. <xsd:element name="surname" type="xsd:string" nillable="true" />
  7673. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  7674. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  7675. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  7676. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  7677. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  7678. </xsd:sequence>
  7679. </xsd:complexType>
  7680. </xsd:element>
  7681. <xsd:element name="telephonyPhonebookOnSmsContactAddResponse">
  7682. <xsd:complexType>
  7683. <xsd:sequence>
  7684. <xsd:element name="return" type="xsd:int" />
  7685. </xsd:sequence>
  7686. </xsd:complexType>
  7687. </xsd:element>
  7688. <xsd:element name="dedicatedMonitoringNotificationDel">
  7689. <xsd:complexType>
  7690. <xsd:sequence>
  7691. <xsd:element name="session" type="xsd:string" nillable="true" />
  7692. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7693. <xsd:element name="id" type="xsd:string" nillable="true" />
  7694. </xsd:sequence>
  7695. </xsd:complexType>
  7696. </xsd:element>
  7697. <xsd:element name="dedicatedMonitoringNotificationDelResponse">
  7698. <xsd:complexType>
  7699. <xsd:sequence />
  7700. </xsd:complexType>
  7701. </xsd:element>
  7702. <xsd:element name="domainOperationCancel">
  7703. <xsd:complexType>
  7704. <xsd:sequence>
  7705. <xsd:element name="session" type="xsd:string" nillable="true" />
  7706. <xsd:element name="id" type="xsd:int" nillable="true" />
  7707. </xsd:sequence>
  7708. </xsd:complexType>
  7709. </xsd:element>
  7710. <xsd:element name="domainOperationCancelResponse">
  7711. <xsd:complexType>
  7712. <xsd:sequence />
  7713. </xsd:complexType>
  7714. </xsd:element>
  7715. <xsd:element name="telephonyFMHuntingModificationAnonymousCallRejection">
  7716. <xsd:complexType>
  7717. <xsd:sequence>
  7718. <xsd:element name="session" type="xsd:string" nillable="true" />
  7719. <xsd:element name="number" type="xsd:string" nillable="true" />
  7720. <xsd:element name="country" type="xsd:string" nillable="true" />
  7721. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  7722. <xsd:element name="anonymousCallRejection" type="xsd:boolean" nillable="true" />
  7723. </xsd:sequence>
  7724. </xsd:complexType>
  7725. </xsd:element>
  7726. <xsd:element name="telephonyFMHuntingModificationAnonymousCallRejectionResponse">
  7727. <xsd:complexType>
  7728. <xsd:sequence />
  7729. </xsd:complexType>
  7730. </xsd:element>
  7731. <xsd:element name="dedicatedBandwidthManagementGet">
  7732. <xsd:complexType>
  7733. <xsd:sequence>
  7734. <xsd:element name="session" type="xsd:string" nillable="true" />
  7735. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7736. </xsd:sequence>
  7737. </xsd:complexType>
  7738. </xsd:element>
  7739. <xsd:element name="dedicatedBandwidthManagementGetResponse">
  7740. <xsd:complexType>
  7741. <xsd:sequence>
  7742. <xsd:element name="return" type="typens:dedicatedBandwidthManagementReturn" />
  7743. </xsd:sequence>
  7744. </xsd:complexType>
  7745. </xsd:element>
  7746. <xsd:element name="telephonyDdiModify">
  7747. <xsd:complexType>
  7748. <xsd:sequence>
  7749. <xsd:element name="session" type="xsd:string" nillable="true" />
  7750. <xsd:element name="number" type="xsd:string" nillable="true" />
  7751. <xsd:element name="country" type="xsd:string" nillable="true" />
  7752. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  7753. <xsd:element name="destination" type="xsd:string" nillable="true" />
  7754. </xsd:sequence>
  7755. </xsd:complexType>
  7756. </xsd:element>
  7757. <xsd:element name="telephonyDdiModifyResponse">
  7758. <xsd:complexType>
  7759. <xsd:sequence />
  7760. </xsd:complexType>
  7761. </xsd:element>
  7762. <xsd:element name="dedicatedMonitoringStatusUpdate">
  7763. <xsd:complexType>
  7764. <xsd:sequence>
  7765. <xsd:element name="session" type="xsd:string" nillable="true" />
  7766. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7767. <xsd:element name="disabled" type="xsd:boolean" nillable="true" />
  7768. </xsd:sequence>
  7769. </xsd:complexType>
  7770. </xsd:element>
  7771. <xsd:element name="dedicatedMonitoringStatusUpdateResponse">
  7772. <xsd:complexType>
  7773. <xsd:sequence />
  7774. </xsd:complexType>
  7775. </xsd:element>
  7776. <xsd:element name="dedicatedIPForUDPMoveGetStatus">
  7777. <xsd:complexType>
  7778. <xsd:sequence>
  7779. <xsd:element name="session" type="xsd:string" nillable="true" />
  7780. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7781. <xsd:element name="ip" type="xsd:string" nillable="true" />
  7782. </xsd:sequence>
  7783. </xsd:complexType>
  7784. </xsd:element>
  7785. <xsd:element name="dedicatedIPForUDPMoveGetStatusResponse">
  7786. <xsd:complexType>
  7787. <xsd:sequence />
  7788. </xsd:complexType>
  7789. </xsd:element>
  7790. <xsd:element name="telephonyRedirectInfo">
  7791. <xsd:complexType>
  7792. <xsd:sequence>
  7793. <xsd:element name="session" type="xsd:string" nillable="true" />
  7794. <xsd:element name="number" type="xsd:string" nillable="true" />
  7795. <xsd:element name="country" type="xsd:string" nillable="true" />
  7796. </xsd:sequence>
  7797. </xsd:complexType>
  7798. </xsd:element>
  7799. <xsd:element name="telephonyRedirectInfoResponse">
  7800. <xsd:complexType>
  7801. <xsd:sequence>
  7802. <xsd:element name="return" type="typens:telephonyRedirectInfoReturn" />
  7803. </xsd:sequence>
  7804. </xsd:complexType>
  7805. </xsd:element>
  7806. <xsd:element name="anonymousFtpChangePassword">
  7807. <xsd:complexType>
  7808. <xsd:sequence>
  7809. <xsd:element name="session" type="xsd:string" nillable="true" />
  7810. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7811. <xsd:element name="password" type="xsd:string" nillable="true" />
  7812. </xsd:sequence>
  7813. </xsd:complexType>
  7814. </xsd:element>
  7815. <xsd:element name="anonymousFtpChangePasswordResponse">
  7816. <xsd:complexType>
  7817. <xsd:sequence />
  7818. </xsd:complexType>
  7819. </xsd:element>
  7820. <xsd:element name="telephonySmsSend">
  7821. <xsd:complexType>
  7822. <xsd:sequence>
  7823. <xsd:element name="session" type="xsd:string" nillable="true" />
  7824. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  7825. <xsd:element name="numberFrom" type="xsd:string" nillable="true" />
  7826. <xsd:element name="numberTo" type="xsd:string" nillable="true" />
  7827. <xsd:element name="message" type="xsd:string" nillable="true" />
  7828. <xsd:element name="smsValidity" type="xsd:int" nillable="true" />
  7829. <xsd:element name="smsClass" type="xsd:int" nillable="true" />
  7830. <xsd:element name="smsDeferred" type="xsd:int" nillable="true" />
  7831. <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
  7832. <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
  7833. <xsd:element name="tag" type="xsd:string" nillable="true" />
  7834. <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
  7835. </xsd:sequence>
  7836. </xsd:complexType>
  7837. </xsd:element>
  7838. <xsd:element name="telephonySmsSendResponse">
  7839. <xsd:complexType>
  7840. <xsd:sequence>
  7841. <xsd:element name="return" type="xsd:int" />
  7842. </xsd:sequence>
  7843. </xsd:complexType>
  7844. </xsd:element>
  7845. <xsd:element name="automatedMailLock">
  7846. <xsd:complexType>
  7847. <xsd:sequence>
  7848. <xsd:element name="session" type="xsd:string" nillable="true" />
  7849. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7850. </xsd:sequence>
  7851. </xsd:complexType>
  7852. </xsd:element>
  7853. <xsd:element name="automatedMailLockResponse">
  7854. <xsd:complexType>
  7855. <xsd:sequence />
  7856. </xsd:complexType>
  7857. </xsd:element>
  7858. <xsd:element name="dedicatedRipeDeleteOrganisation">
  7859. <xsd:complexType>
  7860. <xsd:sequence>
  7861. <xsd:element name="session" type="xsd:string" nillable="true" />
  7862. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  7863. <xsd:element name="comment" type="xsd:string" nillable="true" />
  7864. </xsd:sequence>
  7865. </xsd:complexType>
  7866. </xsd:element>
  7867. <xsd:element name="dedicatedRipeDeleteOrganisationResponse">
  7868. <xsd:complexType>
  7869. <xsd:sequence>
  7870. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  7871. </xsd:sequence>
  7872. </xsd:complexType>
  7873. </xsd:element>
  7874. <xsd:element name="dedicatedFailoverRipeGetIp">
  7875. <xsd:complexType>
  7876. <xsd:sequence>
  7877. <xsd:element name="session" type="xsd:string" nillable="true" />
  7878. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7879. </xsd:sequence>
  7880. </xsd:complexType>
  7881. </xsd:element>
  7882. <xsd:element name="dedicatedFailoverRipeGetIpResponse">
  7883. <xsd:complexType>
  7884. <xsd:sequence>
  7885. <xsd:element name="return" type="typens:MyArrayOfDedicatedRipeGetIpStructType" />
  7886. </xsd:sequence>
  7887. </xsd:complexType>
  7888. </xsd:element>
  7889. <xsd:element name="responderEmailModify">
  7890. <xsd:complexType>
  7891. <xsd:sequence>
  7892. <xsd:element name="session" type="xsd:string" nillable="true" />
  7893. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7894. <xsd:element name="responder" type="xsd:string" nillable="true" />
  7895. <xsd:element name="content" type="xsd:string" nillable="true" />
  7896. <xsd:element name="delivered_to" type="xsd:string" nillable="true" />
  7897. <xsd:element name="nic" type="xsd:string" nillable="true" />
  7898. </xsd:sequence>
  7899. </xsd:complexType>
  7900. </xsd:element>
  7901. <xsd:element name="responderEmailModifyResponse">
  7902. <xsd:complexType>
  7903. <xsd:sequence />
  7904. </xsd:complexType>
  7905. </xsd:element>
  7906. <xsd:element name="dedicatedInstallBasic">
  7907. <xsd:complexType>
  7908. <xsd:sequence>
  7909. <xsd:element name="session" type="xsd:string" nillable="true" />
  7910. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  7911. <xsd:element name="status" type="xsd:string" nillable="true" />
  7912. <xsd:element name="language" type="xsd:string" nillable="true" />
  7913. <xsd:element name="bitFormat" type="xsd:string" nillable="true" />
  7914. <xsd:element name="os" type="xsd:string" nillable="true" />
  7915. <xsd:element name="sql" type="xsd:string" nillable="true" />
  7916. <xsd:element name="customerScriptLink" type="xsd:string" nillable="true" />
  7917. <xsd:element name="customerScriptReturn" type="xsd:string" nillable="true" />
  7918. </xsd:sequence>
  7919. </xsd:complexType>
  7920. </xsd:element>
  7921. <xsd:element name="dedicatedInstallBasicResponse">
  7922. <xsd:complexType>
  7923. <xsd:sequence />
  7924. </xsd:complexType>
  7925. </xsd:element>
  7926. <xsd:element name="emailGetDomainMxFiltering">
  7927. <xsd:complexType>
  7928. <xsd:sequence>
  7929. <xsd:element name="session" type="xsd:string" nillable="true" />
  7930. <xsd:element name="domain" type="xsd:string" nillable="true" />
  7931. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  7932. </xsd:sequence>
  7933. </xsd:complexType>
  7934. </xsd:element>
  7935. <xsd:element name="emailGetDomainMxFilteringResponse">
  7936. <xsd:complexType>
  7937. <xsd:sequence>
  7938. <xsd:element name="return" type="xsd:string" />
  7939. </xsd:sequence>
  7940. </xsd:complexType>
  7941. </xsd:element>
  7942. <xsd:element name="managedServicesPartitionCreate">
  7943. <xsd:complexType>
  7944. <xsd:sequence>
  7945. <xsd:element name="session" type="xsd:string" nillable="true" />
  7946. <xsd:element name="storage" type="xsd:string" nillable="true" />
  7947. <xsd:element name="name" type="xsd:string" nillable="true" />
  7948. <xsd:element name="size" type="xsd:int" nillable="true" />
  7949. <xsd:element name="protocol" type="xsd:string" nillable="true" />
  7950. </xsd:sequence>
  7951. </xsd:complexType>
  7952. </xsd:element>
  7953. <xsd:element name="managedServicesPartitionCreateResponse">
  7954. <xsd:complexType>
  7955. <xsd:sequence />
  7956. </xsd:complexType>
  7957. </xsd:element>
  7958. <xsd:element name="telephonyLineGetSipDomain">
  7959. <xsd:complexType>
  7960. <xsd:sequence>
  7961. <xsd:element name="session" type="xsd:string" nillable="true" />
  7962. <xsd:element name="number" type="xsd:string" nillable="true" />
  7963. <xsd:element name="country" type="xsd:string" nillable="true" />
  7964. </xsd:sequence>
  7965. </xsd:complexType>
  7966. </xsd:element>
  7967. <xsd:element name="telephonyLineGetSipDomainResponse">
  7968. <xsd:complexType>
  7969. <xsd:sequence>
  7970. <xsd:element name="return" type="typens:telephonySipDomainStruct" />
  7971. </xsd:sequence>
  7972. </xsd:complexType>
  7973. </xsd:element>
  7974. <xsd:element name="nicModifyEmail">
  7975. <xsd:complexType>
  7976. <xsd:sequence>
  7977. <xsd:element name="session" type="xsd:string" nillable="true" />
  7978. <xsd:element name="nic" type="xsd:string" nillable="true" />
  7979. <xsd:element name="email" type="xsd:string" nillable="true" />
  7980. </xsd:sequence>
  7981. </xsd:complexType>
  7982. </xsd:element>
  7983. <xsd:element name="nicModifyEmailResponse">
  7984. <xsd:complexType>
  7985. <xsd:sequence>
  7986. <xsd:element name="return" type="xsd:string" />
  7987. </xsd:sequence>
  7988. </xsd:complexType>
  7989. </xsd:element>
  7990. <xsd:element name="telephonyToneDelete">
  7991. <xsd:complexType>
  7992. <xsd:sequence>
  7993. <xsd:element name="session" type="xsd:string" nillable="true" />
  7994. <xsd:element name="number" type="xsd:string" nillable="true" />
  7995. <xsd:element name="country" type="xsd:string" nillable="true" />
  7996. <xsd:element name="toneType" type="xsd:string" nillable="true" />
  7997. </xsd:sequence>
  7998. </xsd:complexType>
  7999. </xsd:element>
  8000. <xsd:element name="telephonyToneDeleteResponse">
  8001. <xsd:complexType>
  8002. <xsd:sequence />
  8003. </xsd:complexType>
  8004. </xsd:element>
  8005. <xsd:element name="telephonyLineSetMgcpIpRestriction">
  8006. <xsd:complexType>
  8007. <xsd:sequence>
  8008. <xsd:element name="session" type="xsd:string" nillable="true" />
  8009. <xsd:element name="number" type="xsd:string" nillable="true" />
  8010. <xsd:element name="country" type="xsd:string" nillable="true" />
  8011. <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
  8012. </xsd:sequence>
  8013. </xsd:complexType>
  8014. </xsd:element>
  8015. <xsd:element name="telephonyLineSetMgcpIpRestrictionResponse">
  8016. <xsd:complexType>
  8017. <xsd:sequence />
  8018. </xsd:complexType>
  8019. </xsd:element>
  8020. <xsd:element name="dedicatedInstallReset">
  8021. <xsd:complexType>
  8022. <xsd:sequence>
  8023. <xsd:element name="session" type="xsd:string" nillable="true" />
  8024. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8025. </xsd:sequence>
  8026. </xsd:complexType>
  8027. </xsd:element>
  8028. <xsd:element name="dedicatedInstallResetResponse">
  8029. <xsd:complexType>
  8030. <xsd:sequence />
  8031. </xsd:complexType>
  8032. </xsd:element>
  8033. <xsd:element name="dedicatedMonitoringServiceAddNotification">
  8034. <xsd:complexType>
  8035. <xsd:sequence>
  8036. <xsd:element name="session" type="xsd:string" nillable="true" />
  8037. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8038. <xsd:element name="ip" type="xsd:string" nillable="true" />
  8039. <xsd:element name="port" type="xsd:int" nillable="true" />
  8040. <xsd:element name="protocol" type="xsd:string" nillable="true" />
  8041. <xsd:element name="period" type="xsd:string" nillable="true" />
  8042. <xsd:element name="string" type="xsd:string" nillable="true" />
  8043. <xsd:element name="url" type="xsd:string" nillable="true" />
  8044. <xsd:element name="nicAlert" type="xsd:string" nillable="true" />
  8045. </xsd:sequence>
  8046. </xsd:complexType>
  8047. </xsd:element>
  8048. <xsd:element name="dedicatedMonitoringServiceAddNotificationResponse">
  8049. <xsd:complexType>
  8050. <xsd:sequence>
  8051. <xsd:element name="return" type="xsd:string" />
  8052. </xsd:sequence>
  8053. </xsd:complexType>
  8054. </xsd:element>
  8055. <xsd:element name="orderDedicatedFailoverRipe">
  8056. <xsd:complexType>
  8057. <xsd:sequence>
  8058. <xsd:element name="session" type="xsd:string" nillable="true" />
  8059. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8060. <xsd:element name="address" type="xsd:int" nillable="true" />
  8061. <xsd:element name="period" type="xsd:int" nillable="true" />
  8062. <xsd:element name="payWithPoints" type="xsd:boolean" nillable="true" />
  8063. </xsd:sequence>
  8064. </xsd:complexType>
  8065. </xsd:element>
  8066. <xsd:element name="orderDedicatedFailoverRipeResponse">
  8067. <xsd:complexType>
  8068. <xsd:sequence>
  8069. <xsd:element name="return" type="typens:orderStruct" />
  8070. </xsd:sequence>
  8071. </xsd:complexType>
  8072. </xsd:element>
  8073. <xsd:element name="telephonyPhonebookOnGroupContactModify">
  8074. <xsd:complexType>
  8075. <xsd:sequence>
  8076. <xsd:element name="session" type="xsd:string" nillable="true" />
  8077. <xsd:element name="group" type="xsd:string" nillable="true" />
  8078. <xsd:element name="id" type="xsd:int" nillable="true" />
  8079. <xsd:element name="name" type="xsd:string" nillable="true" />
  8080. <xsd:element name="surname" type="xsd:string" nillable="true" />
  8081. <xsd:element name="workPhone" type="xsd:string" nillable="true" />
  8082. <xsd:element name="workMobile" type="xsd:string" nillable="true" />
  8083. <xsd:element name="homePhone" type="xsd:string" nillable="true" />
  8084. <xsd:element name="homeMobile" type="xsd:string" nillable="true" />
  8085. <xsd:element name="groupName" type="xsd:string" nillable="true" />
  8086. </xsd:sequence>
  8087. </xsd:complexType>
  8088. </xsd:element>
  8089. <xsd:element name="telephonyPhonebookOnGroupContactModifyResponse">
  8090. <xsd:complexType>
  8091. <xsd:sequence />
  8092. </xsd:complexType>
  8093. </xsd:element>
  8094. <xsd:element name="serviceGroupRemoveService">
  8095. <xsd:complexType>
  8096. <xsd:sequence>
  8097. <xsd:element name="session" type="xsd:string" nillable="true" />
  8098. <xsd:element name="name" type="xsd:string" nillable="true" />
  8099. <xsd:element name="service" type="xsd:string" nillable="true" />
  8100. <xsd:element name="component" type="xsd:string" nillable="true" />
  8101. </xsd:sequence>
  8102. </xsd:complexType>
  8103. </xsd:element>
  8104. <xsd:element name="serviceGroupRemoveServiceResponse">
  8105. <xsd:complexType>
  8106. <xsd:sequence />
  8107. </xsd:complexType>
  8108. </xsd:element>
  8109. <xsd:element name="telephonyScreenListBlackWhiteChoiceModify">
  8110. <xsd:complexType>
  8111. <xsd:sequence>
  8112. <xsd:element name="session" type="xsd:string" nillable="true" />
  8113. <xsd:element name="number" type="xsd:string" nillable="true" />
  8114. <xsd:element name="country" type="xsd:string" nillable="true" />
  8115. <xsd:element name="screenList" type="xsd:string" nillable="true" />
  8116. <xsd:element name="outgoingCodeUnlock" type="xsd:string" nillable="true" />
  8117. <xsd:element name="incomingOoutgoing" type="xsd:string" nillable="true" />
  8118. </xsd:sequence>
  8119. </xsd:complexType>
  8120. </xsd:element>
  8121. <xsd:element name="telephonyScreenListBlackWhiteChoiceModifyResponse">
  8122. <xsd:complexType>
  8123. <xsd:sequence />
  8124. </xsd:complexType>
  8125. </xsd:element>
  8126. <xsd:element name="telephonySmsplusServiceDetails">
  8127. <xsd:complexType>
  8128. <xsd:sequence>
  8129. <xsd:element name="session" type="xsd:string" nillable="true" />
  8130. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  8131. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  8132. </xsd:sequence>
  8133. </xsd:complexType>
  8134. </xsd:element>
  8135. <xsd:element name="telephonySmsplusServiceDetailsResponse">
  8136. <xsd:complexType>
  8137. <xsd:sequence>
  8138. <xsd:element name="return" type="typens:telephonySmsplusDetailsStruct" />
  8139. </xsd:sequence>
  8140. </xsd:complexType>
  8141. </xsd:element>
  8142. <xsd:element name="dedicatedFilterIrcClientRuleDel">
  8143. <xsd:complexType>
  8144. <xsd:sequence>
  8145. <xsd:element name="session" type="xsd:string" nillable="true" />
  8146. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8147. <xsd:element name="fromIp" type="xsd:string" nillable="true" />
  8148. <xsd:element name="toIp" type="xsd:string" nillable="true" />
  8149. </xsd:sequence>
  8150. </xsd:complexType>
  8151. </xsd:element>
  8152. <xsd:element name="dedicatedFilterIrcClientRuleDelResponse">
  8153. <xsd:complexType>
  8154. <xsd:sequence />
  8155. </xsd:complexType>
  8156. </xsd:element>
  8157. <xsd:element name="domainHostAdd">
  8158. <xsd:complexType>
  8159. <xsd:sequence>
  8160. <xsd:element name="session" type="xsd:string" nillable="true" />
  8161. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8162. <xsd:element name="host" type="xsd:string" nillable="true" />
  8163. <xsd:element name="ip" type="xsd:string" nillable="true" />
  8164. </xsd:sequence>
  8165. </xsd:complexType>
  8166. </xsd:element>
  8167. <xsd:element name="domainHostAddResponse">
  8168. <xsd:complexType>
  8169. <xsd:sequence>
  8170. <xsd:element name="return" type="xsd:int" />
  8171. </xsd:sequence>
  8172. </xsd:complexType>
  8173. </xsd:element>
  8174. <xsd:element name="popModifyDescription">
  8175. <xsd:complexType>
  8176. <xsd:sequence>
  8177. <xsd:element name="session" type="xsd:string" nillable="true" />
  8178. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8179. <xsd:element name="pop" type="xsd:string" nillable="true" />
  8180. <xsd:element name="description" type="xsd:string" nillable="true" />
  8181. </xsd:sequence>
  8182. </xsd:complexType>
  8183. </xsd:element>
  8184. <xsd:element name="popModifyDescriptionResponse">
  8185. <xsd:complexType>
  8186. <xsd:sequence />
  8187. </xsd:complexType>
  8188. </xsd:element>
  8189. <xsd:element name="telephonyAbbreviatedNumberOnGroupDel">
  8190. <xsd:complexType>
  8191. <xsd:sequence>
  8192. <xsd:element name="session" type="xsd:string" nillable="true" />
  8193. <xsd:element name="group" type="xsd:string" nillable="true" />
  8194. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  8195. </xsd:sequence>
  8196. </xsd:complexType>
  8197. </xsd:element>
  8198. <xsd:element name="telephonyAbbreviatedNumberOnGroupDelResponse">
  8199. <xsd:complexType>
  8200. <xsd:sequence />
  8201. </xsd:complexType>
  8202. </xsd:element>
  8203. <xsd:element name="crontabAdd">
  8204. <xsd:complexType>
  8205. <xsd:sequence>
  8206. <xsd:element name="session" type="xsd:string" nillable="true" />
  8207. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8208. <xsd:element name="path" type="xsd:string" nillable="true" />
  8209. <xsd:element name="programLanguage" type="xsd:string" nillable="true" />
  8210. <xsd:element name="weekDay" type="xsd:string" nillable="true" />
  8211. <xsd:element name="days" type="xsd:string" nillable="true" />
  8212. <xsd:element name="hours" type="xsd:string" nillable="true" />
  8213. <xsd:element name="desc" type="xsd:string" nillable="true" />
  8214. <xsd:element name="email" type="xsd:string" nillable="true" />
  8215. <xsd:element name="otherEmail" type="xsd:string" nillable="true" />
  8216. </xsd:sequence>
  8217. </xsd:complexType>
  8218. </xsd:element>
  8219. <xsd:element name="crontabAddResponse">
  8220. <xsd:complexType>
  8221. <xsd:sequence>
  8222. <xsd:element name="return" type="xsd:int" />
  8223. </xsd:sequence>
  8224. </xsd:complexType>
  8225. </xsd:element>
  8226. <xsd:element name="telephonySmsSenderDescription">
  8227. <xsd:complexType>
  8228. <xsd:sequence>
  8229. <xsd:element name="session" type="xsd:string" nillable="true" />
  8230. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8231. <xsd:element name="number" type="xsd:string" nillable="true" />
  8232. <xsd:element name="description" type="xsd:string" nillable="true" />
  8233. </xsd:sequence>
  8234. </xsd:complexType>
  8235. </xsd:element>
  8236. <xsd:element name="telephonySmsSenderDescriptionResponse">
  8237. <xsd:complexType>
  8238. <xsd:sequence />
  8239. </xsd:complexType>
  8240. </xsd:element>
  8241. <xsd:element name="mailingListModify">
  8242. <xsd:complexType>
  8243. <xsd:sequence>
  8244. <xsd:element name="session" type="xsd:string" nillable="true" />
  8245. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8246. <xsd:element name="ml" type="xsd:string" nillable="true" />
  8247. <xsd:element name="owner" type="xsd:string" nillable="true" />
  8248. <xsd:element name="lang" type="xsd:string" nillable="true" />
  8249. <xsd:element name="replyto" type="xsd:string" nillable="true" />
  8250. <xsd:element name="message_moderation" type="xsd:boolean" nillable="true" />
  8251. <xsd:element name="users_post_only" type="xsd:boolean" nillable="true" />
  8252. <xsd:element name="subscription_moderation" type="xsd:boolean" nillable="true" />
  8253. </xsd:sequence>
  8254. </xsd:complexType>
  8255. </xsd:element>
  8256. <xsd:element name="mailingListModifyResponse">
  8257. <xsd:complexType>
  8258. <xsd:sequence />
  8259. </xsd:complexType>
  8260. </xsd:element>
  8261. <xsd:element name="managedServicesPartitionGet">
  8262. <xsd:complexType>
  8263. <xsd:sequence>
  8264. <xsd:element name="session" type="xsd:string" nillable="true" />
  8265. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8266. </xsd:sequence>
  8267. </xsd:complexType>
  8268. </xsd:element>
  8269. <xsd:element name="managedServicesPartitionGetResponse">
  8270. <xsd:complexType>
  8271. <xsd:sequence>
  8272. <xsd:element name="return" type="typens:MyArrayOfManagedServicesPartitionStructType" />
  8273. </xsd:sequence>
  8274. </xsd:complexType>
  8275. </xsd:element>
  8276. <xsd:element name="telephonyAbbreviatedNumberListPaginated">
  8277. <xsd:complexType>
  8278. <xsd:sequence>
  8279. <xsd:element name="session" type="xsd:string" nillable="true" />
  8280. <xsd:element name="number" type="xsd:string" nillable="true" />
  8281. <xsd:element name="country" type="xsd:string" nillable="true" />
  8282. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  8283. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  8284. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  8285. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  8286. </xsd:sequence>
  8287. </xsd:complexType>
  8288. </xsd:element>
  8289. <xsd:element name="telephonyAbbreviatedNumberListPaginatedResponse">
  8290. <xsd:complexType>
  8291. <xsd:sequence>
  8292. <xsd:element name="return" type="typens:telephonyAbbreviatedNumberListPaginatedReturn" />
  8293. </xsd:sequence>
  8294. </xsd:complexType>
  8295. </xsd:element>
  8296. <xsd:element name="telephonySetDefaultPrivateHolidaysEvents">
  8297. <xsd:complexType>
  8298. <xsd:sequence>
  8299. <xsd:element name="session" type="xsd:string" nillable="true" />
  8300. <xsd:element name="number" type="xsd:string" nillable="true" />
  8301. <xsd:element name="country" type="xsd:string" nillable="true" />
  8302. <xsd:element name="defaultPublicHolidaysCountry" type="xsd:string" nillable="true" />
  8303. </xsd:sequence>
  8304. </xsd:complexType>
  8305. </xsd:element>
  8306. <xsd:element name="telephonySetDefaultPrivateHolidaysEventsResponse">
  8307. <xsd:complexType>
  8308. <xsd:sequence />
  8309. </xsd:complexType>
  8310. </xsd:element>
  8311. <xsd:element name="emailDelMasterNic">
  8312. <xsd:complexType>
  8313. <xsd:sequence>
  8314. <xsd:element name="session" type="xsd:string" nillable="true" />
  8315. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8316. </xsd:sequence>
  8317. </xsd:complexType>
  8318. </xsd:element>
  8319. <xsd:element name="emailDelMasterNicResponse">
  8320. <xsd:complexType>
  8321. <xsd:sequence />
  8322. </xsd:complexType>
  8323. </xsd:element>
  8324. <xsd:element name="redirectedEmailModify">
  8325. <xsd:complexType>
  8326. <xsd:sequence>
  8327. <xsd:element name="session" type="xsd:string" nillable="true" />
  8328. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8329. <xsd:element name="redirected" type="xsd:string" nillable="true" />
  8330. <xsd:element name="old_target" type="xsd:string" nillable="true" />
  8331. <xsd:element name="target" type="xsd:string" nillable="true" />
  8332. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  8333. </xsd:sequence>
  8334. </xsd:complexType>
  8335. </xsd:element>
  8336. <xsd:element name="redirectedEmailModifyResponse">
  8337. <xsd:complexType>
  8338. <xsd:sequence />
  8339. </xsd:complexType>
  8340. </xsd:element>
  8341. <xsd:element name="telephonySpareServiceList">
  8342. <xsd:complexType>
  8343. <xsd:sequence>
  8344. <xsd:element name="session" type="xsd:string" nillable="true" />
  8345. <xsd:element name="type" type="xsd:string" nillable="true" />
  8346. <xsd:element name="spare" type="xsd:string" nillable="true" />
  8347. </xsd:sequence>
  8348. </xsd:complexType>
  8349. </xsd:element>
  8350. <xsd:element name="telephonySpareServiceListResponse">
  8351. <xsd:complexType>
  8352. <xsd:sequence>
  8353. <xsd:element name="return" type="typens:MyArrayOfTelephonySpareServiceInfoStructType" />
  8354. </xsd:sequence>
  8355. </xsd:complexType>
  8356. </xsd:element>
  8357. <xsd:element name="popInfo">
  8358. <xsd:complexType>
  8359. <xsd:sequence>
  8360. <xsd:element name="session" type="xsd:string" nillable="true" />
  8361. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8362. <xsd:element name="pop" type="xsd:string" nillable="true" />
  8363. </xsd:sequence>
  8364. </xsd:complexType>
  8365. </xsd:element>
  8366. <xsd:element name="popInfoResponse">
  8367. <xsd:complexType>
  8368. <xsd:sequence>
  8369. <xsd:element name="return" type="typens:popStruct" />
  8370. </xsd:sequence>
  8371. </xsd:complexType>
  8372. </xsd:element>
  8373. <xsd:element name="zoneExport">
  8374. <xsd:complexType>
  8375. <xsd:sequence>
  8376. <xsd:element name="session" type="xsd:string" nillable="true" />
  8377. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8378. </xsd:sequence>
  8379. </xsd:complexType>
  8380. </xsd:element>
  8381. <xsd:element name="zoneExportResponse">
  8382. <xsd:complexType>
  8383. <xsd:sequence>
  8384. <xsd:element name="return" type="xsd:string" />
  8385. </xsd:sequence>
  8386. </xsd:complexType>
  8387. </xsd:element>
  8388. <xsd:element name="dedicatedMrtgInfo">
  8389. <xsd:complexType>
  8390. <xsd:sequence>
  8391. <xsd:element name="session" type="xsd:string" nillable="true" />
  8392. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8393. <xsd:element name="type" type="xsd:string" nillable="true" />
  8394. <xsd:element name="duration" type="xsd:string" nillable="true" />
  8395. <xsd:element name="ip" type="xsd:string" nillable="true" />
  8396. </xsd:sequence>
  8397. </xsd:complexType>
  8398. </xsd:element>
  8399. <xsd:element name="dedicatedMrtgInfoResponse">
  8400. <xsd:complexType>
  8401. <xsd:sequence>
  8402. <xsd:element name="return" type="typens:dedicatedMrtgInfoReturn" />
  8403. </xsd:sequence>
  8404. </xsd:complexType>
  8405. </xsd:element>
  8406. <xsd:element name="dedicatedBackupReinstallData">
  8407. <xsd:complexType>
  8408. <xsd:sequence>
  8409. <xsd:element name="session" type="xsd:string" nillable="true" />
  8410. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8411. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  8412. </xsd:sequence>
  8413. </xsd:complexType>
  8414. </xsd:element>
  8415. <xsd:element name="dedicatedBackupReinstallDataResponse">
  8416. <xsd:complexType>
  8417. <xsd:sequence />
  8418. </xsd:complexType>
  8419. </xsd:element>
  8420. <xsd:element name="serviceFreedomList">
  8421. <xsd:complexType>
  8422. <xsd:sequence>
  8423. <xsd:element name="session" type="xsd:string" nillable="true" />
  8424. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8425. <xsd:element name="component" type="xsd:string" nillable="true" />
  8426. </xsd:sequence>
  8427. </xsd:complexType>
  8428. </xsd:element>
  8429. <xsd:element name="serviceFreedomListResponse">
  8430. <xsd:complexType>
  8431. <xsd:sequence>
  8432. <xsd:element name="return" type="typens:MyArrayOfFreedomStructType" />
  8433. </xsd:sequence>
  8434. </xsd:complexType>
  8435. </xsd:element>
  8436. <xsd:element name="supportGetFullMessage">
  8437. <xsd:complexType>
  8438. <xsd:sequence>
  8439. <xsd:element name="session" type="xsd:string" nillable="true" />
  8440. <xsd:element name="messageId" type="xsd:int" nillable="true" />
  8441. </xsd:sequence>
  8442. </xsd:complexType>
  8443. </xsd:element>
  8444. <xsd:element name="supportGetFullMessageResponse">
  8445. <xsd:complexType>
  8446. <xsd:sequence>
  8447. <xsd:element name="return" type="typens:supportMessageDetailReturn" />
  8448. </xsd:sequence>
  8449. </xsd:complexType>
  8450. </xsd:element>
  8451. <xsd:element name="telephonySmsUserListCsvAttachment">
  8452. <xsd:complexType>
  8453. <xsd:sequence>
  8454. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8455. <xsd:element name="login" type="xsd:string" nillable="true" />
  8456. <xsd:element name="password" type="xsd:string" nillable="true" />
  8457. <xsd:element name="id" type="xsd:string" nillable="true" />
  8458. </xsd:sequence>
  8459. </xsd:complexType>
  8460. </xsd:element>
  8461. <xsd:element name="telephonySmsUserListCsvAttachmentResponse">
  8462. <xsd:complexType>
  8463. <xsd:sequence>
  8464. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsCsvSlotStructType" />
  8465. </xsd:sequence>
  8466. </xsd:complexType>
  8467. </xsd:element>
  8468. <xsd:element name="emailGetDomainCatchAll">
  8469. <xsd:complexType>
  8470. <xsd:sequence>
  8471. <xsd:element name="session" type="xsd:string" nillable="true" />
  8472. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8473. </xsd:sequence>
  8474. </xsd:complexType>
  8475. </xsd:element>
  8476. <xsd:element name="emailGetDomainCatchAllResponse">
  8477. <xsd:complexType>
  8478. <xsd:sequence>
  8479. <xsd:element name="return" type="typens:catchAllGetReturn" />
  8480. </xsd:sequence>
  8481. </xsd:complexType>
  8482. </xsd:element>
  8483. <xsd:element name="telephonyFaxCallList">
  8484. <xsd:complexType>
  8485. <xsd:sequence>
  8486. <xsd:element name="session" type="xsd:string" nillable="true" />
  8487. <xsd:element name="number" type="xsd:string" nillable="true" />
  8488. <xsd:element name="country" type="xsd:string" nillable="true" />
  8489. <xsd:element name="listBegin" type="xsd:int" nillable="true" />
  8490. <xsd:element name="listLimit" type="xsd:int" nillable="true" />
  8491. <xsd:element name="faxReceived" type="xsd:boolean" nillable="true" />
  8492. </xsd:sequence>
  8493. </xsd:complexType>
  8494. </xsd:element>
  8495. <xsd:element name="telephonyFaxCallListResponse">
  8496. <xsd:complexType>
  8497. <xsd:sequence>
  8498. <xsd:element name="return" type="typens:telephonyFaxCallListReturn" />
  8499. </xsd:sequence>
  8500. </xsd:complexType>
  8501. </xsd:element>
  8502. <xsd:element name="telephonySmsUserSend">
  8503. <xsd:complexType>
  8504. <xsd:sequence>
  8505. <xsd:element name="login" type="xsd:string" nillable="true" />
  8506. <xsd:element name="password" type="xsd:string" nillable="true" />
  8507. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8508. <xsd:element name="numberFrom" type="xsd:string" nillable="true" />
  8509. <xsd:element name="numberTo" type="xsd:string" nillable="true" />
  8510. <xsd:element name="message" type="xsd:string" nillable="true" />
  8511. <xsd:element name="smsValidity" type="xsd:int" nillable="true" />
  8512. <xsd:element name="smsClass" type="xsd:int" nillable="true" />
  8513. <xsd:element name="smsDeferred" type="xsd:int" nillable="true" />
  8514. <xsd:element name="smsPriority" type="xsd:int" nillable="true" />
  8515. <xsd:element name="smsCoding" type="xsd:int" nillable="true" />
  8516. <xsd:element name="tag" type="xsd:string" nillable="true" />
  8517. <xsd:element name="noStop" type="xsd:boolean" nillable="true" />
  8518. </xsd:sequence>
  8519. </xsd:complexType>
  8520. </xsd:element>
  8521. <xsd:element name="telephonySmsUserSendResponse">
  8522. <xsd:complexType>
  8523. <xsd:sequence>
  8524. <xsd:element name="return" type="xsd:int" />
  8525. </xsd:sequence>
  8526. </xsd:complexType>
  8527. </xsd:element>
  8528. <xsd:element name="mailingListAdd">
  8529. <xsd:complexType>
  8530. <xsd:sequence>
  8531. <xsd:element name="session" type="xsd:string" nillable="true" />
  8532. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8533. <xsd:element name="ml" type="xsd:string" nillable="true" />
  8534. <xsd:element name="owner" type="xsd:string" nillable="true" />
  8535. <xsd:element name="lang" type="xsd:string" nillable="true" />
  8536. <xsd:element name="replyto" type="xsd:string" nillable="true" />
  8537. <xsd:element name="message_moderation" type="xsd:boolean" nillable="true" />
  8538. <xsd:element name="users_post_only" type="xsd:boolean" nillable="true" />
  8539. <xsd:element name="subscription_moderation" type="xsd:boolean" nillable="true" />
  8540. </xsd:sequence>
  8541. </xsd:complexType>
  8542. </xsd:element>
  8543. <xsd:element name="mailingListAddResponse">
  8544. <xsd:complexType>
  8545. <xsd:sequence />
  8546. </xsd:complexType>
  8547. </xsd:element>
  8548. <xsd:element name="dedicatedBackupFtpInfo">
  8549. <xsd:complexType>
  8550. <xsd:sequence>
  8551. <xsd:element name="session" type="xsd:string" nillable="true" />
  8552. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8553. </xsd:sequence>
  8554. </xsd:complexType>
  8555. </xsd:element>
  8556. <xsd:element name="dedicatedBackupFtpInfoResponse">
  8557. <xsd:complexType>
  8558. <xsd:sequence>
  8559. <xsd:element name="return" type="typens:dedicatedBackupFtpInfoReturn" />
  8560. </xsd:sequence>
  8561. </xsd:complexType>
  8562. </xsd:element>
  8563. <xsd:element name="telephonyPhonebookOnGroupGroupList">
  8564. <xsd:complexType>
  8565. <xsd:sequence>
  8566. <xsd:element name="session" type="xsd:string" nillable="true" />
  8567. <xsd:element name="group" type="xsd:string" nillable="true" />
  8568. <xsd:element name="id" type="xsd:int" nillable="true" />
  8569. </xsd:sequence>
  8570. </xsd:complexType>
  8571. </xsd:element>
  8572. <xsd:element name="telephonyPhonebookOnGroupGroupListResponse">
  8573. <xsd:complexType>
  8574. <xsd:sequence>
  8575. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookGroupStructType" />
  8576. </xsd:sequence>
  8577. </xsd:complexType>
  8578. </xsd:element>
  8579. <xsd:element name="telephonyClick2CallUserPassword">
  8580. <xsd:complexType>
  8581. <xsd:sequence>
  8582. <xsd:element name="session" type="xsd:string" nillable="true" />
  8583. <xsd:element name="number" type="xsd:string" nillable="true" />
  8584. <xsd:element name="country" type="xsd:string" nillable="true" />
  8585. <xsd:element name="login" type="xsd:string" nillable="true" />
  8586. <xsd:element name="password" type="xsd:string" nillable="true" />
  8587. </xsd:sequence>
  8588. </xsd:complexType>
  8589. </xsd:element>
  8590. <xsd:element name="telephonyClick2CallUserPasswordResponse">
  8591. <xsd:complexType>
  8592. <xsd:sequence />
  8593. </xsd:complexType>
  8594. </xsd:element>
  8595. <xsd:element name="dedicatedMonitoringModify">
  8596. <xsd:complexType>
  8597. <xsd:sequence>
  8598. <xsd:element name="session" type="xsd:string" nillable="true" />
  8599. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8600. <xsd:element name="id" type="xsd:string" nillable="true" />
  8601. <xsd:element name="email" type="xsd:string" nillable="true" />
  8602. <xsd:element name="language" type="xsd:string" nillable="true" />
  8603. <xsd:element name="status" type="xsd:string" nillable="true" />
  8604. </xsd:sequence>
  8605. </xsd:complexType>
  8606. </xsd:element>
  8607. <xsd:element name="dedicatedMonitoringModifyResponse">
  8608. <xsd:complexType>
  8609. <xsd:sequence />
  8610. </xsd:complexType>
  8611. </xsd:element>
  8612. <xsd:element name="emailSetMasterNic">
  8613. <xsd:complexType>
  8614. <xsd:sequence>
  8615. <xsd:element name="session" type="xsd:string" nillable="true" />
  8616. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8617. <xsd:element name="nic" type="xsd:string" nillable="true" />
  8618. </xsd:sequence>
  8619. </xsd:complexType>
  8620. </xsd:element>
  8621. <xsd:element name="emailSetMasterNicResponse">
  8622. <xsd:complexType>
  8623. <xsd:sequence />
  8624. </xsd:complexType>
  8625. </xsd:element>
  8626. <xsd:element name="sqlpriveMysqlDatabaseList">
  8627. <xsd:complexType>
  8628. <xsd:sequence>
  8629. <xsd:element name="session" type="xsd:string" nillable="true" />
  8630. <xsd:element name="server" type="xsd:string" nillable="true" />
  8631. </xsd:sequence>
  8632. </xsd:complexType>
  8633. </xsd:element>
  8634. <xsd:element name="sqlpriveMysqlDatabaseListResponse">
  8635. <xsd:complexType>
  8636. <xsd:sequence>
  8637. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  8638. </xsd:sequence>
  8639. </xsd:complexType>
  8640. </xsd:element>
  8641. <xsd:element name="automatedMailReturnSet">
  8642. <xsd:complexType>
  8643. <xsd:sequence>
  8644. <xsd:element name="session" type="xsd:string" nillable="true" />
  8645. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8646. <xsd:element name="email" type="xsd:string" nillable="true" />
  8647. </xsd:sequence>
  8648. </xsd:complexType>
  8649. </xsd:element>
  8650. <xsd:element name="automatedMailReturnSetResponse">
  8651. <xsd:complexType>
  8652. <xsd:sequence />
  8653. </xsd:complexType>
  8654. </xsd:element>
  8655. <xsd:element name="databaseRecreate">
  8656. <xsd:complexType>
  8657. <xsd:sequence>
  8658. <xsd:element name="session" type="xsd:string" nillable="true" />
  8659. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8660. <xsd:element name="db" type="xsd:string" nillable="true" />
  8661. </xsd:sequence>
  8662. </xsd:complexType>
  8663. </xsd:element>
  8664. <xsd:element name="databaseRecreateResponse">
  8665. <xsd:complexType>
  8666. <xsd:sequence />
  8667. </xsd:complexType>
  8668. </xsd:element>
  8669. <xsd:element name="popModifyPassword">
  8670. <xsd:complexType>
  8671. <xsd:sequence>
  8672. <xsd:element name="session" type="xsd:string" nillable="true" />
  8673. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8674. <xsd:element name="pop" type="xsd:string" nillable="true" />
  8675. <xsd:element name="password" type="xsd:string" nillable="true" />
  8676. <xsd:element name="doNotSendMail" type="xsd:boolean" nillable="true" />
  8677. </xsd:sequence>
  8678. </xsd:complexType>
  8679. </xsd:element>
  8680. <xsd:element name="popModifyPasswordResponse">
  8681. <xsd:complexType>
  8682. <xsd:sequence />
  8683. </xsd:complexType>
  8684. </xsd:element>
  8685. <xsd:element name="responderEmailAdd">
  8686. <xsd:complexType>
  8687. <xsd:sequence>
  8688. <xsd:element name="session" type="xsd:string" nillable="true" />
  8689. <xsd:element name="domain" type="xsd:string" nillable="true" />
  8690. <xsd:element name="responder" type="xsd:string" nillable="true" />
  8691. <xsd:element name="content" type="xsd:string" nillable="true" />
  8692. <xsd:element name="delivered_to" type="xsd:string" nillable="true" />
  8693. <xsd:element name="nic" type="xsd:string" nillable="true" />
  8694. </xsd:sequence>
  8695. </xsd:complexType>
  8696. </xsd:element>
  8697. <xsd:element name="responderEmailAddResponse">
  8698. <xsd:complexType>
  8699. <xsd:sequence />
  8700. </xsd:complexType>
  8701. </xsd:element>
  8702. <xsd:element name="sqlpriveMysqlProcessList">
  8703. <xsd:complexType>
  8704. <xsd:sequence>
  8705. <xsd:element name="session" type="xsd:string" nillable="true" />
  8706. <xsd:element name="server" type="xsd:string" nillable="true" />
  8707. </xsd:sequence>
  8708. </xsd:complexType>
  8709. </xsd:element>
  8710. <xsd:element name="sqlpriveMysqlProcessListResponse">
  8711. <xsd:complexType>
  8712. <xsd:sequence>
  8713. <xsd:element name="return" type="typens:MyArrayOfSqlpriveMysqlProcessStructType" />
  8714. </xsd:sequence>
  8715. </xsd:complexType>
  8716. </xsd:element>
  8717. <xsd:element name="telephonySmsGetUserQuota">
  8718. <xsd:complexType>
  8719. <xsd:sequence>
  8720. <xsd:element name="session" type="xsd:string" nillable="true" />
  8721. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8722. <xsd:element name="login" type="xsd:string" nillable="true" />
  8723. </xsd:sequence>
  8724. </xsd:complexType>
  8725. </xsd:element>
  8726. <xsd:element name="telephonySmsGetUserQuotaResponse">
  8727. <xsd:complexType>
  8728. <xsd:sequence>
  8729. <xsd:element name="return" type="xsd:string" />
  8730. </xsd:sequence>
  8731. </xsd:complexType>
  8732. </xsd:element>
  8733. <xsd:element name="dedicatedGetRandomAvailableIpFromCountry">
  8734. <xsd:complexType>
  8735. <xsd:sequence>
  8736. <xsd:element name="session" type="xsd:string" nillable="true" />
  8737. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8738. <xsd:element name="country" type="xsd:string" nillable="true" />
  8739. </xsd:sequence>
  8740. </xsd:complexType>
  8741. </xsd:element>
  8742. <xsd:element name="dedicatedGetRandomAvailableIpFromCountryResponse">
  8743. <xsd:complexType>
  8744. <xsd:sequence>
  8745. <xsd:element name="return" type="xsd:string" />
  8746. </xsd:sequence>
  8747. </xsd:complexType>
  8748. </xsd:element>
  8749. <xsd:element name="telephonySmsSenderDelete">
  8750. <xsd:complexType>
  8751. <xsd:sequence>
  8752. <xsd:element name="session" type="xsd:string" nillable="true" />
  8753. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8754. <xsd:element name="number" type="xsd:string" nillable="true" />
  8755. </xsd:sequence>
  8756. </xsd:complexType>
  8757. </xsd:element>
  8758. <xsd:element name="telephonySmsSenderDeleteResponse">
  8759. <xsd:complexType>
  8760. <xsd:sequence />
  8761. </xsd:complexType>
  8762. </xsd:element>
  8763. <xsd:element name="telephonyToneStatus">
  8764. <xsd:complexType>
  8765. <xsd:sequence>
  8766. <xsd:element name="session" type="xsd:string" nillable="true" />
  8767. <xsd:element name="number" type="xsd:string" nillable="true" />
  8768. <xsd:element name="country" type="xsd:string" nillable="true" />
  8769. </xsd:sequence>
  8770. </xsd:complexType>
  8771. </xsd:element>
  8772. <xsd:element name="telephonyToneStatusResponse">
  8773. <xsd:complexType>
  8774. <xsd:sequence>
  8775. <xsd:element name="return" type="typens:telephonyToneStatusReturn" />
  8776. </xsd:sequence>
  8777. </xsd:complexType>
  8778. </xsd:element>
  8779. <xsd:element name="telephonyDdiInfo">
  8780. <xsd:complexType>
  8781. <xsd:sequence>
  8782. <xsd:element name="session" type="xsd:string" nillable="true" />
  8783. <xsd:element name="number" type="xsd:string" nillable="true" />
  8784. <xsd:element name="country" type="xsd:string" nillable="true" />
  8785. </xsd:sequence>
  8786. </xsd:complexType>
  8787. </xsd:element>
  8788. <xsd:element name="telephonyDdiInfoResponse">
  8789. <xsd:complexType>
  8790. <xsd:sequence>
  8791. <xsd:element name="return" type="typens:telephonyDdiInfoReturn" />
  8792. </xsd:sequence>
  8793. </xsd:complexType>
  8794. </xsd:element>
  8795. <xsd:element name="dedicatedInstallBasicProgress">
  8796. <xsd:complexType>
  8797. <xsd:sequence>
  8798. <xsd:element name="session" type="xsd:string" nillable="true" />
  8799. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8800. </xsd:sequence>
  8801. </xsd:complexType>
  8802. </xsd:element>
  8803. <xsd:element name="dedicatedInstallBasicProgressResponse">
  8804. <xsd:complexType>
  8805. <xsd:sequence>
  8806. <xsd:element name="return" type="typens:dedicatedBasicInstallProgressReturn" />
  8807. </xsd:sequence>
  8808. </xsd:complexType>
  8809. </xsd:element>
  8810. <xsd:element name="dedicatedAddServiceMonitoringAlertEmail">
  8811. <xsd:complexType>
  8812. <xsd:sequence>
  8813. <xsd:element name="session" type="xsd:string" nillable="true" />
  8814. <xsd:element name="ip" type="xsd:string" nillable="true" />
  8815. <xsd:element name="port" type="xsd:int" nillable="true" />
  8816. <xsd:element name="itemId" type="xsd:int" nillable="true" />
  8817. <xsd:element name="email" type="xsd:string" nillable="true" />
  8818. </xsd:sequence>
  8819. </xsd:complexType>
  8820. </xsd:element>
  8821. <xsd:element name="dedicatedAddServiceMonitoringAlertEmailResponse">
  8822. <xsd:complexType>
  8823. <xsd:sequence />
  8824. </xsd:complexType>
  8825. </xsd:element>
  8826. <xsd:element name="telephonyHuntingGroupList">
  8827. <xsd:complexType>
  8828. <xsd:sequence>
  8829. <xsd:element name="session" type="xsd:string" nillable="true" />
  8830. <xsd:element name="number" type="xsd:string" nillable="true" />
  8831. <xsd:element name="country" type="xsd:string" nillable="true" />
  8832. </xsd:sequence>
  8833. </xsd:complexType>
  8834. </xsd:element>
  8835. <xsd:element name="telephonyHuntingGroupListResponse">
  8836. <xsd:complexType>
  8837. <xsd:sequence>
  8838. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  8839. </xsd:sequence>
  8840. </xsd:complexType>
  8841. </xsd:element>
  8842. <xsd:element name="dedicatedFailoverUpdate">
  8843. <xsd:complexType>
  8844. <xsd:sequence>
  8845. <xsd:element name="session" type="xsd:string" nillable="true" />
  8846. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8847. <xsd:element name="ip" type="xsd:string" nillable="true" />
  8848. <xsd:element name="routedTo" type="xsd:string" nillable="true" />
  8849. </xsd:sequence>
  8850. </xsd:complexType>
  8851. </xsd:element>
  8852. <xsd:element name="dedicatedFailoverUpdateResponse">
  8853. <xsd:complexType>
  8854. <xsd:sequence />
  8855. </xsd:complexType>
  8856. </xsd:element>
  8857. <xsd:element name="telephonyTrunkExternalDisplayedNumberList">
  8858. <xsd:complexType>
  8859. <xsd:sequence>
  8860. <xsd:element name="session" type="xsd:string" nillable="true" />
  8861. <xsd:element name="number" type="xsd:string" nillable="true" />
  8862. <xsd:element name="country" type="xsd:string" nillable="true" />
  8863. </xsd:sequence>
  8864. </xsd:complexType>
  8865. </xsd:element>
  8866. <xsd:element name="telephonyTrunkExternalDisplayedNumberListResponse">
  8867. <xsd:complexType>
  8868. <xsd:sequence>
  8869. <xsd:element name="return" type="typens:MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType" />
  8870. </xsd:sequence>
  8871. </xsd:complexType>
  8872. </xsd:element>
  8873. <xsd:element name="telephonyDirectoryListWayType">
  8874. <xsd:complexType>
  8875. <xsd:sequence>
  8876. <xsd:element name="session" type="xsd:string" nillable="true" />
  8877. </xsd:sequence>
  8878. </xsd:complexType>
  8879. </xsd:element>
  8880. <xsd:element name="telephonyDirectoryListWayTypeResponse">
  8881. <xsd:complexType>
  8882. <xsd:sequence>
  8883. <xsd:element name="return" type="typens:MyArrayOfTelephonyDirectoryWayTypeStructType" />
  8884. </xsd:sequence>
  8885. </xsd:complexType>
  8886. </xsd:element>
  8887. <xsd:element name="telephonySmsUserHistoryCsv">
  8888. <xsd:complexType>
  8889. <xsd:sequence>
  8890. <xsd:element name="login" type="xsd:string" nillable="true" />
  8891. <xsd:element name="password" type="xsd:string" nillable="true" />
  8892. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  8893. <xsd:element name="smsId" type="xsd:int" nillable="true" />
  8894. <xsd:element name="user" type="xsd:string" nillable="true" />
  8895. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  8896. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  8897. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  8898. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  8899. <xsd:element name="tag" type="xsd:string" nillable="true" />
  8900. <xsd:element name="filter" type="xsd:string" nillable="true" />
  8901. </xsd:sequence>
  8902. </xsd:complexType>
  8903. </xsd:element>
  8904. <xsd:element name="telephonySmsUserHistoryCsvResponse">
  8905. <xsd:complexType>
  8906. <xsd:sequence>
  8907. <xsd:element name="return" type="xsd:string" />
  8908. </xsd:sequence>
  8909. </xsd:complexType>
  8910. </xsd:element>
  8911. <xsd:element name="telephonyCallList">
  8912. <xsd:complexType>
  8913. <xsd:sequence>
  8914. <xsd:element name="session" type="xsd:string" nillable="true" />
  8915. <xsd:element name="number" type="xsd:string" nillable="true" />
  8916. <xsd:element name="country" type="xsd:string" nillable="true" />
  8917. <xsd:element name="listBegin" type="xsd:int" nillable="true" />
  8918. <xsd:element name="listLimit" type="xsd:int" nillable="true" />
  8919. <xsd:element name="listType" type="xsd:string" nillable="true" />
  8920. <xsd:element name="date" type="xsd:string" nillable="true" />
  8921. <xsd:element name="callReceived" type="xsd:boolean" nillable="true" />
  8922. <xsd:element name="filterSearch" type="xsd:string" nillable="true" />
  8923. <xsd:element name="filterValue" type="xsd:string" nillable="true" />
  8924. <xsd:element name="planType" type="xsd:string" nillable="true" />
  8925. </xsd:sequence>
  8926. </xsd:complexType>
  8927. </xsd:element>
  8928. <xsd:element name="telephonyCallListResponse">
  8929. <xsd:complexType>
  8930. <xsd:sequence>
  8931. <xsd:element name="return" type="typens:telephonyCallListReturn" />
  8932. </xsd:sequence>
  8933. </xsd:complexType>
  8934. </xsd:element>
  8935. <xsd:element name="managedServicesPartitionUpdate">
  8936. <xsd:complexType>
  8937. <xsd:sequence>
  8938. <xsd:element name="session" type="xsd:string" nillable="true" />
  8939. <xsd:element name="storage" type="xsd:string" nillable="true" />
  8940. <xsd:element name="name" type="xsd:string" nillable="true" />
  8941. <xsd:element name="size" type="xsd:int" nillable="true" />
  8942. </xsd:sequence>
  8943. </xsd:complexType>
  8944. </xsd:element>
  8945. <xsd:element name="managedServicesPartitionUpdateResponse">
  8946. <xsd:complexType>
  8947. <xsd:sequence />
  8948. </xsd:complexType>
  8949. </xsd:element>
  8950. <xsd:element name="telephonyGetDefaultPrivateHolidaysEvents">
  8951. <xsd:complexType>
  8952. <xsd:sequence>
  8953. <xsd:element name="session" type="xsd:string" nillable="true" />
  8954. </xsd:sequence>
  8955. </xsd:complexType>
  8956. </xsd:element>
  8957. <xsd:element name="telephonyGetDefaultPrivateHolidaysEventsResponse">
  8958. <xsd:complexType>
  8959. <xsd:sequence>
  8960. <xsd:element name="return" type="typens:telephonyGetDefaultPrivateHolidaysEventsReturn" />
  8961. </xsd:sequence>
  8962. </xsd:complexType>
  8963. </xsd:element>
  8964. <xsd:element name="telephonySmsplusShortCodesList">
  8965. <xsd:complexType>
  8966. <xsd:sequence>
  8967. <xsd:element name="session" type="xsd:string" nillable="true" />
  8968. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  8969. <xsd:element name="shortCodeCategory" type="xsd:int" nillable="true" />
  8970. <xsd:element name="publicType" type="xsd:string" nillable="true" />
  8971. <xsd:element name="price" type="xsd:float" nillable="true" />
  8972. <xsd:element name="rates" type="xsd:string" nillable="true" />
  8973. </xsd:sequence>
  8974. </xsd:complexType>
  8975. </xsd:element>
  8976. <xsd:element name="telephonySmsplusShortCodesListResponse">
  8977. <xsd:complexType>
  8978. <xsd:sequence>
  8979. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsplusChoicesStructType" />
  8980. </xsd:sequence>
  8981. </xsd:complexType>
  8982. </xsd:element>
  8983. <xsd:element name="dedicatedFilterIrcServerRuleAdd">
  8984. <xsd:complexType>
  8985. <xsd:sequence>
  8986. <xsd:element name="session" type="xsd:string" nillable="true" />
  8987. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  8988. <xsd:element name="toIp" type="xsd:string" nillable="true" />
  8989. </xsd:sequence>
  8990. </xsd:complexType>
  8991. </xsd:element>
  8992. <xsd:element name="dedicatedFilterIrcServerRuleAddResponse">
  8993. <xsd:complexType>
  8994. <xsd:sequence />
  8995. </xsd:complexType>
  8996. </xsd:element>
  8997. <xsd:element name="dedicatedVirtualMacIpAdd">
  8998. <xsd:complexType>
  8999. <xsd:sequence>
  9000. <xsd:element name="session" type="xsd:string" nillable="true" />
  9001. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9002. <xsd:element name="ip" type="xsd:string" nillable="true" />
  9003. <xsd:element name="newMac" type="xsd:string" nillable="true" />
  9004. <xsd:element name="typeMac" type="xsd:string" nillable="true" />
  9005. <xsd:element name="macName" type="xsd:string" nillable="true" />
  9006. <xsd:element name="mac" type="xsd:string" nillable="true" />
  9007. </xsd:sequence>
  9008. </xsd:complexType>
  9009. </xsd:element>
  9010. <xsd:element name="dedicatedVirtualMacIpAddResponse">
  9011. <xsd:complexType>
  9012. <xsd:sequence>
  9013. <xsd:element name="return" type="xsd:string" />
  9014. </xsd:sequence>
  9015. </xsd:complexType>
  9016. </xsd:element>
  9017. <xsd:element name="telephonyAliasToSipPossibilities">
  9018. <xsd:complexType>
  9019. <xsd:sequence>
  9020. <xsd:element name="session" type="xsd:string" nillable="true" />
  9021. <xsd:element name="number" type="xsd:string" nillable="true" />
  9022. <xsd:element name="country" type="xsd:string" nillable="true" />
  9023. </xsd:sequence>
  9024. </xsd:complexType>
  9025. </xsd:element>
  9026. <xsd:element name="telephonyAliasToSipPossibilitiesResponse">
  9027. <xsd:complexType>
  9028. <xsd:sequence>
  9029. <xsd:element name="return" type="typens:MyArrayOfTelephonyAliasToLinePossibilityPriceStructType" />
  9030. </xsd:sequence>
  9031. </xsd:complexType>
  9032. </xsd:element>
  9033. <xsd:element name="telephonyAbbreviatedNumberOnGroupAdd">
  9034. <xsd:complexType>
  9035. <xsd:sequence>
  9036. <xsd:element name="session" type="xsd:string" nillable="true" />
  9037. <xsd:element name="group" type="xsd:string" nillable="true" />
  9038. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  9039. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  9040. <xsd:element name="name" type="xsd:string" nillable="true" />
  9041. <xsd:element name="surname" type="xsd:string" nillable="true" />
  9042. </xsd:sequence>
  9043. </xsd:complexType>
  9044. </xsd:element>
  9045. <xsd:element name="telephonyAbbreviatedNumberOnGroupAddResponse">
  9046. <xsd:complexType>
  9047. <xsd:sequence />
  9048. </xsd:complexType>
  9049. </xsd:element>
  9050. <xsd:element name="telephonyHuntingModificationQueue">
  9051. <xsd:complexType>
  9052. <xsd:sequence>
  9053. <xsd:element name="session" type="xsd:string" nillable="true" />
  9054. <xsd:element name="number" type="xsd:string" nillable="true" />
  9055. <xsd:element name="country" type="xsd:string" nillable="true" />
  9056. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  9057. <xsd:element name="onHoldTimer" type="xsd:int" nillable="true" />
  9058. <xsd:element name="queueSize" type="xsd:int" nillable="true" />
  9059. </xsd:sequence>
  9060. </xsd:complexType>
  9061. </xsd:element>
  9062. <xsd:element name="telephonyHuntingModificationQueueResponse">
  9063. <xsd:complexType>
  9064. <xsd:sequence />
  9065. </xsd:complexType>
  9066. </xsd:element>
  9067. <xsd:element name="telephonyDirectoryInfo">
  9068. <xsd:complexType>
  9069. <xsd:sequence>
  9070. <xsd:element name="session" type="xsd:string" nillable="true" />
  9071. <xsd:element name="callNumber" type="xsd:string" nillable="true" />
  9072. <xsd:element name="countryCode" type="xsd:string" nillable="true" />
  9073. </xsd:sequence>
  9074. </xsd:complexType>
  9075. </xsd:element>
  9076. <xsd:element name="telephonyDirectoryInfoResponse">
  9077. <xsd:complexType>
  9078. <xsd:sequence>
  9079. <xsd:element name="return" type="typens:telephonyDirectoryInfoReturn" />
  9080. </xsd:sequence>
  9081. </xsd:complexType>
  9082. </xsd:element>
  9083. <xsd:element name="telephonyBillDetails">
  9084. <xsd:complexType>
  9085. <xsd:sequence>
  9086. <xsd:element name="session" type="xsd:string" nillable="true" />
  9087. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  9088. <xsd:element name="date" type="xsd:string" nillable="true" />
  9089. </xsd:sequence>
  9090. </xsd:complexType>
  9091. </xsd:element>
  9092. <xsd:element name="telephonyBillDetailsResponse">
  9093. <xsd:complexType>
  9094. <xsd:sequence>
  9095. <xsd:element name="return" type="typens:telephonyBillDetailsReturn" />
  9096. </xsd:sequence>
  9097. </xsd:complexType>
  9098. </xsd:element>
  9099. <xsd:element name="dedicatedRipeGetRipeIds">
  9100. <xsd:complexType>
  9101. <xsd:sequence>
  9102. <xsd:element name="session" type="xsd:string" nillable="true" />
  9103. </xsd:sequence>
  9104. </xsd:complexType>
  9105. </xsd:element>
  9106. <xsd:element name="dedicatedRipeGetRipeIdsResponse">
  9107. <xsd:complexType>
  9108. <xsd:sequence>
  9109. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  9110. </xsd:sequence>
  9111. </xsd:complexType>
  9112. </xsd:element>
  9113. <xsd:element name="telephonyLineLogsNotificationOptionsModify">
  9114. <xsd:complexType>
  9115. <xsd:sequence>
  9116. <xsd:element name="session" type="xsd:string" nillable="true" />
  9117. <xsd:element name="number" type="xsd:string" nillable="true" />
  9118. <xsd:element name="country" type="xsd:string" nillable="true" />
  9119. <xsd:element name="frequency" type="xsd:string" nillable="true" />
  9120. <xsd:element name="sendIfNull" type="xsd:boolean" nillable="true" />
  9121. <xsd:element name="email" type="xsd:string" nillable="true" />
  9122. </xsd:sequence>
  9123. </xsd:complexType>
  9124. </xsd:element>
  9125. <xsd:element name="telephonyLineLogsNotificationOptionsModifyResponse">
  9126. <xsd:complexType>
  9127. <xsd:sequence />
  9128. </xsd:complexType>
  9129. </xsd:element>
  9130. <xsd:element name="dnsInstallCustom">
  9131. <xsd:complexType>
  9132. <xsd:sequence>
  9133. <xsd:element name="session" type="xsd:string" nillable="true" />
  9134. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9135. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  9136. <xsd:element name="hostingtype" type="xsd:string" nillable="true" />
  9137. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  9138. <xsd:element name="mxtype" type="xsd:string" nillable="true" />
  9139. <xsd:element name="mx" type="xsd:string" nillable="true" />
  9140. <xsd:element name="country" type="xsd:string" nillable="true" />
  9141. <xsd:element name="minimized" type="xsd:boolean" nillable="true" />
  9142. </xsd:sequence>
  9143. </xsd:complexType>
  9144. </xsd:element>
  9145. <xsd:element name="dnsInstallCustomResponse">
  9146. <xsd:complexType>
  9147. <xsd:sequence />
  9148. </xsd:complexType>
  9149. </xsd:element>
  9150. <xsd:element name="sqlpriveMysqlActivateOvhManagement">
  9151. <xsd:complexType>
  9152. <xsd:sequence>
  9153. <xsd:element name="session" type="xsd:string" nillable="true" />
  9154. <xsd:element name="server" type="xsd:string" nillable="true" />
  9155. </xsd:sequence>
  9156. </xsd:complexType>
  9157. </xsd:element>
  9158. <xsd:element name="sqlpriveMysqlActivateOvhManagementResponse">
  9159. <xsd:complexType>
  9160. <xsd:sequence />
  9161. </xsd:complexType>
  9162. </xsd:element>
  9163. <xsd:element name="telephonyClick2CallDoBySession">
  9164. <xsd:complexType>
  9165. <xsd:sequence>
  9166. <xsd:element name="session" type="xsd:string" nillable="true" />
  9167. <xsd:element name="calling" type="xsd:string" nillable="true" />
  9168. <xsd:element name="called" type="xsd:string" nillable="true" />
  9169. <xsd:element name="billingNumber" type="xsd:string" nillable="true" />
  9170. </xsd:sequence>
  9171. </xsd:complexType>
  9172. </xsd:element>
  9173. <xsd:element name="telephonyClick2CallDoBySessionResponse">
  9174. <xsd:complexType>
  9175. <xsd:sequence />
  9176. </xsd:complexType>
  9177. </xsd:element>
  9178. <xsd:element name="telephonyAbbreviatedNumberAdd">
  9179. <xsd:complexType>
  9180. <xsd:sequence>
  9181. <xsd:element name="session" type="xsd:string" nillable="true" />
  9182. <xsd:element name="number" type="xsd:string" nillable="true" />
  9183. <xsd:element name="country" type="xsd:string" nillable="true" />
  9184. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  9185. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  9186. <xsd:element name="name" type="xsd:string" nillable="true" />
  9187. <xsd:element name="surname" type="xsd:string" nillable="true" />
  9188. </xsd:sequence>
  9189. </xsd:complexType>
  9190. </xsd:element>
  9191. <xsd:element name="telephonyAbbreviatedNumberAddResponse">
  9192. <xsd:complexType>
  9193. <xsd:sequence />
  9194. </xsd:complexType>
  9195. </xsd:element>
  9196. <xsd:element name="prepaidGetThreshold">
  9197. <xsd:complexType>
  9198. <xsd:sequence>
  9199. <xsd:element name="session" type="xsd:string" nillable="true" />
  9200. <xsd:element name="nic" type="xsd:string" nillable="true" />
  9201. </xsd:sequence>
  9202. </xsd:complexType>
  9203. </xsd:element>
  9204. <xsd:element name="prepaidGetThresholdResponse">
  9205. <xsd:complexType>
  9206. <xsd:sequence>
  9207. <xsd:element name="return" type="xsd:int" />
  9208. </xsd:sequence>
  9209. </xsd:complexType>
  9210. </xsd:element>
  9211. <xsd:element name="domainWhoisObfuscatorUnsetAll">
  9212. <xsd:complexType>
  9213. <xsd:sequence>
  9214. <xsd:element name="session" type="xsd:string" nillable="true" />
  9215. </xsd:sequence>
  9216. </xsd:complexType>
  9217. </xsd:element>
  9218. <xsd:element name="domainWhoisObfuscatorUnsetAllResponse">
  9219. <xsd:complexType>
  9220. <xsd:sequence />
  9221. </xsd:complexType>
  9222. </xsd:element>
  9223. <xsd:element name="multiFtpDel">
  9224. <xsd:complexType>
  9225. <xsd:sequence>
  9226. <xsd:element name="session" type="xsd:string" nillable="true" />
  9227. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9228. <xsd:element name="login" type="xsd:string" nillable="true" />
  9229. </xsd:sequence>
  9230. </xsd:complexType>
  9231. </xsd:element>
  9232. <xsd:element name="multiFtpDelResponse">
  9233. <xsd:complexType>
  9234. <xsd:sequence />
  9235. </xsd:complexType>
  9236. </xsd:element>
  9237. <xsd:element name="sqlpriveMysqlGetPossibleDump">
  9238. <xsd:complexType>
  9239. <xsd:sequence>
  9240. <xsd:element name="session" type="xsd:string" nillable="true" />
  9241. <xsd:element name="server" type="xsd:string" nillable="true" />
  9242. <xsd:element name="directory" type="xsd:string" nillable="true" />
  9243. </xsd:sequence>
  9244. </xsd:complexType>
  9245. </xsd:element>
  9246. <xsd:element name="sqlpriveMysqlGetPossibleDumpResponse">
  9247. <xsd:complexType>
  9248. <xsd:sequence>
  9249. <xsd:element name="return" type="typens:MyArrayOfSqlpriveGetPossibleDumpStructType" />
  9250. </xsd:sequence>
  9251. </xsd:complexType>
  9252. </xsd:element>
  9253. <xsd:element name="telephonyNumberOrder">
  9254. <xsd:complexType>
  9255. <xsd:sequence>
  9256. <xsd:element name="session" type="xsd:string" nillable="true" />
  9257. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  9258. <xsd:element name="aliasNumber" type="xsd:string" nillable="true" />
  9259. <xsd:element name="prefix" type="xsd:string" nillable="true" />
  9260. <xsd:element name="country" type="xsd:string" nillable="true" />
  9261. <xsd:element name="name" type="xsd:string" nillable="true" />
  9262. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  9263. <xsd:element name="streetName" type="xsd:string" nillable="true" />
  9264. <xsd:element name="streetNumber" type="xsd:string" nillable="true" />
  9265. <xsd:element name="zip" type="xsd:string" nillable="true" />
  9266. <xsd:element name="city" type="xsd:string" nillable="true" />
  9267. <xsd:element name="email" type="xsd:string" nillable="true" />
  9268. <xsd:element name="numberToReserve" type="xsd:string" nillable="true" />
  9269. <xsd:element name="procedureId" type="xsd:int" nillable="true" />
  9270. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  9271. <xsd:element name="siret" type="xsd:string" nillable="true" />
  9272. <xsd:element name="ape" type="xsd:string" nillable="true" />
  9273. <xsd:element name="socialNomination" type="xsd:string" nillable="true" />
  9274. <xsd:element name="displayUniversalDirectory" type="xsd:string" nillable="true" />
  9275. <xsd:element name="retractation" type="xsd:string" nillable="true" />
  9276. </xsd:sequence>
  9277. </xsd:complexType>
  9278. </xsd:element>
  9279. <xsd:element name="telephonyNumberOrderResponse">
  9280. <xsd:complexType>
  9281. <xsd:sequence>
  9282. <xsd:element name="return" type="typens:telephonyNumberOrderReturn" />
  9283. </xsd:sequence>
  9284. </xsd:complexType>
  9285. </xsd:element>
  9286. <xsd:element name="telephonyLineSetIpRestriction">
  9287. <xsd:complexType>
  9288. <xsd:sequence>
  9289. <xsd:element name="session" type="xsd:string" nillable="true" />
  9290. <xsd:element name="number" type="xsd:string" nillable="true" />
  9291. <xsd:element name="country" type="xsd:string" nillable="true" />
  9292. <xsd:element name="ips" type="typens:MyArrayOfStringType" nillable="true" />
  9293. </xsd:sequence>
  9294. </xsd:complexType>
  9295. </xsd:element>
  9296. <xsd:element name="telephonyLineSetIpRestrictionResponse">
  9297. <xsd:complexType>
  9298. <xsd:sequence />
  9299. </xsd:complexType>
  9300. </xsd:element>
  9301. <xsd:element name="prepaidGetHistory">
  9302. <xsd:complexType>
  9303. <xsd:sequence>
  9304. <xsd:element name="session" type="xsd:string" nillable="true" />
  9305. <xsd:element name="nic" type="xsd:string" nillable="true" />
  9306. <xsd:element name="page" type="xsd:int" nillable="true" />
  9307. </xsd:sequence>
  9308. </xsd:complexType>
  9309. </xsd:element>
  9310. <xsd:element name="prepaidGetHistoryResponse">
  9311. <xsd:complexType>
  9312. <xsd:sequence>
  9313. <xsd:element name="return" type="typens:prepaidGetHistoryReturn" />
  9314. </xsd:sequence>
  9315. </xsd:complexType>
  9316. </xsd:element>
  9317. <xsd:element name="telephonyLineSetCodecs">
  9318. <xsd:complexType>
  9319. <xsd:sequence>
  9320. <xsd:element name="session" type="xsd:string" nillable="true" />
  9321. <xsd:element name="number" type="xsd:string" nillable="true" />
  9322. <xsd:element name="country" type="xsd:string" nillable="true" />
  9323. <xsd:element name="codecs" type="xsd:string" nillable="true" />
  9324. </xsd:sequence>
  9325. </xsd:complexType>
  9326. </xsd:element>
  9327. <xsd:element name="telephonyLineSetCodecsResponse">
  9328. <xsd:complexType>
  9329. <xsd:sequence />
  9330. </xsd:complexType>
  9331. </xsd:element>
  9332. <xsd:element name="telephonyNumberCityForZoneList">
  9333. <xsd:complexType>
  9334. <xsd:sequence>
  9335. <xsd:element name="session" type="xsd:string" nillable="true" />
  9336. <xsd:element name="zone" type="xsd:string" nillable="true" />
  9337. </xsd:sequence>
  9338. </xsd:complexType>
  9339. </xsd:element>
  9340. <xsd:element name="telephonyNumberCityForZoneListResponse">
  9341. <xsd:complexType>
  9342. <xsd:sequence>
  9343. <xsd:element name="return" type="typens:MyArrayOfTelephonyNumberCityForZoneStructType" />
  9344. </xsd:sequence>
  9345. </xsd:complexType>
  9346. </xsd:element>
  9347. <xsd:element name="redirectedEmailDel">
  9348. <xsd:complexType>
  9349. <xsd:sequence>
  9350. <xsd:element name="session" type="xsd:string" nillable="true" />
  9351. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9352. <xsd:element name="redirected" type="xsd:string" nillable="true" />
  9353. <xsd:element name="target" type="xsd:string" nillable="true" />
  9354. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  9355. </xsd:sequence>
  9356. </xsd:complexType>
  9357. </xsd:element>
  9358. <xsd:element name="redirectedEmailDelResponse">
  9359. <xsd:complexType>
  9360. <xsd:sequence />
  9361. </xsd:complexType>
  9362. </xsd:element>
  9363. <xsd:element name="dedicatedInfo">
  9364. <xsd:complexType>
  9365. <xsd:sequence>
  9366. <xsd:element name="session" type="xsd:string" nillable="true" />
  9367. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9368. </xsd:sequence>
  9369. </xsd:complexType>
  9370. </xsd:element>
  9371. <xsd:element name="dedicatedInfoResponse">
  9372. <xsd:complexType>
  9373. <xsd:sequence>
  9374. <xsd:element name="return" type="typens:dedicatedInfoReturn" />
  9375. </xsd:sequence>
  9376. </xsd:complexType>
  9377. </xsd:element>
  9378. <xsd:element name="dedicatedBackupUpdateDate">
  9379. <xsd:complexType>
  9380. <xsd:sequence>
  9381. <xsd:element name="session" type="xsd:string" nillable="true" />
  9382. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9383. <xsd:element name="backupId" type="xsd:string" nillable="true" />
  9384. <xsd:element name="monday" type="xsd:string" nillable="true" />
  9385. <xsd:element name="tuesday" type="xsd:string" nillable="true" />
  9386. <xsd:element name="wednesday" type="xsd:string" nillable="true" />
  9387. <xsd:element name="thursday" type="xsd:string" nillable="true" />
  9388. <xsd:element name="friday" type="xsd:string" nillable="true" />
  9389. <xsd:element name="saturday" type="xsd:string" nillable="true" />
  9390. <xsd:element name="sunday" type="xsd:string" nillable="true" />
  9391. </xsd:sequence>
  9392. </xsd:complexType>
  9393. </xsd:element>
  9394. <xsd:element name="dedicatedBackupUpdateDateResponse">
  9395. <xsd:complexType>
  9396. <xsd:sequence />
  9397. </xsd:complexType>
  9398. </xsd:element>
  9399. <xsd:element name="domainOperationList">
  9400. <xsd:complexType>
  9401. <xsd:sequence>
  9402. <xsd:element name="session" type="xsd:string" nillable="true" />
  9403. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9404. <xsd:element name="status" type="xsd:string" nillable="true" />
  9405. </xsd:sequence>
  9406. </xsd:complexType>
  9407. </xsd:element>
  9408. <xsd:element name="domainOperationListResponse">
  9409. <xsd:complexType>
  9410. <xsd:sequence>
  9411. <xsd:element name="return" type="typens:MyArrayOfOperationStructType" />
  9412. </xsd:sequence>
  9413. </xsd:complexType>
  9414. </xsd:element>
  9415. <xsd:element name="telephonyTonesOptionsModify">
  9416. <xsd:complexType>
  9417. <xsd:sequence>
  9418. <xsd:element name="session" type="xsd:string" nillable="true" />
  9419. <xsd:element name="number" type="xsd:string" nillable="true" />
  9420. <xsd:element name="country" type="xsd:string" nillable="true" />
  9421. <xsd:element name="toneRingback" type="xsd:string" nillable="true" />
  9422. <xsd:element name="toneOnHold" type="xsd:string" nillable="true" />
  9423. <xsd:element name="toneOnClosure" type="xsd:string" nillable="true" />
  9424. <xsd:element name="toneOnCallWaiting" type="xsd:string" nillable="true" />
  9425. </xsd:sequence>
  9426. </xsd:complexType>
  9427. </xsd:element>
  9428. <xsd:element name="telephonyTonesOptionsModifyResponse">
  9429. <xsd:complexType>
  9430. <xsd:sequence />
  9431. </xsd:complexType>
  9432. </xsd:element>
  9433. <xsd:element name="popAttachMasterNic">
  9434. <xsd:complexType>
  9435. <xsd:sequence>
  9436. <xsd:element name="session" type="xsd:string" nillable="true" />
  9437. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9438. <xsd:element name="pop" type="xsd:string" nillable="true" />
  9439. <xsd:element name="nic" type="xsd:string" nillable="true" />
  9440. </xsd:sequence>
  9441. </xsd:complexType>
  9442. </xsd:element>
  9443. <xsd:element name="popAttachMasterNicResponse">
  9444. <xsd:complexType>
  9445. <xsd:sequence />
  9446. </xsd:complexType>
  9447. </xsd:element>
  9448. <xsd:element name="telephonyVoicemailMessagesRemoteUpload">
  9449. <xsd:complexType>
  9450. <xsd:sequence>
  9451. <xsd:element name="session" type="xsd:string" nillable="true" />
  9452. <xsd:element name="number" type="xsd:string" nillable="true" />
  9453. <xsd:element name="country" type="xsd:string" nillable="true" />
  9454. <xsd:element name="messType" type="xsd:string" nillable="true" />
  9455. <xsd:element name="filename" type="xsd:string" nillable="true" />
  9456. <xsd:element name="url" type="xsd:string" nillable="true" />
  9457. </xsd:sequence>
  9458. </xsd:complexType>
  9459. </xsd:element>
  9460. <xsd:element name="telephonyVoicemailMessagesRemoteUploadResponse">
  9461. <xsd:complexType>
  9462. <xsd:sequence />
  9463. </xsd:complexType>
  9464. </xsd:element>
  9465. <xsd:element name="crontabInfo">
  9466. <xsd:complexType>
  9467. <xsd:sequence>
  9468. <xsd:element name="session" type="xsd:string" nillable="true" />
  9469. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9470. <xsd:element name="id" type="xsd:int" nillable="true" />
  9471. </xsd:sequence>
  9472. </xsd:complexType>
  9473. </xsd:element>
  9474. <xsd:element name="crontabInfoResponse">
  9475. <xsd:complexType>
  9476. <xsd:sequence>
  9477. <xsd:element name="return" type="typens:crontabInfoReturn" />
  9478. </xsd:sequence>
  9479. </xsd:complexType>
  9480. </xsd:element>
  9481. <xsd:element name="serviceGroupSetName">
  9482. <xsd:complexType>
  9483. <xsd:sequence>
  9484. <xsd:element name="session" type="xsd:string" nillable="true" />
  9485. <xsd:element name="name" type="xsd:string" nillable="true" />
  9486. <xsd:element name="newName" type="xsd:string" nillable="true" />
  9487. </xsd:sequence>
  9488. </xsd:complexType>
  9489. </xsd:element>
  9490. <xsd:element name="serviceGroupSetNameResponse">
  9491. <xsd:complexType>
  9492. <xsd:sequence />
  9493. </xsd:complexType>
  9494. </xsd:element>
  9495. <xsd:element name="telephonyOfferInfo">
  9496. <xsd:complexType>
  9497. <xsd:sequence>
  9498. <xsd:element name="session" type="xsd:string" nillable="true" />
  9499. <xsd:element name="number" type="xsd:string" nillable="true" />
  9500. <xsd:element name="country" type="xsd:string" nillable="true" />
  9501. </xsd:sequence>
  9502. </xsd:complexType>
  9503. </xsd:element>
  9504. <xsd:element name="telephonyOfferInfoResponse">
  9505. <xsd:complexType>
  9506. <xsd:sequence>
  9507. <xsd:element name="return" type="typens:telephonyOfferInfoReturn" />
  9508. </xsd:sequence>
  9509. </xsd:complexType>
  9510. </xsd:element>
  9511. <xsd:element name="multiDomainAdd">
  9512. <xsd:complexType>
  9513. <xsd:sequence>
  9514. <xsd:element name="session" type="xsd:string" nillable="true" />
  9515. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9516. <xsd:element name="multidomain" type="xsd:string" nillable="true" />
  9517. <xsd:element name="target" type="xsd:string" nillable="true" />
  9518. <xsd:element name="country" type="xsd:string" nillable="true" />
  9519. <xsd:element name="ownLog" type="xsd:boolean" nillable="true" />
  9520. </xsd:sequence>
  9521. </xsd:complexType>
  9522. </xsd:element>
  9523. <xsd:element name="multiDomainAddResponse">
  9524. <xsd:complexType>
  9525. <xsd:sequence />
  9526. </xsd:complexType>
  9527. </xsd:element>
  9528. <xsd:element name="telephonyPhonebookDel">
  9529. <xsd:complexType>
  9530. <xsd:sequence>
  9531. <xsd:element name="session" type="xsd:string" nillable="true" />
  9532. <xsd:element name="number" type="xsd:string" nillable="true" />
  9533. <xsd:element name="country" type="xsd:string" nillable="true" />
  9534. <xsd:element name="id" type="xsd:int" nillable="true" />
  9535. </xsd:sequence>
  9536. </xsd:complexType>
  9537. </xsd:element>
  9538. <xsd:element name="telephonyPhonebookDelResponse">
  9539. <xsd:complexType>
  9540. <xsd:sequence />
  9541. </xsd:complexType>
  9542. </xsd:element>
  9543. <xsd:element name="redirectedEmailList">
  9544. <xsd:complexType>
  9545. <xsd:sequence>
  9546. <xsd:element name="session" type="xsd:string" nillable="true" />
  9547. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9548. </xsd:sequence>
  9549. </xsd:complexType>
  9550. </xsd:element>
  9551. <xsd:element name="redirectedEmailListResponse">
  9552. <xsd:complexType>
  9553. <xsd:sequence>
  9554. <xsd:element name="return" type="typens:MyArrayOfEmailRedirectionStructType" />
  9555. </xsd:sequence>
  9556. </xsd:complexType>
  9557. </xsd:element>
  9558. <xsd:element name="telephonySmsUserAdd">
  9559. <xsd:complexType>
  9560. <xsd:sequence>
  9561. <xsd:element name="session" type="xsd:string" nillable="true" />
  9562. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  9563. <xsd:element name="login" type="xsd:string" nillable="true" />
  9564. <xsd:element name="password" type="xsd:string" nillable="true" />
  9565. </xsd:sequence>
  9566. </xsd:complexType>
  9567. </xsd:element>
  9568. <xsd:element name="telephonySmsUserAddResponse">
  9569. <xsd:complexType>
  9570. <xsd:sequence />
  9571. </xsd:complexType>
  9572. </xsd:element>
  9573. <xsd:element name="nicUpdateIT">
  9574. <xsd:complexType>
  9575. <xsd:sequence>
  9576. <xsd:element name="session" type="xsd:string" nillable="true" />
  9577. <xsd:element name="nic" type="xsd:string" nillable="true" />
  9578. <xsd:element name="name" type="xsd:string" nillable="true" />
  9579. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  9580. <xsd:element name="sex" type="xsd:string" nillable="true" />
  9581. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  9582. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  9583. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  9584. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  9585. <xsd:element name="vat" type="xsd:string" nillable="true" />
  9586. <xsd:element name="birthDay" type="xsd:string" nillable="true" />
  9587. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  9588. <xsd:element name="nationalIdentificationNumber" type="xsd:string" nillable="true" />
  9589. <xsd:element name="companyNationalIdentificationNumber" type="xsd:string" nillable="true" />
  9590. <xsd:element name="corporationType" type="xsd:string" nillable="true" />
  9591. </xsd:sequence>
  9592. </xsd:complexType>
  9593. </xsd:element>
  9594. <xsd:element name="nicUpdateITResponse">
  9595. <xsd:complexType>
  9596. <xsd:sequence />
  9597. </xsd:complexType>
  9598. </xsd:element>
  9599. <xsd:element name="telephonySmsUserHistory">
  9600. <xsd:complexType>
  9601. <xsd:sequence>
  9602. <xsd:element name="login" type="xsd:string" nillable="true" />
  9603. <xsd:element name="password" type="xsd:string" nillable="true" />
  9604. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  9605. <xsd:element name="smsId" type="xsd:int" nillable="true" />
  9606. <xsd:element name="user" type="xsd:string" nillable="true" />
  9607. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  9608. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  9609. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  9610. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  9611. <xsd:element name="tag" type="xsd:string" nillable="true" />
  9612. <xsd:element name="filter" type="xsd:string" nillable="true" />
  9613. </xsd:sequence>
  9614. </xsd:complexType>
  9615. </xsd:element>
  9616. <xsd:element name="telephonySmsUserHistoryResponse">
  9617. <xsd:complexType>
  9618. <xsd:sequence>
  9619. <xsd:element name="return" type="typens:MyArrayOfTelephonySmsHistoryStructType" />
  9620. </xsd:sequence>
  9621. </xsd:complexType>
  9622. </xsd:element>
  9623. <xsd:element name="dedicatedMonitoringStatusGet">
  9624. <xsd:complexType>
  9625. <xsd:sequence>
  9626. <xsd:element name="session" type="xsd:string" nillable="true" />
  9627. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9628. </xsd:sequence>
  9629. </xsd:complexType>
  9630. </xsd:element>
  9631. <xsd:element name="dedicatedMonitoringStatusGetResponse">
  9632. <xsd:complexType>
  9633. <xsd:sequence>
  9634. <xsd:element name="return" type="typens:dedicatedMonitoringStatusReturn" />
  9635. </xsd:sequence>
  9636. </xsd:complexType>
  9637. </xsd:element>
  9638. <xsd:element name="ripeUpdateOrganisation">
  9639. <xsd:complexType>
  9640. <xsd:sequence>
  9641. <xsd:element name="session" type="xsd:string" nillable="true" />
  9642. <xsd:element name="ripeId" type="xsd:string" nillable="true" />
  9643. <xsd:element name="name" type="xsd:string" nillable="true" />
  9644. <xsd:element name="address" type="xsd:string" nillable="true" />
  9645. <xsd:element name="email" type="xsd:string" nillable="true" />
  9646. <xsd:element name="abuse" type="xsd:string" nillable="true" />
  9647. <xsd:element name="descr" type="xsd:string" nillable="true" />
  9648. <xsd:element name="phone" type="xsd:string" nillable="true" />
  9649. <xsd:element name="fax" type="xsd:string" nillable="true" />
  9650. <xsd:element name="remarks" type="xsd:string" nillable="true" />
  9651. </xsd:sequence>
  9652. </xsd:complexType>
  9653. </xsd:element>
  9654. <xsd:element name="ripeUpdateOrganisationResponse">
  9655. <xsd:complexType>
  9656. <xsd:sequence>
  9657. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  9658. </xsd:sequence>
  9659. </xsd:complexType>
  9660. </xsd:element>
  9661. <xsd:element name="telephonySmsUserGetCallBack">
  9662. <xsd:complexType>
  9663. <xsd:sequence>
  9664. <xsd:element name="login" type="xsd:string" nillable="true" />
  9665. <xsd:element name="password" type="xsd:string" nillable="true" />
  9666. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  9667. </xsd:sequence>
  9668. </xsd:complexType>
  9669. </xsd:element>
  9670. <xsd:element name="telephonySmsUserGetCallBackResponse">
  9671. <xsd:complexType>
  9672. <xsd:sequence>
  9673. <xsd:element name="return" type="xsd:string" />
  9674. </xsd:sequence>
  9675. </xsd:complexType>
  9676. </xsd:element>
  9677. <xsd:element name="dedicatedNetbootModify">
  9678. <xsd:complexType>
  9679. <xsd:sequence>
  9680. <xsd:element name="session" type="xsd:string" nillable="true" />
  9681. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9682. <xsd:element name="kernel" type="xsd:string" nillable="true" />
  9683. <xsd:element name="cpufamily" type="xsd:string" nillable="true" />
  9684. <xsd:element name="grsec" type="xsd:boolean" nillable="true" />
  9685. <xsd:element name="smp" type="xsd:boolean" nillable="true" />
  9686. <xsd:element name="ipv6" type="xsd:boolean" nillable="true" />
  9687. <xsd:element name="root" type="xsd:string" nillable="true" />
  9688. <xsd:element name="rescueEmail" type="xsd:string" nillable="true" />
  9689. <xsd:element name="hz" type="xsd:string" nillable="true" />
  9690. </xsd:sequence>
  9691. </xsd:complexType>
  9692. </xsd:element>
  9693. <xsd:element name="dedicatedNetbootModifyResponse">
  9694. <xsd:complexType>
  9695. <xsd:sequence />
  9696. </xsd:complexType>
  9697. </xsd:element>
  9698. <xsd:element name="subDomainList">
  9699. <xsd:complexType>
  9700. <xsd:sequence>
  9701. <xsd:element name="session" type="xsd:string" nillable="true" />
  9702. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9703. </xsd:sequence>
  9704. </xsd:complexType>
  9705. </xsd:element>
  9706. <xsd:element name="subDomainListResponse">
  9707. <xsd:complexType>
  9708. <xsd:sequence>
  9709. <xsd:element name="return" type="typens:MyArrayOfSubDomainStructType" />
  9710. </xsd:sequence>
  9711. </xsd:complexType>
  9712. </xsd:element>
  9713. <xsd:element name="sqlpriveFtpPassword">
  9714. <xsd:complexType>
  9715. <xsd:sequence>
  9716. <xsd:element name="session" type="xsd:string" nillable="true" />
  9717. <xsd:element name="server" type="xsd:string" nillable="true" />
  9718. <xsd:element name="password" type="xsd:string" nillable="true" />
  9719. </xsd:sequence>
  9720. </xsd:complexType>
  9721. </xsd:element>
  9722. <xsd:element name="sqlpriveFtpPasswordResponse">
  9723. <xsd:complexType>
  9724. <xsd:sequence />
  9725. </xsd:complexType>
  9726. </xsd:element>
  9727. <xsd:element name="telephonyOfferModifyPassword">
  9728. <xsd:complexType>
  9729. <xsd:sequence>
  9730. <xsd:element name="session" type="xsd:string" nillable="true" />
  9731. <xsd:element name="number" type="xsd:string" nillable="true" />
  9732. <xsd:element name="country" type="xsd:string" nillable="true" />
  9733. <xsd:element name="password" type="xsd:string" nillable="true" />
  9734. </xsd:sequence>
  9735. </xsd:complexType>
  9736. </xsd:element>
  9737. <xsd:element name="telephonyOfferModifyPasswordResponse">
  9738. <xsd:complexType>
  9739. <xsd:sequence />
  9740. </xsd:complexType>
  9741. </xsd:element>
  9742. <xsd:element name="dnsUninstall">
  9743. <xsd:complexType>
  9744. <xsd:sequence>
  9745. <xsd:element name="session" type="xsd:string" nillable="true" />
  9746. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9747. </xsd:sequence>
  9748. </xsd:complexType>
  9749. </xsd:element>
  9750. <xsd:element name="dnsUninstallResponse">
  9751. <xsd:complexType>
  9752. <xsd:sequence />
  9753. </xsd:complexType>
  9754. </xsd:element>
  9755. <xsd:element name="dedicatedFilterIrcClientRuleList">
  9756. <xsd:complexType>
  9757. <xsd:sequence>
  9758. <xsd:element name="session" type="xsd:string" nillable="true" />
  9759. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9760. </xsd:sequence>
  9761. </xsd:complexType>
  9762. </xsd:element>
  9763. <xsd:element name="dedicatedFilterIrcClientRuleListResponse">
  9764. <xsd:complexType>
  9765. <xsd:sequence>
  9766. <xsd:element name="return" type="typens:MyArrayOfDedicatedFilterIrcRuleStructType" />
  9767. </xsd:sequence>
  9768. </xsd:complexType>
  9769. </xsd:element>
  9770. <xsd:element name="telephonyFunctionKeyAdd">
  9771. <xsd:complexType>
  9772. <xsd:sequence>
  9773. <xsd:element name="session" type="xsd:string" nillable="true" />
  9774. <xsd:element name="number" type="xsd:string" nillable="true" />
  9775. <xsd:element name="country" type="xsd:string" nillable="true" />
  9776. <xsd:element name="keyNum" type="xsd:int" nillable="true" />
  9777. <xsd:element name="function" type="xsd:string" nillable="true" />
  9778. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  9779. </xsd:sequence>
  9780. </xsd:complexType>
  9781. </xsd:element>
  9782. <xsd:element name="telephonyFunctionKeyAddResponse">
  9783. <xsd:complexType>
  9784. <xsd:sequence />
  9785. </xsd:complexType>
  9786. </xsd:element>
  9787. <xsd:element name="telephonyPhonebookList">
  9788. <xsd:complexType>
  9789. <xsd:sequence>
  9790. <xsd:element name="session" type="xsd:string" nillable="true" />
  9791. <xsd:element name="number" type="xsd:string" nillable="true" />
  9792. <xsd:element name="country" type="xsd:string" nillable="true" />
  9793. </xsd:sequence>
  9794. </xsd:complexType>
  9795. </xsd:element>
  9796. <xsd:element name="telephonyPhonebookListResponse">
  9797. <xsd:complexType>
  9798. <xsd:sequence>
  9799. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookStructType" />
  9800. </xsd:sequence>
  9801. </xsd:complexType>
  9802. </xsd:element>
  9803. <xsd:element name="telephonyPlugAndPhoneReset">
  9804. <xsd:complexType>
  9805. <xsd:sequence>
  9806. <xsd:element name="session" type="xsd:string" nillable="true" />
  9807. <xsd:element name="number" type="xsd:string" nillable="true" />
  9808. <xsd:element name="country" type="xsd:string" nillable="true" />
  9809. <xsd:element name="ip" type="xsd:string" nillable="true" />
  9810. </xsd:sequence>
  9811. </xsd:complexType>
  9812. </xsd:element>
  9813. <xsd:element name="telephonyPlugAndPhoneResetResponse">
  9814. <xsd:complexType>
  9815. <xsd:sequence>
  9816. <xsd:element name="return" type="typens:telephonyPlugAndPhoneReinitConfigurationReturn" />
  9817. </xsd:sequence>
  9818. </xsd:complexType>
  9819. </xsd:element>
  9820. <xsd:element name="sqlpriveMysqlRootPassword">
  9821. <xsd:complexType>
  9822. <xsd:sequence>
  9823. <xsd:element name="session" type="xsd:string" nillable="true" />
  9824. <xsd:element name="server" type="xsd:string" nillable="true" />
  9825. <xsd:element name="password" type="xsd:string" nillable="true" />
  9826. </xsd:sequence>
  9827. </xsd:complexType>
  9828. </xsd:element>
  9829. <xsd:element name="sqlpriveMysqlRootPasswordResponse">
  9830. <xsd:complexType>
  9831. <xsd:sequence />
  9832. </xsd:complexType>
  9833. </xsd:element>
  9834. <xsd:element name="telephonySpareInfo">
  9835. <xsd:complexType>
  9836. <xsd:sequence>
  9837. <xsd:element name="session" type="xsd:string" nillable="true" />
  9838. <xsd:element name="type" type="xsd:string" nillable="true" />
  9839. <xsd:element name="spare" type="xsd:string" nillable="true" />
  9840. </xsd:sequence>
  9841. </xsd:complexType>
  9842. </xsd:element>
  9843. <xsd:element name="telephonySpareInfoResponse">
  9844. <xsd:complexType>
  9845. <xsd:sequence>
  9846. <xsd:element name="return" type="typens:telephonySpareInfoStruct" />
  9847. </xsd:sequence>
  9848. </xsd:complexType>
  9849. </xsd:element>
  9850. <xsd:element name="telephonySmsUserDel">
  9851. <xsd:complexType>
  9852. <xsd:sequence>
  9853. <xsd:element name="session" type="xsd:string" nillable="true" />
  9854. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  9855. <xsd:element name="login" type="xsd:string" nillable="true" />
  9856. </xsd:sequence>
  9857. </xsd:complexType>
  9858. </xsd:element>
  9859. <xsd:element name="telephonySmsUserDelResponse">
  9860. <xsd:complexType>
  9861. <xsd:sequence />
  9862. </xsd:complexType>
  9863. </xsd:element>
  9864. <xsd:element name="emailSetDomainMxFiltering">
  9865. <xsd:complexType>
  9866. <xsd:sequence>
  9867. <xsd:element name="session" type="xsd:string" nillable="true" />
  9868. <xsd:element name="domain" type="xsd:string" nillable="true" />
  9869. <xsd:element name="subdomain" type="xsd:string" nillable="true" />
  9870. <xsd:element name="type" type="xsd:string" nillable="true" />
  9871. <xsd:element name="mx" type="xsd:string" nillable="true" />
  9872. </xsd:sequence>
  9873. </xsd:complexType>
  9874. </xsd:element>
  9875. <xsd:element name="emailSetDomainMxFilteringResponse">
  9876. <xsd:complexType>
  9877. <xsd:sequence />
  9878. </xsd:complexType>
  9879. </xsd:element>
  9880. <xsd:element name="telephonyVoicemailMessagesStatus">
  9881. <xsd:complexType>
  9882. <xsd:sequence>
  9883. <xsd:element name="session" type="xsd:string" nillable="true" />
  9884. <xsd:element name="number" type="xsd:string" nillable="true" />
  9885. <xsd:element name="country" type="xsd:string" nillable="true" />
  9886. </xsd:sequence>
  9887. </xsd:complexType>
  9888. </xsd:element>
  9889. <xsd:element name="telephonyVoicemailMessagesStatusResponse">
  9890. <xsd:complexType>
  9891. <xsd:sequence>
  9892. <xsd:element name="return" type="typens:telephonyVoicemailMessagesStatusReturn" />
  9893. </xsd:sequence>
  9894. </xsd:complexType>
  9895. </xsd:element>
  9896. <xsd:element name="telephonyPhonebookModify">
  9897. <xsd:complexType>
  9898. <xsd:sequence>
  9899. <xsd:element name="session" type="xsd:string" nillable="true" />
  9900. <xsd:element name="number" type="xsd:string" nillable="true" />
  9901. <xsd:element name="country" type="xsd:string" nillable="true" />
  9902. <xsd:element name="id" type="xsd:int" nillable="true" />
  9903. <xsd:element name="name" type="xsd:string" nillable="true" />
  9904. </xsd:sequence>
  9905. </xsd:complexType>
  9906. </xsd:element>
  9907. <xsd:element name="telephonyPhonebookModifyResponse">
  9908. <xsd:complexType>
  9909. <xsd:sequence />
  9910. </xsd:complexType>
  9911. </xsd:element>
  9912. <xsd:element name="dedicatedIPForUDPMove">
  9913. <xsd:complexType>
  9914. <xsd:sequence>
  9915. <xsd:element name="session" type="xsd:string" nillable="true" />
  9916. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  9917. <xsd:element name="hostnameTo" type="xsd:string" nillable="true" />
  9918. <xsd:element name="ip" type="xsd:string" nillable="true" />
  9919. </xsd:sequence>
  9920. </xsd:complexType>
  9921. </xsd:element>
  9922. <xsd:element name="dedicatedIPForUDPMoveResponse">
  9923. <xsd:complexType>
  9924. <xsd:sequence />
  9925. </xsd:complexType>
  9926. </xsd:element>
  9927. <xsd:element name="nicUpdate">
  9928. <xsd:complexType>
  9929. <xsd:sequence>
  9930. <xsd:element name="session" type="xsd:string" nillable="true" />
  9931. <xsd:element name="nic" type="xsd:string" nillable="true" />
  9932. <xsd:element name="name" type="xsd:string" nillable="true" />
  9933. <xsd:element name="firstname" type="xsd:string" nillable="true" />
  9934. <xsd:element name="legalForm" type="xsd:string" nillable="true" />
  9935. <xsd:element name="organisation" type="xsd:string" nillable="true" />
  9936. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  9937. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  9938. <xsd:element name="vat" type="xsd:string" nillable="true" />
  9939. </xsd:sequence>
  9940. </xsd:complexType>
  9941. </xsd:element>
  9942. <xsd:element name="nicUpdateResponse">
  9943. <xsd:complexType>
  9944. <xsd:sequence />
  9945. </xsd:complexType>
  9946. </xsd:element>
  9947. <xsd:element name="passwordManager">
  9948. <xsd:complexType>
  9949. <xsd:sequence>
  9950. <xsd:element name="session" type="xsd:string" nillable="true" />
  9951. <xsd:element name="currentPassword" type="xsd:string" nillable="true" />
  9952. <xsd:element name="password" type="xsd:string" nillable="true" />
  9953. </xsd:sequence>
  9954. </xsd:complexType>
  9955. </xsd:element>
  9956. <xsd:element name="passwordManagerResponse">
  9957. <xsd:complexType>
  9958. <xsd:sequence />
  9959. </xsd:complexType>
  9960. </xsd:element>
  9961. <xsd:element name="telephonyOfferModifyName">
  9962. <xsd:complexType>
  9963. <xsd:sequence>
  9964. <xsd:element name="session" type="xsd:string" nillable="true" />
  9965. <xsd:element name="number" type="xsd:string" nillable="true" />
  9966. <xsd:element name="country" type="xsd:string" nillable="true" />
  9967. <xsd:element name="name" type="xsd:string" nillable="true" />
  9968. </xsd:sequence>
  9969. </xsd:complexType>
  9970. </xsd:element>
  9971. <xsd:element name="telephonyOfferModifyNameResponse">
  9972. <xsd:complexType>
  9973. <xsd:sequence />
  9974. </xsd:complexType>
  9975. </xsd:element>
  9976. <xsd:element name="notepadFlush">
  9977. <xsd:complexType>
  9978. <xsd:sequence>
  9979. <xsd:element name="session" type="xsd:string" nillable="true" />
  9980. </xsd:sequence>
  9981. </xsd:complexType>
  9982. </xsd:element>
  9983. <xsd:element name="notepadFlushResponse">
  9984. <xsd:complexType>
  9985. <xsd:sequence />
  9986. </xsd:complexType>
  9987. </xsd:element>
  9988. <xsd:element name="telephonySmsSetCallBack">
  9989. <xsd:complexType>
  9990. <xsd:sequence>
  9991. <xsd:element name="session" type="xsd:string" nillable="true" />
  9992. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  9993. <xsd:element name="callBack" type="xsd:string" nillable="true" />
  9994. </xsd:sequence>
  9995. </xsd:complexType>
  9996. </xsd:element>
  9997. <xsd:element name="telephonySmsSetCallBackResponse">
  9998. <xsd:complexType>
  9999. <xsd:sequence />
  10000. </xsd:complexType>
  10001. </xsd:element>
  10002. <xsd:element name="multiDomainModify">
  10003. <xsd:complexType>
  10004. <xsd:sequence>
  10005. <xsd:element name="session" type="xsd:string" nillable="true" />
  10006. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10007. <xsd:element name="multidomain" type="xsd:string" nillable="true" />
  10008. <xsd:element name="target" type="xsd:string" nillable="true" />
  10009. <xsd:element name="country" type="xsd:string" nillable="true" />
  10010. <xsd:element name="ownLog" type="xsd:boolean" nillable="true" />
  10011. </xsd:sequence>
  10012. </xsd:complexType>
  10013. </xsd:element>
  10014. <xsd:element name="multiDomainModifyResponse">
  10015. <xsd:complexType>
  10016. <xsd:sequence />
  10017. </xsd:complexType>
  10018. </xsd:element>
  10019. <xsd:element name="language">
  10020. <xsd:complexType>
  10021. <xsd:sequence>
  10022. <xsd:element name="session" type="xsd:string" nillable="true" />
  10023. <xsd:element name="language" type="xsd:string" nillable="true" />
  10024. </xsd:sequence>
  10025. </xsd:complexType>
  10026. </xsd:element>
  10027. <xsd:element name="languageResponse">
  10028. <xsd:complexType>
  10029. <xsd:sequence>
  10030. <xsd:element name="return" type="xsd:string" />
  10031. </xsd:sequence>
  10032. </xsd:complexType>
  10033. </xsd:element>
  10034. <xsd:element name="dedicatedMonitoringSMSModify">
  10035. <xsd:complexType>
  10036. <xsd:sequence>
  10037. <xsd:element name="session" type="xsd:string" nillable="true" />
  10038. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10039. <xsd:element name="id" type="xsd:string" nillable="true" />
  10040. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10041. <xsd:element name="phoneNumberTo" type="xsd:string" nillable="true" />
  10042. <xsd:element name="language" type="xsd:string" nillable="true" />
  10043. <xsd:element name="status" type="xsd:string" nillable="true" />
  10044. </xsd:sequence>
  10045. </xsd:complexType>
  10046. </xsd:element>
  10047. <xsd:element name="dedicatedMonitoringSMSModifyResponse">
  10048. <xsd:complexType>
  10049. <xsd:sequence />
  10050. </xsd:complexType>
  10051. </xsd:element>
  10052. <xsd:element name="telephonyPhonebookGroupList">
  10053. <xsd:complexType>
  10054. <xsd:sequence>
  10055. <xsd:element name="session" type="xsd:string" nillable="true" />
  10056. <xsd:element name="number" type="xsd:string" nillable="true" />
  10057. <xsd:element name="country" type="xsd:string" nillable="true" />
  10058. <xsd:element name="id" type="xsd:int" nillable="true" />
  10059. </xsd:sequence>
  10060. </xsd:complexType>
  10061. </xsd:element>
  10062. <xsd:element name="telephonyPhonebookGroupListResponse">
  10063. <xsd:complexType>
  10064. <xsd:sequence>
  10065. <xsd:element name="return" type="typens:MyArrayOfTelephonyPhonebookGroupStructType" />
  10066. </xsd:sequence>
  10067. </xsd:complexType>
  10068. </xsd:element>
  10069. <xsd:element name="logsAccessDel">
  10070. <xsd:complexType>
  10071. <xsd:sequence>
  10072. <xsd:element name="session" type="xsd:string" nillable="true" />
  10073. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10074. <xsd:element name="user" type="xsd:string" nillable="true" />
  10075. </xsd:sequence>
  10076. </xsd:complexType>
  10077. </xsd:element>
  10078. <xsd:element name="logsAccessDelResponse">
  10079. <xsd:complexType>
  10080. <xsd:sequence />
  10081. </xsd:complexType>
  10082. </xsd:element>
  10083. <xsd:element name="logsAccessAdd">
  10084. <xsd:complexType>
  10085. <xsd:sequence>
  10086. <xsd:element name="session" type="xsd:string" nillable="true" />
  10087. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10088. <xsd:element name="user" type="xsd:string" nillable="true" />
  10089. <xsd:element name="password" type="xsd:string" nillable="true" />
  10090. </xsd:sequence>
  10091. </xsd:complexType>
  10092. </xsd:element>
  10093. <xsd:element name="logsAccessAddResponse">
  10094. <xsd:complexType>
  10095. <xsd:sequence />
  10096. </xsd:complexType>
  10097. </xsd:element>
  10098. <xsd:element name="multiDomainInfo">
  10099. <xsd:complexType>
  10100. <xsd:sequence>
  10101. <xsd:element name="session" type="xsd:string" nillable="true" />
  10102. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10103. <xsd:element name="multidomain" type="xsd:string" nillable="true" />
  10104. </xsd:sequence>
  10105. </xsd:complexType>
  10106. </xsd:element>
  10107. <xsd:element name="multiDomainInfoResponse">
  10108. <xsd:complexType>
  10109. <xsd:sequence>
  10110. <xsd:element name="return" type="typens:multiDomainStruct" />
  10111. </xsd:sequence>
  10112. </xsd:complexType>
  10113. </xsd:element>
  10114. <xsd:element name="domainWhoisObfuscatorList">
  10115. <xsd:complexType>
  10116. <xsd:sequence>
  10117. <xsd:element name="session" type="xsd:string" nillable="true" />
  10118. </xsd:sequence>
  10119. </xsd:complexType>
  10120. </xsd:element>
  10121. <xsd:element name="domainWhoisObfuscatorListResponse">
  10122. <xsd:complexType>
  10123. <xsd:sequence>
  10124. <xsd:element name="return" type="typens:MyArrayOfDomainWhoisObfuscatorStructType" />
  10125. </xsd:sequence>
  10126. </xsd:complexType>
  10127. </xsd:element>
  10128. <xsd:element name="sqlpriveMysqlProcessKill">
  10129. <xsd:complexType>
  10130. <xsd:sequence>
  10131. <xsd:element name="session" type="xsd:string" nillable="true" />
  10132. <xsd:element name="server" type="xsd:string" nillable="true" />
  10133. <xsd:element name="process" type="xsd:int" nillable="true" />
  10134. </xsd:sequence>
  10135. </xsd:complexType>
  10136. </xsd:element>
  10137. <xsd:element name="sqlpriveMysqlProcessKillResponse">
  10138. <xsd:complexType>
  10139. <xsd:sequence />
  10140. </xsd:complexType>
  10141. </xsd:element>
  10142. <xsd:element name="telephonyBillingAccountInfo">
  10143. <xsd:complexType>
  10144. <xsd:sequence>
  10145. <xsd:element name="session" type="xsd:string" nillable="true" />
  10146. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  10147. </xsd:sequence>
  10148. </xsd:complexType>
  10149. </xsd:element>
  10150. <xsd:element name="telephonyBillingAccountInfoResponse">
  10151. <xsd:complexType>
  10152. <xsd:sequence>
  10153. <xsd:element name="return" type="typens:telephonyBillingAccountInfoReturn" />
  10154. </xsd:sequence>
  10155. </xsd:complexType>
  10156. </xsd:element>
  10157. <xsd:element name="mailingListList">
  10158. <xsd:complexType>
  10159. <xsd:sequence>
  10160. <xsd:element name="session" type="xsd:string" nillable="true" />
  10161. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10162. </xsd:sequence>
  10163. </xsd:complexType>
  10164. </xsd:element>
  10165. <xsd:element name="mailingListListResponse">
  10166. <xsd:complexType>
  10167. <xsd:sequence>
  10168. <xsd:element name="return" type="typens:MyArrayOfMailingListStructType" />
  10169. </xsd:sequence>
  10170. </xsd:complexType>
  10171. </xsd:element>
  10172. <xsd:element name="telephonySmsSenderAdd">
  10173. <xsd:complexType>
  10174. <xsd:sequence>
  10175. <xsd:element name="session" type="xsd:string" nillable="true" />
  10176. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10177. <xsd:element name="sender" type="xsd:string" nillable="true" />
  10178. <xsd:element name="reason" type="xsd:string" nillable="true" />
  10179. </xsd:sequence>
  10180. </xsd:complexType>
  10181. </xsd:element>
  10182. <xsd:element name="telephonySmsSenderAddResponse">
  10183. <xsd:complexType>
  10184. <xsd:sequence>
  10185. <xsd:element name="return" type="xsd:int" />
  10186. </xsd:sequence>
  10187. </xsd:complexType>
  10188. </xsd:element>
  10189. <xsd:element name="telephonyLineConsumptionCSVByMail">
  10190. <xsd:complexType>
  10191. <xsd:sequence>
  10192. <xsd:element name="session" type="xsd:string" nillable="true" />
  10193. <xsd:element name="number" type="xsd:string" nillable="true" />
  10194. <xsd:element name="country" type="xsd:string" nillable="true" />
  10195. <xsd:element name="date" type="xsd:string" nillable="true" />
  10196. </xsd:sequence>
  10197. </xsd:complexType>
  10198. </xsd:element>
  10199. <xsd:element name="telephonyLineConsumptionCSVByMailResponse">
  10200. <xsd:complexType>
  10201. <xsd:sequence />
  10202. </xsd:complexType>
  10203. </xsd:element>
  10204. <xsd:element name="telephonySmsUserDeleteCsvAttachment">
  10205. <xsd:complexType>
  10206. <xsd:sequence>
  10207. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10208. <xsd:element name="login" type="xsd:string" nillable="true" />
  10209. <xsd:element name="password" type="xsd:string" nillable="true" />
  10210. <xsd:element name="ids" type="typens:MyArrayOfIntType" nillable="true" />
  10211. </xsd:sequence>
  10212. </xsd:complexType>
  10213. </xsd:element>
  10214. <xsd:element name="telephonySmsUserDeleteCsvAttachmentResponse">
  10215. <xsd:complexType>
  10216. <xsd:sequence />
  10217. </xsd:complexType>
  10218. </xsd:element>
  10219. <xsd:element name="mailingListSubscriberListByEmail">
  10220. <xsd:complexType>
  10221. <xsd:sequence>
  10222. <xsd:element name="session" type="xsd:string" nillable="true" />
  10223. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10224. <xsd:element name="ml" type="xsd:string" nillable="true" />
  10225. <xsd:element name="email" type="xsd:string" nillable="true" />
  10226. </xsd:sequence>
  10227. </xsd:complexType>
  10228. </xsd:element>
  10229. <xsd:element name="mailingListSubscriberListByEmailResponse">
  10230. <xsd:complexType>
  10231. <xsd:sequence />
  10232. </xsd:complexType>
  10233. </xsd:element>
  10234. <xsd:element name="supportCloseThreads">
  10235. <xsd:complexType>
  10236. <xsd:sequence>
  10237. <xsd:element name="session" type="xsd:string" nillable="true" />
  10238. <xsd:element name="threads" type="xsd:string" nillable="true" />
  10239. </xsd:sequence>
  10240. </xsd:complexType>
  10241. </xsd:element>
  10242. <xsd:element name="supportCloseThreadsResponse">
  10243. <xsd:complexType>
  10244. <xsd:sequence />
  10245. </xsd:complexType>
  10246. </xsd:element>
  10247. <xsd:element name="sqlpriveMysqlDatabaseSave">
  10248. <xsd:complexType>
  10249. <xsd:sequence>
  10250. <xsd:element name="session" type="xsd:string" nillable="true" />
  10251. <xsd:element name="server" type="xsd:string" nillable="true" />
  10252. <xsd:element name="database" type="xsd:string" nillable="true" />
  10253. <xsd:element name="comment" type="xsd:string" nillable="true" />
  10254. <xsd:element name="compress" type="xsd:boolean" nillable="true" />
  10255. </xsd:sequence>
  10256. </xsd:complexType>
  10257. </xsd:element>
  10258. <xsd:element name="sqlpriveMysqlDatabaseSaveResponse">
  10259. <xsd:complexType>
  10260. <xsd:sequence>
  10261. <xsd:element name="return" type="xsd:int" />
  10262. </xsd:sequence>
  10263. </xsd:complexType>
  10264. </xsd:element>
  10265. <xsd:element name="telephonyListReversableCallsFromNumber">
  10266. <xsd:complexType>
  10267. <xsd:sequence>
  10268. <xsd:element name="session" type="xsd:string" nillable="true" />
  10269. <xsd:element name="number" type="xsd:string" nillable="true" />
  10270. <xsd:element name="country" type="xsd:string" nillable="true" />
  10271. <xsd:element name="reversableDelay" type="xsd:string" nillable="true" />
  10272. <xsd:element name="pagingStart" type="xsd:int" nillable="true" />
  10273. <xsd:element name="pagingLimit" type="xsd:int" nillable="true" />
  10274. <xsd:element name="sortOrder" type="xsd:string" nillable="true" />
  10275. <xsd:element name="sortField" type="xsd:string" nillable="true" />
  10276. </xsd:sequence>
  10277. </xsd:complexType>
  10278. </xsd:element>
  10279. <xsd:element name="telephonyListReversableCallsFromNumberResponse">
  10280. <xsd:complexType>
  10281. <xsd:sequence>
  10282. <xsd:element name="return" type="typens:telephonyListReversableCallsFromNumberReturn" />
  10283. </xsd:sequence>
  10284. </xsd:complexType>
  10285. </xsd:element>
  10286. <xsd:element name="telephonyBillingAccountList">
  10287. <xsd:complexType>
  10288. <xsd:sequence>
  10289. <xsd:element name="session" type="xsd:string" nillable="true" />
  10290. </xsd:sequence>
  10291. </xsd:complexType>
  10292. </xsd:element>
  10293. <xsd:element name="telephonyBillingAccountListResponse">
  10294. <xsd:complexType>
  10295. <xsd:sequence>
  10296. <xsd:element name="return" type="typens:MyArrayOfTelephonyBillingAccountStructType" />
  10297. </xsd:sequence>
  10298. </xsd:complexType>
  10299. </xsd:element>
  10300. <xsd:element name="telephonySmsGetQuotaNotificationForUser">
  10301. <xsd:complexType>
  10302. <xsd:sequence>
  10303. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10304. <xsd:element name="login" type="xsd:string" nillable="true" />
  10305. <xsd:element name="password" type="xsd:string" nillable="true" />
  10306. </xsd:sequence>
  10307. </xsd:complexType>
  10308. </xsd:element>
  10309. <xsd:element name="telephonySmsGetQuotaNotificationForUserResponse">
  10310. <xsd:complexType>
  10311. <xsd:sequence>
  10312. <xsd:element name="return" type="typens:telephonyNotificationSmsUserStruct" />
  10313. </xsd:sequence>
  10314. </xsd:complexType>
  10315. </xsd:element>
  10316. <xsd:element name="dedicatedMonitoringDel">
  10317. <xsd:complexType>
  10318. <xsd:sequence>
  10319. <xsd:element name="session" type="xsd:string" nillable="true" />
  10320. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10321. <xsd:element name="id" type="xsd:string" nillable="true" />
  10322. </xsd:sequence>
  10323. </xsd:complexType>
  10324. </xsd:element>
  10325. <xsd:element name="dedicatedMonitoringDelResponse">
  10326. <xsd:complexType>
  10327. <xsd:sequence />
  10328. </xsd:complexType>
  10329. </xsd:element>
  10330. <xsd:element name="telephonyChangeNicModify">
  10331. <xsd:complexType>
  10332. <xsd:sequence>
  10333. <xsd:element name="session" type="xsd:string" nillable="true" />
  10334. <xsd:element name="nicNames" type="typens:MyArrayOfStringType" nillable="true" />
  10335. <xsd:element name="nicPasswords" type="typens:MyArrayOfStringType" nillable="true" />
  10336. <xsd:element name="nicTypes" type="typens:MyArrayOfStringType" nillable="true" />
  10337. <xsd:element name="changeTypes" type="typens:MyArrayOfStringType" nillable="true" />
  10338. <xsd:element name="changeElts" type="typens:MyArrayOfStringType" nillable="true" />
  10339. </xsd:sequence>
  10340. </xsd:complexType>
  10341. </xsd:element>
  10342. <xsd:element name="telephonyChangeNicModifyResponse">
  10343. <xsd:complexType>
  10344. <xsd:sequence />
  10345. </xsd:complexType>
  10346. </xsd:element>
  10347. <xsd:element name="dedicatedMonitoringServiceAddSMS">
  10348. <xsd:complexType>
  10349. <xsd:sequence>
  10350. <xsd:element name="session" type="xsd:string" nillable="true" />
  10351. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10352. <xsd:element name="ip" type="xsd:string" nillable="true" />
  10353. <xsd:element name="port" type="xsd:int" nillable="true" />
  10354. <xsd:element name="protocol" type="xsd:string" nillable="true" />
  10355. <xsd:element name="period" type="xsd:string" nillable="true" />
  10356. <xsd:element name="string" type="xsd:string" nillable="true" />
  10357. <xsd:element name="url" type="xsd:string" nillable="true" />
  10358. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10359. <xsd:element name="phoneNumberTo" type="xsd:string" nillable="true" />
  10360. </xsd:sequence>
  10361. </xsd:complexType>
  10362. </xsd:element>
  10363. <xsd:element name="dedicatedMonitoringServiceAddSMSResponse">
  10364. <xsd:complexType>
  10365. <xsd:sequence>
  10366. <xsd:element name="return" type="xsd:string" />
  10367. </xsd:sequence>
  10368. </xsd:complexType>
  10369. </xsd:element>
  10370. <xsd:element name="prepaidGetBalance">
  10371. <xsd:complexType>
  10372. <xsd:sequence>
  10373. <xsd:element name="session" type="xsd:string" nillable="true" />
  10374. <xsd:element name="nic" type="xsd:string" nillable="true" />
  10375. </xsd:sequence>
  10376. </xsd:complexType>
  10377. </xsd:element>
  10378. <xsd:element name="prepaidGetBalanceResponse">
  10379. <xsd:complexType>
  10380. <xsd:sequence>
  10381. <xsd:element name="return" type="xsd:float" />
  10382. </xsd:sequence>
  10383. </xsd:complexType>
  10384. </xsd:element>
  10385. <xsd:element name="telephonySviInfo">
  10386. <xsd:complexType>
  10387. <xsd:sequence>
  10388. <xsd:element name="session" type="xsd:string" nillable="true" />
  10389. <xsd:element name="number" type="xsd:string" nillable="true" />
  10390. <xsd:element name="country" type="xsd:string" nillable="true" />
  10391. </xsd:sequence>
  10392. </xsd:complexType>
  10393. </xsd:element>
  10394. <xsd:element name="telephonySviInfoResponse">
  10395. <xsd:complexType>
  10396. <xsd:sequence>
  10397. <xsd:element name="return" type="typens:telephonySviInfoReturn" />
  10398. </xsd:sequence>
  10399. </xsd:complexType>
  10400. </xsd:element>
  10401. <xsd:element name="dnsGeolocalizeHosting">
  10402. <xsd:complexType>
  10403. <xsd:sequence>
  10404. <xsd:element name="session" type="xsd:string" nillable="true" />
  10405. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10406. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  10407. <xsd:element name="country" type="xsd:string" nillable="true" />
  10408. </xsd:sequence>
  10409. </xsd:complexType>
  10410. </xsd:element>
  10411. <xsd:element name="dnsGeolocalizeHostingResponse">
  10412. <xsd:complexType>
  10413. <xsd:sequence />
  10414. </xsd:complexType>
  10415. </xsd:element>
  10416. <xsd:element name="popAdd">
  10417. <xsd:complexType>
  10418. <xsd:sequence>
  10419. <xsd:element name="session" type="xsd:string" nillable="true" />
  10420. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10421. <xsd:element name="pop" type="xsd:string" nillable="true" />
  10422. <xsd:element name="password" type="xsd:string" nillable="true" />
  10423. <xsd:element name="description" type="xsd:string" nillable="true" />
  10424. <xsd:element name="nic" type="xsd:string" nillable="true" />
  10425. <xsd:element name="quota" type="xsd:int" nillable="true" />
  10426. </xsd:sequence>
  10427. </xsd:complexType>
  10428. </xsd:element>
  10429. <xsd:element name="popAddResponse">
  10430. <xsd:complexType>
  10431. <xsd:sequence />
  10432. </xsd:complexType>
  10433. </xsd:element>
  10434. <xsd:element name="telephonyClick2CallUserAdd">
  10435. <xsd:complexType>
  10436. <xsd:sequence>
  10437. <xsd:element name="session" type="xsd:string" nillable="true" />
  10438. <xsd:element name="number" type="xsd:string" nillable="true" />
  10439. <xsd:element name="country" type="xsd:string" nillable="true" />
  10440. <xsd:element name="login" type="xsd:string" nillable="true" />
  10441. <xsd:element name="password" type="xsd:string" nillable="true" />
  10442. </xsd:sequence>
  10443. </xsd:complexType>
  10444. </xsd:element>
  10445. <xsd:element name="telephonyClick2CallUserAddResponse">
  10446. <xsd:complexType>
  10447. <xsd:sequence />
  10448. </xsd:complexType>
  10449. </xsd:element>
  10450. <xsd:element name="domainHostInfo">
  10451. <xsd:complexType>
  10452. <xsd:sequence>
  10453. <xsd:element name="session" type="xsd:string" nillable="true" />
  10454. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10455. <xsd:element name="host" type="xsd:string" nillable="true" />
  10456. </xsd:sequence>
  10457. </xsd:complexType>
  10458. </xsd:element>
  10459. <xsd:element name="domainHostInfoResponse">
  10460. <xsd:complexType>
  10461. <xsd:sequence>
  10462. <xsd:element name="return" type="typens:domainHostInfoReturn" />
  10463. </xsd:sequence>
  10464. </xsd:complexType>
  10465. </xsd:element>
  10466. <xsd:element name="dedicatedList">
  10467. <xsd:complexType>
  10468. <xsd:sequence>
  10469. <xsd:element name="session" type="xsd:string" nillable="true" />
  10470. </xsd:sequence>
  10471. </xsd:complexType>
  10472. </xsd:element>
  10473. <xsd:element name="dedicatedListResponse">
  10474. <xsd:complexType>
  10475. <xsd:sequence>
  10476. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  10477. </xsd:sequence>
  10478. </xsd:complexType>
  10479. </xsd:element>
  10480. <xsd:element name="dedicatedIPForUDPGet">
  10481. <xsd:complexType>
  10482. <xsd:sequence>
  10483. <xsd:element name="session" type="xsd:string" nillable="true" />
  10484. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10485. </xsd:sequence>
  10486. </xsd:complexType>
  10487. </xsd:element>
  10488. <xsd:element name="dedicatedIPForUDPGetResponse">
  10489. <xsd:complexType>
  10490. <xsd:sequence>
  10491. <xsd:element name="return" type="typens:MyArrayOfDedicatedIPForUDPStructType" />
  10492. </xsd:sequence>
  10493. </xsd:complexType>
  10494. </xsd:element>
  10495. <xsd:element name="dedicatedGetAvailableIpFromNetwork">
  10496. <xsd:complexType>
  10497. <xsd:sequence>
  10498. <xsd:element name="session" type="xsd:string" nillable="true" />
  10499. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10500. <xsd:element name="network" type="xsd:string" nillable="true" />
  10501. </xsd:sequence>
  10502. </xsd:complexType>
  10503. </xsd:element>
  10504. <xsd:element name="dedicatedGetAvailableIpFromNetworkResponse">
  10505. <xsd:complexType>
  10506. <xsd:sequence>
  10507. <xsd:element name="return" type="typens:MyArrayOfStringType" />
  10508. </xsd:sequence>
  10509. </xsd:complexType>
  10510. </xsd:element>
  10511. <xsd:element name="crontabModify">
  10512. <xsd:complexType>
  10513. <xsd:sequence>
  10514. <xsd:element name="session" type="xsd:string" nillable="true" />
  10515. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10516. <xsd:element name="id" type="xsd:int" nillable="true" />
  10517. <xsd:element name="path" type="xsd:string" nillable="true" />
  10518. <xsd:element name="programLanguage" type="xsd:string" nillable="true" />
  10519. <xsd:element name="weekDay" type="xsd:string" nillable="true" />
  10520. <xsd:element name="days" type="xsd:string" nillable="true" />
  10521. <xsd:element name="hours" type="xsd:string" nillable="true" />
  10522. <xsd:element name="desc" type="xsd:string" nillable="true" />
  10523. <xsd:element name="email" type="xsd:string" nillable="true" />
  10524. <xsd:element name="otherEmail" type="xsd:string" nillable="true" />
  10525. <xsd:element name="enable" type="xsd:boolean" nillable="true" />
  10526. </xsd:sequence>
  10527. </xsd:complexType>
  10528. </xsd:element>
  10529. <xsd:element name="crontabModifyResponse">
  10530. <xsd:complexType>
  10531. <xsd:sequence />
  10532. </xsd:complexType>
  10533. </xsd:element>
  10534. <xsd:element name="sqlpriveCronGet">
  10535. <xsd:complexType>
  10536. <xsd:sequence>
  10537. <xsd:element name="session" type="xsd:string" nillable="true" />
  10538. <xsd:element name="server" type="xsd:string" nillable="true" />
  10539. </xsd:sequence>
  10540. </xsd:complexType>
  10541. </xsd:element>
  10542. <xsd:element name="sqlpriveCronGetResponse">
  10543. <xsd:complexType>
  10544. <xsd:sequence>
  10545. <xsd:element name="return" type="typens:MyArrayOfSqlpriveCronStructType" />
  10546. </xsd:sequence>
  10547. </xsd:complexType>
  10548. </xsd:element>
  10549. <xsd:element name="supportReactivateThread">
  10550. <xsd:complexType>
  10551. <xsd:sequence>
  10552. <xsd:element name="session" type="xsd:string" nillable="true" />
  10553. <xsd:element name="threadId" type="xsd:int" nillable="true" />
  10554. </xsd:sequence>
  10555. </xsd:complexType>
  10556. </xsd:element>
  10557. <xsd:element name="supportReactivateThreadResponse">
  10558. <xsd:complexType>
  10559. <xsd:sequence />
  10560. </xsd:complexType>
  10561. </xsd:element>
  10562. <xsd:element name="telephonySmsBlacklistedSendersDelete">
  10563. <xsd:complexType>
  10564. <xsd:sequence>
  10565. <xsd:element name="session" type="xsd:string" nillable="true" />
  10566. <xsd:element name="smsAccount" type="xsd:string" nillable="true" />
  10567. <xsd:element name="ids" type="typens:MyArrayOfIntType" nillable="true" />
  10568. </xsd:sequence>
  10569. </xsd:complexType>
  10570. </xsd:element>
  10571. <xsd:element name="telephonySmsBlacklistedSendersDeleteResponse">
  10572. <xsd:complexType>
  10573. <xsd:sequence />
  10574. </xsd:complexType>
  10575. </xsd:element>
  10576. <xsd:element name="zoneImport">
  10577. <xsd:complexType>
  10578. <xsd:sequence>
  10579. <xsd:element name="session" type="xsd:string" nillable="true" />
  10580. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10581. <xsd:element name="zone" type="xsd:string" nillable="true" />
  10582. </xsd:sequence>
  10583. </xsd:complexType>
  10584. </xsd:element>
  10585. <xsd:element name="zoneImportResponse">
  10586. <xsd:complexType>
  10587. <xsd:sequence />
  10588. </xsd:complexType>
  10589. </xsd:element>
  10590. <xsd:element name="telephonySmsplusServiceAdd">
  10591. <xsd:complexType>
  10592. <xsd:sequence>
  10593. <xsd:element name="session" type="xsd:string" nillable="true" />
  10594. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  10595. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  10596. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  10597. <xsd:element name="procedureId" type="xsd:int" nillable="true" />
  10598. <xsd:element name="applicationType" type="xsd:string" nillable="true" />
  10599. <xsd:element name="applicationDescription" type="xsd:string" nillable="true" />
  10600. <xsd:element name="company" type="xsd:string" nillable="true" />
  10601. <xsd:element name="acceptedContract" type="xsd:boolean" nillable="true" />
  10602. </xsd:sequence>
  10603. </xsd:complexType>
  10604. </xsd:element>
  10605. <xsd:element name="telephonySmsplusServiceAddResponse">
  10606. <xsd:complexType>
  10607. <xsd:sequence>
  10608. <xsd:element name="return" type="typens:orderStruct" />
  10609. </xsd:sequence>
  10610. </xsd:complexType>
  10611. </xsd:element>
  10612. <xsd:element name="multiDomainDel">
  10613. <xsd:complexType>
  10614. <xsd:sequence>
  10615. <xsd:element name="session" type="xsd:string" nillable="true" />
  10616. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10617. <xsd:element name="multidomain" type="xsd:string" nillable="true" />
  10618. </xsd:sequence>
  10619. </xsd:complexType>
  10620. </xsd:element>
  10621. <xsd:element name="multiDomainDelResponse">
  10622. <xsd:complexType>
  10623. <xsd:sequence />
  10624. </xsd:complexType>
  10625. </xsd:element>
  10626. <xsd:element name="telephonySpareCreateRMA">
  10627. <xsd:complexType>
  10628. <xsd:sequence>
  10629. <xsd:element name="session" type="xsd:string" nillable="true" />
  10630. <xsd:element name="type" type="xsd:string" nillable="true" />
  10631. <xsd:element name="spare" type="xsd:string" nillable="true" />
  10632. </xsd:sequence>
  10633. </xsd:complexType>
  10634. </xsd:element>
  10635. <xsd:element name="telephonySpareCreateRMAResponse">
  10636. <xsd:complexType>
  10637. <xsd:sequence />
  10638. </xsd:complexType>
  10639. </xsd:element>
  10640. <xsd:element name="telephonySmsplusServiceEdit">
  10641. <xsd:complexType>
  10642. <xsd:sequence>
  10643. <xsd:element name="session" type="xsd:string" nillable="true" />
  10644. <xsd:element name="shortCode" type="xsd:string" nillable="true" />
  10645. <xsd:element name="keyword" type="xsd:string" nillable="true" />
  10646. <xsd:element name="description" type="xsd:string" nillable="true" />
  10647. <xsd:element name="cgiActivation" type="xsd:boolean" nillable="true" />
  10648. <xsd:element name="cgiUrl" type="xsd:string" nillable="true" />
  10649. <xsd:element name="text" type="xsd:string" nillable="true" />
  10650. <xsd:element name="trackingMedias" type="typens:MyArrayOfStringType" nillable="true" />
  10651. <xsd:element name="trackingTargets" type="typens:MyArrayOfStringType" nillable="true" />
  10652. <xsd:element name="trackingDefaultSmsAccount" type="xsd:string" nillable="true" />
  10653. <xsd:element name="trackingDefaultSmsSender" type="xsd:string" nillable="true" />
  10654. <xsd:element name="sendingDefaultSmsAccountMtBilling" type="xsd:string" nillable="true" />
  10655. <xsd:element name="sendingNoSmsMt" type="xsd:boolean" nillable="true" />
  10656. </xsd:sequence>
  10657. </xsd:complexType>
  10658. </xsd:element>
  10659. <xsd:element name="telephonySmsplusServiceEditResponse">
  10660. <xsd:complexType>
  10661. <xsd:sequence />
  10662. </xsd:complexType>
  10663. </xsd:element>
  10664. <xsd:element name="dedicatedMailinglistSubscribe">
  10665. <xsd:complexType>
  10666. <xsd:sequence>
  10667. <xsd:element name="session" type="xsd:string" nillable="true" />
  10668. <xsd:element name="email" type="xsd:string" nillable="true" />
  10669. <xsd:element name="mailingList" type="xsd:string" nillable="true" />
  10670. </xsd:sequence>
  10671. </xsd:complexType>
  10672. </xsd:element>
  10673. <xsd:element name="dedicatedMailinglistSubscribeResponse">
  10674. <xsd:complexType>
  10675. <xsd:sequence />
  10676. </xsd:complexType>
  10677. </xsd:element>
  10678. <xsd:element name="serviceGroupInfo">
  10679. <xsd:complexType>
  10680. <xsd:sequence>
  10681. <xsd:element name="session" type="xsd:string" nillable="true" />
  10682. <xsd:element name="name" type="xsd:string" nillable="true" />
  10683. </xsd:sequence>
  10684. </xsd:complexType>
  10685. </xsd:element>
  10686. <xsd:element name="serviceGroupInfoResponse">
  10687. <xsd:complexType>
  10688. <xsd:sequence>
  10689. <xsd:element name="return" type="typens:serviceGroupStruct" />
  10690. </xsd:sequence>
  10691. </xsd:complexType>
  10692. </xsd:element>
  10693. <xsd:element name="automatedMailFlush">
  10694. <xsd:complexType>
  10695. <xsd:sequence>
  10696. <xsd:element name="session" type="xsd:string" nillable="true" />
  10697. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10698. </xsd:sequence>
  10699. </xsd:complexType>
  10700. </xsd:element>
  10701. <xsd:element name="automatedMailFlushResponse">
  10702. <xsd:complexType>
  10703. <xsd:sequence />
  10704. </xsd:complexType>
  10705. </xsd:element>
  10706. <xsd:element name="managedServicesNameUpdate">
  10707. <xsd:complexType>
  10708. <xsd:sequence>
  10709. <xsd:element name="session" type="xsd:string" nillable="true" />
  10710. <xsd:element name="storage" type="xsd:string" nillable="true" />
  10711. <xsd:element name="customName" type="xsd:string" nillable="true" />
  10712. </xsd:sequence>
  10713. </xsd:complexType>
  10714. </xsd:element>
  10715. <xsd:element name="managedServicesNameUpdateResponse">
  10716. <xsd:complexType>
  10717. <xsd:sequence />
  10718. </xsd:complexType>
  10719. </xsd:element>
  10720. <xsd:element name="popGetQuota">
  10721. <xsd:complexType>
  10722. <xsd:sequence>
  10723. <xsd:element name="session" type="xsd:string" nillable="true" />
  10724. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10725. <xsd:element name="pop" type="xsd:string" nillable="true" />
  10726. </xsd:sequence>
  10727. </xsd:complexType>
  10728. </xsd:element>
  10729. <xsd:element name="popGetQuotaResponse">
  10730. <xsd:complexType>
  10731. <xsd:sequence>
  10732. <xsd:element name="return" type="typens:popGetQuotaReturn" />
  10733. </xsd:sequence>
  10734. </xsd:complexType>
  10735. </xsd:element>
  10736. <xsd:element name="telephonyHuntingGenericScreenOptionsModify">
  10737. <xsd:complexType>
  10738. <xsd:sequence>
  10739. <xsd:element name="session" type="xsd:string" nillable="true" />
  10740. <xsd:element name="number" type="xsd:string" nillable="true" />
  10741. <xsd:element name="country" type="xsd:string" nillable="true" />
  10742. <xsd:element name="forwardUnconditionalNumber" type="xsd:string" nillable="true" />
  10743. <xsd:element name="mainVoicemail" type="xsd:string" nillable="true" />
  10744. <xsd:element name="forwardPolicyIndex" type="xsd:string" nillable="true" />
  10745. <xsd:element name="timeout" type="xsd:int" nillable="true" />
  10746. </xsd:sequence>
  10747. </xsd:complexType>
  10748. </xsd:element>
  10749. <xsd:element name="telephonyHuntingGenericScreenOptionsModifyResponse">
  10750. <xsd:complexType>
  10751. <xsd:sequence />
  10752. </xsd:complexType>
  10753. </xsd:element>
  10754. <xsd:element name="ripeCreateOrganisation">
  10755. <xsd:complexType>
  10756. <xsd:sequence>
  10757. <xsd:element name="session" type="xsd:string" nillable="true" />
  10758. <xsd:element name="name" type="xsd:string" nillable="true" />
  10759. <xsd:element name="address" type="xsd:string" nillable="true" />
  10760. <xsd:element name="email" type="xsd:string" nillable="true" />
  10761. <xsd:element name="abuse" type="xsd:string" nillable="true" />
  10762. <xsd:element name="descr" type="xsd:string" nillable="true" />
  10763. <xsd:element name="phone" type="xsd:string" nillable="true" />
  10764. <xsd:element name="fax" type="xsd:string" nillable="true" />
  10765. <xsd:element name="remarks" type="xsd:string" nillable="true" />
  10766. </xsd:sequence>
  10767. </xsd:complexType>
  10768. </xsd:element>
  10769. <xsd:element name="ripeCreateOrganisationResponse">
  10770. <xsd:complexType>
  10771. <xsd:sequence>
  10772. <xsd:element name="return" type="typens:ripeUpdateReturn" />
  10773. </xsd:sequence>
  10774. </xsd:complexType>
  10775. </xsd:element>
  10776. <xsd:element name="telephonyPlugAndPhoneInfo">
  10777. <xsd:complexType>
  10778. <xsd:sequence>
  10779. <xsd:element name="session" type="xsd:string" nillable="true" />
  10780. <xsd:element name="number" type="xsd:string" nillable="true" />
  10781. <xsd:element name="country" type="xsd:string" nillable="true" />
  10782. </xsd:sequence>
  10783. </xsd:complexType>
  10784. </xsd:element>
  10785. <xsd:element name="telephonyPlugAndPhoneInfoResponse">
  10786. <xsd:complexType>
  10787. <xsd:sequence>
  10788. <xsd:element name="return" type="typens:telephonyPlugAndPhoneInfoReturn" />
  10789. </xsd:sequence>
  10790. </xsd:complexType>
  10791. </xsd:element>
  10792. <xsd:element name="telephonyFaxCampaignDelete">
  10793. <xsd:complexType>
  10794. <xsd:sequence>
  10795. <xsd:element name="session" type="xsd:string" nillable="true" />
  10796. <xsd:element name="number" type="xsd:string" nillable="true" />
  10797. <xsd:element name="country" type="xsd:string" nillable="true" />
  10798. <xsd:element name="reference" type="xsd:string" nillable="true" />
  10799. </xsd:sequence>
  10800. </xsd:complexType>
  10801. </xsd:element>
  10802. <xsd:element name="telephonyFaxCampaignDeleteResponse">
  10803. <xsd:complexType>
  10804. <xsd:sequence />
  10805. </xsd:complexType>
  10806. </xsd:element>
  10807. <xsd:element name="telephonyReversmentsRefundFromBillingAccount">
  10808. <xsd:complexType>
  10809. <xsd:sequence>
  10810. <xsd:element name="session" type="xsd:string" nillable="true" />
  10811. <xsd:element name="billingAccount" type="xsd:string" nillable="true" />
  10812. </xsd:sequence>
  10813. </xsd:complexType>
  10814. </xsd:element>
  10815. <xsd:element name="telephonyReversmentsRefundFromBillingAccountResponse">
  10816. <xsd:complexType>
  10817. <xsd:sequence />
  10818. </xsd:complexType>
  10819. </xsd:element>
  10820. <xsd:element name="telephonyVoicemailMessageDelete">
  10821. <xsd:complexType>
  10822. <xsd:sequence>
  10823. <xsd:element name="session" type="xsd:string" nillable="true" />
  10824. <xsd:element name="number" type="xsd:string" nillable="true" />
  10825. <xsd:element name="country" type="xsd:string" nillable="true" />
  10826. <xsd:element name="messageType" type="xsd:string" nillable="true" />
  10827. </xsd:sequence>
  10828. </xsd:complexType>
  10829. </xsd:element>
  10830. <xsd:element name="telephonyVoicemailMessageDeleteResponse">
  10831. <xsd:complexType>
  10832. <xsd:sequence />
  10833. </xsd:complexType>
  10834. </xsd:element>
  10835. <xsd:element name="dedicatedIpLoadBalancingNameModify">
  10836. <xsd:complexType>
  10837. <xsd:sequence>
  10838. <xsd:element name="session" type="xsd:string" nillable="true" />
  10839. <xsd:element name="ipLoadBalancing" type="xsd:string" nillable="true" />
  10840. <xsd:element name="name" type="xsd:string" nillable="true" />
  10841. </xsd:sequence>
  10842. </xsd:complexType>
  10843. </xsd:element>
  10844. <xsd:element name="dedicatedIpLoadBalancingNameModifyResponse">
  10845. <xsd:complexType>
  10846. <xsd:sequence />
  10847. </xsd:complexType>
  10848. </xsd:element>
  10849. <xsd:element name="telephonyLineOptionsList">
  10850. <xsd:complexType>
  10851. <xsd:sequence>
  10852. <xsd:element name="session" type="xsd:string" nillable="true" />
  10853. <xsd:element name="number" type="xsd:string" nillable="true" />
  10854. <xsd:element name="country" type="xsd:string" nillable="true" />
  10855. </xsd:sequence>
  10856. </xsd:complexType>
  10857. </xsd:element>
  10858. <xsd:element name="telephonyLineOptionsListResponse">
  10859. <xsd:complexType>
  10860. <xsd:sequence>
  10861. <xsd:element name="return" type="typens:telephonyLineOptionsListReturn" />
  10862. </xsd:sequence>
  10863. </xsd:complexType>
  10864. </xsd:element>
  10865. <xsd:element name="telephonySpareServiceInfo">
  10866. <xsd:complexType>
  10867. <xsd:sequence>
  10868. <xsd:element name="session" type="xsd:string" nillable="true" />
  10869. <xsd:element name="type" type="xsd:string" nillable="true" />
  10870. <xsd:element name="service" type="xsd:string" nillable="true" />
  10871. </xsd:sequence>
  10872. </xsd:complexType>
  10873. </xsd:element>
  10874. <xsd:element name="telephonySpareServiceInfoResponse">
  10875. <xsd:complexType>
  10876. <xsd:sequence>
  10877. <xsd:element name="return" type="typens:telephonySpareServiceInfoStruct" />
  10878. </xsd:sequence>
  10879. </xsd:complexType>
  10880. </xsd:element>
  10881. <xsd:element name="telephonyAbbreviatedNumberModify">
  10882. <xsd:complexType>
  10883. <xsd:sequence>
  10884. <xsd:element name="session" type="xsd:string" nillable="true" />
  10885. <xsd:element name="number" type="xsd:string" nillable="true" />
  10886. <xsd:element name="country" type="xsd:string" nillable="true" />
  10887. <xsd:element name="abbreviatedNumber" type="xsd:string" nillable="true" />
  10888. <xsd:element name="relatedNumber" type="xsd:string" nillable="true" />
  10889. <xsd:element name="name" type="xsd:string" nillable="true" />
  10890. <xsd:element name="surname" type="xsd:string" nillable="true" />
  10891. </xsd:sequence>
  10892. </xsd:complexType>
  10893. </xsd:element>
  10894. <xsd:element name="telephonyAbbreviatedNumberModifyResponse">
  10895. <xsd:complexType>
  10896. <xsd:sequence />
  10897. </xsd:complexType>
  10898. </xsd:element>
  10899. <xsd:element name="telephonyOfferSimultaneousLinesModify">
  10900. <xsd:complexType>
  10901. <xsd:sequence>
  10902. <xsd:element name="session" type="xsd:string" nillable="true" />
  10903. <xsd:element name="number" type="xsd:string" nillable="true" />
  10904. <xsd:element name="country" type="xsd:string" nillable="true" />
  10905. <xsd:element name="simultaneousLines" type="xsd:int" nillable="true" />
  10906. </xsd:sequence>
  10907. </xsd:complexType>
  10908. </xsd:element>
  10909. <xsd:element name="telephonyOfferSimultaneousLinesModifyResponse">
  10910. <xsd:complexType>
  10911. <xsd:sequence>
  10912. <xsd:element name="return" type="typens:orderStruct" />
  10913. </xsd:sequence>
  10914. </xsd:complexType>
  10915. </xsd:element>
  10916. <xsd:element name="dedicatedMonitoringServiceList">
  10917. <xsd:complexType>
  10918. <xsd:sequence>
  10919. <xsd:element name="session" type="xsd:string" nillable="true" />
  10920. <xsd:element name="hostname" type="xsd:string" nillable="true" />
  10921. </xsd:sequence>
  10922. </xsd:complexType>
  10923. </xsd:element>
  10924. <xsd:element name="dedicatedMonitoringServiceListResponse">
  10925. <xsd:complexType>
  10926. <xsd:sequence>
  10927. <xsd:element name="return" type="typens:MyArrayOfDedicatedMonitoringServiceStructType" />
  10928. </xsd:sequence>
  10929. </xsd:complexType>
  10930. </xsd:element>
  10931. <xsd:element name="resellerDomainTransfer">
  10932. <xsd:complexType>
  10933. <xsd:sequence>
  10934. <xsd:element name="session" type="xsd:string" nillable="true" />
  10935. <xsd:element name="domain" type="xsd:string" nillable="true" />
  10936. <xsd:element name="authinfo" type="xsd:string" nillable="true" />
  10937. <xsd:element name="hosting" type="xsd:string" nillable="true" />
  10938. <xsd:element name="offer" type="xsd:string" nillable="true" />
  10939. <xsd:element name="profile" type="xsd:string" nillable="true" />
  10940. <xsd:element name="owo" type="xsd:string" nillable="true" />
  10941. <xsd:element name="owner" type="xsd:string" nillable="true" />
  10942. <xsd:element name="admin" type="xsd:string" nillable="true" />
  10943. <xsd:element name="tech" type="xsd:string" nillable="true" />
  10944. <xsd:element name="billing" type="xsd:string" nillable="true" />
  10945. <xsd:element name="dns1" type="xsd:string" nillable="true" />
  10946. <xsd:element name="dns2" type="xsd:string" nillable="true" />
  10947. <xsd:element name="dns3" type="xsd:string" nillable="true" />
  10948. <xsd:element name="dns4" type="xsd:string" nillable="true" />
  10949. <xsd:element name="dns5" type="xsd:string" nillable="true" />
  10950. <xsd:element name="method" type="xsd:string" nillable="true" />
  10951. <xsd:element name="legalName" type="xsd:string" nillable="true" />
  10952. <xsd:element name="legalNumber" type="xsd:string" nillable="true" />
  10953. <xsd:element name="afnicIdent" type="xsd:string" nillable="true" />
  10954. <xsd:element name="birthDate" type="xsd:string" nillable="true" />
  10955. <xsd:element name="birthCity" type="xsd:string" nillable="true" />
  10956. <xsd:element name="birthDepartement" type="xsd:string" nillable="true" />
  10957. <xsd:element name="birthCountry" type="xsd:string" nillable="true" />
  10958. <xsd:element name="dryRun" type="xsd:boolean" nillable="true" />
  10959. </xsd:sequence>
  10960. </xsd:complexType>
  10961. </xsd:element>
  10962. <xsd:element name="resellerDomainTransferResponse">
  10963. <xsd:complexType>
  10964. <xsd:sequence />
  10965. </xsd:complexType>
  10966. </xsd:element>
  10967. <xsd:element name="serviceGroupAddService">
  10968. <xsd:complexType>
  10969. <xsd:sequence>
  10970. <xsd:element name="session" type="xsd:string" nillable="true" />
  10971. <xsd:element name="name" type="xsd:string" nillable="true" />
  10972. <xsd:element name="service" type="xsd:string" nillable="true" />
  10973. <xsd:element name="component" type="xsd:string" nillable="true" />
  10974. </xsd:sequence>
  10975. </xsd:complexType>
  10976. </xsd:element>
  10977. <xsd:element name="serviceGroupAddServiceResponse">
  10978. <xsd:complexType>
  10979. <xsd:sequence />
  10980. </xsd:complexType>
  10981. </xsd:element>
  10982. <xsd:complexType name="supportThreadDetailStruct">
  10983. <xsd:sequence>
  10984. <xsd:element name="id" type="xsd:int"/>
  10985. <xsd:element name="date" type="xsd:string"/>
  10986. <xsd:element name="subject" type="xsd:string"/>
  10987. <xsd:element name="domain" type="xsd:string"/>
  10988. <xsd:element name="status" type="xsd:string"/>
  10989. <xsd:element name="unread" type="xsd:int"/>
  10990. <xsd:element name="closed" type="xsd:int"/>
  10991. <xsd:element name="answered" type="xsd:int"/>
  10992. </xsd:sequence>
  10993. </xsd:complexType>
  10994. <xsd:complexType name="supportThreadMessageDetailStruct">
  10995. <xsd:sequence>
  10996. <xsd:element name="id" type="xsd:int"/>
  10997. <xsd:element name="date" type="xsd:string"/>
  10998. <xsd:element name="unread" type="xsd:int"/>
  10999. <xsd:element name="type" type="xsd:string"/>
  11000. <xsd:element name="reportReason" type="xsd:string"/>
  11001. </xsd:sequence>
  11002. </xsd:complexType>
  11003. <xsd:complexType name="supportThreadTreeReturn">
  11004. <xsd:sequence>
  11005. <xsd:element name="id" type="xsd:int"/>
  11006. <xsd:element name="subject" type="xsd:string"/>
  11007. <xsd:element name="domain" type="xsd:string"/>
  11008. <xsd:element name="closed" type="xsd:int"/>
  11009. <xsd:element name="reportReason" type="xsd:string"/>
  11010. <xsd:element name="messages" type="typens:MyArrayOfSupportThreadMessageDetailStructType"/>
  11011. </xsd:sequence>
  11012. </xsd:complexType>
  11013. <xsd:complexType name="supportMessageDetailReturn">
  11014. <xsd:sequence>
  11015. <xsd:element name="id" type="xsd:int"/>
  11016. <xsd:element name="thread" type="xsd:int"/>
  11017. <xsd:element name="unreadThread" type="xsd:boolean"/>
  11018. <xsd:element name="fromEmail" type="xsd:string"/>
  11019. <xsd:element name="dateSent" type="xsd:string"/>
  11020. <xsd:element name="subject" type="xsd:string"/>
  11021. <xsd:element name="body" type="xsd:string"/>
  11022. <xsd:element name="reportReason" type="xsd:string"/>
  11023. </xsd:sequence>
  11024. </xsd:complexType>
  11025. <xsd:complexType name="supportCategoryStruct">
  11026. <xsd:sequence>
  11027. <xsd:element name="name" type="xsd:string"/>
  11028. <xsd:element name="id" type="xsd:int"/>
  11029. </xsd:sequence>
  11030. </xsd:complexType>
  11031. <xsd:complexType name="supportDomainStruct">
  11032. <xsd:sequence>
  11033. <xsd:element name="domain" type="xsd:string"/>
  11034. </xsd:sequence>
  11035. </xsd:complexType>
  11036. <xsd:complexType name="supportSendMessageReturn">
  11037. <xsd:sequence>
  11038. <xsd:element name="threadId" type="xsd:int"/>
  11039. <xsd:element name="messageId" type="xsd:int"/>
  11040. <xsd:element name="dateTime" type="xsd:string"/>
  11041. </xsd:sequence>
  11042. </xsd:complexType>
  11043. <xsd:element name="MyArrayOfSupportThreadDetailStruct" type="typens:MyArrayOfSupportThreadDetailStructType" />
  11044. <xsd:complexType name="MyArrayOfSupportThreadDetailStructType">
  11045. <xsd:sequence>
  11046. <xsd:element name="item" type="typens:supportThreadDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  11047. </xsd:sequence>
  11048. </xsd:complexType>
  11049. <xsd:element name="MyArrayOfSupportCategoryStruct" type="typens:MyArrayOfSupportCategoryStructType" />
  11050. <xsd:complexType name="MyArrayOfSupportCategoryStructType">
  11051. <xsd:sequence>
  11052. <xsd:element name="item" type="typens:supportCategoryStruct" minOccurs="0" maxOccurs="unbounded"/>
  11053. </xsd:sequence>
  11054. </xsd:complexType>
  11055. <xsd:element name="MyArrayOfSupportDomainStruct" type="typens:MyArrayOfSupportDomainStructType" />
  11056. <xsd:complexType name="MyArrayOfSupportDomainStructType">
  11057. <xsd:sequence>
  11058. <xsd:element name="item" type="typens:supportDomainStruct" minOccurs="0" maxOccurs="unbounded"/>
  11059. </xsd:sequence>
  11060. </xsd:complexType>
  11061. <xsd:element name="MyArrayOfSupportThreadMessageDetailStruct" type="typens:MyArrayOfSupportThreadMessageDetailStructType" />
  11062. <xsd:complexType name="MyArrayOfSupportThreadMessageDetailStructType">
  11063. <xsd:sequence>
  11064. <xsd:element name="item" type="typens:supportThreadMessageDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  11065. </xsd:sequence>
  11066. </xsd:complexType>
  11067. <xsd:complexType name="telephonyBillingAccountStruct">
  11068. <xsd:sequence>
  11069. <xsd:element name="description" type="xsd:string"/>
  11070. <xsd:element name="mobile" type="xsd:string"/>
  11071. <xsd:element name="mobileDestination" type="xsd:string"/>
  11072. <xsd:element name="expirationDate" type="xsd:string"/>
  11073. <xsd:element name="version" type="xsd:string"/>
  11074. <xsd:element name="trusted" type="xsd:boolean"/>
  11075. <xsd:element name="pendingAction" type="typens:telephonyPendingActionStruct"/>
  11076. <xsd:element name="descriptionUser" type="xsd:string"/>
  11077. </xsd:sequence>
  11078. </xsd:complexType>
  11079. <xsd:complexType name="telephonyNumberDecodeStruct">
  11080. <xsd:sequence>
  11081. <xsd:element name="numberDisplay" type="xsd:string"/>
  11082. <xsd:element name="numberInternal" type="xsd:string"/>
  11083. <xsd:element name="numberInternational" type="xsd:string"/>
  11084. <xsd:element name="numberNational" type="xsd:string"/>
  11085. <xsd:element name="countryCode" type="xsd:string"/>
  11086. <xsd:element name="language" type="xsd:string"/>
  11087. <xsd:element name="cirpackNature" type="xsd:string"/>
  11088. <xsd:element name="cirpackNumber" type="xsd:string"/>
  11089. </xsd:sequence>
  11090. </xsd:complexType>
  11091. <xsd:complexType name="telephonyPendingActionStruct">
  11092. <xsd:sequence>
  11093. <xsd:element name="dateTodo" type="xsd:string"/>
  11094. <xsd:element name="offer" type="xsd:string"/>
  11095. <xsd:element name="action" type="xsd:string"/>
  11096. </xsd:sequence>
  11097. </xsd:complexType>
  11098. <xsd:complexType name="telephonyBillingAccountInfoChildrenStruct">
  11099. <xsd:sequence>
  11100. <xsd:element name="number" type="xsd:string"/>
  11101. <xsd:element name="offer" type="xsd:string"/>
  11102. <xsd:element name="type" type="xsd:string"/>
  11103. <xsd:element name="expirationDate" type="xsd:string"/>
  11104. <xsd:element name="description" type="xsd:string"/>
  11105. <xsd:element name="simultaneousLines" type="xsd:int"/>
  11106. </xsd:sequence>
  11107. </xsd:complexType>
  11108. <xsd:complexType name="telephonyBillingAccountInfoReturn">
  11109. <xsd:sequence>
  11110. <xsd:element name="name" type="xsd:string"/>
  11111. <xsd:element name="description" type="xsd:string"/>
  11112. <xsd:element name="offer" type="xsd:string"/>
  11113. <xsd:element name="consumtionTime" type="xsd:string"/>
  11114. <xsd:element name="outPlan" type="xsd:string"/>
  11115. <xsd:element name="facturationDate" type="xsd:string"/>
  11116. <xsd:element name="children" type="typens:MyArrayOfTelephonyBillingAccountInfoChildrenStructType"/>
  11117. </xsd:sequence>
  11118. </xsd:complexType>
  11119. <xsd:complexType name="telephonyLineAliasPoolStruct">
  11120. <xsd:sequence>
  11121. <xsd:element name="poolNumber" type="xsd:int"/>
  11122. <xsd:element name="service" type="xsd:string"/>
  11123. <xsd:element name="display" type="xsd:string"/>
  11124. </xsd:sequence>
  11125. </xsd:complexType>
  11126. <xsd:complexType name="telephonyLineStruct">
  11127. <xsd:sequence>
  11128. <xsd:element name="number" type="xsd:string"/>
  11129. <xsd:element name="billingAccount" type="xsd:string"/>
  11130. <xsd:element name="offer" type="xsd:string"/>
  11131. <xsd:element name="type" type="xsd:string"/>
  11132. <xsd:element name="service" type="xsd:string"/>
  11133. <xsd:element name="expirationDate" type="xsd:string"/>
  11134. <xsd:element name="description" type="xsd:string"/>
  11135. <xsd:element name="betaGamaOffer" type="xsd:boolean"/>
  11136. <xsd:element name="setOn" type="xsd:string"/>
  11137. <xsd:element name="aliasPool" type="typens:telephonyLineAliasPoolStruct"/>
  11138. <xsd:element name="pendingAction" type="typens:telephonyPendingActionStruct"/>
  11139. <xsd:element name="simultaneousLines" type="xsd:int"/>
  11140. </xsd:sequence>
  11141. </xsd:complexType>
  11142. <xsd:complexType name="telephonyLineListReturn">
  11143. <xsd:sequence>
  11144. <xsd:element name="link" type="typens:MyArrayOfTelephonyLineStructType"/>
  11145. <xsd:element name="alias" type="typens:MyArrayOfTelephonyLineStructType"/>
  11146. </xsd:sequence>
  11147. </xsd:complexType>
  11148. <xsd:complexType name="telephonyLineOptionsListReturn">
  11149. <xsd:sequence>
  11150. <xsd:element name="identificationRestriction" type="xsd:boolean"/>
  11151. <xsd:element name="anonymousCallRejection" type="xsd:boolean"/>
  11152. <xsd:element name="doNotDisturb" type="xsd:boolean"/>
  11153. <xsd:element name="absentSuscriber" type="xsd:boolean"/>
  11154. <xsd:element name="lockOutCall" type="xsd:boolean"/>
  11155. <xsd:element name="lockOutCallPassword" type="xsd:string"/>
  11156. <xsd:element name="forwardUnconditional" type="xsd:boolean"/>
  11157. <xsd:element name="forwardUnconditionalNumber" type="xsd:string"/>
  11158. <xsd:element name="forwardNoReply" type="xsd:boolean"/>
  11159. <xsd:element name="forwardNoReplyDelay" type="xsd:int"/>
  11160. <xsd:element name="forwardNoReplyNumber" type="xsd:string"/>
  11161. <xsd:element name="forwardBusy" type="xsd:boolean"/>
  11162. <xsd:element name="forwardBusyNumber" type="xsd:string"/>
  11163. <xsd:element name="forwardBackup" type="xsd:boolean"/>
  11164. <xsd:element name="forwardBackupNumber" type="xsd:string"/>
  11165. <xsd:element name="callWaiting" type="xsd:boolean"/>
  11166. <xsd:element name="displayCallNumber" type="xsd:string"/>
  11167. <xsd:element name="forwardUnconditionalNature" type="xsd:string"/>
  11168. <xsd:element name="forwardNoReplyNature" type="xsd:string"/>
  11169. <xsd:element name="forwardBusyNature" type="xsd:string"/>
  11170. <xsd:element name="forwardBackupNature" type="xsd:string"/>
  11171. </xsd:sequence>
  11172. </xsd:complexType>
  11173. <xsd:complexType name="telephonyLineSwitchOldOfferStruct">
  11174. <xsd:sequence>
  11175. <xsd:element name="number" type="xsd:string"/>
  11176. <xsd:element name="offers" type="typens:MyArrayOfTelephonyLineSwitchPossibilityPriceStructType"/>
  11177. </xsd:sequence>
  11178. </xsd:complexType>
  11179. <xsd:complexType name="telephonyLineSwitchPossibilityPriceStruct">
  11180. <xsd:sequence>
  11181. <xsd:element name="offer" type="xsd:string"/>
  11182. <xsd:element name="price" type="xsd:string"/>
  11183. </xsd:sequence>
  11184. </xsd:complexType>
  11185. <xsd:complexType name="bufferStepStruct">
  11186. <xsd:sequence>
  11187. <xsd:element name="durationUnit" type="xsd:string"/>
  11188. <xsd:element name="durationValue" type="xsd:string"/>
  11189. <xsd:element name="date" type="xsd:string"/>
  11190. <xsd:element name="extraInfo" type="xsd:string"/>
  11191. </xsd:sequence>
  11192. </xsd:complexType>
  11193. <xsd:complexType name="orderFollowingUpStruct">
  11194. <xsd:sequence>
  11195. <xsd:element name="id" type="xsd:string"/>
  11196. <xsd:element name="urlId" type="xsd:string"/>
  11197. <xsd:element name="type" type="xsd:string"/>
  11198. <xsd:element name="creationDate" type="xsd:string"/>
  11199. <xsd:element name="payment" type="xsd:string"/>
  11200. <xsd:element name="procedure" type="xsd:string"/>
  11201. <xsd:element name="install" type="xsd:string"/>
  11202. <xsd:element name="shipping" type="xsd:string"/>
  11203. <xsd:element name="cloture" type="xsd:string"/>
  11204. <xsd:element name="paymentBuffer" type="typens:bufferStepStruct"/>
  11205. <xsd:element name="procedureBuffer" type="typens:bufferStepStruct"/>
  11206. <xsd:element name="installBuffer" type="typens:bufferStepStruct"/>
  11207. <xsd:element name="shippingBuffer" type="typens:bufferStepStruct"/>
  11208. <xsd:element name="clotureBuffer" type="typens:bufferStepStruct"/>
  11209. <xsd:element name="avancement" type="xsd:string"/>
  11210. </xsd:sequence>
  11211. </xsd:complexType>
  11212. <xsd:complexType name="telephonyOfferInfoReturn">
  11213. <xsd:sequence>
  11214. <xsd:element name="number" type="xsd:string"/>
  11215. <xsd:element name="description" type="xsd:string"/>
  11216. <xsd:element name="offer" type="xsd:string"/>
  11217. <xsd:element name="countryCode" type="xsd:string"/>
  11218. <xsd:element name="nextBillingDate" type="xsd:string"/>
  11219. <xsd:element name="simultaneousLines" type="xsd:int"/>
  11220. <xsd:element name="hardware" type="typens:telephonyOfferInfoHardwareStruct"/>
  11221. <xsd:element name="sipAccount" type="typens:telephonyOfferInfoSipAccountStruct"/>
  11222. </xsd:sequence>
  11223. </xsd:complexType>
  11224. <xsd:complexType name="telephonyOfferInfoSipAccountStruct">
  11225. <xsd:sequence>
  11226. <xsd:element name="username" type="xsd:string"/>
  11227. <xsd:element name="extension" type="xsd:string"/>
  11228. <xsd:element name="domain" type="xsd:string"/>
  11229. <xsd:element name="lastLogin" type="xsd:string"/>
  11230. <xsd:element name="localAdress" type="xsd:string"/>
  11231. <xsd:element name="publicAdress" type="xsd:string"/>
  11232. </xsd:sequence>
  11233. </xsd:complexType>
  11234. <xsd:complexType name="telephonyOfferInfoHardwareStruct">
  11235. <xsd:sequence>
  11236. <xsd:element name="brand" type="xsd:string"/>
  11237. <xsd:element name="model" type="xsd:string"/>
  11238. <xsd:element name="protocol" type="xsd:string"/>
  11239. <xsd:element name="mac" type="xsd:string"/>
  11240. <xsd:element name="ip" type="xsd:string"/>
  11241. <xsd:element name="engage" type="xsd:boolean"/>
  11242. <xsd:element name="status" type="xsd:string"/>
  11243. <xsd:element name="port" type="xsd:int"/>
  11244. <xsd:element name="outOfService" type="xsd:boolean"/>
  11245. </xsd:sequence>
  11246. </xsd:complexType>
  11247. <xsd:complexType name="telephonyDisplayNumberTestingGetNextNumberReturn">
  11248. <xsd:sequence>
  11249. <xsd:element name="number" type="xsd:string"/>
  11250. <xsd:element name="id" type="xsd:string"/>
  11251. </xsd:sequence>
  11252. </xsd:complexType>
  11253. <xsd:complexType name="telephonySpecialNumberCustomListReturn">
  11254. <xsd:sequence>
  11255. <xsd:element name="easyNumbers" type="typens:MyArrayOfStringType"/>
  11256. <xsd:element name="staticAttributionRange" type="typens:MyArrayOfStringType"/>
  11257. <xsd:element name="proposedNumbers" type="typens:MyArrayOfStringType"/>
  11258. </xsd:sequence>
  11259. </xsd:complexType>
  11260. <xsd:complexType name="telephonyListReversableCallsFromNumberReturn">
  11261. <xsd:sequence>
  11262. <xsd:element name="totalRecords" type="xsd:int"/>
  11263. <xsd:element name="list" type="typens:MyArrayOfTelephonyReversmentsDetailsStructType"/>
  11264. </xsd:sequence>
  11265. </xsd:complexType>
  11266. <xsd:complexType name="telephonyReversmentsDetailsStruct">
  11267. <xsd:sequence>
  11268. <xsd:element name="date" type="xsd:string"/>
  11269. <xsd:element name="connectionDuration" type="xsd:string"/>
  11270. <xsd:element name="callingNumber" type="xsd:string"/>
  11271. <xsd:element name="priceReversed" type="xsd:string"/>
  11272. <xsd:element name="operatorCode" type="xsd:string"/>
  11273. </xsd:sequence>
  11274. </xsd:complexType>
  11275. <xsd:complexType name="telephonyReversmentsSummationStruct">
  11276. <xsd:sequence>
  11277. <xsd:element name="type" type="xsd:string"/>
  11278. <xsd:element name="name" type="xsd:string"/>
  11279. <xsd:element name="seconds" type="xsd:string"/>
  11280. <xsd:element name="priceReversed" type="xsd:string"/>
  11281. <xsd:element name="calls" type="xsd:string"/>
  11282. </xsd:sequence>
  11283. </xsd:complexType>
  11284. <xsd:complexType name="telephonyReversmentsSummationNumbersStruct">
  11285. <xsd:sequence>
  11286. <xsd:element name="number" type="xsd:string"/>
  11287. <xsd:element name="list" type="typens:MyArrayOfTelephonyReversmentsSummationStructType"/>
  11288. </xsd:sequence>
  11289. </xsd:complexType>
  11290. <xsd:complexType name="telephonyCallStruct">
  11291. <xsd:sequence>
  11292. <xsd:element name="idkey" type="xsd:string"/>
  11293. <xsd:element name="number" type="xsd:string"/>
  11294. <xsd:element name="date" type="xsd:string"/>
  11295. <xsd:element name="duration" type="xsd:string"/>
  11296. <xsd:element name="destination" type="xsd:string"/>
  11297. <xsd:element name="priceWithoutVAT" type="xsd:float"/>
  11298. <xsd:element name="nature" type="xsd:string"/>
  11299. <xsd:element name="overLimit" type="xsd:boolean"/>
  11300. <xsd:element name="type" type="xsd:string"/>
  11301. <xsd:element name="callingNumber" type="xsd:string"/>
  11302. <xsd:element name="presentation" type="xsd:boolean"/>
  11303. <xsd:element name="designation" type="xsd:string"/>
  11304. <xsd:element name="calledNumber" type="xsd:string"/>
  11305. </xsd:sequence>
  11306. </xsd:complexType>
  11307. <xsd:complexType name="telephonyCallsSummaryDetailsStruct">
  11308. <xsd:sequence>
  11309. <xsd:element name="count" type="xsd:int"/>
  11310. <xsd:element name="duration" type="xsd:string"/>
  11311. <xsd:element name="priceWithoutVAT" type="xsd:float"/>
  11312. </xsd:sequence>
  11313. </xsd:complexType>
  11314. <xsd:complexType name="telephonyFaxSummaryDetailsStruct">
  11315. <xsd:sequence>
  11316. <xsd:element name="count" type="xsd:int"/>
  11317. <xsd:element name="pages" type="xsd:int"/>
  11318. <xsd:element name="priceWithoutVAT" type="xsd:float"/>
  11319. </xsd:sequence>
  11320. </xsd:complexType>
  11321. <xsd:complexType name="telephonyCallsSummaryStruct">
  11322. <xsd:sequence>
  11323. <xsd:element name="pricePlan" type="typens:telephonyCallsSummaryDetailsStruct"/>
  11324. <xsd:element name="outPlan" type="typens:telephonyCallsSummaryDetailsStruct"/>
  11325. </xsd:sequence>
  11326. </xsd:complexType>
  11327. <xsd:complexType name="telephonyFaxSummaryStruct">
  11328. <xsd:sequence>
  11329. <xsd:element name="low" type="typens:telephonyFaxSummaryDetailsStruct"/>
  11330. <xsd:element name="high" type="typens:telephonyFaxSummaryDetailsStruct"/>
  11331. </xsd:sequence>
  11332. </xsd:complexType>
  11333. <xsd:complexType name="telephonyBillingAccountSummaryLineStruct">
  11334. <xsd:sequence>
  11335. <xsd:element name="line" type="xsd:string"/>
  11336. <xsd:element name="phoneNumber" type="xsd:string"/>
  11337. <xsd:element name="fixe" type="typens:telephonyCallsSummaryStruct"/>
  11338. <xsd:element name="special" type="typens:telephonyCallsSummaryStruct"/>
  11339. <xsd:element name="mobile" type="typens:telephonyCallsSummaryStruct"/>
  11340. <xsd:element name="fax" type="typens:telephonyFaxSummaryStruct"/>
  11341. </xsd:sequence>
  11342. </xsd:complexType>
  11343. <xsd:complexType name="telephonyBillingAccountSummaryBillingAccountStruct">
  11344. <xsd:sequence>
  11345. <xsd:element name="name" type="xsd:string"/>
  11346. <xsd:element name="description" type="xsd:string"/>
  11347. <xsd:element name="betaGammaOffer" type="xsd:boolean"/>
  11348. <xsd:element name="mobile" type="typens:telephonyCallsSummaryStruct"/>
  11349. </xsd:sequence>
  11350. </xsd:complexType>
  11351. <xsd:complexType name="telephonyBillingAccountSummaryReturn">
  11352. <xsd:sequence>
  11353. <xsd:element name="billingAccount" type="typens:telephonyBillingAccountSummaryBillingAccountStruct"/>
  11354. <xsd:element name="lines" type="typens:MyArrayOfTelephonyBillingAccountSummaryLineStructType"/>
  11355. </xsd:sequence>
  11356. </xsd:complexType>
  11357. <xsd:complexType name="telephonyCallListReturn">
  11358. <xsd:sequence>
  11359. <xsd:element name="fromDate" type="xsd:string"/>
  11360. <xsd:element name="toDate" type="xsd:string"/>
  11361. <xsd:element name="list" type="typens:MyArrayOfTelephonyCallStructType"/>
  11362. </xsd:sequence>
  11363. </xsd:complexType>
  11364. <xsd:complexType name="telephonyBillStruct">
  11365. <xsd:sequence>
  11366. <xsd:element name="date" type="xsd:string"/>
  11367. <xsd:element name="price" type="xsd:float"/>
  11368. <xsd:element name="orderId" type="xsd:int"/>
  11369. <xsd:element name="orderPaid" type="xsd:boolean"/>
  11370. <xsd:element name="orderUrl" type="xsd:string"/>
  11371. <xsd:element name="billUrl" type="xsd:string"/>
  11372. </xsd:sequence>
  11373. </xsd:complexType>
  11374. <xsd:complexType name="telephonyBillDetailsReturn">
  11375. <xsd:sequence>
  11376. <xsd:element name="fromDate" type="xsd:string"/>
  11377. <xsd:element name="toDate" type="xsd:string"/>
  11378. <xsd:element name="list" type="typens:MyArrayOfTelephonyCallStructType"/>
  11379. </xsd:sequence>
  11380. </xsd:complexType>
  11381. <xsd:complexType name="telephonyVoicemailOptionsListReturn">
  11382. <xsd:sequence>
  11383. <xsd:element name="redirection1" type="xsd:string"/>
  11384. <xsd:element name="redirection1Email" type="xsd:string"/>
  11385. <xsd:element name="redirection2" type="xsd:string"/>
  11386. <xsd:element name="redirection2Email" type="xsd:string"/>
  11387. <xsd:element name="redirection3" type="xsd:string"/>
  11388. <xsd:element name="redirection3Email" type="xsd:string"/>
  11389. <xsd:element name="redirection4" type="xsd:string"/>
  11390. <xsd:element name="redirection4Email" type="xsd:string"/>
  11391. <xsd:element name="redirection5" type="xsd:string"/>
  11392. <xsd:element name="redirection5Email" type="xsd:string"/>
  11393. <xsd:element name="annouceMessage" type="xsd:string"/>
  11394. <xsd:element name="keepMessage" type="xsd:boolean"/>
  11395. <xsd:element name="audioformat" type="xsd:string"/>
  11396. <xsd:element name="fromEmail" type="xsd:string"/>
  11397. <xsd:element name="fromName" type="xsd:string"/>
  11398. <xsd:element name="forcePassword" type="xsd:boolean"/>
  11399. <xsd:element name="doNotRecord" type="xsd:boolean"/>
  11400. </xsd:sequence>
  11401. </xsd:complexType>
  11402. <xsd:complexType name="telephonyVoicemailMessagesStatusReturn">
  11403. <xsd:sequence>
  11404. <xsd:element name="unavailable" type="xsd:boolean"/>
  11405. <xsd:element name="busy" type="xsd:boolean"/>
  11406. <xsd:element name="temp" type="xsd:boolean"/>
  11407. <xsd:element name="greet" type="xsd:boolean"/>
  11408. </xsd:sequence>
  11409. </xsd:complexType>
  11410. <xsd:complexType name="telephonyVoicemailMailboxStruct">
  11411. <xsd:sequence>
  11412. <xsd:element name="id" type="xsd:int"/>
  11413. <xsd:element name="callerid" type="xsd:string"/>
  11414. <xsd:element name="origdate" type="xsd:string"/>
  11415. <xsd:element name="origtime" type="xsd:string"/>
  11416. <xsd:element name="origmailbox" type="xsd:string"/>
  11417. <xsd:element name="duration" type="xsd:int"/>
  11418. <xsd:element name="folder" type="xsd:string"/>
  11419. </xsd:sequence>
  11420. </xsd:complexType>
  11421. <xsd:complexType name="telephonyVoicemailMailboxDownloadReturn">
  11422. <xsd:sequence>
  11423. <xsd:element name="fileName" type="xsd:string"/>
  11424. <xsd:element name="fileData" type="xsd:string"/>
  11425. <xsd:element name="md5sum" type="xsd:string"/>
  11426. </xsd:sequence>
  11427. </xsd:complexType>
  11428. <xsd:complexType name="telephonyVoicemailMessagesDownloadReturn">
  11429. <xsd:sequence>
  11430. <xsd:element name="fileName" type="xsd:string"/>
  11431. <xsd:element name="fileData" type="xsd:string"/>
  11432. <xsd:element name="md5sum" type="xsd:string"/>
  11433. </xsd:sequence>
  11434. </xsd:complexType>
  11435. <xsd:complexType name="telephonyPhonebookStruct">
  11436. <xsd:sequence>
  11437. <xsd:element name="id" type="xsd:int"/>
  11438. <xsd:element name="name" type="xsd:string"/>
  11439. <xsd:element name="mode" type="xsd:string"/>
  11440. </xsd:sequence>
  11441. </xsd:complexType>
  11442. <xsd:complexType name="telephonyPhonebookGroupStruct">
  11443. <xsd:sequence>
  11444. <xsd:element name="name" type="xsd:string"/>
  11445. <xsd:element name="count" type="xsd:int"/>
  11446. </xsd:sequence>
  11447. </xsd:complexType>
  11448. <xsd:complexType name="telephonyPhonebookContactStruct">
  11449. <xsd:sequence>
  11450. <xsd:element name="id" type="xsd:int"/>
  11451. <xsd:element name="name" type="xsd:string"/>
  11452. <xsd:element name="surname" type="xsd:string"/>
  11453. <xsd:element name="workPhone" type="xsd:string"/>
  11454. <xsd:element name="workMobile" type="xsd:string"/>
  11455. <xsd:element name="homePhone" type="xsd:string"/>
  11456. <xsd:element name="homeMobile" type="xsd:string"/>
  11457. <xsd:element name="group" type="xsd:string"/>
  11458. </xsd:sequence>
  11459. </xsd:complexType>
  11460. <xsd:complexType name="telephonyPhonebookSharePeerStruct">
  11461. <xsd:sequence>
  11462. <xsd:element name="id" type="xsd:int"/>
  11463. <xsd:element name="number" type="xsd:string"/>
  11464. <xsd:element name="name" type="xsd:string"/>
  11465. <xsd:element name="mode" type="xsd:string"/>
  11466. </xsd:sequence>
  11467. </xsd:complexType>
  11468. <xsd:complexType name="telephonySecurityDepositCreditReturn">
  11469. <xsd:sequence>
  11470. <xsd:element name="orderId" type="xsd:int"/>
  11471. <xsd:element name="orderPassword" type="xsd:string"/>
  11472. <xsd:element name="orderUrl" type="xsd:string"/>
  11473. <xsd:element name="totalPrice" type="xsd:float"/>
  11474. <xsd:element name="vat" type="xsd:float"/>
  11475. <xsd:element name="totalPriceWithVat" type="xsd:float"/>
  11476. <xsd:element name="ribBankCode" type="xsd:string"/>
  11477. <xsd:element name="ribAgencyCode" type="xsd:string"/>
  11478. <xsd:element name="ribAccountNumber" type="xsd:string"/>
  11479. <xsd:element name="ribKey" type="xsd:string"/>
  11480. <xsd:element name="iban" type="xsd:string"/>
  11481. <xsd:element name="bic" type="xsd:string"/>
  11482. </xsd:sequence>
  11483. </xsd:complexType>
  11484. <xsd:complexType name="telephonyConferenceStruct">
  11485. <xsd:sequence>
  11486. <xsd:element name="room" type="xsd:string"/>
  11487. <xsd:element name="countryCode" type="xsd:string"/>
  11488. <xsd:element name="callNumber" type="xsd:string"/>
  11489. <xsd:element name="language" type="xsd:string"/>
  11490. <xsd:element name="customAnnounce" type="xsd:boolean"/>
  11491. <xsd:element name="recordAnnounce" type="xsd:boolean"/>
  11492. <xsd:element name="mailReport" type="xsd:boolean"/>
  11493. <xsd:element name="customMailReportAddress" type="xsd:string"/>
  11494. <xsd:element name="askName" type="xsd:boolean"/>
  11495. <xsd:element name="tellMemberCount" type="xsd:boolean"/>
  11496. <xsd:element name="moderatorCountryCode" type="xsd:string"/>
  11497. <xsd:element name="moderatorCallNumber" type="xsd:string"/>
  11498. <xsd:element name="status" type="xsd:string"/>
  11499. <xsd:element name="dtmfmenu" type="xsd:boolean"/>
  11500. <xsd:element name="announce_rcv" type="xsd:boolean"/>
  11501. <xsd:element name="announce_snd" type="xsd:boolean"/>
  11502. <xsd:element name="recordConf" type="xsd:boolean"/>
  11503. </xsd:sequence>
  11504. </xsd:complexType>
  11505. <xsd:complexType name="telephonyConferenceAnnouncesStatusReturn">
  11506. <xsd:sequence>
  11507. <xsd:element name="custom" type="xsd:boolean"/>
  11508. </xsd:sequence>
  11509. </xsd:complexType>
  11510. <xsd:complexType name="telephonyConferenceGetInfosReturn">
  11511. <xsd:sequence>
  11512. <xsd:element name="parties" type="xsd:int"/>
  11513. <xsd:element name="locked" type="xsd:boolean"/>
  11514. <xsd:element name="participants" type="typens:MyArrayOfTelephonyConferenceParticipantStructType"/>
  11515. </xsd:sequence>
  11516. </xsd:complexType>
  11517. <xsd:complexType name="telephonyConferenceParticipantStruct">
  11518. <xsd:sequence>
  11519. <xsd:element name="callerid" type="xsd:string"/>
  11520. <xsd:element name="callername" type="xsd:string"/>
  11521. <xsd:element name="talking" type="xsd:boolean"/>
  11522. <xsd:element name="deaf" type="xsd:boolean"/>
  11523. <xsd:element name="muted" type="xsd:boolean"/>
  11524. <xsd:element name="joinsince" type="xsd:int"/>
  11525. <xsd:element name="memberid" type="xsd:int"/>
  11526. </xsd:sequence>
  11527. </xsd:complexType>
  11528. <xsd:complexType name="telephonyConferenceParamsReturn">
  11529. <xsd:sequence>
  11530. <xsd:element name="number" type="xsd:string"/>
  11531. <xsd:element name="lang" type="xsd:string"/>
  11532. <xsd:element name="pin" type="xsd:int"/>
  11533. <xsd:element name="enterMuted" type="xsd:boolean"/>
  11534. <xsd:element name="announceStatus" type="xsd:boolean"/>
  11535. <xsd:element name="announceFilename" type="xsd:string"/>
  11536. <xsd:element name="recordStatus" type="xsd:boolean"/>
  11537. <xsd:element name="reportStatus" type="xsd:string"/>
  11538. <xsd:element name="reportMail" type="xsd:string"/>
  11539. <xsd:element name="eventsHash" type="xsd:string"/>
  11540. </xsd:sequence>
  11541. </xsd:complexType>
  11542. <xsd:complexType name="telephonySmsCsvSlotStruct">
  11543. <xsd:sequence>
  11544. <xsd:element name="id" type="xsd:string"/>
  11545. <xsd:element name="name" type="xsd:string"/>
  11546. <xsd:element name="date" type="xsd:string"/>
  11547. <xsd:element name="records" type="xsd:string"/>
  11548. </xsd:sequence>
  11549. </xsd:complexType>
  11550. <xsd:complexType name="telephonySmsUserQuotaStruct">
  11551. <xsd:sequence>
  11552. <xsd:element name="quotaLeft" type="xsd:string"/>
  11553. <xsd:element name="quotaStatus" type="xsd:string"/>
  11554. </xsd:sequence>
  11555. </xsd:complexType>
  11556. <xsd:complexType name="telephonyNotificationSmsUserStruct">
  11557. <xsd:sequence>
  11558. <xsd:element name="support" type="xsd:string"/>
  11559. <xsd:element name="alertThreshold" type="xsd:int"/>
  11560. <xsd:element name="alertNumber" type="xsd:string"/>
  11561. <xsd:element name="alertEmail" type="xsd:string"/>
  11562. </xsd:sequence>
  11563. </xsd:complexType>
  11564. <xsd:complexType name="telephonySmsUserStruct">
  11565. <xsd:sequence>
  11566. <xsd:element name="login" type="xsd:string"/>
  11567. <xsd:element name="quota" type="xsd:string"/>
  11568. <xsd:element name="quotaStatus" type="xsd:string"/>
  11569. <xsd:element name="alertThreshold" type="xsd:string"/>
  11570. <xsd:element name="support" type="xsd:string"/>
  11571. <xsd:element name="alertNumber" type="xsd:string"/>
  11572. </xsd:sequence>
  11573. </xsd:complexType>
  11574. <xsd:complexType name="telephonySmsCreditInfoReturn">
  11575. <xsd:sequence>
  11576. <xsd:element name="waiting" type="xsd:int"/>
  11577. <xsd:element name="left" type="xsd:int"/>
  11578. </xsd:sequence>
  11579. </xsd:complexType>
  11580. <xsd:complexType name="telephonySmsHistoryStruct">
  11581. <xsd:sequence>
  11582. <xsd:element name="smsId" type="xsd:int"/>
  11583. <xsd:element name="numberFrom" type="xsd:string"/>
  11584. <xsd:element name="numberTo" type="xsd:string"/>
  11585. <xsd:element name="status" type="xsd:string"/>
  11586. <xsd:element name="date" type="xsd:string"/>
  11587. <xsd:element name="message" type="xsd:string"/>
  11588. <xsd:element name="text" type="xsd:string"/>
  11589. <xsd:element name="user" type="xsd:string"/>
  11590. <xsd:element name="tag" type="xsd:string"/>
  11591. <xsd:element name="pttDescription" type="xsd:string"/>
  11592. <xsd:element name="deliveryReceiptDescription" type="xsd:string"/>
  11593. <xsd:element name="pttDescriptionDetail" type="xsd:string"/>
  11594. </xsd:sequence>
  11595. </xsd:complexType>
  11596. <xsd:complexType name="telephonySmsSenderStruct">
  11597. <xsd:sequence>
  11598. <xsd:element name="number" type="xsd:string"/>
  11599. <xsd:element name="status" type="xsd:string"/>
  11600. <xsd:element name="description" type="xsd:string"/>
  11601. </xsd:sequence>
  11602. </xsd:complexType>
  11603. <xsd:complexType name="telephonyAbbreviatedNumberStruct">
  11604. <xsd:sequence>
  11605. <xsd:element name="abbreviatedNumber" type="xsd:string"/>
  11606. <xsd:element name="relatedNumber" type="xsd:string"/>
  11607. <xsd:element name="name" type="xsd:string"/>
  11608. <xsd:element name="surname" type="xsd:string"/>
  11609. </xsd:sequence>
  11610. </xsd:complexType>
  11611. <xsd:complexType name="telephonyDirectoryPJHeadingStruct">
  11612. <xsd:sequence>
  11613. <xsd:element name="codePJ" type="xsd:string"/>
  11614. <xsd:element name="labelPJ" type="xsd:string"/>
  11615. <xsd:element name="isAssociatedWithAPE" type="xsd:string"/>
  11616. <xsd:element name="notification" type="xsd:string"/>
  11617. </xsd:sequence>
  11618. </xsd:complexType>
  11619. <xsd:complexType name="telephonyDirectoryWayTypeStruct">
  11620. <xsd:sequence>
  11621. <xsd:element name="abbreviatedName" type="xsd:string"/>
  11622. <xsd:element name="wayName" type="xsd:string"/>
  11623. <xsd:element name="tag" type="xsd:string"/>
  11624. </xsd:sequence>
  11625. </xsd:complexType>
  11626. <xsd:complexType name="telephonyDirectoryInfoReturn">
  11627. <xsd:sequence>
  11628. <xsd:element name="number" type="xsd:string"/>
  11629. <xsd:element name="name" type="xsd:string"/>
  11630. <xsd:element name="firstName" type="xsd:string"/>
  11631. <xsd:element name="wayNumber" type="xsd:string"/>
  11632. <xsd:element name="wayType" type="xsd:string"/>
  11633. <xsd:element name="wayTypeDescription" type="xsd:string"/>
  11634. <xsd:element name="wayNumberExtra" type="xsd:string"/>
  11635. <xsd:element name="wayName" type="xsd:string"/>
  11636. <xsd:element name="addressExtra" type="xsd:string"/>
  11637. <xsd:element name="urbanDistrict" type="xsd:string"/>
  11638. <xsd:element name="postBox" type="xsd:string"/>
  11639. <xsd:element name="cedex" type="xsd:string"/>
  11640. <xsd:element name="postCode" type="xsd:string"/>
  11641. <xsd:element name="city" type="xsd:string"/>
  11642. <xsd:element name="country" type="xsd:string"/>
  11643. <xsd:element name="email" type="xsd:string"/>
  11644. <xsd:element name="legalForm" type="xsd:string"/>
  11645. <xsd:element name="occupation" type="xsd:string"/>
  11646. <xsd:element name="socialNomination" type="xsd:string"/>
  11647. <xsd:element name="PJSocialNomination" type="xsd:string"/>
  11648. <xsd:element name="socialNominationExtra" type="xsd:string"/>
  11649. <xsd:element name="lineDescription" type="xsd:string"/>
  11650. <xsd:element name="siret" type="xsd:string"/>
  11651. <xsd:element name="ape" type="xsd:string"/>
  11652. <xsd:element name="displayFirstName" type="xsd:string"/>
  11653. <xsd:element name="displayOnlyCity" type="xsd:string"/>
  11654. <xsd:element name="displayUniversalDirectory" type="xsd:string"/>
  11655. <xsd:element name="displayMarketingDirectory" type="xsd:string"/>
  11656. <xsd:element name="displaySearchReverse" type="xsd:string"/>
  11657. <xsd:element name="receivePJDirectory" type="xsd:string"/>
  11658. <xsd:element name="inseeCode" type="xsd:int"/>
  11659. <xsd:element name="codePJ" type="xsd:string"/>
  11660. <xsd:element name="labelPJ" type="xsd:string"/>
  11661. <xsd:element name="modificationType" type="xsd:string"/>
  11662. <xsd:element name="modificationDate" type="xsd:string"/>
  11663. <xsd:element name="status" type="xsd:string"/>
  11664. <xsd:element name="status_pagesjaunes" type="xsd:string"/>
  11665. <xsd:element name="status_118712" type="xsd:string"/>
  11666. <xsd:element name="address" type="xsd:string"/>
  11667. </xsd:sequence>
  11668. </xsd:complexType>
  11669. <xsd:complexType name="telephonyDirectoryInfoGetSiretReturn">
  11670. <xsd:sequence>
  11671. <xsd:element name="name" type="xsd:string"/>
  11672. <xsd:element name="siret" type="xsd:int"/>
  11673. <xsd:element name="siren" type="xsd:int"/>
  11674. <xsd:element name="ape" type="xsd:string"/>
  11675. <xsd:element name="address" type="xsd:string"/>
  11676. <xsd:element name="juridicCategory" type="xsd:string"/>
  11677. <xsd:element name="brand" type="xsd:string"/>
  11678. </xsd:sequence>
  11679. </xsd:complexType>
  11680. <xsd:complexType name="telephonyAvailableFunctionStruct">
  11681. <xsd:sequence>
  11682. <xsd:element name="function" type="xsd:string"/>
  11683. <xsd:element name="relatedValue" type="xsd:string"/>
  11684. <xsd:element name="defaultValue" type="xsd:string"/>
  11685. <xsd:element name="possibilities" type="typens:MyArrayOfStringType"/>
  11686. </xsd:sequence>
  11687. </xsd:complexType>
  11688. <xsd:complexType name="telephonyFunctionKeyStruct">
  11689. <xsd:sequence>
  11690. <xsd:element name="keyNum" type="xsd:int"/>
  11691. <xsd:element name="function" type="xsd:string"/>
  11692. <xsd:element name="relatedNumber" type="xsd:string"/>
  11693. <xsd:element name="label" type="xsd:string"/>
  11694. <xsd:element name="default" type="xsd:string"/>
  11695. <xsd:element name="type" type="xsd:string"/>
  11696. <xsd:element name="functionList" type="typens:MyArrayOfTelephonyAvailableFunctionStructType"/>
  11697. </xsd:sequence>
  11698. </xsd:complexType>
  11699. <xsd:complexType name="telephonyFaxCallStruct">
  11700. <xsd:sequence>
  11701. <xsd:element name="calledNumber" type="xsd:string"/>
  11702. <xsd:element name="callingNumber" type="xsd:string"/>
  11703. <xsd:element name="destination" type="xsd:string"/>
  11704. <xsd:element name="jobid" type="xsd:int"/>
  11705. <xsd:element name="nature" type="xsd:string"/>
  11706. <xsd:element name="countryCode" type="xsd:int"/>
  11707. <xsd:element name="designation" type="xsd:string"/>
  11708. <xsd:element name="jobtag" type="xsd:string"/>
  11709. <xsd:element name="idkey" type="xsd:string"/>
  11710. <xsd:element name="priceWithoutVAT" type="xsd:float"/>
  11711. <xsd:element name="quality" type="xsd:string"/>
  11712. <xsd:element name="callDate" type="xsd:string"/>
  11713. <xsd:element name="pages" type="xsd:int"/>
  11714. </xsd:sequence>
  11715. </xsd:complexType>
  11716. <xsd:complexType name="telephonyFaxCallsSummaryDetailsStruct">
  11717. <xsd:sequence>
  11718. <xsd:element name="faxNumber" type="xsd:int"/>
  11719. <xsd:element name="pages" type="xsd:int"/>
  11720. <xsd:element name="priceWithoutVAT" type="xsd:float"/>
  11721. </xsd:sequence>
  11722. </xsd:complexType>
  11723. <xsd:complexType name="telephonyFaxCallsSummaryStruct">
  11724. <xsd:sequence>
  11725. <xsd:element name="high" type="typens:telephonyFaxCallsSummaryDetailsStruct"/>
  11726. <xsd:element name="low" type="typens:telephonyFaxCallsSummaryDetailsStruct"/>
  11727. </xsd:sequence>
  11728. </xsd:complexType>
  11729. <xsd:complexType name="telephonyFaxCallListReturn">
  11730. <xsd:sequence>
  11731. <xsd:element name="fromDate" type="xsd:string"/>
  11732. <xsd:element name="toDate" type="xsd:string"/>
  11733. <xsd:element name="list" type="typens:MyArrayOfTelephonyFaxCallStructType"/>
  11734. <xsd:element name="summary" type="typens:telephonyFaxCallsSummaryStruct"/>
  11735. </xsd:sequence>
  11736. </xsd:complexType>
  11737. <xsd:complexType name="telephonyFaxOptionsListReturn">
  11738. <xsd:sequence>
  11739. <xsd:element name="callNumber" type="xsd:string"/>
  11740. <xsd:element name="countryCode" type="xsd:string"/>
  11741. <xsd:element name="fromName" type="xsd:string"/>
  11742. <xsd:element name="fromEmail" type="xsd:string"/>
  11743. <xsd:element name="faxQuality" type="xsd:string"/>
  11744. <xsd:element name="faxTagLine" type="xsd:string"/>
  11745. <xsd:element name="faxMaxCall" type="xsd:int"/>
  11746. <xsd:element name="receivId" type="xsd:string"/>
  11747. <xsd:element name="senderId" type="xsd:string"/>
  11748. <xsd:element name="redirection1Email" type="xsd:string"/>
  11749. <xsd:element name="redirection2Email" type="xsd:string"/>
  11750. <xsd:element name="redirection3Email" type="xsd:string"/>
  11751. <xsd:element name="redirection4Email" type="xsd:string"/>
  11752. <xsd:element name="redirection5Email" type="xsd:string"/>
  11753. </xsd:sequence>
  11754. </xsd:complexType>
  11755. <xsd:complexType name="telephonyFaxHistoryStruct">
  11756. <xsd:sequence>
  11757. <xsd:element name="id" type="xsd:int"/>
  11758. <xsd:element name="relatedNumber" type="xsd:string"/>
  11759. <xsd:element name="jobid" type="xsd:int"/>
  11760. <xsd:element name="jobtag" type="xsd:string"/>
  11761. <xsd:element name="sender" type="xsd:string"/>
  11762. <xsd:element name="pages" type="xsd:int"/>
  11763. <xsd:element name="quality" type="xsd:string"/>
  11764. <xsd:element name="callTime" type="xsd:string"/>
  11765. <xsd:element name="date" type="xsd:string"/>
  11766. <xsd:element name="state" type="xsd:string"/>
  11767. </xsd:sequence>
  11768. </xsd:complexType>
  11769. <xsd:complexType name="telephonyFaxCampaignDetailsStruct">
  11770. <xsd:sequence>
  11771. <xsd:element name="campaignName" type="xsd:string"/>
  11772. <xsd:element name="campaignStatus" type="xsd:string"/>
  11773. <xsd:element name="dateStart" type="xsd:string"/>
  11774. <xsd:element name="dateEnd" type="xsd:string"/>
  11775. <xsd:element name="total" type="xsd:int"/>
  11776. <xsd:element name="todo" type="xsd:int"/>
  11777. <xsd:element name="success" type="xsd:int"/>
  11778. <xsd:element name="failed" type="xsd:int"/>
  11779. <xsd:element name="reference" type="xsd:string"/>
  11780. <xsd:element name="recipients" type="typens:MyArrayOfTelephonyRecipientStructType"/>
  11781. </xsd:sequence>
  11782. </xsd:complexType>
  11783. <xsd:complexType name="telephonyRecipientStruct">
  11784. <xsd:sequence>
  11785. <xsd:element name="recipient" type="xsd:string"/>
  11786. <xsd:element name="status" type="xsd:string"/>
  11787. </xsd:sequence>
  11788. </xsd:complexType>
  11789. <xsd:complexType name="telephonyAbbreviatedNumberListPaginatedReturn">
  11790. <xsd:sequence>
  11791. <xsd:element name="totalRecords" type="xsd:int"/>
  11792. <xsd:element name="list" type="typens:MyArrayOfTelephonyAbbreviatedNumberStructType"/>
  11793. </xsd:sequence>
  11794. </xsd:complexType>
  11795. <xsd:complexType name="telephonyFaxCampaignListReturn">
  11796. <xsd:sequence>
  11797. <xsd:element name="totalRecords" type="xsd:int"/>
  11798. <xsd:element name="list" type="typens:MyArrayOfTelephonyFaxCampaignStructType"/>
  11799. </xsd:sequence>
  11800. </xsd:complexType>
  11801. <xsd:complexType name="telephonyFaxCampaignStruct">
  11802. <xsd:sequence>
  11803. <xsd:element name="campaignName" type="xsd:string"/>
  11804. <xsd:element name="campaignStatus" type="xsd:string"/>
  11805. <xsd:element name="dateStart" type="xsd:string"/>
  11806. <xsd:element name="dateEnd" type="xsd:string"/>
  11807. <xsd:element name="total" type="xsd:int"/>
  11808. <xsd:element name="success" type="xsd:int"/>
  11809. <xsd:element name="failed" type="xsd:int"/>
  11810. <xsd:element name="reference" type="xsd:string"/>
  11811. </xsd:sequence>
  11812. </xsd:complexType>
  11813. <xsd:complexType name="telephonyPortabilityStruct">
  11814. <xsd:sequence>
  11815. <xsd:element name="id" type="xsd:int"/>
  11816. <xsd:element name="customerFullName" type="xsd:string"/>
  11817. <xsd:element name="billingAccount" type="xsd:string"/>
  11818. <xsd:element name="callNumber" type="xsd:string"/>
  11819. <xsd:element name="extraNumbers" type="typens:MyArrayOfStringType"/>
  11820. <xsd:element name="planDate" type="xsd:string"/>
  11821. <xsd:element name="resellerOrder" type="xsd:boolean"/>
  11822. <xsd:element name="customerMailSent" type="xsd:boolean"/>
  11823. <xsd:element name="customerMailSendDate" type="xsd:string"/>
  11824. <xsd:element name="customerMailReturned" type="xsd:boolean"/>
  11825. <xsd:element name="customerMailReturnDate" type="xsd:string"/>
  11826. <xsd:element name="customerMailTracking" type="xsd:string"/>
  11827. <xsd:element name="rangeHolderName" type="xsd:string"/>
  11828. <xsd:element name="losingCpName" type="xsd:string"/>
  11829. <xsd:element name="rhOrderSent" type="xsd:boolean"/>
  11830. <xsd:element name="rhOrderReceived" type="xsd:boolean"/>
  11831. <xsd:element name="rhOrderAck" type="xsd:string"/>
  11832. <xsd:element name="rhOrderAckComment" type="xsd:string"/>
  11833. <xsd:element name="rhOrderPort" type="xsd:string"/>
  11834. <xsd:element name="rhOrderPortComment" type="xsd:string"/>
  11835. <xsd:element name="lcpOrderSent" type="xsd:boolean"/>
  11836. <xsd:element name="lcpOrderReceived" type="xsd:boolean"/>
  11837. <xsd:element name="lcpOrderAck" type="xsd:string"/>
  11838. <xsd:element name="lcpOrderAckComment" type="xsd:string"/>
  11839. <xsd:element name="lcpOrderPort" type="xsd:string"/>
  11840. <xsd:element name="lcpOrderPortComment" type="xsd:string"/>
  11841. </xsd:sequence>
  11842. </xsd:complexType>
  11843. <xsd:complexType name="telephonyNumberOrderReturn">
  11844. <xsd:sequence>
  11845. <xsd:element name="orderId" type="xsd:int"/>
  11846. <xsd:element name="orderPassword" type="xsd:string"/>
  11847. <xsd:element name="orderUrl" type="xsd:string"/>
  11848. <xsd:element name="totalPrice" type="xsd:float"/>
  11849. </xsd:sequence>
  11850. </xsd:complexType>
  11851. <xsd:complexType name="telephonyNumberZoneAndPrefixStruct">
  11852. <xsd:sequence>
  11853. <xsd:element name="country" type="xsd:string"/>
  11854. <xsd:element name="type" type="xsd:string"/>
  11855. <xsd:element name="zone" type="xsd:string"/>
  11856. <xsd:element name="prefix" type="xsd:string"/>
  11857. </xsd:sequence>
  11858. </xsd:complexType>
  11859. <xsd:complexType name="telephonyNumberCityForZoneStruct">
  11860. <xsd:sequence>
  11861. <xsd:element name="city" type="xsd:string"/>
  11862. <xsd:element name="postalCode" type="xsd:string"/>
  11863. </xsd:sequence>
  11864. </xsd:complexType>
  11865. <xsd:complexType name="telephonyTonesOptionsListReturn">
  11866. <xsd:sequence>
  11867. <xsd:element name="toneRingback" type="xsd:string"/>
  11868. <xsd:element name="toneOnHold" type="xsd:string"/>
  11869. <xsd:element name="toneOnClosure" type="xsd:string"/>
  11870. <xsd:element name="toneOnCallWaiting" type="xsd:string"/>
  11871. </xsd:sequence>
  11872. </xsd:complexType>
  11873. <xsd:complexType name="telephonyToneStatusReturn">
  11874. <xsd:sequence>
  11875. <xsd:element name="ringback" type="xsd:boolean"/>
  11876. <xsd:element name="onhold" type="xsd:boolean"/>
  11877. <xsd:element name="onclosure" type="xsd:boolean"/>
  11878. <xsd:element name="callwaiting" type="xsd:boolean"/>
  11879. </xsd:sequence>
  11880. </xsd:complexType>
  11881. <xsd:complexType name="telephonyDdiInfoReturn">
  11882. <xsd:sequence>
  11883. <xsd:element name="number" type="xsd:string"/>
  11884. <xsd:element name="country" type="xsd:string"/>
  11885. <xsd:element name="noReplyTimer" type="xsd:int"/>
  11886. <xsd:element name="logged" type="xsd:boolean"/>
  11887. </xsd:sequence>
  11888. </xsd:complexType>
  11889. <xsd:complexType name="telephonyRedirectInfoReturn">
  11890. <xsd:sequence>
  11891. <xsd:element name="number" type="xsd:string"/>
  11892. <xsd:element name="country" type="xsd:string"/>
  11893. <xsd:element name="noReplyTimer" type="xsd:int"/>
  11894. <xsd:element name="logged" type="xsd:boolean"/>
  11895. </xsd:sequence>
  11896. </xsd:complexType>
  11897. <xsd:complexType name="telephonyHuntingInfoReturn">
  11898. <xsd:sequence>
  11899. <xsd:element name="members" type="typens:MyArrayOfTelephonyHuntingInfoMemberStructType"/>
  11900. <xsd:element name="strategy" type="xsd:string"/>
  11901. <xsd:element name="pattern" type="xsd:string"/>
  11902. <xsd:element name="onHoldTimer" type="xsd:int"/>
  11903. <xsd:element name="queueSize" type="xsd:int"/>
  11904. <xsd:element name="numberOfCalls" type="xsd:int"/>
  11905. <xsd:element name="noReplyTimer" type="xsd:int"/>
  11906. <xsd:element name="mainVoicemail" type="xsd:string"/>
  11907. <xsd:element name="toneOnHold" type="xsd:boolean"/>
  11908. <xsd:element name="toneRingback" type="xsd:boolean"/>
  11909. <xsd:element name="toneOnClosure" type="xsd:boolean"/>
  11910. <xsd:element name="anonymousCallRejection" type="xsd:boolean"/>
  11911. </xsd:sequence>
  11912. </xsd:complexType>
  11913. <xsd:complexType name="telephonyHuntingInfoMemberStruct">
  11914. <xsd:sequence>
  11915. <xsd:element name="number" type="xsd:string"/>
  11916. <xsd:element name="numberInternational" type="xsd:string"/>
  11917. <xsd:element name="status" type="xsd:string"/>
  11918. <xsd:element name="logged" type="xsd:boolean"/>
  11919. <xsd:element name="noReplyTimer" type="xsd:int"/>
  11920. </xsd:sequence>
  11921. </xsd:complexType>
  11922. <xsd:complexType name="telephonyScreenStruct">
  11923. <xsd:sequence>
  11924. <xsd:element name="status" type="xsd:string"/>
  11925. <xsd:element name="numberScreen" type="xsd:string"/>
  11926. <xsd:element name="natureScreen" type="xsd:string"/>
  11927. </xsd:sequence>
  11928. </xsd:complexType>
  11929. <xsd:complexType name="telephonyScreenBlackWhiteChoiceReturn">
  11930. <xsd:sequence>
  11931. <xsd:element name="incomingScreenlist" type="xsd:string"/>
  11932. <xsd:element name="outgoingScreenlist" type="xsd:string"/>
  11933. <xsd:element name="outgoingCodeUnlock" type="xsd:string"/>
  11934. </xsd:sequence>
  11935. </xsd:complexType>
  11936. <xsd:complexType name="telephonyHuntingGenericScreenStruct">
  11937. <xsd:sequence>
  11938. <xsd:element name="status" type="xsd:string"/>
  11939. <xsd:element name="timeEnd" type="xsd:string"/>
  11940. <xsd:element name="timeStart" type="xsd:string"/>
  11941. <xsd:element name="dayType" type="xsd:string"/>
  11942. <xsd:element name="forwardPolicyIndex" type="xsd:string"/>
  11943. </xsd:sequence>
  11944. </xsd:complexType>
  11945. <xsd:complexType name="telephonyHuntingGenericScreenOptionsStruct">
  11946. <xsd:sequence>
  11947. <xsd:element name="callForward" type="xsd:string"/>
  11948. <xsd:element name="voicemail" type="xsd:string"/>
  11949. <xsd:element name="index" type="xsd:string"/>
  11950. <xsd:element name="timeout" type="xsd:string"/>
  11951. </xsd:sequence>
  11952. </xsd:complexType>
  11953. <xsd:complexType name="telephonyPlugAndPhoneInfoReturn">
  11954. <xsd:sequence>
  11955. <xsd:element name="brand" type="xsd:string"/>
  11956. <xsd:element name="protocol" type="xsd:string"/>
  11957. <xsd:element name="mac" type="xsd:string"/>
  11958. <xsd:element name="gfKeyCount" type="xsd:int"/>
  11959. <xsd:element name="skin" type="xsd:string"/>
  11960. </xsd:sequence>
  11961. </xsd:complexType>
  11962. <xsd:complexType name="telephonyPlugAndPhoneReinitConfigurationReturn">
  11963. <xsd:sequence>
  11964. <xsd:element name="autoConfigurationCode" type="xsd:string"/>
  11965. <xsd:element name="contactsBookKey" type="xsd:string"/>
  11966. <xsd:element name="serverUrl" type="xsd:string"/>
  11967. </xsd:sequence>
  11968. </xsd:complexType>
  11969. <xsd:complexType name="telephonyAliasToLinePossibilityPriceStruct">
  11970. <xsd:sequence>
  11971. <xsd:element name="offer" type="xsd:string"/>
  11972. <xsd:element name="price" type="xsd:string"/>
  11973. </xsd:sequence>
  11974. </xsd:complexType>
  11975. <xsd:complexType name="telephonyLineLogsListStruct">
  11976. <xsd:sequence>
  11977. <xsd:element name="date" type="xsd:string"/>
  11978. <xsd:element name="type" type="xsd:string"/>
  11979. <xsd:element name="msg" type="xsd:string"/>
  11980. </xsd:sequence>
  11981. </xsd:complexType>
  11982. <xsd:complexType name="telephonyLineLogsStruct">
  11983. <xsd:sequence>
  11984. <xsd:element name="number" type="xsd:string"/>
  11985. <xsd:element name="list" type="typens:MyArrayOfTelephonyLineLogsListStructType"/>
  11986. <xsd:element name="totalRecords" type="xsd:int"/>
  11987. </xsd:sequence>
  11988. </xsd:complexType>
  11989. <xsd:complexType name="telephonyLineLogsNotificationOptionsReturn">
  11990. <xsd:sequence>
  11991. <xsd:element name="frequency" type="xsd:string"/>
  11992. <xsd:element name="sendIfNull" type="xsd:boolean"/>
  11993. <xsd:element name="email" type="xsd:string"/>
  11994. </xsd:sequence>
  11995. </xsd:complexType>
  11996. <xsd:complexType name="telephonyFreefaxToVoicefaxCheckStruct">
  11997. <xsd:sequence>
  11998. <xsd:element name="domain" type="xsd:string"/>
  11999. <xsd:element name="number" type="xsd:string"/>
  12000. </xsd:sequence>
  12001. </xsd:complexType>
  12002. <xsd:complexType name="telephonySipDomainStruct">
  12003. <xsd:sequence>
  12004. <xsd:element name="domain" type="xsd:string"/>
  12005. <xsd:element name="country" type="xsd:string"/>
  12006. <xsd:element name="list" type="typens:MyArrayOfStringType"/>
  12007. </xsd:sequence>
  12008. </xsd:complexType>
  12009. <xsd:complexType name="telephonyRateStruct">
  12010. <xsd:sequence>
  12011. <xsd:element name="country" type="xsd:string"/>
  12012. <xsd:element name="countrySuffixe" type="xsd:string"/>
  12013. <xsd:element name="price" type="xsd:float"/>
  12014. <xsd:element name="type" type="xsd:string"/>
  12015. </xsd:sequence>
  12016. </xsd:complexType>
  12017. <xsd:complexType name="telephonySmsBlacklistedSenderStruct">
  12018. <xsd:sequence>
  12019. <xsd:element name="id" type="xsd:int"/>
  12020. <xsd:element name="date" type="xsd:string"/>
  12021. <xsd:element name="number" type="xsd:string"/>
  12022. </xsd:sequence>
  12023. </xsd:complexType>
  12024. <xsd:complexType name="telephonySmsBlacklistedSendersListReturn">
  12025. <xsd:sequence>
  12026. <xsd:element name="totalRecords" type="xsd:int"/>
  12027. <xsd:element name="list" type="typens:MyArrayOfTelephonySmsBlacklistedSenderStructType"/>
  12028. </xsd:sequence>
  12029. </xsd:complexType>
  12030. <xsd:complexType name="telephonyDefaultPrivateHolidaysEventsCountryStruct">
  12031. <xsd:sequence>
  12032. <xsd:element name="dates" type="typens:MyArrayOfStringType"/>
  12033. <xsd:element name="tzid" type="xsd:string"/>
  12034. </xsd:sequence>
  12035. </xsd:complexType>
  12036. <xsd:complexType name="telephonyGetDefaultPrivateHolidaysEventsReturn">
  12037. <xsd:sequence>
  12038. <xsd:element name="fr" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
  12039. <xsd:element name="be" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
  12040. <xsd:element name="uk" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
  12041. <xsd:element name="de" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
  12042. <xsd:element name="es" type="typens:telephonyDefaultPrivateHolidaysEventsCountryStruct"/>
  12043. </xsd:sequence>
  12044. </xsd:complexType>
  12045. <xsd:complexType name="telephonyGetClosureEventsAsIcsStruct">
  12046. <xsd:sequence>
  12047. <xsd:element name="numberOfEvents" type="xsd:int"/>
  12048. <xsd:element name="datas" type="xsd:string"/>
  12049. </xsd:sequence>
  12050. </xsd:complexType>
  12051. <xsd:complexType name="telephonyGetClosureEventsAsArrayEventStruct">
  12052. <xsd:sequence>
  12053. <xsd:element name="uid" type="xsd:string"/>
  12054. <xsd:element name="summary" type="xsd:string"/>
  12055. <xsd:element name="description" type="xsd:string"/>
  12056. <xsd:element name="categories" type="xsd:string"/>
  12057. <xsd:element name="created" type="xsd:string"/>
  12058. <xsd:element name="lastModified" type="xsd:string"/>
  12059. <xsd:element name="dtStart" type="xsd:string"/>
  12060. <xsd:element name="dtStartValue" type="xsd:string"/>
  12061. <xsd:element name="dtStartTzid" type="xsd:string"/>
  12062. <xsd:element name="dtStartUserValue" type="xsd:string"/>
  12063. <xsd:element name="dtEnd" type="xsd:string"/>
  12064. <xsd:element name="dtEndValue" type="xsd:string"/>
  12065. <xsd:element name="dtEndTzid" type="xsd:string"/>
  12066. <xsd:element name="dtEndUserValue" type="xsd:string"/>
  12067. </xsd:sequence>
  12068. </xsd:complexType>
  12069. <xsd:complexType name="telephonyGetClosureEventsAsArrayStruct">
  12070. <xsd:sequence>
  12071. <xsd:element name="numberOfEvents" type="xsd:int"/>
  12072. <xsd:element name="events" type="typens:MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType"/>
  12073. </xsd:sequence>
  12074. </xsd:complexType>
  12075. <xsd:complexType name="telephonyTrunkExternalDisplayedNumberStruct">
  12076. <xsd:sequence>
  12077. <xsd:element name="number" type="xsd:string"/>
  12078. <xsd:element name="status" type="xsd:string"/>
  12079. </xsd:sequence>
  12080. </xsd:complexType>
  12081. <xsd:complexType name="telephonySmsplusOptionsStruct">
  12082. <xsd:sequence>
  12083. <xsd:element name="sendingNoSmsMt" type="xsd:boolean"/>
  12084. <xsd:element name="defaultSmsAccount" type="xsd:string"/>
  12085. <xsd:element name="defaultSmsSender" type="xsd:string"/>
  12086. <xsd:element name="defaultSmsAccountMtBilling" type="xsd:string"/>
  12087. <xsd:element name="trackingMedias" type="typens:MyArrayOfStringType"/>
  12088. <xsd:element name="trackingTargets" type="typens:MyArrayOfStringType"/>
  12089. </xsd:sequence>
  12090. </xsd:complexType>
  12091. <xsd:complexType name="telephonyApplicationTypeStruct">
  12092. <xsd:sequence>
  12093. <xsd:element name="label" type="xsd:string"/>
  12094. <xsd:element name="description" type="xsd:string"/>
  12095. </xsd:sequence>
  12096. </xsd:complexType>
  12097. <xsd:complexType name="telephonySmsplusChoicesStruct">
  12098. <xsd:sequence>
  12099. <xsd:element name="level" type="xsd:int"/>
  12100. <xsd:element name="price" type="xsd:float"/>
  12101. <xsd:element name="priceReversed" type="xsd:float"/>
  12102. <xsd:element name="shortCodeCategory" type="xsd:int"/>
  12103. <xsd:element name="publicType" type="xsd:string"/>
  12104. <xsd:element name="rates" type="xsd:string"/>
  12105. <xsd:element name="applicationTypes" type="typens:MyArrayOfTelephonyApplicationTypeStructType"/>
  12106. <xsd:element name="shortCodes" type="typens:MyArrayOfStringType"/>
  12107. </xsd:sequence>
  12108. </xsd:complexType>
  12109. <xsd:complexType name="telephonySmsplusDetailsStruct">
  12110. <xsd:sequence>
  12111. <xsd:element name="shortCodeCategory" type="xsd:string"/>
  12112. <xsd:element name="shortCode" type="xsd:string"/>
  12113. <xsd:element name="keyword" type="xsd:string"/>
  12114. <xsd:element name="domain" type="xsd:string"/>
  12115. <xsd:element name="publicType" type="xsd:string"/>
  12116. <xsd:element name="price" type="xsd:float"/>
  12117. <xsd:element name="priceReversed" type="xsd:float"/>
  12118. <xsd:element name="rates" type="xsd:string"/>
  12119. <xsd:element name="level" type="xsd:string"/>
  12120. <xsd:element name="company" type="xsd:string"/>
  12121. <xsd:element name="applicationDescription" type="xsd:string"/>
  12122. <xsd:element name="applicationType" type="xsd:string"/>
  12123. <xsd:element name="cgiUrl" type="xsd:string"/>
  12124. <xsd:element name="text" type="xsd:string"/>
  12125. <xsd:element name="cgiActivation" type="xsd:boolean"/>
  12126. <xsd:element name="options" type="typens:telephonySmsplusOptionsStruct"/>
  12127. <xsd:element name="description" type="xsd:string"/>
  12128. </xsd:sequence>
  12129. </xsd:complexType>
  12130. <xsd:complexType name="telephonySmsplusSummaryInfosStruct">
  12131. <xsd:sequence>
  12132. <xsd:element name="quantity" type="xsd:string"/>
  12133. <xsd:element name="priceReversed" type="xsd:float"/>
  12134. <xsd:element name="price" type="xsd:float"/>
  12135. </xsd:sequence>
  12136. </xsd:complexType>
  12137. <xsd:complexType name="telephonySmsplusTicketsStruct">
  12138. <xsd:sequence>
  12139. <xsd:element name="id" type="xsd:string"/>
  12140. <xsd:element name="date" type="xsd:string"/>
  12141. <xsd:element name="from" type="xsd:string"/>
  12142. <xsd:element name="to" type="xsd:string"/>
  12143. <xsd:element name="operator" type="xsd:string"/>
  12144. <xsd:element name="priceReversed" type="xsd:float"/>
  12145. <xsd:element name="message" type="xsd:string"/>
  12146. <xsd:element name="status" type="xsd:string"/>
  12147. </xsd:sequence>
  12148. </xsd:complexType>
  12149. <xsd:complexType name="telephonyNumberWayNameStruct">
  12150. <xsd:sequence>
  12151. <xsd:element name="name" type="xsd:string"/>
  12152. <xsd:element name="code" type="xsd:string"/>
  12153. </xsd:sequence>
  12154. </xsd:complexType>
  12155. <xsd:complexType name="telephonyLineGetCodecsReturn">
  12156. <xsd:sequence>
  12157. <xsd:element name="codecs" type="xsd:string"/>
  12158. <xsd:element name="availableCodecsList" type="typens:MyArrayOfStringType"/>
  12159. <xsd:element name="defaultCodecs" type="xsd:string"/>
  12160. </xsd:sequence>
  12161. </xsd:complexType>
  12162. <xsd:complexType name="telephonyCitiesFromZipStruct">
  12163. <xsd:sequence>
  12164. <xsd:element name="insee" type="xsd:string"/>
  12165. <xsd:element name="city" type="xsd:string"/>
  12166. <xsd:element name="zip" type="xsd:string"/>
  12167. <xsd:element name="zne" type="xsd:string"/>
  12168. </xsd:sequence>
  12169. </xsd:complexType>
  12170. <xsd:complexType name="telephonySpareActionsStruct">
  12171. <xsd:sequence>
  12172. <xsd:element name="toSpare" type="xsd:boolean"/>
  12173. <xsd:element name="toRma" type="xsd:boolean"/>
  12174. <xsd:element name="rmaType" type="xsd:string"/>
  12175. <xsd:element name="toDelete" type="xsd:boolean"/>
  12176. </xsd:sequence>
  12177. </xsd:complexType>
  12178. <xsd:complexType name="telephonySpareDetailStruct">
  12179. <xsd:sequence>
  12180. <xsd:element name="model" type="xsd:string"/>
  12181. <xsd:element name="price_fr" type="xsd:float"/>
  12182. </xsd:sequence>
  12183. </xsd:complexType>
  12184. <xsd:complexType name="telephonySpareServiceInfoStruct">
  12185. <xsd:sequence>
  12186. <xsd:element name="service" type="xsd:string"/>
  12187. <xsd:element name="reference" type="xsd:string"/>
  12188. <xsd:element name="parents" type="typens:MyArrayOfStringType"/>
  12189. <xsd:element name="actions" type="typens:telephonySpareActionsStruct"/>
  12190. </xsd:sequence>
  12191. </xsd:complexType>
  12192. <xsd:complexType name="telephonySpareInfoStruct">
  12193. <xsd:sequence>
  12194. <xsd:element name="type" type="xsd:string"/>
  12195. <xsd:element name="family" type="xsd:string"/>
  12196. <xsd:element name="spare" type="xsd:string"/>
  12197. <xsd:element name="model" type="xsd:string"/>
  12198. <xsd:element name="mac" type="xsd:string"/>
  12199. <xsd:element name="compatibles" type="typens:MyArrayOfStringType"/>
  12200. <xsd:element name="actions" type="typens:telephonySpareActionsStruct"/>
  12201. </xsd:sequence>
  12202. </xsd:complexType>
  12203. <xsd:complexType name="telephonySpareListReturn">
  12204. <xsd:sequence>
  12205. <xsd:element name="list" type="typens:MyArrayOfTelephonySpareInfoStructType"/>
  12206. <xsd:element name="total" type="xsd:int"/>
  12207. <xsd:element name="serviceInfo" type="typens:telephonySpareServiceInfoStruct"/>
  12208. </xsd:sequence>
  12209. </xsd:complexType>
  12210. <xsd:complexType name="telephonySpareFamilyStruct">
  12211. <xsd:sequence>
  12212. <xsd:element name="type" type="xsd:string"/>
  12213. <xsd:element name="family" type="xsd:string"/>
  12214. <xsd:element name="compatibles" type="typens:MyArrayOfStringType"/>
  12215. <xsd:element name="spares" type="typens:MyArrayOfTelephonySpareDetailStructType"/>
  12216. </xsd:sequence>
  12217. </xsd:complexType>
  12218. <xsd:complexType name="telephonySviInfoReturn">
  12219. <xsd:sequence>
  12220. <xsd:element name="number" type="xsd:string"/>
  12221. <xsd:element name="country" type="xsd:string"/>
  12222. <xsd:element name="url" type="xsd:string"/>
  12223. <xsd:element name="recordinfo" type="xsd:string"/>
  12224. </xsd:sequence>
  12225. </xsd:complexType>
  12226. <xsd:element name="MyArrayOfTelephonyBillingAccountStruct" type="typens:MyArrayOfTelephonyBillingAccountStructType" />
  12227. <xsd:complexType name="MyArrayOfTelephonyBillingAccountStructType">
  12228. <xsd:sequence>
  12229. <xsd:element name="item" type="typens:telephonyBillingAccountStruct" minOccurs="0" maxOccurs="unbounded"/>
  12230. </xsd:sequence>
  12231. </xsd:complexType>
  12232. <xsd:element name="MyArrayOfString" type="typens:MyArrayOfStringType" />
  12233. <xsd:complexType name="MyArrayOfStringType">
  12234. <xsd:sequence>
  12235. <xsd:element name="item" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
  12236. </xsd:sequence>
  12237. </xsd:complexType>
  12238. <xsd:element name="MyArrayOfTelephonyLineSwitchPossibilityPriceStruct" type="typens:MyArrayOfTelephonyLineSwitchPossibilityPriceStructType" />
  12239. <xsd:complexType name="MyArrayOfTelephonyLineSwitchPossibilityPriceStructType">
  12240. <xsd:sequence>
  12241. <xsd:element name="item" type="typens:telephonyLineSwitchPossibilityPriceStruct" minOccurs="0" maxOccurs="unbounded"/>
  12242. </xsd:sequence>
  12243. </xsd:complexType>
  12244. <xsd:element name="MyArrayOfTelephonyLineSwitchOldOfferStruct" type="typens:MyArrayOfTelephonyLineSwitchOldOfferStructType" />
  12245. <xsd:complexType name="MyArrayOfTelephonyLineSwitchOldOfferStructType">
  12246. <xsd:sequence>
  12247. <xsd:element name="item" type="typens:telephonyLineSwitchOldOfferStruct" minOccurs="0" maxOccurs="unbounded"/>
  12248. </xsd:sequence>
  12249. </xsd:complexType>
  12250. <xsd:element name="MyArrayOfOrderFollowingUpStruct" type="typens:MyArrayOfOrderFollowingUpStructType" />
  12251. <xsd:complexType name="MyArrayOfOrderFollowingUpStructType">
  12252. <xsd:sequence>
  12253. <xsd:element name="item" type="typens:orderFollowingUpStruct" minOccurs="0" maxOccurs="unbounded"/>
  12254. </xsd:sequence>
  12255. </xsd:complexType>
  12256. <xsd:element name="MyArrayOfTelephonyReversmentsSummationStruct" type="typens:MyArrayOfTelephonyReversmentsSummationStructType" />
  12257. <xsd:complexType name="MyArrayOfTelephonyReversmentsSummationStructType">
  12258. <xsd:sequence>
  12259. <xsd:element name="item" type="typens:telephonyReversmentsSummationStruct" minOccurs="0" maxOccurs="unbounded"/>
  12260. </xsd:sequence>
  12261. </xsd:complexType>
  12262. <xsd:element name="MyArrayOfTelephonyReversmentsSummationNumbersStruct" type="typens:MyArrayOfTelephonyReversmentsSummationNumbersStructType" />
  12263. <xsd:complexType name="MyArrayOfTelephonyReversmentsSummationNumbersStructType">
  12264. <xsd:sequence>
  12265. <xsd:element name="item" type="typens:telephonyReversmentsSummationNumbersStruct" minOccurs="0" maxOccurs="unbounded"/>
  12266. </xsd:sequence>
  12267. </xsd:complexType>
  12268. <xsd:element name="MyArrayOfTelephonyBillStruct" type="typens:MyArrayOfTelephonyBillStructType" />
  12269. <xsd:complexType name="MyArrayOfTelephonyBillStructType">
  12270. <xsd:sequence>
  12271. <xsd:element name="item" type="typens:telephonyBillStruct" minOccurs="0" maxOccurs="unbounded"/>
  12272. </xsd:sequence>
  12273. </xsd:complexType>
  12274. <xsd:element name="MyArrayOfTelephonyRateStruct" type="typens:MyArrayOfTelephonyRateStructType" />
  12275. <xsd:complexType name="MyArrayOfTelephonyRateStructType">
  12276. <xsd:sequence>
  12277. <xsd:element name="item" type="typens:telephonyRateStruct" minOccurs="0" maxOccurs="unbounded"/>
  12278. </xsd:sequence>
  12279. </xsd:complexType>
  12280. <xsd:element name="MyArrayOfTelephonyVoicemailMailboxStruct" type="typens:MyArrayOfTelephonyVoicemailMailboxStructType" />
  12281. <xsd:complexType name="MyArrayOfTelephonyVoicemailMailboxStructType">
  12282. <xsd:sequence>
  12283. <xsd:element name="item" type="typens:telephonyVoicemailMailboxStruct" minOccurs="0" maxOccurs="unbounded"/>
  12284. </xsd:sequence>
  12285. </xsd:complexType>
  12286. <xsd:element name="MyArrayOfTelephonyPhonebookStruct" type="typens:MyArrayOfTelephonyPhonebookStructType" />
  12287. <xsd:complexType name="MyArrayOfTelephonyPhonebookStructType">
  12288. <xsd:sequence>
  12289. <xsd:element name="item" type="typens:telephonyPhonebookStruct" minOccurs="0" maxOccurs="unbounded"/>
  12290. </xsd:sequence>
  12291. </xsd:complexType>
  12292. <xsd:element name="MyArrayOfTelephonyPhonebookGroupStruct" type="typens:MyArrayOfTelephonyPhonebookGroupStructType" />
  12293. <xsd:complexType name="MyArrayOfTelephonyPhonebookGroupStructType">
  12294. <xsd:sequence>
  12295. <xsd:element name="item" type="typens:telephonyPhonebookGroupStruct" minOccurs="0" maxOccurs="unbounded"/>
  12296. </xsd:sequence>
  12297. </xsd:complexType>
  12298. <xsd:element name="MyArrayOfTelephonyPhonebookContactStruct" type="typens:MyArrayOfTelephonyPhonebookContactStructType" />
  12299. <xsd:complexType name="MyArrayOfTelephonyPhonebookContactStructType">
  12300. <xsd:sequence>
  12301. <xsd:element name="item" type="typens:telephonyPhonebookContactStruct" minOccurs="0" maxOccurs="unbounded"/>
  12302. </xsd:sequence>
  12303. </xsd:complexType>
  12304. <xsd:element name="MyArrayOfTelephonyPhonebookSharePeerStruct" type="typens:MyArrayOfTelephonyPhonebookSharePeerStructType" />
  12305. <xsd:complexType name="MyArrayOfTelephonyPhonebookSharePeerStructType">
  12306. <xsd:sequence>
  12307. <xsd:element name="item" type="typens:telephonyPhonebookSharePeerStruct" minOccurs="0" maxOccurs="unbounded"/>
  12308. </xsd:sequence>
  12309. </xsd:complexType>
  12310. <xsd:element name="MyArrayOfTelephonySmsCsvSlotStruct" type="typens:MyArrayOfTelephonySmsCsvSlotStructType" />
  12311. <xsd:complexType name="MyArrayOfTelephonySmsCsvSlotStructType">
  12312. <xsd:sequence>
  12313. <xsd:element name="item" type="typens:telephonySmsCsvSlotStruct" minOccurs="0" maxOccurs="unbounded"/>
  12314. </xsd:sequence>
  12315. </xsd:complexType>
  12316. <xsd:element name="MyArrayOfInt" type="typens:MyArrayOfIntType" />
  12317. <xsd:complexType name="MyArrayOfIntType">
  12318. <xsd:sequence>
  12319. <xsd:element name="item" type="xsd:int" minOccurs="0" maxOccurs="unbounded"/>
  12320. </xsd:sequence>
  12321. </xsd:complexType>
  12322. <xsd:element name="MyArrayOfTelephonySmsHistoryStruct" type="typens:MyArrayOfTelephonySmsHistoryStructType" />
  12323. <xsd:complexType name="MyArrayOfTelephonySmsHistoryStructType">
  12324. <xsd:sequence>
  12325. <xsd:element name="item" type="typens:telephonySmsHistoryStruct" minOccurs="0" maxOccurs="unbounded"/>
  12326. </xsd:sequence>
  12327. </xsd:complexType>
  12328. <xsd:element name="MyArrayOfTelephonySmsSenderStruct" type="typens:MyArrayOfTelephonySmsSenderStructType" />
  12329. <xsd:complexType name="MyArrayOfTelephonySmsSenderStructType">
  12330. <xsd:sequence>
  12331. <xsd:element name="item" type="typens:telephonySmsSenderStruct" minOccurs="0" maxOccurs="unbounded"/>
  12332. </xsd:sequence>
  12333. </xsd:complexType>
  12334. <xsd:element name="MyArrayOfTelephonyAbbreviatedNumberStruct" type="typens:MyArrayOfTelephonyAbbreviatedNumberStructType" />
  12335. <xsd:complexType name="MyArrayOfTelephonyAbbreviatedNumberStructType">
  12336. <xsd:sequence>
  12337. <xsd:element name="item" type="typens:telephonyAbbreviatedNumberStruct" minOccurs="0" maxOccurs="unbounded"/>
  12338. </xsd:sequence>
  12339. </xsd:complexType>
  12340. <xsd:element name="MyArrayOfTelephonyDirectoryPJHeadingStruct" type="typens:MyArrayOfTelephonyDirectoryPJHeadingStructType" />
  12341. <xsd:complexType name="MyArrayOfTelephonyDirectoryPJHeadingStructType">
  12342. <xsd:sequence>
  12343. <xsd:element name="item" type="typens:telephonyDirectoryPJHeadingStruct" minOccurs="0" maxOccurs="unbounded"/>
  12344. </xsd:sequence>
  12345. </xsd:complexType>
  12346. <xsd:element name="MyArrayOfTelephonyDirectoryWayTypeStruct" type="typens:MyArrayOfTelephonyDirectoryWayTypeStructType" />
  12347. <xsd:complexType name="MyArrayOfTelephonyDirectoryWayTypeStructType">
  12348. <xsd:sequence>
  12349. <xsd:element name="item" type="typens:telephonyDirectoryWayTypeStruct" minOccurs="0" maxOccurs="unbounded"/>
  12350. </xsd:sequence>
  12351. </xsd:complexType>
  12352. <xsd:element name="MyArrayOfTelephonyFunctionKeyStruct" type="typens:MyArrayOfTelephonyFunctionKeyStructType" />
  12353. <xsd:complexType name="MyArrayOfTelephonyFunctionKeyStructType">
  12354. <xsd:sequence>
  12355. <xsd:element name="item" type="typens:telephonyFunctionKeyStruct" minOccurs="0" maxOccurs="unbounded"/>
  12356. </xsd:sequence>
  12357. </xsd:complexType>
  12358. <xsd:element name="MyArrayOfTelephonyFaxHistoryStruct" type="typens:MyArrayOfTelephonyFaxHistoryStructType" />
  12359. <xsd:complexType name="MyArrayOfTelephonyFaxHistoryStructType">
  12360. <xsd:sequence>
  12361. <xsd:element name="item" type="typens:telephonyFaxHistoryStruct" minOccurs="0" maxOccurs="unbounded"/>
  12362. </xsd:sequence>
  12363. </xsd:complexType>
  12364. <xsd:element name="MyArrayOfTelephonyPortabilityStruct" type="typens:MyArrayOfTelephonyPortabilityStructType" />
  12365. <xsd:complexType name="MyArrayOfTelephonyPortabilityStructType">
  12366. <xsd:sequence>
  12367. <xsd:element name="item" type="typens:telephonyPortabilityStruct" minOccurs="0" maxOccurs="unbounded"/>
  12368. </xsd:sequence>
  12369. </xsd:complexType>
  12370. <xsd:element name="MyArrayOfTelephonyScreenStruct" type="typens:MyArrayOfTelephonyScreenStructType" />
  12371. <xsd:complexType name="MyArrayOfTelephonyScreenStructType">
  12372. <xsd:sequence>
  12373. <xsd:element name="item" type="typens:telephonyScreenStruct" minOccurs="0" maxOccurs="unbounded"/>
  12374. </xsd:sequence>
  12375. </xsd:complexType>
  12376. <xsd:element name="MyArrayOfTelephonyHuntingGenericScreenStruct" type="typens:MyArrayOfTelephonyHuntingGenericScreenStructType" />
  12377. <xsd:complexType name="MyArrayOfTelephonyHuntingGenericScreenStructType">
  12378. <xsd:sequence>
  12379. <xsd:element name="item" type="typens:telephonyHuntingGenericScreenStruct" minOccurs="0" maxOccurs="unbounded"/>
  12380. </xsd:sequence>
  12381. </xsd:complexType>
  12382. <xsd:element name="MyArrayOfTelephonyHuntingGenericScreenOptionsStruct" type="typens:MyArrayOfTelephonyHuntingGenericScreenOptionsStructType" />
  12383. <xsd:complexType name="MyArrayOfTelephonyHuntingGenericScreenOptionsStructType">
  12384. <xsd:sequence>
  12385. <xsd:element name="item" type="typens:telephonyHuntingGenericScreenOptionsStruct" minOccurs="0" maxOccurs="unbounded"/>
  12386. </xsd:sequence>
  12387. </xsd:complexType>
  12388. <xsd:element name="MyArrayOfBoolean" type="typens:MyArrayOfBooleanType" />
  12389. <xsd:complexType name="MyArrayOfBooleanType">
  12390. <xsd:sequence>
  12391. <xsd:element name="item" type="xsd:boolean" minOccurs="0" maxOccurs="unbounded"/>
  12392. </xsd:sequence>
  12393. </xsd:complexType>
  12394. <xsd:element name="MyArrayOfTelephonyNumberWayNameStruct" type="typens:MyArrayOfTelephonyNumberWayNameStructType" />
  12395. <xsd:complexType name="MyArrayOfTelephonyNumberWayNameStructType">
  12396. <xsd:sequence>
  12397. <xsd:element name="item" type="typens:telephonyNumberWayNameStruct" minOccurs="0" maxOccurs="unbounded"/>
  12398. </xsd:sequence>
  12399. </xsd:complexType>
  12400. <xsd:element name="MyArrayOfTelephonyNumberZoneAndPrefixStruct" type="typens:MyArrayOfTelephonyNumberZoneAndPrefixStructType" />
  12401. <xsd:complexType name="MyArrayOfTelephonyNumberZoneAndPrefixStructType">
  12402. <xsd:sequence>
  12403. <xsd:element name="item" type="typens:telephonyNumberZoneAndPrefixStruct" minOccurs="0" maxOccurs="unbounded"/>
  12404. </xsd:sequence>
  12405. </xsd:complexType>
  12406. <xsd:element name="MyArrayOfTelephonyNumberCityForZoneStruct" type="typens:MyArrayOfTelephonyNumberCityForZoneStructType" />
  12407. <xsd:complexType name="MyArrayOfTelephonyNumberCityForZoneStructType">
  12408. <xsd:sequence>
  12409. <xsd:element name="item" type="typens:telephonyNumberCityForZoneStruct" minOccurs="0" maxOccurs="unbounded"/>
  12410. </xsd:sequence>
  12411. </xsd:complexType>
  12412. <xsd:element name="MyArrayOfTelephonyAliasToLinePossibilityPriceStruct" type="typens:MyArrayOfTelephonyAliasToLinePossibilityPriceStructType" />
  12413. <xsd:complexType name="MyArrayOfTelephonyAliasToLinePossibilityPriceStructType">
  12414. <xsd:sequence>
  12415. <xsd:element name="item" type="typens:telephonyAliasToLinePossibilityPriceStruct" minOccurs="0" maxOccurs="unbounded"/>
  12416. </xsd:sequence>
  12417. </xsd:complexType>
  12418. <xsd:element name="MyArrayOfTelephonyLineLogsStruct" type="typens:MyArrayOfTelephonyLineLogsStructType" />
  12419. <xsd:complexType name="MyArrayOfTelephonyLineLogsStructType">
  12420. <xsd:sequence>
  12421. <xsd:element name="item" type="typens:telephonyLineLogsStruct" minOccurs="0" maxOccurs="unbounded"/>
  12422. </xsd:sequence>
  12423. </xsd:complexType>
  12424. <xsd:element name="MyArrayOfTelephonyFreefaxToVoicefaxCheckStruct" type="typens:MyArrayOfTelephonyFreefaxToVoicefaxCheckStructType" />
  12425. <xsd:complexType name="MyArrayOfTelephonyFreefaxToVoicefaxCheckStructType">
  12426. <xsd:sequence>
  12427. <xsd:element name="item" type="typens:telephonyFreefaxToVoicefaxCheckStruct" minOccurs="0" maxOccurs="unbounded"/>
  12428. </xsd:sequence>
  12429. </xsd:complexType>
  12430. <xsd:element name="MyArrayOfTelephonySipDomainStruct" type="typens:MyArrayOfTelephonySipDomainStructType" />
  12431. <xsd:complexType name="MyArrayOfTelephonySipDomainStructType">
  12432. <xsd:sequence>
  12433. <xsd:element name="item" type="typens:telephonySipDomainStruct" minOccurs="0" maxOccurs="unbounded"/>
  12434. </xsd:sequence>
  12435. </xsd:complexType>
  12436. <xsd:element name="MyArrayOfTelephonyTrunkExternalDisplayedNumberStruct" type="typens:MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType" />
  12437. <xsd:complexType name="MyArrayOfTelephonyTrunkExternalDisplayedNumberStructType">
  12438. <xsd:sequence>
  12439. <xsd:element name="item" type="typens:telephonyTrunkExternalDisplayedNumberStruct" minOccurs="0" maxOccurs="unbounded"/>
  12440. </xsd:sequence>
  12441. </xsd:complexType>
  12442. <xsd:element name="MyArrayOfTelephonySmsplusChoicesStruct" type="typens:MyArrayOfTelephonySmsplusChoicesStructType" />
  12443. <xsd:complexType name="MyArrayOfTelephonySmsplusChoicesStructType">
  12444. <xsd:sequence>
  12445. <xsd:element name="item" type="typens:telephonySmsplusChoicesStruct" minOccurs="0" maxOccurs="unbounded"/>
  12446. </xsd:sequence>
  12447. </xsd:complexType>
  12448. <xsd:element name="MyArrayOfTelephonySmsplusDetailsStruct" type="typens:MyArrayOfTelephonySmsplusDetailsStructType" />
  12449. <xsd:complexType name="MyArrayOfTelephonySmsplusDetailsStructType">
  12450. <xsd:sequence>
  12451. <xsd:element name="item" type="typens:telephonySmsplusDetailsStruct" minOccurs="0" maxOccurs="unbounded"/>
  12452. </xsd:sequence>
  12453. </xsd:complexType>
  12454. <xsd:element name="MyArrayOfTelephonySmsplusTicketsStruct" type="typens:MyArrayOfTelephonySmsplusTicketsStructType" />
  12455. <xsd:complexType name="MyArrayOfTelephonySmsplusTicketsStructType">
  12456. <xsd:sequence>
  12457. <xsd:element name="item" type="typens:telephonySmsplusTicketsStruct" minOccurs="0" maxOccurs="unbounded"/>
  12458. </xsd:sequence>
  12459. </xsd:complexType>
  12460. <xsd:element name="MyArrayOfTelephonyCitiesFromZipStruct" type="typens:MyArrayOfTelephonyCitiesFromZipStructType" />
  12461. <xsd:complexType name="MyArrayOfTelephonyCitiesFromZipStructType">
  12462. <xsd:sequence>
  12463. <xsd:element name="item" type="typens:telephonyCitiesFromZipStruct" minOccurs="0" maxOccurs="unbounded"/>
  12464. </xsd:sequence>
  12465. </xsd:complexType>
  12466. <xsd:element name="MyArrayOfTelephonySpareFamilyStruct" type="typens:MyArrayOfTelephonySpareFamilyStructType" />
  12467. <xsd:complexType name="MyArrayOfTelephonySpareFamilyStructType">
  12468. <xsd:sequence>
  12469. <xsd:element name="item" type="typens:telephonySpareFamilyStruct" minOccurs="0" maxOccurs="unbounded"/>
  12470. </xsd:sequence>
  12471. </xsd:complexType>
  12472. <xsd:element name="MyArrayOfTelephonySpareServiceInfoStruct" type="typens:MyArrayOfTelephonySpareServiceInfoStructType" />
  12473. <xsd:complexType name="MyArrayOfTelephonySpareServiceInfoStructType">
  12474. <xsd:sequence>
  12475. <xsd:element name="item" type="typens:telephonySpareServiceInfoStruct" minOccurs="0" maxOccurs="unbounded"/>
  12476. </xsd:sequence>
  12477. </xsd:complexType>
  12478. <xsd:element name="MyArrayOfTelephonyBillingAccountInfoChildrenStruct" type="typens:MyArrayOfTelephonyBillingAccountInfoChildrenStructType" />
  12479. <xsd:complexType name="MyArrayOfTelephonyBillingAccountInfoChildrenStructType">
  12480. <xsd:sequence>
  12481. <xsd:element name="item" type="typens:telephonyBillingAccountInfoChildrenStruct" minOccurs="0" maxOccurs="unbounded"/>
  12482. </xsd:sequence>
  12483. </xsd:complexType>
  12484. <xsd:element name="MyArrayOfTelephonyLineStruct" type="typens:MyArrayOfTelephonyLineStructType" />
  12485. <xsd:complexType name="MyArrayOfTelephonyLineStructType">
  12486. <xsd:sequence>
  12487. <xsd:element name="item" type="typens:telephonyLineStruct" minOccurs="0" maxOccurs="unbounded"/>
  12488. </xsd:sequence>
  12489. </xsd:complexType>
  12490. <xsd:element name="MyArrayOfTelephonyReversmentsDetailsStruct" type="typens:MyArrayOfTelephonyReversmentsDetailsStructType" />
  12491. <xsd:complexType name="MyArrayOfTelephonyReversmentsDetailsStructType">
  12492. <xsd:sequence>
  12493. <xsd:element name="item" type="typens:telephonyReversmentsDetailsStruct" minOccurs="0" maxOccurs="unbounded"/>
  12494. </xsd:sequence>
  12495. </xsd:complexType>
  12496. <xsd:element name="MyArrayOfTelephonyBillingAccountSummaryLineStruct" type="typens:MyArrayOfTelephonyBillingAccountSummaryLineStructType" />
  12497. <xsd:complexType name="MyArrayOfTelephonyBillingAccountSummaryLineStructType">
  12498. <xsd:sequence>
  12499. <xsd:element name="item" type="typens:telephonyBillingAccountSummaryLineStruct" minOccurs="0" maxOccurs="unbounded"/>
  12500. </xsd:sequence>
  12501. </xsd:complexType>
  12502. <xsd:element name="MyArrayOfTelephonyCallStruct" type="typens:MyArrayOfTelephonyCallStructType" />
  12503. <xsd:complexType name="MyArrayOfTelephonyCallStructType">
  12504. <xsd:sequence>
  12505. <xsd:element name="item" type="typens:telephonyCallStruct" minOccurs="0" maxOccurs="unbounded"/>
  12506. </xsd:sequence>
  12507. </xsd:complexType>
  12508. <xsd:element name="MyArrayOfTelephonyConferenceParticipantStruct" type="typens:MyArrayOfTelephonyConferenceParticipantStructType" />
  12509. <xsd:complexType name="MyArrayOfTelephonyConferenceParticipantStructType">
  12510. <xsd:sequence>
  12511. <xsd:element name="item" type="typens:telephonyConferenceParticipantStruct" minOccurs="0" maxOccurs="unbounded"/>
  12512. </xsd:sequence>
  12513. </xsd:complexType>
  12514. <xsd:element name="MyArrayOfTelephonyAvailableFunctionStruct" type="typens:MyArrayOfTelephonyAvailableFunctionStructType" />
  12515. <xsd:complexType name="MyArrayOfTelephonyAvailableFunctionStructType">
  12516. <xsd:sequence>
  12517. <xsd:element name="item" type="typens:telephonyAvailableFunctionStruct" minOccurs="0" maxOccurs="unbounded"/>
  12518. </xsd:sequence>
  12519. </xsd:complexType>
  12520. <xsd:element name="MyArrayOfTelephonyFaxCallStruct" type="typens:MyArrayOfTelephonyFaxCallStructType" />
  12521. <xsd:complexType name="MyArrayOfTelephonyFaxCallStructType">
  12522. <xsd:sequence>
  12523. <xsd:element name="item" type="typens:telephonyFaxCallStruct" minOccurs="0" maxOccurs="unbounded"/>
  12524. </xsd:sequence>
  12525. </xsd:complexType>
  12526. <xsd:element name="MyArrayOfTelephonyRecipientStruct" type="typens:MyArrayOfTelephonyRecipientStructType" />
  12527. <xsd:complexType name="MyArrayOfTelephonyRecipientStructType">
  12528. <xsd:sequence>
  12529. <xsd:element name="item" type="typens:telephonyRecipientStruct" minOccurs="0" maxOccurs="unbounded"/>
  12530. </xsd:sequence>
  12531. </xsd:complexType>
  12532. <xsd:element name="MyArrayOfTelephonyFaxCampaignStruct" type="typens:MyArrayOfTelephonyFaxCampaignStructType" />
  12533. <xsd:complexType name="MyArrayOfTelephonyFaxCampaignStructType">
  12534. <xsd:sequence>
  12535. <xsd:element name="item" type="typens:telephonyFaxCampaignStruct" minOccurs="0" maxOccurs="unbounded"/>
  12536. </xsd:sequence>
  12537. </xsd:complexType>
  12538. <xsd:element name="MyArrayOfTelephonyHuntingInfoMemberStruct" type="typens:MyArrayOfTelephonyHuntingInfoMemberStructType" />
  12539. <xsd:complexType name="MyArrayOfTelephonyHuntingInfoMemberStructType">
  12540. <xsd:sequence>
  12541. <xsd:element name="item" type="typens:telephonyHuntingInfoMemberStruct" minOccurs="0" maxOccurs="unbounded"/>
  12542. </xsd:sequence>
  12543. </xsd:complexType>
  12544. <xsd:element name="MyArrayOfTelephonyLineLogsListStruct" type="typens:MyArrayOfTelephonyLineLogsListStructType" />
  12545. <xsd:complexType name="MyArrayOfTelephonyLineLogsListStructType">
  12546. <xsd:sequence>
  12547. <xsd:element name="item" type="typens:telephonyLineLogsListStruct" minOccurs="0" maxOccurs="unbounded"/>
  12548. </xsd:sequence>
  12549. </xsd:complexType>
  12550. <xsd:element name="MyArrayOfTelephonySmsBlacklistedSenderStruct" type="typens:MyArrayOfTelephonySmsBlacklistedSenderStructType" />
  12551. <xsd:complexType name="MyArrayOfTelephonySmsBlacklistedSenderStructType">
  12552. <xsd:sequence>
  12553. <xsd:element name="item" type="typens:telephonySmsBlacklistedSenderStruct" minOccurs="0" maxOccurs="unbounded"/>
  12554. </xsd:sequence>
  12555. </xsd:complexType>
  12556. <xsd:element name="MyArrayOfTelephonyGetClosureEventsAsArrayEventStruct" type="typens:MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType" />
  12557. <xsd:complexType name="MyArrayOfTelephonyGetClosureEventsAsArrayEventStructType">
  12558. <xsd:sequence>
  12559. <xsd:element name="item" type="typens:telephonyGetClosureEventsAsArrayEventStruct" minOccurs="0" maxOccurs="unbounded"/>
  12560. </xsd:sequence>
  12561. </xsd:complexType>
  12562. <xsd:element name="MyArrayOfTelephonyApplicationTypeStruct" type="typens:MyArrayOfTelephonyApplicationTypeStructType" />
  12563. <xsd:complexType name="MyArrayOfTelephonyApplicationTypeStructType">
  12564. <xsd:sequence>
  12565. <xsd:element name="item" type="typens:telephonyApplicationTypeStruct" minOccurs="0" maxOccurs="unbounded"/>
  12566. </xsd:sequence>
  12567. </xsd:complexType>
  12568. <xsd:element name="MyArrayOfTelephonySpareInfoStruct" type="typens:MyArrayOfTelephonySpareInfoStructType" />
  12569. <xsd:complexType name="MyArrayOfTelephonySpareInfoStructType">
  12570. <xsd:sequence>
  12571. <xsd:element name="item" type="typens:telephonySpareInfoStruct" minOccurs="0" maxOccurs="unbounded"/>
  12572. </xsd:sequence>
  12573. </xsd:complexType>
  12574. <xsd:element name="MyArrayOfTelephonySpareDetailStruct" type="typens:MyArrayOfTelephonySpareDetailStructType" />
  12575. <xsd:complexType name="MyArrayOfTelephonySpareDetailStructType">
  12576. <xsd:sequence>
  12577. <xsd:element name="item" type="typens:telephonySpareDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  12578. </xsd:sequence>
  12579. </xsd:complexType>
  12580. <xsd:complexType name="nicInfoReturn">
  12581. <xsd:sequence>
  12582. <xsd:element name="nic" type="xsd:string"/>
  12583. <xsd:element name="name" type="xsd:string"/>
  12584. <xsd:element name="firstname" type="xsd:string"/>
  12585. <xsd:element name="email" type="xsd:string"/>
  12586. <xsd:element name="spareEmail" type="xsd:string"/>
  12587. <xsd:element name="phone" type="xsd:string"/>
  12588. <xsd:element name="fax" type="xsd:string"/>
  12589. <xsd:element name="address" type="xsd:string"/>
  12590. <xsd:element name="city" type="xsd:string"/>
  12591. <xsd:element name="area" type="xsd:string"/>
  12592. <xsd:element name="zip" type="xsd:string"/>
  12593. <xsd:element name="country" type="xsd:string"/>
  12594. <xsd:element name="language" type="xsd:string"/>
  12595. <xsd:element name="legalform" type="xsd:string"/>
  12596. <xsd:element name="organisation" type="xsd:string"/>
  12597. <xsd:element name="legalName" type="xsd:string"/>
  12598. <xsd:element name="legalNumber" type="xsd:string"/>
  12599. <xsd:element name="vat" type="xsd:string"/>
  12600. <xsd:element name="isOwner" type="xsd:boolean"/>
  12601. <xsd:element name="billingCountry" type="xsd:string"/>
  12602. </xsd:sequence>
  12603. </xsd:complexType>
  12604. <xsd:complexType name="nicPublicInfoReturn">
  12605. <xsd:sequence>
  12606. <xsd:element name="nic" type="xsd:string"/>
  12607. <xsd:element name="name" type="xsd:string"/>
  12608. <xsd:element name="firstname" type="xsd:string"/>
  12609. <xsd:element name="organisation" type="xsd:string"/>
  12610. <xsd:element name="city" type="xsd:string"/>
  12611. </xsd:sequence>
  12612. </xsd:complexType>
  12613. <xsd:complexType name="rpsGetIoStatsReturn">
  12614. <xsd:sequence>
  12615. <xsd:element name="average" type="typens:rpsGetIOStatsDetailStruct"/>
  12616. <xsd:element name="current" type="typens:rpsGetIOStatsDetailStruct"/>
  12617. <xsd:element name="max" type="typens:rpsGetIOStatsDetailStruct"/>
  12618. <xsd:element name="image" type="xsd:string"/>
  12619. </xsd:sequence>
  12620. </xsd:complexType>
  12621. <xsd:complexType name="rpsGetIOStatsDetailStruct">
  12622. <xsd:sequence>
  12623. <xsd:element name="serviceTime" type="typens:rpsGetIOStatsDetailRawStruct"/>
  12624. <xsd:element name="IoRequests" type="typens:rpsGetIOStatsDetailIoRequestsStruct"/>
  12625. </xsd:sequence>
  12626. </xsd:complexType>
  12627. <xsd:complexType name="rpsGetIOStatsDetailIoRequestsStruct">
  12628. <xsd:sequence>
  12629. <xsd:element name="read" type="typens:rpsGetIOStatsDetailRawStruct"/>
  12630. <xsd:element name="write" type="typens:rpsGetIOStatsDetailRawStruct"/>
  12631. </xsd:sequence>
  12632. </xsd:complexType>
  12633. <xsd:complexType name="rpsGetIOStatsDetailRawStruct">
  12634. <xsd:sequence>
  12635. <xsd:element name="raw" type="xsd:string"/>
  12636. </xsd:sequence>
  12637. </xsd:complexType>
  12638. <xsd:complexType name="rpsMigrationStatusReturn">
  12639. <xsd:sequence>
  12640. <xsd:element name="id" type="xsd:int"/>
  12641. <xsd:element name="progressStatus" type="xsd:int"/>
  12642. <xsd:element name="status" type="xsd:string"/>
  12643. <xsd:element name="logicalRpsName" type="xsd:string"/>
  12644. <xsd:element name="physicalRpsTo" type="xsd:string"/>
  12645. <xsd:element name="todoDate" type="xsd:string"/>
  12646. <xsd:element name="doingDate" type="xsd:string"/>
  12647. <xsd:element name="doneDate" type="xsd:string"/>
  12648. <xsd:element name="errorMessage" type="xsd:string"/>
  12649. </xsd:sequence>
  12650. </xsd:complexType>
  12651. <xsd:complexType name="rpsMigrationGetProgressStatusReturn">
  12652. <xsd:sequence>
  12653. <xsd:element name="step1" type="typens:rpsMigrationGetProgressStatusStepStruct"/>
  12654. <xsd:element name="step2" type="typens:rpsMigrationGetProgressStatusStepStruct"/>
  12655. <xsd:element name="step3" type="typens:rpsMigrationGetProgressStatusStepStruct"/>
  12656. <xsd:element name="step4" type="typens:rpsMigrationGetProgressStatusStepStruct"/>
  12657. </xsd:sequence>
  12658. </xsd:complexType>
  12659. <xsd:complexType name="rpsMigrationGetProgressStatusStepStruct">
  12660. <xsd:sequence>
  12661. <xsd:element name="comment" type="xsd:string"/>
  12662. <xsd:element name="time" type="xsd:int"/>
  12663. <xsd:element name="status" type="xsd:string"/>
  12664. <xsd:element name="error" type="xsd:string"/>
  12665. </xsd:sequence>
  12666. </xsd:complexType>
  12667. <xsd:complexType name="managedServicesPartitionStruct">
  12668. <xsd:sequence>
  12669. <xsd:element name="idZfs" type="xsd:string"/>
  12670. <xsd:element name="name" type="xsd:string"/>
  12671. <xsd:element name="size" type="xsd:string"/>
  12672. <xsd:element name="used" type="xsd:string"/>
  12673. <xsd:element name="state" type="xsd:string"/>
  12674. <xsd:element name="accessList" type="typens:MyArrayOfManagedServicesAclStructType"/>
  12675. </xsd:sequence>
  12676. </xsd:complexType>
  12677. <xsd:complexType name="managedServicesAclStruct">
  12678. <xsd:sequence>
  12679. <xsd:element name="ip" type="xsd:string"/>
  12680. <xsd:element name="type" type="xsd:string"/>
  12681. <xsd:element name="host" type="xsd:string"/>
  12682. </xsd:sequence>
  12683. </xsd:complexType>
  12684. <xsd:element name="MyArrayOfManagedServicesPartitionStruct" type="typens:MyArrayOfManagedServicesPartitionStructType" />
  12685. <xsd:complexType name="MyArrayOfManagedServicesPartitionStructType">
  12686. <xsd:sequence>
  12687. <xsd:element name="item" type="typens:managedServicesPartitionStruct" minOccurs="0" maxOccurs="unbounded"/>
  12688. </xsd:sequence>
  12689. </xsd:complexType>
  12690. <xsd:element name="MyArrayOfManagedServicesAclStruct" type="typens:MyArrayOfManagedServicesAclStructType" />
  12691. <xsd:complexType name="MyArrayOfManagedServicesAclStructType">
  12692. <xsd:sequence>
  12693. <xsd:element name="item" type="typens:managedServicesAclStruct" minOccurs="0" maxOccurs="unbounded"/>
  12694. </xsd:sequence>
  12695. </xsd:complexType>
  12696. <xsd:complexType name="orderStruct">
  12697. <xsd:sequence>
  12698. <xsd:element name="orderId" type="xsd:int"/>
  12699. <xsd:element name="orderPassword" type="xsd:string"/>
  12700. <xsd:element name="orderUrl" type="xsd:string"/>
  12701. <xsd:element name="isPaid" type="xsd:boolean"/>
  12702. <xsd:element name="paymentStatus" type="xsd:string"/>
  12703. </xsd:sequence>
  12704. </xsd:complexType>
  12705. <xsd:complexType name="dedicatedNetworkInterfaceStruct">
  12706. <xsd:sequence>
  12707. <xsd:element name="reverse" type="xsd:string"/>
  12708. <xsd:element name="ip" type="xsd:string"/>
  12709. <xsd:element name="ipv6" type="xsd:string"/>
  12710. <xsd:element name="mac" type="xsd:string"/>
  12711. <xsd:element name="switch" type="xsd:string"/>
  12712. <xsd:element name="icmp_drop" type="xsd:boolean"/>
  12713. <xsd:element name="failover" type="xsd:boolean"/>
  12714. <xsd:element name="routedTo" type="xsd:string"/>
  12715. <xsd:element name="ssl" type="xsd:boolean"/>
  12716. <xsd:element name="country" type="xsd:string"/>
  12717. </xsd:sequence>
  12718. </xsd:complexType>
  12719. <xsd:complexType name="dedicatedNetworkTrafficDetailsStruct">
  12720. <xsd:sequence>
  12721. <xsd:element name="in" type="xsd:string"/>
  12722. <xsd:element name="out" type="xsd:string"/>
  12723. </xsd:sequence>
  12724. </xsd:complexType>
  12725. <xsd:complexType name="dedicatedNetworkTrafficStruct">
  12726. <xsd:sequence>
  12727. <xsd:element name="lastUpdate" type="xsd:string"/>
  12728. <xsd:element name="currentQuota" type="typens:dedicatedNetworkTrafficDetailsStruct"/>
  12729. <xsd:element name="monthlyTraffic" type="typens:dedicatedNetworkTrafficDetailsStruct"/>
  12730. <xsd:element name="nextTrafficReset" type="xsd:string"/>
  12731. <xsd:element name="monthlyQuota" type="xsd:string"/>
  12732. <xsd:element name="nextQuotaReset" type="xsd:string"/>
  12733. </xsd:sequence>
  12734. </xsd:complexType>
  12735. <xsd:complexType name="dedicatedNetworkStruct">
  12736. <xsd:sequence>
  12737. <xsd:element name="type" type="xsd:string"/>
  12738. <xsd:element name="priority" type="xsd:string"/>
  12739. <xsd:element name="connexion" type="xsd:string"/>
  12740. <xsd:element name="bandwidth" type="xsd:int"/>
  12741. <xsd:element name="bandwidthOvhToOvh" type="xsd:int"/>
  12742. <xsd:element name="bandwidthOvhToInternet" type="xsd:int"/>
  12743. <xsd:element name="bandwidthInternetToOvh" type="xsd:int"/>
  12744. <xsd:element name="over" type="xsd:boolean"/>
  12745. <xsd:element name="interfaces" type="typens:MyArrayOfDedicatedNetworkInterfaceStructType"/>
  12746. <xsd:element name="traffic" type="typens:dedicatedNetworkTrafficStruct"/>
  12747. </xsd:sequence>
  12748. </xsd:complexType>
  12749. <xsd:complexType name="dedicatedCapabilityStruct">
  12750. <xsd:sequence>
  12751. <xsd:element name="backupFtp" type="xsd:int"/>
  12752. <xsd:element name="backupFtpServer" type="xsd:string"/>
  12753. <xsd:element name="allocationBlockIp" type="xsd:int"/>
  12754. <xsd:element name="additionalIp" type="xsd:int"/>
  12755. <xsd:element name="rootDevice" type="xsd:string"/>
  12756. <xsd:element name="diskSize" type="xsd:int"/>
  12757. <xsd:element name="tuning" type="xsd:int"/>
  12758. </xsd:sequence>
  12759. </xsd:complexType>
  12760. <xsd:complexType name="dedicatedFreedomStruct">
  12761. <xsd:sequence>
  12762. <xsd:element name="remaining" type="xsd:int"/>
  12763. <xsd:element name="assigned" type="xsd:int"/>
  12764. <xsd:element name="total" type="xsd:int"/>
  12765. <xsd:element name="preset" type="xsd:int"/>
  12766. </xsd:sequence>
  12767. </xsd:complexType>
  12768. <xsd:complexType name="dedicatedInfoReturn">
  12769. <xsd:sequence>
  12770. <xsd:element name="hostname" type="xsd:string"/>
  12771. <xsd:element name="datacenter" type="xsd:string"/>
  12772. <xsd:element name="os" type="xsd:string"/>
  12773. <xsd:element name="isKimSufi" type="xsd:boolean"/>
  12774. <xsd:element name="isRPS" type="xsd:boolean"/>
  12775. <xsd:element name="isHG" type="xsd:boolean"/>
  12776. <xsd:element name="num" type="xsd:int"/>
  12777. <xsd:element name="rack" type="xsd:string"/>
  12778. <xsd:element name="countryBilling" type="xsd:string"/>
  12779. <xsd:element name="network" type="typens:dedicatedNetworkStruct"/>
  12780. <xsd:element name="capability" type="typens:dedicatedCapabilityStruct"/>
  12781. <xsd:element name="freeDom" type="typens:dedicatedFreedomStruct"/>
  12782. </xsd:sequence>
  12783. </xsd:complexType>
  12784. <xsd:complexType name="dedicatedNetbootStruct">
  12785. <xsd:sequence>
  12786. <xsd:element name="kernel" type="xsd:string"/>
  12787. <xsd:element name="cpufamily" type="xsd:string"/>
  12788. <xsd:element name="root" type="xsd:string"/>
  12789. <xsd:element name="smp" type="xsd:boolean"/>
  12790. <xsd:element name="ipv6" type="xsd:boolean"/>
  12791. <xsd:element name="grsec" type="xsd:boolean"/>
  12792. <xsd:element name="hz" type="xsd:string"/>
  12793. <xsd:element name="id" type="xsd:int"/>
  12794. <xsd:element name="state" type="xsd:string"/>
  12795. </xsd:sequence>
  12796. </xsd:complexType>
  12797. <xsd:complexType name="dedicatedReverseStruct">
  12798. <xsd:sequence>
  12799. <xsd:element name="reverse" type="xsd:string"/>
  12800. <xsd:element name="ip" type="xsd:string"/>
  12801. <xsd:element name="type" type="xsd:string"/>
  12802. </xsd:sequence>
  12803. </xsd:complexType>
  12804. <xsd:complexType name="secondaryDNSStruct">
  12805. <xsd:sequence>
  12806. <xsd:element name="zone" type="xsd:string"/>
  12807. <xsd:element name="type" type="xsd:string"/>
  12808. <xsd:element name="nameserver" type="xsd:string"/>
  12809. <xsd:element name="state" type="xsd:string"/>
  12810. <xsd:element name="creation" type="xsd:string"/>
  12811. <xsd:element name="deactivation" type="xsd:string"/>
  12812. </xsd:sequence>
  12813. </xsd:complexType>
  12814. <xsd:complexType name="allSecondaryDNSStruct">
  12815. <xsd:sequence>
  12816. <xsd:element name="ip" type="xsd:string"/>
  12817. <xsd:element name="secondary" type="typens:MyArrayOfSecondaryDNSStructType"/>
  12818. </xsd:sequence>
  12819. </xsd:complexType>
  12820. <xsd:complexType name="dedicatedMonitoringStatusReturn">
  12821. <xsd:sequence>
  12822. <xsd:element name="disabled" type="xsd:boolean"/>
  12823. </xsd:sequence>
  12824. </xsd:complexType>
  12825. <xsd:complexType name="dedicatedMonitoringStruct">
  12826. <xsd:sequence>
  12827. <xsd:element name="id" type="xsd:int"/>
  12828. <xsd:element name="destination" type="xsd:string"/>
  12829. <xsd:element name="language" type="xsd:string"/>
  12830. <xsd:element name="status" type="xsd:string"/>
  12831. <xsd:element name="service" type="xsd:string"/>
  12832. <xsd:element name="smsAccount" type="xsd:string"/>
  12833. </xsd:sequence>
  12834. </xsd:complexType>
  12835. <xsd:complexType name="dedicatedMonitoringServiceStruct">
  12836. <xsd:sequence>
  12837. <xsd:element name="id" type="xsd:int"/>
  12838. <xsd:element name="ip" type="xsd:string"/>
  12839. <xsd:element name="port" type="xsd:int"/>
  12840. <xsd:element name="protocol" type="xsd:string"/>
  12841. <xsd:element name="period" type="xsd:string"/>
  12842. <xsd:element name="string" type="xsd:string"/>
  12843. <xsd:element name="url" type="xsd:string"/>
  12844. <xsd:element name="destination" type="xsd:string"/>
  12845. </xsd:sequence>
  12846. </xsd:complexType>
  12847. <xsd:complexType name="dedicatedGetServiceMonitoringItemStruct">
  12848. <xsd:sequence>
  12849. <xsd:element name="id" type="xsd:int"/>
  12850. <xsd:element name="ip" type="xsd:string"/>
  12851. <xsd:element name="port" type="xsd:int"/>
  12852. <xsd:element name="protocol" type="xsd:string"/>
  12853. <xsd:element name="period" type="xsd:string"/>
  12854. <xsd:element name="string" type="xsd:string"/>
  12855. <xsd:element name="url" type="xsd:string"/>
  12856. <xsd:element name="sms" type="typens:MyArrayOfStringType"/>
  12857. <xsd:element name="email" type="typens:MyArrayOfStringType"/>
  12858. </xsd:sequence>
  12859. </xsd:complexType>
  12860. <xsd:complexType name="dedicatedMrtgInfoStruct">
  12861. <xsd:sequence>
  12862. <xsd:element name="in" type="xsd:string"/>
  12863. <xsd:element name="out" type="xsd:string"/>
  12864. </xsd:sequence>
  12865. </xsd:complexType>
  12866. <xsd:complexType name="dedicatedMrtgInfoReturn">
  12867. <xsd:sequence>
  12868. <xsd:element name="average" type="typens:dedicatedMrtgInfoStruct"/>
  12869. <xsd:element name="current" type="typens:dedicatedMrtgInfoStruct"/>
  12870. <xsd:element name="max" type="typens:dedicatedMrtgInfoStruct"/>
  12871. <xsd:element name="image" type="xsd:string"/>
  12872. </xsd:sequence>
  12873. </xsd:complexType>
  12874. <xsd:complexType name="dedicatedHardRebootStatusReturn">
  12875. <xsd:sequence>
  12876. <xsd:element name="start" type="xsd:string"/>
  12877. <xsd:element name="end" type="xsd:string"/>
  12878. </xsd:sequence>
  12879. </xsd:complexType>
  12880. <xsd:complexType name="dedicatedOperationStruct">
  12881. <xsd:sequence>
  12882. <xsd:element name="designation" type="xsd:string"/>
  12883. <xsd:element name="id_designation" type="xsd:int"/>
  12884. <xsd:element name="date" type="xsd:string"/>
  12885. <xsd:element name="level" type="xsd:int"/>
  12886. </xsd:sequence>
  12887. </xsd:complexType>
  12888. <xsd:complexType name="dedicatedFailoverStruct">
  12889. <xsd:sequence>
  12890. <xsd:element name="ip" type="xsd:string"/>
  12891. <xsd:element name="routedTo" type="xsd:string"/>
  12892. <xsd:element name="comment" type="xsd:string"/>
  12893. <xsd:element name="ssl" type="xsd:boolean"/>
  12894. </xsd:sequence>
  12895. </xsd:complexType>
  12896. <xsd:complexType name="dedicatedFailoverRipeStruct">
  12897. <xsd:sequence>
  12898. <xsd:element name="country" type="xsd:string"/>
  12899. <xsd:element name="netname" type="xsd:string"/>
  12900. <xsd:element name="routedTo" type="xsd:string"/>
  12901. <xsd:element name="routingStatus" type="xsd:string"/>
  12902. <xsd:element name="status" type="xsd:string"/>
  12903. <xsd:element name="addressesNumber" type="xsd:int"/>
  12904. <xsd:element name="networkIp" type="xsd:string"/>
  12905. <xsd:element name="isExclude" type="xsd:boolean"/>
  12906. </xsd:sequence>
  12907. </xsd:complexType>
  12908. <xsd:complexType name="dedicatedFilterIrcRuleStruct">
  12909. <xsd:sequence>
  12910. <xsd:element name="fromIp" type="xsd:string"/>
  12911. <xsd:element name="fromPort" type="xsd:string"/>
  12912. <xsd:element name="toIp" type="xsd:string"/>
  12913. <xsd:element name="toPort" type="xsd:string"/>
  12914. </xsd:sequence>
  12915. </xsd:complexType>
  12916. <xsd:complexType name="dedicatedBackupFtpInfoReturn">
  12917. <xsd:sequence>
  12918. <xsd:element name="ftpBackupName" type="xsd:string"/>
  12919. <xsd:element name="quotaUsed" type="xsd:int"/>
  12920. <xsd:element name="quotaSize" type="xsd:int"/>
  12921. </xsd:sequence>
  12922. </xsd:complexType>
  12923. <xsd:complexType name="dedicatedBackupListStruct">
  12924. <xsd:sequence>
  12925. <xsd:element name="backupId" type="xsd:int"/>
  12926. <xsd:element name="backupFeature" type="xsd:string"/>
  12927. <xsd:element name="enable" type="xsd:int"/>
  12928. <xsd:element name="language" type="xsd:string"/>
  12929. <xsd:element name="backupSize" type="xsd:string"/>
  12930. <xsd:element name="sshPort" type="xsd:int"/>
  12931. <xsd:element name="percentUsed" type="xsd:string"/>
  12932. <xsd:element name="hostname" type="xsd:string"/>
  12933. <xsd:element name="backupName" type="xsd:string"/>
  12934. <xsd:element name="email" type="xsd:string"/>
  12935. <xsd:element name="snapshotNumber" type="xsd:int"/>
  12936. <xsd:element name="superBackupName" type="xsd:string"/>
  12937. <xsd:element name="backupType" type="xsd:string"/>
  12938. <xsd:element name="src" type="typens:MyArrayOfStringType"/>
  12939. <xsd:element name="include" type="typens:MyArrayOfStringType"/>
  12940. <xsd:element name="exclude" type="typens:MyArrayOfStringType"/>
  12941. <xsd:element name="excludeHard" type="typens:MyArrayOfStringType"/>
  12942. </xsd:sequence>
  12943. </xsd:complexType>
  12944. <xsd:complexType name="dedicatedBackupListReturn">
  12945. <xsd:sequence>
  12946. <xsd:element name="backupId" type="xsd:int"/>
  12947. <xsd:element name="backupFeature" type="xsd:string"/>
  12948. <xsd:element name="enable" type="xsd:int"/>
  12949. <xsd:element name="language" type="xsd:string"/>
  12950. <xsd:element name="backupSize" type="xsd:string"/>
  12951. <xsd:element name="sshPort" type="xsd:int"/>
  12952. <xsd:element name="percentUsed" type="xsd:string"/>
  12953. <xsd:element name="hostname" type="xsd:string"/>
  12954. <xsd:element name="backupName" type="xsd:string"/>
  12955. <xsd:element name="email" type="xsd:string"/>
  12956. <xsd:element name="snapshotNumber" type="xsd:int"/>
  12957. <xsd:element name="superBackupName" type="xsd:string"/>
  12958. <xsd:element name="backupType" type="xsd:string"/>
  12959. <xsd:element name="src" type="typens:MyArrayOfStringType"/>
  12960. <xsd:element name="include" type="typens:MyArrayOfStringType"/>
  12961. <xsd:element name="exclude" type="typens:MyArrayOfStringType"/>
  12962. <xsd:element name="excludeHard" type="typens:MyArrayOfStringType"/>
  12963. </xsd:sequence>
  12964. </xsd:complexType>
  12965. <xsd:complexType name="dedicatedBackupDateStruct">
  12966. <xsd:sequence>
  12967. <xsd:element name="hour" type="xsd:string"/>
  12968. <xsd:element name="superBackupName" type="xsd:string"/>
  12969. <xsd:element name="day" type="xsd:string"/>
  12970. <xsd:element name="id" type="xsd:int"/>
  12971. <xsd:element name="backupCount" type="xsd:int"/>
  12972. </xsd:sequence>
  12973. </xsd:complexType>
  12974. <xsd:complexType name="dedicatedBackupHistoStruct">
  12975. <xsd:sequence>
  12976. <xsd:element name="id" type="xsd:int"/>
  12977. <xsd:element name="backupId" type="xsd:int"/>
  12978. <xsd:element name="dateTime" type="xsd:string"/>
  12979. <xsd:element name="status" type="xsd:string"/>
  12980. <xsd:element name="error" type="xsd:string"/>
  12981. </xsd:sequence>
  12982. </xsd:complexType>
  12983. <xsd:complexType name="dedicatedBackupGetPlanningStruct">
  12984. <xsd:sequence>
  12985. <xsd:element name="day" type="xsd:string"/>
  12986. <xsd:element name="planning" type="typens:MyArrayOfStringType"/>
  12987. </xsd:sequence>
  12988. </xsd:complexType>
  12989. <xsd:complexType name="dedicatedOrderStruct">
  12990. <xsd:sequence>
  12991. <xsd:element name="orderPassword" type="xsd:string"/>
  12992. <xsd:element name="orderId" type="xsd:int"/>
  12993. <xsd:element name="orderUrl" type="xsd:string"/>
  12994. </xsd:sequence>
  12995. </xsd:complexType>
  12996. <xsd:complexType name="dedicatedCapabilitiesStruct">
  12997. <xsd:sequence>
  12998. <xsd:element name="hostname" type="xsd:string"/>
  12999. <xsd:element name="originalClassicFailover" type="xsd:int"/>
  13000. <xsd:element name="originalFailoverRipe" type="xsd:int"/>
  13001. <xsd:element name="originalLoadBalancingSlot" type="xsd:int"/>
  13002. <xsd:element name="additionalClassicFailover" type="xsd:int"/>
  13003. <xsd:element name="additionalFailoverRipe" type="xsd:int"/>
  13004. <xsd:element name="usedClassicFailover" type="xsd:int"/>
  13005. <xsd:element name="usedFailoverRipe" type="xsd:int"/>
  13006. </xsd:sequence>
  13007. </xsd:complexType>
  13008. <xsd:complexType name="dedicatedIpLoadBalancingServerStruct">
  13009. <xsd:sequence>
  13010. <xsd:element name="hostname" type="xsd:string"/>
  13011. <xsd:element name="ip" type="xsd:string"/>
  13012. <xsd:element name="status" type="xsd:string"/>
  13013. </xsd:sequence>
  13014. </xsd:complexType>
  13015. <xsd:complexType name="dedicatedIpLoadBalancingStruct">
  13016. <xsd:sequence>
  13017. <xsd:element name="name" type="xsd:string"/>
  13018. <xsd:element name="ipLoadBalancing" type="xsd:string"/>
  13019. <xsd:element name="active" type="xsd:int"/>
  13020. <xsd:element name="inactive" type="xsd:int"/>
  13021. <xsd:element name="serverList" type="typens:MyArrayOfDedicatedIpLoadBalancingServerStructType"/>
  13022. </xsd:sequence>
  13023. </xsd:complexType>
  13024. <xsd:complexType name="dedicatedRtmStatusReturn">
  13025. <xsd:sequence>
  13026. <xsd:element name="cpu" type="typens:rtmCpuStruct"/>
  13027. <xsd:element name="hardDrives" type="typens:MyArrayOfRtmHddStructType"/>
  13028. <xsd:element name="systemInfo" type="typens:rtmSystemStruct"/>
  13029. <xsd:element name="memory" type="typens:rtmMemoryStruct"/>
  13030. <xsd:element name="motherboard" type="typens:rtmMotherboardStruct"/>
  13031. <xsd:element name="lspci" type="typens:MyArrayOfRtmLspciStructType"/>
  13032. <xsd:element name="portsUsed" type="typens:rtmPortsStruct"/>
  13033. <xsd:element name="raid" type="typens:rtmRaidStruct"/>
  13034. </xsd:sequence>
  13035. </xsd:complexType>
  13036. <xsd:complexType name="rtmCpuStruct">
  13037. <xsd:sequence>
  13038. <xsd:element name="frequency" type="xsd:string"/>
  13039. <xsd:element name="core" type="xsd:int"/>
  13040. <xsd:element name="name" type="xsd:string"/>
  13041. <xsd:element name="cache" type="xsd:string"/>
  13042. <xsd:element name="percentLoad" type="xsd:int"/>
  13043. <xsd:element name="loadAvg" type="typens:rtmCpuLoadAvgStruct"/>
  13044. </xsd:sequence>
  13045. </xsd:complexType>
  13046. <xsd:complexType name="rtmCpuLoadAvgStruct">
  13047. <xsd:sequence>
  13048. <xsd:element name="loadavg1" type="xsd:string"/>
  13049. <xsd:element name="loadavg5" type="xsd:string"/>
  13050. <xsd:element name="loadavg15" type="xsd:string"/>
  13051. </xsd:sequence>
  13052. </xsd:complexType>
  13053. <xsd:complexType name="rtmHddStruct">
  13054. <xsd:sequence>
  13055. <xsd:element name="device" type="xsd:string"/>
  13056. <xsd:element name="model" type="xsd:string"/>
  13057. <xsd:element name="capacity" type="xsd:string"/>
  13058. <xsd:element name="status" type="xsd:string"/>
  13059. <xsd:element name="partitions" type="typens:MyArrayOfRtmHddPartitionStructType"/>
  13060. <xsd:element name="smart" type="typens:rtmHddSmartStruct"/>
  13061. <xsd:element name="temperature" type="xsd:int"/>
  13062. </xsd:sequence>
  13063. </xsd:complexType>
  13064. <xsd:complexType name="rtmHddSmartStruct">
  13065. <xsd:sequence>
  13066. <xsd:element name="status" type="xsd:string"/>
  13067. <xsd:element name="multizoneErrorRate" type="xsd:int"/>
  13068. <xsd:element name="currentPendingSector" type="xsd:int"/>
  13069. <xsd:element name="udmaCrcError" type="xsd:int"/>
  13070. <xsd:element name="offlineUncorrectable" type="xsd:int"/>
  13071. </xsd:sequence>
  13072. </xsd:complexType>
  13073. <xsd:complexType name="rtmHddPartitionStruct">
  13074. <xsd:sequence>
  13075. <xsd:element name="device" type="xsd:string"/>
  13076. <xsd:element name="percentUsed" type="xsd:int"/>
  13077. <xsd:element name="percentInodes" type="xsd:int"/>
  13078. <xsd:element name="mountPoint" type="xsd:string"/>
  13079. </xsd:sequence>
  13080. </xsd:complexType>
  13081. <xsd:complexType name="rtmSystemStruct">
  13082. <xsd:sequence>
  13083. <xsd:element name="last_update" type="xsd:string"/>
  13084. <xsd:element name="ip" type="xsd:string"/>
  13085. <xsd:element name="hostname" type="xsd:string"/>
  13086. <xsd:element name="uptime" type="xsd:int"/>
  13087. <xsd:element name="freshest_file_date" type="xsd:string"/>
  13088. <xsd:element name="os" type="typens:rtmSystemOsStruct"/>
  13089. <xsd:element name="rtm" type="typens:rtmSystemRtmStruct"/>
  13090. <xsd:element name="kernel" type="typens:rtmSystemKernelStruct"/>
  13091. </xsd:sequence>
  13092. </xsd:complexType>
  13093. <xsd:complexType name="rtmSystemOsStruct">
  13094. <xsd:sequence>
  13095. <xsd:element name="current" type="xsd:string"/>
  13096. <xsd:element name="os" type="xsd:string"/>
  13097. </xsd:sequence>
  13098. </xsd:complexType>
  13099. <xsd:complexType name="rtmSystemRtmStruct">
  13100. <xsd:sequence>
  13101. <xsd:element name="status" type="xsd:boolean"/>
  13102. <xsd:element name="version" type="xsd:string"/>
  13103. <xsd:element name="current" type="xsd:string"/>
  13104. </xsd:sequence>
  13105. </xsd:complexType>
  13106. <xsd:complexType name="rtmSystemKernelStruct">
  13107. <xsd:sequence>
  13108. <xsd:element name="version" type="xsd:string"/>
  13109. <xsd:element name="current" type="xsd:string"/>
  13110. <xsd:element name="current_26" type="xsd:string"/>
  13111. <xsd:element name="current_ipv6" type="xsd:string"/>
  13112. <xsd:element name="release" type="xsd:string"/>
  13113. </xsd:sequence>
  13114. </xsd:complexType>
  13115. <xsd:complexType name="rtmMemoryStruct">
  13116. <xsd:sequence>
  13117. <xsd:element name="memusage" type="xsd:int"/>
  13118. <xsd:element name="swapusage" type="xsd:int"/>
  13119. <xsd:element name="modules" type="typens:MyArrayOfRtmMemoryModuleStructType"/>
  13120. </xsd:sequence>
  13121. </xsd:complexType>
  13122. <xsd:complexType name="rtmMemoryModuleStruct">
  13123. <xsd:sequence>
  13124. <xsd:element name="moduleName" type="xsd:string"/>
  13125. <xsd:element name="value" type="xsd:string"/>
  13126. </xsd:sequence>
  13127. </xsd:complexType>
  13128. <xsd:complexType name="rtmMotherboardStruct">
  13129. <xsd:sequence>
  13130. <xsd:element name="manufacture" type="xsd:string"/>
  13131. <xsd:element name="modelName" type="xsd:string"/>
  13132. </xsd:sequence>
  13133. </xsd:complexType>
  13134. <xsd:complexType name="rtmLspciStruct">
  13135. <xsd:sequence>
  13136. <xsd:element name="address" type="xsd:string"/>
  13137. <xsd:element name="description" type="xsd:string"/>
  13138. </xsd:sequence>
  13139. </xsd:complexType>
  13140. <xsd:complexType name="rtmPortsStruct">
  13141. <xsd:sequence>
  13142. <xsd:element name="listening" type="typens:MyArrayOfRtmPortsIfaceStructType"/>
  13143. </xsd:sequence>
  13144. </xsd:complexType>
  13145. <xsd:complexType name="rtmPortsIfaceStruct">
  13146. <xsd:sequence>
  13147. <xsd:element name="iface" type="xsd:string"/>
  13148. <xsd:element name="ports" type="typens:MyArrayOfRtmPortsIfaceDetailStructType"/>
  13149. </xsd:sequence>
  13150. </xsd:complexType>
  13151. <xsd:complexType name="rtmPortsIfaceDetailStruct">
  13152. <xsd:sequence>
  13153. <xsd:element name="port" type="xsd:string"/>
  13154. <xsd:element name="procname" type="xsd:string"/>
  13155. <xsd:element name="uid" type="xsd:string"/>
  13156. <xsd:element name="pid" type="xsd:int"/>
  13157. <xsd:element name="cmdline" type="xsd:string"/>
  13158. <xsd:element name="exe" type="xsd:string"/>
  13159. <xsd:element name="username" type="xsd:string"/>
  13160. </xsd:sequence>
  13161. </xsd:complexType>
  13162. <xsd:complexType name="rtmRaidStruct">
  13163. <xsd:sequence>
  13164. <xsd:element name="units" type="typens:MyArrayOfRtmRaidPartitionStructType"/>
  13165. </xsd:sequence>
  13166. </xsd:complexType>
  13167. <xsd:complexType name="rtmRaidPartitionStruct">
  13168. <xsd:sequence>
  13169. <xsd:element name="partition" type="xsd:string"/>
  13170. <xsd:element name="volumes" type="typens:MyArrayOfRtmRaidPartitionVolumeStructType"/>
  13171. </xsd:sequence>
  13172. </xsd:complexType>
  13173. <xsd:complexType name="rtmRaidPartitionVolumeStruct">
  13174. <xsd:sequence>
  13175. <xsd:element name="volumeName" type="xsd:string"/>
  13176. <xsd:element name="flags" type="xsd:string"/>
  13177. <xsd:element name="status" type="xsd:string"/>
  13178. <xsd:element name="type" type="xsd:string"/>
  13179. <xsd:element name="capacity" type="xsd:string"/>
  13180. <xsd:element name="phys" type="xsd:int"/>
  13181. <xsd:element name="members" type="typens:MyArrayOfRtmRaidPartitionVolumeMemberStructType"/>
  13182. </xsd:sequence>
  13183. </xsd:complexType>
  13184. <xsd:complexType name="rtmRaidPartitionVolumeMemberStruct">
  13185. <xsd:sequence>
  13186. <xsd:element name="memberName" type="xsd:string"/>
  13187. <xsd:element name="modelName" type="xsd:string"/>
  13188. <xsd:element name="flags" type="xsd:string"/>
  13189. <xsd:element name="status" type="xsd:string"/>
  13190. <xsd:element name="capacity" type="xsd:string"/>
  13191. </xsd:sequence>
  13192. </xsd:complexType>
  13193. <xsd:complexType name="dedicatedRtmListBackdoorStruct">
  13194. <xsd:sequence>
  13195. <xsd:element name="date_email" type="xsd:string"/>
  13196. <xsd:element name="date_start" type="xsd:string"/>
  13197. <xsd:element name="date_end" type="xsd:string"/>
  13198. <xsd:element name="date_today" type="xsd:string"/>
  13199. <xsd:element name="id" type="xsd:int"/>
  13200. <xsd:element name="uid" type="xsd:string"/>
  13201. <xsd:element name="pid" type="xsd:int"/>
  13202. <xsd:element name="do_not_mail" type="xsd:boolean"/>
  13203. <xsd:element name="active" type="xsd:boolean"/>
  13204. <xsd:element name="status" type="xsd:int"/>
  13205. <xsd:element name="ip" type="xsd:string"/>
  13206. <xsd:element name="type" type="xsd:string"/>
  13207. <xsd:element name="cmdline" type="xsd:string"/>
  13208. <xsd:element name="port" type="xsd:int"/>
  13209. <xsd:element name="ports" type="xsd:string"/>
  13210. <xsd:element name="procname" type="xsd:string"/>
  13211. <xsd:element name="exe" type="xsd:string"/>
  13212. </xsd:sequence>
  13213. </xsd:complexType>
  13214. <xsd:complexType name="dedicatedRipeGetIpStruct">
  13215. <xsd:sequence>
  13216. <xsd:element name="exclusion" type="xsd:string"/>
  13217. <xsd:element name="routedTo" type="xsd:string"/>
  13218. <xsd:element name="ip" type="xsd:string"/>
  13219. <xsd:element name="netname" type="xsd:string"/>
  13220. </xsd:sequence>
  13221. </xsd:complexType>
  13222. <xsd:complexType name="dedicatedIpVirtualMacAvailableReturn">
  13223. <xsd:sequence>
  13224. <xsd:element name="ip" type="typens:MyArrayOfStringType"/>
  13225. <xsd:element name="mac" type="typens:MyArrayOfStringType"/>
  13226. </xsd:sequence>
  13227. </xsd:complexType>
  13228. <xsd:complexType name="dedicatedIpVirtualMacUsedStruct">
  13229. <xsd:sequence>
  13230. <xsd:element name="virtualMachineName" type="xsd:string"/>
  13231. <xsd:element name="status" type="xsd:string"/>
  13232. <xsd:element name="ipAddress" type="xsd:string"/>
  13233. <xsd:element name="type" type="xsd:string"/>
  13234. <xsd:element name="mac" type="xsd:string"/>
  13235. </xsd:sequence>
  13236. </xsd:complexType>
  13237. <xsd:complexType name="dedicatedBandwidthManagementReturn">
  13238. <xsd:sequence>
  13239. <xsd:element name="serverName" type="xsd:string"/>
  13240. <xsd:element name="id" type="xsd:int"/>
  13241. <xsd:element name="status" type="xsd:string"/>
  13242. <xsd:element name="date" type="xsd:string"/>
  13243. </xsd:sequence>
  13244. </xsd:complexType>
  13245. <xsd:complexType name="dedicatedServerPartioningDetailStruct">
  13246. <xsd:sequence>
  13247. <xsd:element name="partSize" type="xsd:string"/>
  13248. <xsd:element name="id" type="xsd:int"/>
  13249. <xsd:element name="raidType" type="xsd:int"/>
  13250. <xsd:element name="mountPoint" type="xsd:string"/>
  13251. <xsd:element name="partType" type="xsd:string"/>
  13252. <xsd:element name="fileSystem" type="xsd:string"/>
  13253. </xsd:sequence>
  13254. </xsd:complexType>
  13255. <xsd:complexType name="dedicatedServerPartioningReturn">
  13256. <xsd:sequence>
  13257. <xsd:element name="os" type="xsd:string"/>
  13258. <xsd:element name="langaue" type="xsd:string"/>
  13259. <xsd:element name="partioning" type="typens:MyArrayOfDedicatedServerPartioningDetailStructType"/>
  13260. <xsd:element name="warn" type="xsd:int"/>
  13261. </xsd:sequence>
  13262. </xsd:complexType>
  13263. <xsd:complexType name="dedicatedInstallConfigurationParametersStruct">
  13264. <xsd:sequence>
  13265. <xsd:element name="language" type="xsd:string"/>
  13266. <xsd:element name="bitFormat" type="xsd:string"/>
  13267. <xsd:element name="softRaidDevices" type="xsd:int"/>
  13268. <xsd:element name="serverName" type="xsd:string"/>
  13269. <xsd:element name="softRaid" type="xsd:string"/>
  13270. <xsd:element name="distribution" type="xsd:string"/>
  13271. <xsd:element name="resinstallTodoId" type="xsd:int"/>
  13272. </xsd:sequence>
  13273. </xsd:complexType>
  13274. <xsd:complexType name="dedicatedInstallConfigurationStruct">
  13275. <xsd:sequence>
  13276. <xsd:element name="pendingDate" type="xsd:string"/>
  13277. <xsd:element name="status" type="xsd:string"/>
  13278. <xsd:element name="stageId" type="xsd:int"/>
  13279. <xsd:element name="serverName" type="xsd:string"/>
  13280. <xsd:element name="parameters" type="typens:dedicatedInstallConfigurationParametersStruct"/>
  13281. <xsd:element name="todoDate" type="xsd:string"/>
  13282. <xsd:element name="doingDate" type="xsd:string"/>
  13283. <xsd:element name="error" type="xsd:string"/>
  13284. <xsd:element name="action" type="xsd:string"/>
  13285. <xsd:element name="id" type="xsd:int"/>
  13286. <xsd:element name="doneDate" type="xsd:string"/>
  13287. </xsd:sequence>
  13288. </xsd:complexType>
  13289. <xsd:complexType name="dedicatedAllowedDistributionBitFormatStruct">
  13290. <xsd:sequence>
  13291. <xsd:element name="reference" type="xsd:string"/>
  13292. <xsd:element name="bits" type="xsd:int"/>
  13293. </xsd:sequence>
  13294. </xsd:complexType>
  13295. <xsd:complexType name="dedicatedAllowedDistributionLanguageStruct">
  13296. <xsd:sequence>
  13297. <xsd:element name="code" type="xsd:string"/>
  13298. <xsd:element name="desc" type="xsd:string"/>
  13299. </xsd:sequence>
  13300. </xsd:complexType>
  13301. <xsd:complexType name="dedicatedAllowedDistributionDetailsStruct">
  13302. <xsd:sequence>
  13303. <xsd:element name="language" type="typens:MyArrayOfDedicatedAllowedDistributionLanguageStructType"/>
  13304. <xsd:element name="languageList" type="typens:MyArrayOfStringType"/>
  13305. <xsd:element name="defaultLanguage" type="xsd:string"/>
  13306. <xsd:element name="bitFormat" type="typens:MyArrayOfDedicatedAllowedDistributionBitFormatStructType"/>
  13307. <xsd:element name="longName" type="xsd:string"/>
  13308. <xsd:element name="name" type="xsd:string"/>
  13309. </xsd:sequence>
  13310. </xsd:complexType>
  13311. <xsd:complexType name="dedicatedAllowedDistributionMoreStruct">
  13312. <xsd:sequence>
  13313. <xsd:element name="basicDistributions" type="typens:MyArrayOfDedicatedAllowedDistributionDetailsStructType"/>
  13314. <xsd:element name="readyToUse" type="typens:MyArrayOfDedicatedAllowedDistributionDetailsStructType"/>
  13315. <xsd:element name="type" type="xsd:string"/>
  13316. </xsd:sequence>
  13317. </xsd:complexType>
  13318. <xsd:complexType name="dedicatedAllowedDistributionReturn">
  13319. <xsd:sequence>
  13320. <xsd:element name="distribution" type="typens:MyArrayOfDedicatedAllowedDistributionMoreStructType"/>
  13321. </xsd:sequence>
  13322. </xsd:complexType>
  13323. <xsd:complexType name="dedicatedBasicInstallProgressStruct">
  13324. <xsd:sequence>
  13325. <xsd:element name="step" type="xsd:int"/>
  13326. <xsd:element name="comment" type="xsd:string"/>
  13327. <xsd:element name="time" type="xsd:string"/>
  13328. <xsd:element name="error" type="xsd:string"/>
  13329. <xsd:element name="status" type="xsd:string"/>
  13330. </xsd:sequence>
  13331. </xsd:complexType>
  13332. <xsd:complexType name="dedicatedBasicInstallProgressReturn">
  13333. <xsd:sequence>
  13334. <xsd:element name="progress" type="typens:MyArrayOfDedicatedBasicInstallProgressStructType"/>
  13335. </xsd:sequence>
  13336. </xsd:complexType>
  13337. <xsd:complexType name="dedicatedInstallationTemplateStruct">
  13338. <xsd:sequence>
  13339. <xsd:element name="name" type="xsd:string"/>
  13340. <xsd:element name="os" type="xsd:string"/>
  13341. </xsd:sequence>
  13342. </xsd:complexType>
  13343. <xsd:complexType name="dedicatedIPForUDPStruct">
  13344. <xsd:sequence>
  13345. <xsd:element name="ip" type="xsd:string"/>
  13346. <xsd:element name="routedTo" type="xsd:string"/>
  13347. <xsd:element name="status" type="xsd:string"/>
  13348. <xsd:element name="mac" type="xsd:string"/>
  13349. <xsd:element name="reverse" type="xsd:string"/>
  13350. </xsd:sequence>
  13351. </xsd:complexType>
  13352. <xsd:complexType name="IPForUDPServerListStruct">
  13353. <xsd:sequence>
  13354. <xsd:element name="server" type="xsd:string"/>
  13355. <xsd:element name="reverse" type="xsd:string"/>
  13356. <xsd:element name="ipList" type="typens:MyArrayOfDedicatedIPForUDPStructType"/>
  13357. </xsd:sequence>
  13358. </xsd:complexType>
  13359. <xsd:element name="MyArrayOfDedicatedCapabilitiesStruct" type="typens:MyArrayOfDedicatedCapabilitiesStructType" />
  13360. <xsd:complexType name="MyArrayOfDedicatedCapabilitiesStructType">
  13361. <xsd:sequence>
  13362. <xsd:element name="item" type="typens:dedicatedCapabilitiesStruct" minOccurs="0" maxOccurs="unbounded"/>
  13363. </xsd:sequence>
  13364. </xsd:complexType>
  13365. <xsd:element name="MyArrayOfDedicatedNetbootStruct" type="typens:MyArrayOfDedicatedNetbootStructType" />
  13366. <xsd:complexType name="MyArrayOfDedicatedNetbootStructType">
  13367. <xsd:sequence>
  13368. <xsd:element name="item" type="typens:dedicatedNetbootStruct" minOccurs="0" maxOccurs="unbounded"/>
  13369. </xsd:sequence>
  13370. </xsd:complexType>
  13371. <xsd:element name="MyArrayOfDedicatedReverseStruct" type="typens:MyArrayOfDedicatedReverseStructType" />
  13372. <xsd:complexType name="MyArrayOfDedicatedReverseStructType">
  13373. <xsd:sequence>
  13374. <xsd:element name="item" type="typens:dedicatedReverseStruct" minOccurs="0" maxOccurs="unbounded"/>
  13375. </xsd:sequence>
  13376. </xsd:complexType>
  13377. <xsd:element name="MyArrayOfSecondaryDNSStruct" type="typens:MyArrayOfSecondaryDNSStructType" />
  13378. <xsd:complexType name="MyArrayOfSecondaryDNSStructType">
  13379. <xsd:sequence>
  13380. <xsd:element name="item" type="typens:secondaryDNSStruct" minOccurs="0" maxOccurs="unbounded"/>
  13381. </xsd:sequence>
  13382. </xsd:complexType>
  13383. <xsd:element name="MyArrayOfAllSecondaryDNSStruct" type="typens:MyArrayOfAllSecondaryDNSStructType" />
  13384. <xsd:complexType name="MyArrayOfAllSecondaryDNSStructType">
  13385. <xsd:sequence>
  13386. <xsd:element name="item" type="typens:allSecondaryDNSStruct" minOccurs="0" maxOccurs="unbounded"/>
  13387. </xsd:sequence>
  13388. </xsd:complexType>
  13389. <xsd:element name="MyArrayOfDedicatedMonitoringStruct" type="typens:MyArrayOfDedicatedMonitoringStructType" />
  13390. <xsd:complexType name="MyArrayOfDedicatedMonitoringStructType">
  13391. <xsd:sequence>
  13392. <xsd:element name="item" type="typens:dedicatedMonitoringStruct" minOccurs="0" maxOccurs="unbounded"/>
  13393. </xsd:sequence>
  13394. </xsd:complexType>
  13395. <xsd:element name="MyArrayOfDedicatedMonitoringServiceStruct" type="typens:MyArrayOfDedicatedMonitoringServiceStructType" />
  13396. <xsd:complexType name="MyArrayOfDedicatedMonitoringServiceStructType">
  13397. <xsd:sequence>
  13398. <xsd:element name="item" type="typens:dedicatedMonitoringServiceStruct" minOccurs="0" maxOccurs="unbounded"/>
  13399. </xsd:sequence>
  13400. </xsd:complexType>
  13401. <xsd:element name="MyArrayOfDedicatedOperationStruct" type="typens:MyArrayOfDedicatedOperationStructType" />
  13402. <xsd:complexType name="MyArrayOfDedicatedOperationStructType">
  13403. <xsd:sequence>
  13404. <xsd:element name="item" type="typens:dedicatedOperationStruct" minOccurs="0" maxOccurs="unbounded"/>
  13405. </xsd:sequence>
  13406. </xsd:complexType>
  13407. <xsd:element name="MyArrayOfDedicatedFailoverStruct" type="typens:MyArrayOfDedicatedFailoverStructType" />
  13408. <xsd:complexType name="MyArrayOfDedicatedFailoverStructType">
  13409. <xsd:sequence>
  13410. <xsd:element name="item" type="typens:dedicatedFailoverStruct" minOccurs="0" maxOccurs="unbounded"/>
  13411. </xsd:sequence>
  13412. </xsd:complexType>
  13413. <xsd:element name="MyArrayOfDedicatedFailoverRipeStruct" type="typens:MyArrayOfDedicatedFailoverRipeStructType" />
  13414. <xsd:complexType name="MyArrayOfDedicatedFailoverRipeStructType">
  13415. <xsd:sequence>
  13416. <xsd:element name="item" type="typens:dedicatedFailoverRipeStruct" minOccurs="0" maxOccurs="unbounded"/>
  13417. </xsd:sequence>
  13418. </xsd:complexType>
  13419. <xsd:element name="MyArrayOfDedicatedRipeGetIpStruct" type="typens:MyArrayOfDedicatedRipeGetIpStructType" />
  13420. <xsd:complexType name="MyArrayOfDedicatedRipeGetIpStructType">
  13421. <xsd:sequence>
  13422. <xsd:element name="item" type="typens:dedicatedRipeGetIpStruct" minOccurs="0" maxOccurs="unbounded"/>
  13423. </xsd:sequence>
  13424. </xsd:complexType>
  13425. <xsd:element name="MyArrayOfDedicatedFilterIrcRuleStruct" type="typens:MyArrayOfDedicatedFilterIrcRuleStructType" />
  13426. <xsd:complexType name="MyArrayOfDedicatedFilterIrcRuleStructType">
  13427. <xsd:sequence>
  13428. <xsd:element name="item" type="typens:dedicatedFilterIrcRuleStruct" minOccurs="0" maxOccurs="unbounded"/>
  13429. </xsd:sequence>
  13430. </xsd:complexType>
  13431. <xsd:element name="MyArrayOfDedicatedBackupListStruct" type="typens:MyArrayOfDedicatedBackupListStructType" />
  13432. <xsd:complexType name="MyArrayOfDedicatedBackupListStructType">
  13433. <xsd:sequence>
  13434. <xsd:element name="item" type="typens:dedicatedBackupListStruct" minOccurs="0" maxOccurs="unbounded"/>
  13435. </xsd:sequence>
  13436. </xsd:complexType>
  13437. <xsd:element name="MyArrayOfDedicatedBackupDateStruct" type="typens:MyArrayOfDedicatedBackupDateStructType" />
  13438. <xsd:complexType name="MyArrayOfDedicatedBackupDateStructType">
  13439. <xsd:sequence>
  13440. <xsd:element name="item" type="typens:dedicatedBackupDateStruct" minOccurs="0" maxOccurs="unbounded"/>
  13441. </xsd:sequence>
  13442. </xsd:complexType>
  13443. <xsd:element name="MyArrayOfDedicatedBackupHistoStruct" type="typens:MyArrayOfDedicatedBackupHistoStructType" />
  13444. <xsd:complexType name="MyArrayOfDedicatedBackupHistoStructType">
  13445. <xsd:sequence>
  13446. <xsd:element name="item" type="typens:dedicatedBackupHistoStruct" minOccurs="0" maxOccurs="unbounded"/>
  13447. </xsd:sequence>
  13448. </xsd:complexType>
  13449. <xsd:element name="MyArrayOfDedicatedBackupGetPlanningStruct" type="typens:MyArrayOfDedicatedBackupGetPlanningStructType" />
  13450. <xsd:complexType name="MyArrayOfDedicatedBackupGetPlanningStructType">
  13451. <xsd:sequence>
  13452. <xsd:element name="item" type="typens:dedicatedBackupGetPlanningStruct" minOccurs="0" maxOccurs="unbounded"/>
  13453. </xsd:sequence>
  13454. </xsd:complexType>
  13455. <xsd:element name="MyArrayOfDedicatedIpLoadBalancingStruct" type="typens:MyArrayOfDedicatedIpLoadBalancingStructType" />
  13456. <xsd:complexType name="MyArrayOfDedicatedIpLoadBalancingStructType">
  13457. <xsd:sequence>
  13458. <xsd:element name="item" type="typens:dedicatedIpLoadBalancingStruct" minOccurs="0" maxOccurs="unbounded"/>
  13459. </xsd:sequence>
  13460. </xsd:complexType>
  13461. <xsd:element name="MyArrayOfDedicatedRtmListBackdoorStruct" type="typens:MyArrayOfDedicatedRtmListBackdoorStructType" />
  13462. <xsd:complexType name="MyArrayOfDedicatedRtmListBackdoorStructType">
  13463. <xsd:sequence>
  13464. <xsd:element name="item" type="typens:dedicatedRtmListBackdoorStruct" minOccurs="0" maxOccurs="unbounded"/>
  13465. </xsd:sequence>
  13466. </xsd:complexType>
  13467. <xsd:element name="MyArrayOfDedicatedIpVirtualMacUsedStruct" type="typens:MyArrayOfDedicatedIpVirtualMacUsedStructType" />
  13468. <xsd:complexType name="MyArrayOfDedicatedIpVirtualMacUsedStructType">
  13469. <xsd:sequence>
  13470. <xsd:element name="item" type="typens:dedicatedIpVirtualMacUsedStruct" minOccurs="0" maxOccurs="unbounded"/>
  13471. </xsd:sequence>
  13472. </xsd:complexType>
  13473. <xsd:element name="MyArrayOfDedicatedInstallationTemplateStruct" type="typens:MyArrayOfDedicatedInstallationTemplateStructType" />
  13474. <xsd:complexType name="MyArrayOfDedicatedInstallationTemplateStructType">
  13475. <xsd:sequence>
  13476. <xsd:element name="item" type="typens:dedicatedInstallationTemplateStruct" minOccurs="0" maxOccurs="unbounded"/>
  13477. </xsd:sequence>
  13478. </xsd:complexType>
  13479. <xsd:element name="MyArrayOfDedicatedIPForUDPStruct" type="typens:MyArrayOfDedicatedIPForUDPStructType" />
  13480. <xsd:complexType name="MyArrayOfDedicatedIPForUDPStructType">
  13481. <xsd:sequence>
  13482. <xsd:element name="item" type="typens:dedicatedIPForUDPStruct" minOccurs="0" maxOccurs="unbounded"/>
  13483. </xsd:sequence>
  13484. </xsd:complexType>
  13485. <xsd:element name="MyArrayOfIPForUDPServerListStruct" type="typens:MyArrayOfIPForUDPServerListStructType" />
  13486. <xsd:complexType name="MyArrayOfIPForUDPServerListStructType">
  13487. <xsd:sequence>
  13488. <xsd:element name="item" type="typens:IPForUDPServerListStruct" minOccurs="0" maxOccurs="unbounded"/>
  13489. </xsd:sequence>
  13490. </xsd:complexType>
  13491. <xsd:element name="MyArrayOfDedicatedNetworkInterfaceStruct" type="typens:MyArrayOfDedicatedNetworkInterfaceStructType" />
  13492. <xsd:complexType name="MyArrayOfDedicatedNetworkInterfaceStructType">
  13493. <xsd:sequence>
  13494. <xsd:element name="item" type="typens:dedicatedNetworkInterfaceStruct" minOccurs="0" maxOccurs="unbounded"/>
  13495. </xsd:sequence>
  13496. </xsd:complexType>
  13497. <xsd:element name="MyArrayOfDedicatedIpLoadBalancingServerStruct" type="typens:MyArrayOfDedicatedIpLoadBalancingServerStructType" />
  13498. <xsd:complexType name="MyArrayOfDedicatedIpLoadBalancingServerStructType">
  13499. <xsd:sequence>
  13500. <xsd:element name="item" type="typens:dedicatedIpLoadBalancingServerStruct" minOccurs="0" maxOccurs="unbounded"/>
  13501. </xsd:sequence>
  13502. </xsd:complexType>
  13503. <xsd:element name="MyArrayOfRtmHddStruct" type="typens:MyArrayOfRtmHddStructType" />
  13504. <xsd:complexType name="MyArrayOfRtmHddStructType">
  13505. <xsd:sequence>
  13506. <xsd:element name="item" type="typens:rtmHddStruct" minOccurs="0" maxOccurs="unbounded"/>
  13507. </xsd:sequence>
  13508. </xsd:complexType>
  13509. <xsd:element name="MyArrayOfRtmLspciStruct" type="typens:MyArrayOfRtmLspciStructType" />
  13510. <xsd:complexType name="MyArrayOfRtmLspciStructType">
  13511. <xsd:sequence>
  13512. <xsd:element name="item" type="typens:rtmLspciStruct" minOccurs="0" maxOccurs="unbounded"/>
  13513. </xsd:sequence>
  13514. </xsd:complexType>
  13515. <xsd:element name="MyArrayOfRtmHddPartitionStruct" type="typens:MyArrayOfRtmHddPartitionStructType" />
  13516. <xsd:complexType name="MyArrayOfRtmHddPartitionStructType">
  13517. <xsd:sequence>
  13518. <xsd:element name="item" type="typens:rtmHddPartitionStruct" minOccurs="0" maxOccurs="unbounded"/>
  13519. </xsd:sequence>
  13520. </xsd:complexType>
  13521. <xsd:element name="MyArrayOfRtmMemoryModuleStruct" type="typens:MyArrayOfRtmMemoryModuleStructType" />
  13522. <xsd:complexType name="MyArrayOfRtmMemoryModuleStructType">
  13523. <xsd:sequence>
  13524. <xsd:element name="item" type="typens:rtmMemoryModuleStruct" minOccurs="0" maxOccurs="unbounded"/>
  13525. </xsd:sequence>
  13526. </xsd:complexType>
  13527. <xsd:element name="MyArrayOfRtmPortsIfaceStruct" type="typens:MyArrayOfRtmPortsIfaceStructType" />
  13528. <xsd:complexType name="MyArrayOfRtmPortsIfaceStructType">
  13529. <xsd:sequence>
  13530. <xsd:element name="item" type="typens:rtmPortsIfaceStruct" minOccurs="0" maxOccurs="unbounded"/>
  13531. </xsd:sequence>
  13532. </xsd:complexType>
  13533. <xsd:element name="MyArrayOfRtmPortsIfaceDetailStruct" type="typens:MyArrayOfRtmPortsIfaceDetailStructType" />
  13534. <xsd:complexType name="MyArrayOfRtmPortsIfaceDetailStructType">
  13535. <xsd:sequence>
  13536. <xsd:element name="item" type="typens:rtmPortsIfaceDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  13537. </xsd:sequence>
  13538. </xsd:complexType>
  13539. <xsd:element name="MyArrayOfRtmRaidPartitionStruct" type="typens:MyArrayOfRtmRaidPartitionStructType" />
  13540. <xsd:complexType name="MyArrayOfRtmRaidPartitionStructType">
  13541. <xsd:sequence>
  13542. <xsd:element name="item" type="typens:rtmRaidPartitionStruct" minOccurs="0" maxOccurs="unbounded"/>
  13543. </xsd:sequence>
  13544. </xsd:complexType>
  13545. <xsd:element name="MyArrayOfRtmRaidPartitionVolumeStruct" type="typens:MyArrayOfRtmRaidPartitionVolumeStructType" />
  13546. <xsd:complexType name="MyArrayOfRtmRaidPartitionVolumeStructType">
  13547. <xsd:sequence>
  13548. <xsd:element name="item" type="typens:rtmRaidPartitionVolumeStruct" minOccurs="0" maxOccurs="unbounded"/>
  13549. </xsd:sequence>
  13550. </xsd:complexType>
  13551. <xsd:element name="MyArrayOfRtmRaidPartitionVolumeMemberStruct" type="typens:MyArrayOfRtmRaidPartitionVolumeMemberStructType" />
  13552. <xsd:complexType name="MyArrayOfRtmRaidPartitionVolumeMemberStructType">
  13553. <xsd:sequence>
  13554. <xsd:element name="item" type="typens:rtmRaidPartitionVolumeMemberStruct" minOccurs="0" maxOccurs="unbounded"/>
  13555. </xsd:sequence>
  13556. </xsd:complexType>
  13557. <xsd:element name="MyArrayOfDedicatedServerPartioningDetailStruct" type="typens:MyArrayOfDedicatedServerPartioningDetailStructType" />
  13558. <xsd:complexType name="MyArrayOfDedicatedServerPartioningDetailStructType">
  13559. <xsd:sequence>
  13560. <xsd:element name="item" type="typens:dedicatedServerPartioningDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  13561. </xsd:sequence>
  13562. </xsd:complexType>
  13563. <xsd:element name="MyArrayOfDedicatedAllowedDistributionLanguageStruct" type="typens:MyArrayOfDedicatedAllowedDistributionLanguageStructType" />
  13564. <xsd:complexType name="MyArrayOfDedicatedAllowedDistributionLanguageStructType">
  13565. <xsd:sequence>
  13566. <xsd:element name="item" type="typens:dedicatedAllowedDistributionLanguageStruct" minOccurs="0" maxOccurs="unbounded"/>
  13567. </xsd:sequence>
  13568. </xsd:complexType>
  13569. <xsd:element name="MyArrayOfDedicatedAllowedDistributionBitFormatStruct" type="typens:MyArrayOfDedicatedAllowedDistributionBitFormatStructType" />
  13570. <xsd:complexType name="MyArrayOfDedicatedAllowedDistributionBitFormatStructType">
  13571. <xsd:sequence>
  13572. <xsd:element name="item" type="typens:dedicatedAllowedDistributionBitFormatStruct" minOccurs="0" maxOccurs="unbounded"/>
  13573. </xsd:sequence>
  13574. </xsd:complexType>
  13575. <xsd:element name="MyArrayOfDedicatedAllowedDistributionDetailsStruct" type="typens:MyArrayOfDedicatedAllowedDistributionDetailsStructType" />
  13576. <xsd:complexType name="MyArrayOfDedicatedAllowedDistributionDetailsStructType">
  13577. <xsd:sequence>
  13578. <xsd:element name="item" type="typens:dedicatedAllowedDistributionDetailsStruct" minOccurs="0" maxOccurs="unbounded"/>
  13579. </xsd:sequence>
  13580. </xsd:complexType>
  13581. <xsd:element name="MyArrayOfDedicatedAllowedDistributionMoreStruct" type="typens:MyArrayOfDedicatedAllowedDistributionMoreStructType" />
  13582. <xsd:complexType name="MyArrayOfDedicatedAllowedDistributionMoreStructType">
  13583. <xsd:sequence>
  13584. <xsd:element name="item" type="typens:dedicatedAllowedDistributionMoreStruct" minOccurs="0" maxOccurs="unbounded"/>
  13585. </xsd:sequence>
  13586. </xsd:complexType>
  13587. <xsd:element name="MyArrayOfDedicatedBasicInstallProgressStruct" type="typens:MyArrayOfDedicatedBasicInstallProgressStructType" />
  13588. <xsd:complexType name="MyArrayOfDedicatedBasicInstallProgressStructType">
  13589. <xsd:sequence>
  13590. <xsd:element name="item" type="typens:dedicatedBasicInstallProgressStruct" minOccurs="0" maxOccurs="unbounded"/>
  13591. </xsd:sequence>
  13592. </xsd:complexType>
  13593. <xsd:complexType name="ticketStruct">
  13594. <xsd:sequence>
  13595. <xsd:element name="id" type="xsd:int"/>
  13596. <xsd:element name="creationDate" type="xsd:string"/>
  13597. <xsd:element name="requestStatus" type="xsd:string"/>
  13598. <xsd:element name="subject" type="xsd:string"/>
  13599. <xsd:element name="nic" type="xsd:string"/>
  13600. <xsd:element name="level" type="xsd:string"/>
  13601. <xsd:element name="domain" type="xsd:string"/>
  13602. <xsd:element name="orderId" type="xsd:int"/>
  13603. <xsd:element name="componentType" type="xsd:string"/>
  13604. </xsd:sequence>
  13605. </xsd:complexType>
  13606. <xsd:complexType name="fullTicketReturn">
  13607. <xsd:sequence>
  13608. <xsd:element name="ticketId" type="xsd:int"/>
  13609. <xsd:element name="requestStatus" type="xsd:string"/>
  13610. <xsd:element name="status" type="xsd:string"/>
  13611. <xsd:element name="subject" type="xsd:string"/>
  13612. <xsd:element name="nic" type="xsd:string"/>
  13613. <xsd:element name="phone" type="xsd:string"/>
  13614. <xsd:element name="email" type="xsd:string"/>
  13615. <xsd:element name="level" type="xsd:string"/>
  13616. <xsd:element name="domain" type="xsd:string"/>
  13617. <xsd:element name="orderId" type="xsd:int"/>
  13618. <xsd:element name="componentType" type="xsd:string"/>
  13619. <xsd:element name="messages" type="typens:MyArrayOfMessageDetailStructType"/>
  13620. </xsd:sequence>
  13621. </xsd:complexType>
  13622. <xsd:complexType name="messageDetailStruct">
  13623. <xsd:sequence>
  13624. <xsd:element name="to" type="xsd:string"/>
  13625. <xsd:element name="from" type="xsd:string"/>
  13626. <xsd:element name="date" type="xsd:string"/>
  13627. <xsd:element name="ip" type="xsd:string"/>
  13628. <xsd:element name="type" type="xsd:string"/>
  13629. <xsd:element name="message" type="xsd:string"/>
  13630. </xsd:sequence>
  13631. </xsd:complexType>
  13632. <xsd:complexType name="ticketContactStruct">
  13633. <xsd:sequence>
  13634. <xsd:element name="componentType" type="xsd:string"/>
  13635. <xsd:element name="domains" type="typens:MyArrayOfTicketContactDomainStructType"/>
  13636. </xsd:sequence>
  13637. </xsd:complexType>
  13638. <xsd:complexType name="ticketContactDomainStruct">
  13639. <xsd:sequence>
  13640. <xsd:element name="domain" type="xsd:string"/>
  13641. <xsd:element name="state" type="xsd:string"/>
  13642. <xsd:element name="reverse" type="xsd:string"/>
  13643. </xsd:sequence>
  13644. </xsd:complexType>
  13645. <xsd:complexType name="supportCapabilitiesReturn">
  13646. <xsd:sequence>
  13647. <xsd:element name="hasSupportPlus" type="xsd:boolean"/>
  13648. </xsd:sequence>
  13649. </xsd:complexType>
  13650. <xsd:element name="MyArrayOfTicketStruct" type="typens:MyArrayOfTicketStructType" />
  13651. <xsd:complexType name="MyArrayOfTicketStructType">
  13652. <xsd:sequence>
  13653. <xsd:element name="item" type="typens:ticketStruct" minOccurs="0" maxOccurs="unbounded"/>
  13654. </xsd:sequence>
  13655. </xsd:complexType>
  13656. <xsd:element name="MyArrayOfTicketContactStruct" type="typens:MyArrayOfTicketContactStructType" />
  13657. <xsd:complexType name="MyArrayOfTicketContactStructType">
  13658. <xsd:sequence>
  13659. <xsd:element name="item" type="typens:ticketContactStruct" minOccurs="0" maxOccurs="unbounded"/>
  13660. </xsd:sequence>
  13661. </xsd:complexType>
  13662. <xsd:element name="MyArrayOfMessageDetailStruct" type="typens:MyArrayOfMessageDetailStructType" />
  13663. <xsd:complexType name="MyArrayOfMessageDetailStructType">
  13664. <xsd:sequence>
  13665. <xsd:element name="item" type="typens:messageDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  13666. </xsd:sequence>
  13667. </xsd:complexType>
  13668. <xsd:element name="MyArrayOfTicketContactDomainStruct" type="typens:MyArrayOfTicketContactDomainStructType" />
  13669. <xsd:complexType name="MyArrayOfTicketContactDomainStructType">
  13670. <xsd:sequence>
  13671. <xsd:element name="item" type="typens:ticketContactDomainStruct" minOccurs="0" maxOccurs="unbounded"/>
  13672. </xsd:sequence>
  13673. </xsd:complexType>
  13674. <xsd:complexType name="sqlpriveStruct">
  13675. <xsd:sequence>
  13676. <xsd:element name="server" type="xsd:string"/>
  13677. <xsd:element name="expiration" type="xsd:string"/>
  13678. <xsd:element name="memory" type="xsd:string"/>
  13679. <xsd:element name="ip" type="xsd:string"/>
  13680. <xsd:element name="type" type="xsd:string"/>
  13681. <xsd:element name="version" type="xsd:string"/>
  13682. </xsd:sequence>
  13683. </xsd:complexType>
  13684. <xsd:complexType name="sqlpriveMysqlProcessStruct">
  13685. <xsd:sequence>
  13686. <xsd:element name="id" type="xsd:int"/>
  13687. <xsd:element name="user" type="xsd:string"/>
  13688. <xsd:element name="host" type="xsd:string"/>
  13689. <xsd:element name="database" type="xsd:string"/>
  13690. <xsd:element name="query" type="xsd:string"/>
  13691. <xsd:element name="time" type="xsd:string"/>
  13692. <xsd:element name="state" type="xsd:string"/>
  13693. <xsd:element name="request" type="xsd:string"/>
  13694. </xsd:sequence>
  13695. </xsd:complexType>
  13696. <xsd:complexType name="sqlpriveMysqlDatabasePrivilegeStruct">
  13697. <xsd:sequence>
  13698. <xsd:element name="databaseName" type="xsd:string"/>
  13699. <xsd:element name="databaseUsers" type="typens:MyArrayOfSqlpriveMysqlDatabaseUserPrivilegeStructType"/>
  13700. </xsd:sequence>
  13701. </xsd:complexType>
  13702. <xsd:complexType name="sqlpriveMysqlDatabaseUserPrivilegeStruct">
  13703. <xsd:sequence>
  13704. <xsd:element name="userName" type="xsd:string"/>
  13705. <xsd:element name="userPriv" type="xsd:string"/>
  13706. </xsd:sequence>
  13707. </xsd:complexType>
  13708. <xsd:complexType name="sqlpriveGetPossibleDumpStruct">
  13709. <xsd:sequence>
  13710. <xsd:element name="date" type="xsd:string"/>
  13711. <xsd:element name="file" type="typens:MyArrayOfStringType"/>
  13712. <xsd:element name="comment" type="xsd:string"/>
  13713. </xsd:sequence>
  13714. </xsd:complexType>
  13715. <xsd:complexType name="sqlpriveAlertInfotReturn">
  13716. <xsd:sequence>
  13717. <xsd:element name="email" type="xsd:string"/>
  13718. <xsd:element name="alert" type="typens:MyArrayOfStringType"/>
  13719. <xsd:element name="smsNumber" type="xsd:string"/>
  13720. <xsd:element name="smsAccount" type="xsd:string"/>
  13721. </xsd:sequence>
  13722. </xsd:complexType>
  13723. <xsd:complexType name="sqlpriveCronStruct">
  13724. <xsd:sequence>
  13725. <xsd:element name="id" type="xsd:int"/>
  13726. <xsd:element name="active" type="xsd:string"/>
  13727. <xsd:element name="days" type="xsd:string"/>
  13728. <xsd:element name="hours" type="xsd:string"/>
  13729. <xsd:element name="operation" type="xsd:string"/>
  13730. <xsd:element name="endDate" type="xsd:string"/>
  13731. <xsd:element name="comment" type="xsd:string"/>
  13732. </xsd:sequence>
  13733. </xsd:complexType>
  13734. <xsd:element name="MyArrayOfSqlpriveStruct" type="typens:MyArrayOfSqlpriveStructType" />
  13735. <xsd:complexType name="MyArrayOfSqlpriveStructType">
  13736. <xsd:sequence>
  13737. <xsd:element name="item" type="typens:sqlpriveStruct" minOccurs="0" maxOccurs="unbounded"/>
  13738. </xsd:sequence>
  13739. </xsd:complexType>
  13740. <xsd:element name="MyArrayOfSqlpriveMysqlDatabasePrivilegeStruct" type="typens:MyArrayOfSqlpriveMysqlDatabasePrivilegeStructType" />
  13741. <xsd:complexType name="MyArrayOfSqlpriveMysqlDatabasePrivilegeStructType">
  13742. <xsd:sequence>
  13743. <xsd:element name="item" type="typens:sqlpriveMysqlDatabasePrivilegeStruct" minOccurs="0" maxOccurs="unbounded"/>
  13744. </xsd:sequence>
  13745. </xsd:complexType>
  13746. <xsd:element name="MyArrayOfSqlpriveGetPossibleDumpStruct" type="typens:MyArrayOfSqlpriveGetPossibleDumpStructType" />
  13747. <xsd:complexType name="MyArrayOfSqlpriveGetPossibleDumpStructType">
  13748. <xsd:sequence>
  13749. <xsd:element name="item" type="typens:sqlpriveGetPossibleDumpStruct" minOccurs="0" maxOccurs="unbounded"/>
  13750. </xsd:sequence>
  13751. </xsd:complexType>
  13752. <xsd:element name="MyArrayOfSqlpriveMysqlProcessStruct" type="typens:MyArrayOfSqlpriveMysqlProcessStructType" />
  13753. <xsd:complexType name="MyArrayOfSqlpriveMysqlProcessStructType">
  13754. <xsd:sequence>
  13755. <xsd:element name="item" type="typens:sqlpriveMysqlProcessStruct" minOccurs="0" maxOccurs="unbounded"/>
  13756. </xsd:sequence>
  13757. </xsd:complexType>
  13758. <xsd:element name="MyArrayOfSqlpriveCronStruct" type="typens:MyArrayOfSqlpriveCronStructType" />
  13759. <xsd:complexType name="MyArrayOfSqlpriveCronStructType">
  13760. <xsd:sequence>
  13761. <xsd:element name="item" type="typens:sqlpriveCronStruct" minOccurs="0" maxOccurs="unbounded"/>
  13762. </xsd:sequence>
  13763. </xsd:complexType>
  13764. <xsd:element name="MyArrayOfSqlpriveMysqlDatabaseUserPrivilegeStruct" type="typens:MyArrayOfSqlpriveMysqlDatabaseUserPrivilegeStructType" />
  13765. <xsd:complexType name="MyArrayOfSqlpriveMysqlDatabaseUserPrivilegeStructType">
  13766. <xsd:sequence>
  13767. <xsd:element name="item" type="typens:sqlpriveMysqlDatabaseUserPrivilegeStruct" minOccurs="0" maxOccurs="unbounded"/>
  13768. </xsd:sequence>
  13769. </xsd:complexType>
  13770. <xsd:complexType name="resellerAccountMovementStruct">
  13771. <xsd:sequence>
  13772. <xsd:element name="amount" type="xsd:int"/>
  13773. <xsd:element name="balance" type="xsd:int"/>
  13774. <xsd:element name="previousBalance" type="xsd:int"/>
  13775. <xsd:element name="date" type="xsd:string"/>
  13776. <xsd:element name="description" type="xsd:string"/>
  13777. <xsd:element name="operation" type="xsd:string"/>
  13778. <xsd:element name="order" type="xsd:int"/>
  13779. </xsd:sequence>
  13780. </xsd:complexType>
  13781. <xsd:complexType name="resellerAccountHistoryReturn">
  13782. <xsd:sequence>
  13783. <xsd:element name="month" type="xsd:int"/>
  13784. <xsd:element name="year" type="xsd:int"/>
  13785. <xsd:element name="movements" type="typens:MyArrayOfResellerAccountMovementStructType"/>
  13786. </xsd:sequence>
  13787. </xsd:complexType>
  13788. <xsd:complexType name="resellerAccountSummaryReturn">
  13789. <xsd:sequence>
  13790. <xsd:element name="nic" type="xsd:string"/>
  13791. <xsd:element name="account" type="xsd:string"/>
  13792. <xsd:element name="country" type="xsd:string"/>
  13793. <xsd:element name="description" type="xsd:string"/>
  13794. <xsd:element name="balance" type="xsd:int"/>
  13795. <xsd:element name="alertThreshold" type="xsd:int"/>
  13796. <xsd:element name="limitThreshold" type="xsd:int"/>
  13797. <xsd:element name="openDate" type="xsd:string"/>
  13798. <xsd:element name="date" type="xsd:string"/>
  13799. <xsd:element name="closeDate" type="xsd:string"/>
  13800. </xsd:sequence>
  13801. </xsd:complexType>
  13802. <xsd:element name="MyArrayOfResellerAccountMovementStruct" type="typens:MyArrayOfResellerAccountMovementStructType" />
  13803. <xsd:complexType name="MyArrayOfResellerAccountMovementStructType">
  13804. <xsd:sequence>
  13805. <xsd:element name="item" type="typens:resellerAccountMovementStruct" minOccurs="0" maxOccurs="unbounded"/>
  13806. </xsd:sequence>
  13807. </xsd:complexType>
  13808. <xsd:complexType name="InfrastructureIpStruct">
  13809. <xsd:sequence>
  13810. <xsd:element name="country" type="xsd:string"/>
  13811. <xsd:element name="netname" type="xsd:string"/>
  13812. <xsd:element name="routedTo" type="xsd:string"/>
  13813. <xsd:element name="status" type="xsd:string"/>
  13814. <xsd:element name="addressesNumber" type="xsd:int"/>
  13815. <xsd:element name="networkIp" type="xsd:string"/>
  13816. <xsd:element name="ipAddressFromBlock" type="typens:MyArrayOfStringType"/>
  13817. </xsd:sequence>
  13818. </xsd:complexType>
  13819. <xsd:complexType name="ripeReturn">
  13820. <xsd:sequence>
  13821. <xsd:element name="inetnum" type="typens:ripeInetnumStruct"/>
  13822. <xsd:element name="organisation" type="typens:ripeOrganisationStruct"/>
  13823. </xsd:sequence>
  13824. </xsd:complexType>
  13825. <xsd:complexType name="ripeInetnumStruct">
  13826. <xsd:sequence>
  13827. <xsd:element name="inetnum" type="xsd:string"/>
  13828. <xsd:element name="netname" type="xsd:string"/>
  13829. <xsd:element name="descr" type="typens:MyArrayOfStringType"/>
  13830. <xsd:element name="org" type="xsd:string"/>
  13831. <xsd:element name="country" type="xsd:string"/>
  13832. <xsd:element name="adminc" type="xsd:string"/>
  13833. <xsd:element name="techc" type="xsd:string"/>
  13834. <xsd:element name="status" type="xsd:string"/>
  13835. <xsd:element name="mntby" type="xsd:string"/>
  13836. <xsd:element name="changed" type="xsd:string"/>
  13837. <xsd:element name="source" type="xsd:string"/>
  13838. </xsd:sequence>
  13839. </xsd:complexType>
  13840. <xsd:complexType name="ripeOrganisationStruct">
  13841. <xsd:sequence>
  13842. <xsd:element name="organisation" type="xsd:string"/>
  13843. <xsd:element name="orgname" type="xsd:string"/>
  13844. <xsd:element name="orgtype" type="xsd:string"/>
  13845. <xsd:element name="address" type="typens:MyArrayOfStringType"/>
  13846. <xsd:element name="email" type="xsd:string"/>
  13847. <xsd:element name="abusemailbox" type="xsd:string"/>
  13848. <xsd:element name="mntref" type="xsd:string"/>
  13849. <xsd:element name="mntby" type="xsd:string"/>
  13850. <xsd:element name="changed" type="xsd:string"/>
  13851. <xsd:element name="source" type="xsd:string"/>
  13852. </xsd:sequence>
  13853. </xsd:complexType>
  13854. <xsd:complexType name="ripeUpdateReturn">
  13855. <xsd:sequence>
  13856. <xsd:element name="object" type="xsd:string"/>
  13857. <xsd:element name="value" type="xsd:string"/>
  13858. <xsd:element name="operation" type="xsd:string"/>
  13859. <xsd:element name="result" type="xsd:string"/>
  13860. </xsd:sequence>
  13861. </xsd:complexType>
  13862. <xsd:element name="MyArrayOfInfrastructureIpStruct" type="typens:MyArrayOfInfrastructureIpStructType" />
  13863. <xsd:complexType name="MyArrayOfInfrastructureIpStructType">
  13864. <xsd:sequence>
  13865. <xsd:element name="item" type="typens:InfrastructureIpStruct" minOccurs="0" maxOccurs="unbounded"/>
  13866. </xsd:sequence>
  13867. </xsd:complexType>
  13868. <xsd:complexType name="accountMovementStruct">
  13869. <xsd:sequence>
  13870. <xsd:element name="amount" type="xsd:int"/>
  13871. <xsd:element name="balance" type="xsd:int"/>
  13872. <xsd:element name="previousBalance" type="xsd:int"/>
  13873. <xsd:element name="date" type="xsd:string"/>
  13874. <xsd:element name="description" type="xsd:string"/>
  13875. <xsd:element name="operation" type="xsd:string"/>
  13876. <xsd:element name="order" type="xsd:int"/>
  13877. </xsd:sequence>
  13878. </xsd:complexType>
  13879. <xsd:complexType name="accountHistoryReturn">
  13880. <xsd:sequence>
  13881. <xsd:element name="month" type="xsd:int"/>
  13882. <xsd:element name="year" type="xsd:int"/>
  13883. <xsd:element name="movements" type="typens:MyArrayOfAccountMovementStructType"/>
  13884. </xsd:sequence>
  13885. </xsd:complexType>
  13886. <xsd:complexType name="accountSummaryReturn">
  13887. <xsd:sequence>
  13888. <xsd:element name="nic" type="xsd:string"/>
  13889. <xsd:element name="account" type="xsd:string"/>
  13890. <xsd:element name="country" type="xsd:string"/>
  13891. <xsd:element name="description" type="xsd:string"/>
  13892. <xsd:element name="balance" type="xsd:int"/>
  13893. <xsd:element name="alertThreshold" type="xsd:int"/>
  13894. <xsd:element name="limitThreshold" type="xsd:int"/>
  13895. <xsd:element name="openDate" type="xsd:string"/>
  13896. <xsd:element name="date" type="xsd:string"/>
  13897. <xsd:element name="closeDate" type="xsd:string"/>
  13898. </xsd:sequence>
  13899. </xsd:complexType>
  13900. <xsd:element name="MyArrayOfAccountMovementStruct" type="typens:MyArrayOfAccountMovementStructType" />
  13901. <xsd:complexType name="MyArrayOfAccountMovementStructType">
  13902. <xsd:sequence>
  13903. <xsd:element name="item" type="typens:accountMovementStruct" minOccurs="0" maxOccurs="unbounded"/>
  13904. </xsd:sequence>
  13905. </xsd:complexType>
  13906. <xsd:complexType name="hostingChangeMainDomainReturn">
  13907. <xsd:sequence>
  13908. <xsd:element name="id" type="xsd:int"/>
  13909. <xsd:element name="country" type="xsd:string"/>
  13910. <xsd:element name="password" type="xsd:string"/>
  13911. <xsd:element name="totalPriceWithVat" type="xsd:float"/>
  13912. <xsd:element name="totalPrice" type="xsd:float"/>
  13913. <xsd:element name="url" type="xsd:string"/>
  13914. <xsd:element name="vatRate" type="xsd:float"/>
  13915. </xsd:sequence>
  13916. </xsd:complexType>
  13917. <xsd:complexType name="hostingGetCapabilitiesReturn">
  13918. <xsd:sequence>
  13919. <xsd:element name="name" type="xsd:string"/>
  13920. <xsd:element name="webspace" type="xsd:int"/>
  13921. <xsd:element name="traffic" type="xsd:string"/>
  13922. <xsd:element name="databases" type="xsd:int"/>
  13923. <xsd:element name="databaseSpace" type="xsd:int"/>
  13924. <xsd:element name="multidomains" type="xsd:int"/>
  13925. <xsd:element name="subdomains" type="xsd:int"/>
  13926. <xsd:element name="streaming" type="xsd:int"/>
  13927. <xsd:element name="multiftp" type="xsd:int"/>
  13928. <xsd:element name="anonymousftp" type="xsd:int"/>
  13929. <xsd:element name="freeDomPerYear" type="xsd:int"/>
  13930. <xsd:element name="freeDomMax" type="xsd:int"/>
  13931. <xsd:element name="sharedSSL" type="xsd:boolean"/>
  13932. <xsd:element name="ssh" type="xsd:boolean"/>
  13933. <xsd:element name="geoloc" type="xsd:boolean"/>
  13934. <xsd:element name="cgi" type="xsd:boolean"/>
  13935. <xsd:element name="crontab" type="xsd:boolean"/>
  13936. <xsd:element name="sip" type="xsd:boolean"/>
  13937. <xsd:element name="vpn" type="xsd:boolean"/>
  13938. <xsd:element name="jabber" type="xsd:boolean"/>
  13939. </xsd:sequence>
  13940. </xsd:complexType>
  13941. <xsd:complexType name="hostingListStruct">
  13942. <xsd:sequence>
  13943. <xsd:element name="domain" type="xsd:string"/>
  13944. <xsd:element name="hosting" type="xsd:string"/>
  13945. </xsd:sequence>
  13946. </xsd:complexType>
  13947. <xsd:complexType name="hostingSummaryReturn">
  13948. <xsd:sequence>
  13949. <xsd:element name="country" type="xsd:string"/>
  13950. <xsd:element name="webspace" type="xsd:string"/>
  13951. <xsd:element name="maxWebspace" type="xsd:string"/>
  13952. <xsd:element name="subdomains" type="xsd:string"/>
  13953. <xsd:element name="multidomains" type="xsd:string"/>
  13954. <xsd:element name="multiftps" type="xsd:string"/>
  13955. <xsd:element name="anonymousftp" type="xsd:string"/>
  13956. <xsd:element name="databases" type="xsd:string"/>
  13957. <xsd:element name="freedom_remaining" type="xsd:string"/>
  13958. <xsd:element name="freedom_assigned" type="xsd:string"/>
  13959. <xsd:element name="freedom_total" type="xsd:string"/>
  13960. <xsd:element name="highCapacity" type="xsd:boolean"/>
  13961. <xsd:element name="highSecurity" type="xsd:boolean"/>
  13962. <xsd:element name="state" type="xsd:string"/>
  13963. </xsd:sequence>
  13964. </xsd:complexType>
  13965. <xsd:complexType name="ftpInfoReturn">
  13966. <xsd:sequence>
  13967. <xsd:element name="login" type="xsd:string"/>
  13968. <xsd:element name="quota" type="xsd:int"/>
  13969. <xsd:element name="maxQuota" type="xsd:int"/>
  13970. <xsd:element name="url" type="xsd:string"/>
  13971. <xsd:element name="hostedOn" type="xsd:string"/>
  13972. <xsd:element name="isTodo" type="xsd:string"/>
  13973. <xsd:element name="highCapacity" type="xsd:boolean"/>
  13974. <xsd:element name="highSecurity" type="xsd:boolean"/>
  13975. </xsd:sequence>
  13976. </xsd:complexType>
  13977. <xsd:complexType name="databaseStruct">
  13978. <xsd:sequence>
  13979. <xsd:element name="db" type="xsd:string"/>
  13980. <xsd:element name="quota" type="xsd:float"/>
  13981. <xsd:element name="limit" type="xsd:float"/>
  13982. <xsd:element name="version" type="xsd:string"/>
  13983. <xsd:element name="date" type="xsd:string"/>
  13984. <xsd:element name="state" type="xsd:string"/>
  13985. <xsd:element name="type" type="xsd:string"/>
  13986. <xsd:element name="server" type="xsd:string"/>
  13987. <xsd:element name="todo" type="xsd:boolean"/>
  13988. <xsd:element name="quota_warning" type="xsd:boolean"/>
  13989. </xsd:sequence>
  13990. </xsd:complexType>
  13991. <xsd:complexType name="anonymousFtpInfoReturn">
  13992. <xsd:sequence>
  13993. <xsd:element name="login" type="xsd:string"/>
  13994. <xsd:element name="url" type="xsd:string"/>
  13995. <xsd:element name="max" type="xsd:int"/>
  13996. <xsd:element name="quota" type="xsd:int"/>
  13997. <xsd:element name="active" type="xsd:boolean"/>
  13998. <xsd:element name="todo" type="xsd:boolean"/>
  13999. </xsd:sequence>
  14000. </xsd:complexType>
  14001. <xsd:complexType name="subDomainStruct">
  14002. <xsd:sequence>
  14003. <xsd:element name="subdomain" type="xsd:string"/>
  14004. <xsd:element name="target" type="xsd:string"/>
  14005. <xsd:element name="country" type="xsd:string"/>
  14006. </xsd:sequence>
  14007. </xsd:complexType>
  14008. <xsd:complexType name="multiDomainStruct">
  14009. <xsd:sequence>
  14010. <xsd:element name="multidomain" type="xsd:string"/>
  14011. <xsd:element name="target" type="xsd:string"/>
  14012. <xsd:element name="country" type="xsd:string"/>
  14013. </xsd:sequence>
  14014. </xsd:complexType>
  14015. <xsd:complexType name="multiFtpStruct">
  14016. <xsd:sequence>
  14017. <xsd:element name="subdir" type="xsd:string"/>
  14018. <xsd:element name="login" type="xsd:string"/>
  14019. </xsd:sequence>
  14020. </xsd:complexType>
  14021. <xsd:complexType name="overquotaInfoDayStruct">
  14022. <xsd:sequence>
  14023. <xsd:element name="day" type="xsd:int"/>
  14024. <xsd:element name="value" type="xsd:int"/>
  14025. </xsd:sequence>
  14026. </xsd:complexType>
  14027. <xsd:complexType name="overquotaInfoStruct">
  14028. <xsd:sequence>
  14029. <xsd:element name="month" type="xsd:string"/>
  14030. <xsd:element name="traffic" type="xsd:int"/>
  14031. <xsd:element name="hits" type="xsd:int"/>
  14032. </xsd:sequence>
  14033. </xsd:complexType>
  14034. <xsd:complexType name="overquotaInfoReturn">
  14035. <xsd:sequence>
  14036. <xsd:element name="domain" type="xsd:string"/>
  14037. <xsd:element name="quota" type="typens:MyArrayOfOverquotaInfoStructType"/>
  14038. <xsd:element name="capacities" type="xsd:int"/>
  14039. <xsd:element name="order" type="xsd:int"/>
  14040. </xsd:sequence>
  14041. </xsd:complexType>
  14042. <xsd:complexType name="logsAccessStruct">
  14043. <xsd:sequence>
  14044. <xsd:element name="user" type="xsd:string"/>
  14045. <xsd:element name="lastUpdate" type="xsd:string"/>
  14046. </xsd:sequence>
  14047. </xsd:complexType>
  14048. <xsd:complexType name="automatedMailGetStateReturn">
  14049. <xsd:sequence>
  14050. <xsd:element name="bounce" type="xsd:int"/>
  14051. <xsd:element name="sent" type="xsd:int"/>
  14052. <xsd:element name="return" type="xsd:string"/>
  14053. <xsd:element name="state" type="xsd:string"/>
  14054. </xsd:sequence>
  14055. </xsd:complexType>
  14056. <xsd:complexType name="automatedMailGetVolumeHistoryStruct">
  14057. <xsd:sequence>
  14058. <xsd:element name="volume" type="xsd:int"/>
  14059. <xsd:element name="date" type="xsd:string"/>
  14060. </xsd:sequence>
  14061. </xsd:complexType>
  14062. <xsd:complexType name="automatedMailGetErrorsStruct">
  14063. <xsd:sequence>
  14064. <xsd:element name="to" type="xsd:string"/>
  14065. <xsd:element name="total" type="xsd:int"/>
  14066. <xsd:element name="date" type="xsd:string"/>
  14067. <xsd:element name="message" type="xsd:string"/>
  14068. </xsd:sequence>
  14069. </xsd:complexType>
  14070. <xsd:complexType name="cmsAvailableStruct">
  14071. <xsd:sequence>
  14072. <xsd:element name="name" type="xsd:string"/>
  14073. <xsd:element name="version" type="xsd:string"/>
  14074. <xsd:element name="language" type="typens:MyArrayOfStringType"/>
  14075. <xsd:element name="category" type="xsd:string"/>
  14076. <xsd:element name="dbPrefix" type="xsd:string"/>
  14077. <xsd:element name="enable" type="xsd:boolean"/>
  14078. </xsd:sequence>
  14079. </xsd:complexType>
  14080. <xsd:complexType name="cmsStruct">
  14081. <xsd:sequence>
  14082. <xsd:element name="id" type="xsd:int"/>
  14083. <xsd:element name="name" type="xsd:string"/>
  14084. <xsd:element name="version" type="xsd:string"/>
  14085. <xsd:element name="language" type="xsd:string"/>
  14086. <xsd:element name="url" type="xsd:string"/>
  14087. <xsd:element name="path" type="xsd:string"/>
  14088. <xsd:element name="adminLogin" type="xsd:string"/>
  14089. </xsd:sequence>
  14090. </xsd:complexType>
  14091. <xsd:complexType name="crontabStruct">
  14092. <xsd:sequence>
  14093. <xsd:element name="id" type="xsd:int"/>
  14094. <xsd:element name="path" type="xsd:string"/>
  14095. <xsd:element name="desc" type="xsd:string"/>
  14096. <xsd:element name="email" type="xsd:string"/>
  14097. <xsd:element name="enabled" type="xsd:boolean"/>
  14098. </xsd:sequence>
  14099. </xsd:complexType>
  14100. <xsd:complexType name="crontabInfoReturn">
  14101. <xsd:sequence>
  14102. <xsd:element name="id" type="xsd:int"/>
  14103. <xsd:element name="path" type="xsd:string"/>
  14104. <xsd:element name="desc" type="xsd:string"/>
  14105. <xsd:element name="email" type="xsd:string"/>
  14106. <xsd:element name="enabled" type="xsd:boolean"/>
  14107. <xsd:element name="programLanguage" type="xsd:string"/>
  14108. <xsd:element name="weekDay" type="xsd:string"/>
  14109. <xsd:element name="days" type="typens:MyArrayOfIntType"/>
  14110. <xsd:element name="hours" type="typens:MyArrayOfIntType"/>
  14111. </xsd:sequence>
  14112. </xsd:complexType>
  14113. <xsd:element name="MyArrayOfHostingListStruct" type="typens:MyArrayOfHostingListStructType" />
  14114. <xsd:complexType name="MyArrayOfHostingListStructType">
  14115. <xsd:sequence>
  14116. <xsd:element name="item" type="typens:hostingListStruct" minOccurs="0" maxOccurs="unbounded"/>
  14117. </xsd:sequence>
  14118. </xsd:complexType>
  14119. <xsd:element name="MyArrayOfDatabaseStruct" type="typens:MyArrayOfDatabaseStructType" />
  14120. <xsd:complexType name="MyArrayOfDatabaseStructType">
  14121. <xsd:sequence>
  14122. <xsd:element name="item" type="typens:databaseStruct" minOccurs="0" maxOccurs="unbounded"/>
  14123. </xsd:sequence>
  14124. </xsd:complexType>
  14125. <xsd:element name="MyArrayOfSubDomainStruct" type="typens:MyArrayOfSubDomainStructType" />
  14126. <xsd:complexType name="MyArrayOfSubDomainStructType">
  14127. <xsd:sequence>
  14128. <xsd:element name="item" type="typens:subDomainStruct" minOccurs="0" maxOccurs="unbounded"/>
  14129. </xsd:sequence>
  14130. </xsd:complexType>
  14131. <xsd:element name="MyArrayOfMultiDomainStruct" type="typens:MyArrayOfMultiDomainStructType" />
  14132. <xsd:complexType name="MyArrayOfMultiDomainStructType">
  14133. <xsd:sequence>
  14134. <xsd:element name="item" type="typens:multiDomainStruct" minOccurs="0" maxOccurs="unbounded"/>
  14135. </xsd:sequence>
  14136. </xsd:complexType>
  14137. <xsd:element name="MyArrayOfMultiFtpStruct" type="typens:MyArrayOfMultiFtpStructType" />
  14138. <xsd:complexType name="MyArrayOfMultiFtpStructType">
  14139. <xsd:sequence>
  14140. <xsd:element name="item" type="typens:multiFtpStruct" minOccurs="0" maxOccurs="unbounded"/>
  14141. </xsd:sequence>
  14142. </xsd:complexType>
  14143. <xsd:element name="MyArrayOfLogsAccessStruct" type="typens:MyArrayOfLogsAccessStructType" />
  14144. <xsd:complexType name="MyArrayOfLogsAccessStructType">
  14145. <xsd:sequence>
  14146. <xsd:element name="item" type="typens:logsAccessStruct" minOccurs="0" maxOccurs="unbounded"/>
  14147. </xsd:sequence>
  14148. </xsd:complexType>
  14149. <xsd:element name="MyArrayOfCrontabStruct" type="typens:MyArrayOfCrontabStructType" />
  14150. <xsd:complexType name="MyArrayOfCrontabStructType">
  14151. <xsd:sequence>
  14152. <xsd:element name="item" type="typens:crontabStruct" minOccurs="0" maxOccurs="unbounded"/>
  14153. </xsd:sequence>
  14154. </xsd:complexType>
  14155. <xsd:element name="MyArrayOfAutomatedMailGetErrorsStruct" type="typens:MyArrayOfAutomatedMailGetErrorsStructType" />
  14156. <xsd:complexType name="MyArrayOfAutomatedMailGetErrorsStructType">
  14157. <xsd:sequence>
  14158. <xsd:element name="item" type="typens:automatedMailGetErrorsStruct" minOccurs="0" maxOccurs="unbounded"/>
  14159. </xsd:sequence>
  14160. </xsd:complexType>
  14161. <xsd:element name="MyArrayOfAutomatedMailGetVolumeHistoryStruct" type="typens:MyArrayOfAutomatedMailGetVolumeHistoryStructType" />
  14162. <xsd:complexType name="MyArrayOfAutomatedMailGetVolumeHistoryStructType">
  14163. <xsd:sequence>
  14164. <xsd:element name="item" type="typens:automatedMailGetVolumeHistoryStruct" minOccurs="0" maxOccurs="unbounded"/>
  14165. </xsd:sequence>
  14166. </xsd:complexType>
  14167. <xsd:element name="MyArrayOfCmsAvailableStruct" type="typens:MyArrayOfCmsAvailableStructType" />
  14168. <xsd:complexType name="MyArrayOfCmsAvailableStructType">
  14169. <xsd:sequence>
  14170. <xsd:element name="item" type="typens:cmsAvailableStruct" minOccurs="0" maxOccurs="unbounded"/>
  14171. </xsd:sequence>
  14172. </xsd:complexType>
  14173. <xsd:element name="MyArrayOfCmsStruct" type="typens:MyArrayOfCmsStructType" />
  14174. <xsd:complexType name="MyArrayOfCmsStructType">
  14175. <xsd:sequence>
  14176. <xsd:element name="item" type="typens:cmsStruct" minOccurs="0" maxOccurs="unbounded"/>
  14177. </xsd:sequence>
  14178. </xsd:complexType>
  14179. <xsd:element name="MyArrayOfOverquotaInfoStruct" type="typens:MyArrayOfOverquotaInfoStructType" />
  14180. <xsd:complexType name="MyArrayOfOverquotaInfoStructType">
  14181. <xsd:sequence>
  14182. <xsd:element name="item" type="typens:overquotaInfoStruct" minOccurs="0" maxOccurs="unbounded"/>
  14183. </xsd:sequence>
  14184. </xsd:complexType>
  14185. <xsd:complexType name="serviceStruct">
  14186. <xsd:sequence>
  14187. <xsd:element name="domain" type="xsd:string"/>
  14188. <xsd:element name="component" type="xsd:string"/>
  14189. <xsd:element name="componentSubType" type="xsd:string"/>
  14190. <xsd:element name="creation" type="xsd:string"/>
  14191. <xsd:element name="modification" type="xsd:string"/>
  14192. <xsd:element name="expiry" type="xsd:string"/>
  14193. <xsd:element name="nicowner" type="xsd:string"/>
  14194. <xsd:element name="nicadmin" type="xsd:string"/>
  14195. <xsd:element name="nictech" type="xsd:string"/>
  14196. <xsd:element name="nicbilling" type="xsd:string"/>
  14197. <xsd:element name="nicreseller" type="xsd:string"/>
  14198. <xsd:element name="autorenew" type="xsd:string"/>
  14199. <xsd:element name="reverse" type="xsd:string"/>
  14200. </xsd:sequence>
  14201. </xsd:complexType>
  14202. <xsd:complexType name="serviceLightStruct">
  14203. <xsd:sequence>
  14204. <xsd:element name="domain" type="xsd:string"/>
  14205. <xsd:element name="expiry" type="xsd:string"/>
  14206. <xsd:element name="nicadmin" type="xsd:string"/>
  14207. <xsd:element name="nictech" type="xsd:string"/>
  14208. <xsd:element name="nicbilling" type="xsd:string"/>
  14209. <xsd:element name="autorenew" type="xsd:string"/>
  14210. <xsd:element name="reverse" type="xsd:string"/>
  14211. </xsd:sequence>
  14212. </xsd:complexType>
  14213. <xsd:complexType name="serviceListPaginatedStruct">
  14214. <xsd:sequence>
  14215. <xsd:element name="total" type="xsd:int"/>
  14216. <xsd:element name="results" type="typens:MyArrayOfServiceLightStructType"/>
  14217. </xsd:sequence>
  14218. </xsd:complexType>
  14219. <xsd:complexType name="freedomStruct">
  14220. <xsd:sequence>
  14221. <xsd:element name="referenceReferer" type="xsd:string"/>
  14222. <xsd:element name="creationDate" type="xsd:string"/>
  14223. <xsd:element name="status" type="xsd:string"/>
  14224. <xsd:element name="freeDom" type="xsd:string"/>
  14225. <xsd:element name="useDate" type="xsd:string"/>
  14226. <xsd:element name="domainReferer" type="xsd:string"/>
  14227. </xsd:sequence>
  14228. </xsd:complexType>
  14229. <xsd:complexType name="serviceGroupStruct">
  14230. <xsd:sequence>
  14231. <xsd:element name="name" type="xsd:string"/>
  14232. <xsd:element name="comment" type="xsd:string"/>
  14233. <xsd:element name="details" type="typens:MyArrayOfServiceStructType"/>
  14234. </xsd:sequence>
  14235. </xsd:complexType>
  14236. <xsd:element name="MyArrayOfServiceStruct" type="typens:MyArrayOfServiceStructType" />
  14237. <xsd:complexType name="MyArrayOfServiceStructType">
  14238. <xsd:sequence>
  14239. <xsd:element name="item" type="typens:serviceStruct" minOccurs="0" maxOccurs="unbounded"/>
  14240. </xsd:sequence>
  14241. </xsd:complexType>
  14242. <xsd:element name="MyArrayOfFreedomStruct" type="typens:MyArrayOfFreedomStructType" />
  14243. <xsd:complexType name="MyArrayOfFreedomStructType">
  14244. <xsd:sequence>
  14245. <xsd:element name="item" type="typens:freedomStruct" minOccurs="0" maxOccurs="unbounded"/>
  14246. </xsd:sequence>
  14247. </xsd:complexType>
  14248. <xsd:element name="MyArrayOfServiceGroupStruct" type="typens:MyArrayOfServiceGroupStructType" />
  14249. <xsd:complexType name="MyArrayOfServiceGroupStructType">
  14250. <xsd:sequence>
  14251. <xsd:element name="item" type="typens:serviceGroupStruct" minOccurs="0" maxOccurs="unbounded"/>
  14252. </xsd:sequence>
  14253. </xsd:complexType>
  14254. <xsd:element name="MyArrayOfServiceLightStruct" type="typens:MyArrayOfServiceLightStructType" />
  14255. <xsd:complexType name="MyArrayOfServiceLightStructType">
  14256. <xsd:sequence>
  14257. <xsd:element name="item" type="typens:serviceLightStruct" minOccurs="0" maxOccurs="unbounded"/>
  14258. </xsd:sequence>
  14259. </xsd:complexType>
  14260. <xsd:complexType name="domainInfoReturn">
  14261. <xsd:sequence>
  14262. <xsd:element name="domain" type="xsd:string"/>
  14263. <xsd:element name="creation" type="xsd:string"/>
  14264. <xsd:element name="modification" type="xsd:string"/>
  14265. <xsd:element name="expiration" type="xsd:string"/>
  14266. <xsd:element name="nicowner" type="xsd:string"/>
  14267. <xsd:element name="nicadmin" type="xsd:string"/>
  14268. <xsd:element name="nictech" type="xsd:string"/>
  14269. <xsd:element name="nicbilling" type="xsd:string"/>
  14270. <xsd:element name="authinfo" type="xsd:string"/>
  14271. <xsd:element name="dns" type="typens:MyArrayOfNsStructType"/>
  14272. </xsd:sequence>
  14273. </xsd:complexType>
  14274. <xsd:complexType name="domainCheckStruct">
  14275. <xsd:sequence>
  14276. <xsd:element name="predicate" type="xsd:string"/>
  14277. <xsd:element name="value" type="xsd:boolean"/>
  14278. <xsd:element name="reason" type="xsd:string"/>
  14279. </xsd:sequence>
  14280. </xsd:complexType>
  14281. <xsd:complexType name="domainCapabilitiesReturn">
  14282. <xsd:sequence>
  14283. <xsd:element name="needAuthInfo" type="xsd:boolean"/>
  14284. <xsd:element name="needZoneCheck" type="xsd:boolean"/>
  14285. <xsd:element name="owo" type="xsd:boolean"/>
  14286. <xsd:element name="hostIPv4" type="xsd:boolean"/>
  14287. <xsd:element name="hostIPv6" type="xsd:boolean"/>
  14288. <xsd:element name="hostmultiIp" type="xsd:boolean"/>
  14289. <xsd:element name="ownerUpdateAllowed" type="xsd:boolean"/>
  14290. <xsd:element name="ownerTradeAllowed" type="xsd:boolean"/>
  14291. </xsd:sequence>
  14292. </xsd:complexType>
  14293. <xsd:complexType name="nsStruct">
  14294. <xsd:sequence>
  14295. <xsd:element name="name" type="xsd:string"/>
  14296. <xsd:element name="ip" type="xsd:string"/>
  14297. </xsd:sequence>
  14298. </xsd:complexType>
  14299. <xsd:complexType name="zoneStruct">
  14300. <xsd:sequence>
  14301. <xsd:element name="subdomain" type="xsd:string"/>
  14302. <xsd:element name="fieldtype" type="xsd:string"/>
  14303. <xsd:element name="target" type="xsd:string"/>
  14304. </xsd:sequence>
  14305. </xsd:complexType>
  14306. <xsd:complexType name="ortStruct">
  14307. <xsd:sequence>
  14308. <xsd:element name="subdomain" type="xsd:string"/>
  14309. <xsd:element name="target" type="xsd:string"/>
  14310. <xsd:element name="type" type="xsd:string"/>
  14311. </xsd:sequence>
  14312. </xsd:complexType>
  14313. <xsd:complexType name="domainHostInfoReturn">
  14314. <xsd:sequence>
  14315. <xsd:element name="hostname" type="xsd:string"/>
  14316. <xsd:element name="ipv4" type="xsd:string"/>
  14317. <xsd:element name="ipv6" type="xsd:string"/>
  14318. </xsd:sequence>
  14319. </xsd:complexType>
  14320. <xsd:complexType name="operationStruct">
  14321. <xsd:sequence>
  14322. <xsd:element name="id" type="xsd:int"/>
  14323. <xsd:element name="domain" type="xsd:string"/>
  14324. <xsd:element name="function" type="xsd:string"/>
  14325. <xsd:element name="status" type="xsd:string"/>
  14326. <xsd:element name="internalStatus" type="xsd:string"/>
  14327. <xsd:element name="comment" type="xsd:string"/>
  14328. <xsd:element name="users" type="typens:MyArrayOfStringType"/>
  14329. <xsd:element name="retry" type="xsd:int"/>
  14330. <xsd:element name="todoDate" type="xsd:string"/>
  14331. <xsd:element name="lastUpdate" type="xsd:string"/>
  14332. <xsd:element name="doneDate" type="xsd:string"/>
  14333. <xsd:element name="canCancel" type="xsd:boolean"/>
  14334. <xsd:element name="canCorrect" type="xsd:boolean"/>
  14335. <xsd:element name="canRelaunch" type="xsd:boolean"/>
  14336. <xsd:element name="restartStep" type="xsd:string"/>
  14337. </xsd:sequence>
  14338. </xsd:complexType>
  14339. <xsd:complexType name="domainWhoisObfuscatorStruct">
  14340. <xsd:sequence>
  14341. <xsd:element name="domain" type="xsd:string"/>
  14342. <xsd:element name="email" type="xsd:boolean"/>
  14343. <xsd:element name="address" type="xsd:boolean"/>
  14344. <xsd:element name="phone" type="xsd:boolean"/>
  14345. </xsd:sequence>
  14346. </xsd:complexType>
  14347. <xsd:element name="MyArrayOfDomainCheckStruct" type="typens:MyArrayOfDomainCheckStructType" />
  14348. <xsd:complexType name="MyArrayOfDomainCheckStructType">
  14349. <xsd:sequence>
  14350. <xsd:element name="item" type="typens:domainCheckStruct" minOccurs="0" maxOccurs="unbounded"/>
  14351. </xsd:sequence>
  14352. </xsd:complexType>
  14353. <xsd:element name="MyArrayOfNsStruct" type="typens:MyArrayOfNsStructType" />
  14354. <xsd:complexType name="MyArrayOfNsStructType">
  14355. <xsd:sequence>
  14356. <xsd:element name="item" type="typens:nsStruct" minOccurs="0" maxOccurs="unbounded"/>
  14357. </xsd:sequence>
  14358. </xsd:complexType>
  14359. <xsd:element name="MyArrayOfZoneStruct" type="typens:MyArrayOfZoneStructType" />
  14360. <xsd:complexType name="MyArrayOfZoneStructType">
  14361. <xsd:sequence>
  14362. <xsd:element name="item" type="typens:zoneStruct" minOccurs="0" maxOccurs="unbounded"/>
  14363. </xsd:sequence>
  14364. </xsd:complexType>
  14365. <xsd:element name="MyArrayOfOrtStruct" type="typens:MyArrayOfOrtStructType" />
  14366. <xsd:complexType name="MyArrayOfOrtStructType">
  14367. <xsd:sequence>
  14368. <xsd:element name="item" type="typens:ortStruct" minOccurs="0" maxOccurs="unbounded"/>
  14369. </xsd:sequence>
  14370. </xsd:complexType>
  14371. <xsd:element name="MyArrayOfOperationStruct" type="typens:MyArrayOfOperationStructType" />
  14372. <xsd:complexType name="MyArrayOfOperationStructType">
  14373. <xsd:sequence>
  14374. <xsd:element name="item" type="typens:operationStruct" minOccurs="0" maxOccurs="unbounded"/>
  14375. </xsd:sequence>
  14376. </xsd:complexType>
  14377. <xsd:element name="MyArrayOfDomainWhoisObfuscatorStruct" type="typens:MyArrayOfDomainWhoisObfuscatorStructType" />
  14378. <xsd:complexType name="MyArrayOfDomainWhoisObfuscatorStructType">
  14379. <xsd:sequence>
  14380. <xsd:element name="item" type="typens:domainWhoisObfuscatorStruct" minOccurs="0" maxOccurs="unbounded"/>
  14381. </xsd:sequence>
  14382. </xsd:complexType>
  14383. <xsd:complexType name="emailRedirectionStruct">
  14384. <xsd:sequence>
  14385. <xsd:element name="target" type="xsd:string"/>
  14386. <xsd:element name="local" type="xsd:string"/>
  14387. <xsd:element name="subdomain" type="xsd:string"/>
  14388. <xsd:element name="dnsRedirection" type="xsd:boolean"/>
  14389. </xsd:sequence>
  14390. </xsd:complexType>
  14391. <xsd:complexType name="popStruct">
  14392. <xsd:sequence>
  14393. <xsd:element name="nic" type="xsd:string"/>
  14394. <xsd:element name="domain" type="xsd:string"/>
  14395. <xsd:element name="name" type="xsd:string"/>
  14396. <xsd:element name="description" type="xsd:string"/>
  14397. <xsd:element name="size" type="xsd:string"/>
  14398. </xsd:sequence>
  14399. </xsd:complexType>
  14400. <xsd:complexType name="popGetQuotaReturn">
  14401. <xsd:sequence>
  14402. <xsd:element name="emailCount" type="xsd:int"/>
  14403. <xsd:element name="quota" type="xsd:int"/>
  14404. <xsd:element name="maxQuota" type="xsd:int"/>
  14405. </xsd:sequence>
  14406. </xsd:complexType>
  14407. <xsd:complexType name="mailingListStruct">
  14408. <xsd:sequence>
  14409. <xsd:element name="domain" type="xsd:string"/>
  14410. <xsd:element name="ml" type="xsd:string"/>
  14411. <xsd:element name="owner" type="xsd:string"/>
  14412. <xsd:element name="nbSubscribers" type="xsd:int"/>
  14413. <xsd:element name="message_moderation" type="xsd:boolean"/>
  14414. <xsd:element name="users_post_only" type="xsd:boolean"/>
  14415. <xsd:element name="subscription_moderation" type="xsd:boolean"/>
  14416. <xsd:element name="replyto" type="xsd:string"/>
  14417. <xsd:element name="lang" type="xsd:string"/>
  14418. </xsd:sequence>
  14419. </xsd:complexType>
  14420. <xsd:complexType name="mailingListFullInfoReturn">
  14421. <xsd:sequence>
  14422. <xsd:element name="domain" type="xsd:string"/>
  14423. <xsd:element name="ml" type="xsd:string"/>
  14424. <xsd:element name="owner" type="xsd:string"/>
  14425. <xsd:element name="nbSubscribers" type="xsd:int"/>
  14426. <xsd:element name="message_moderation" type="xsd:boolean"/>
  14427. <xsd:element name="users_post_only" type="xsd:boolean"/>
  14428. <xsd:element name="subscription_moderation" type="xsd:boolean"/>
  14429. <xsd:element name="replyto" type="xsd:string"/>
  14430. <xsd:element name="lang" type="xsd:string"/>
  14431. <xsd:element name="moderators" type="typens:MyArrayOfStringType"/>
  14432. <xsd:element name="subscribers" type="typens:MyArrayOfStringType"/>
  14433. </xsd:sequence>
  14434. </xsd:complexType>
  14435. <xsd:complexType name="responderEmailStruct">
  14436. <xsd:sequence>
  14437. <xsd:element name="domain" type="xsd:string"/>
  14438. <xsd:element name="responder" type="xsd:string"/>
  14439. <xsd:element name="content" type="xsd:string"/>
  14440. <xsd:element name="hasPop" type="xsd:boolean"/>
  14441. <xsd:element name="hasAlias" type="xsd:boolean"/>
  14442. </xsd:sequence>
  14443. </xsd:complexType>
  14444. <xsd:complexType name="catchAllGetReturn">
  14445. <xsd:sequence>
  14446. <xsd:element name="domain" type="xsd:string"/>
  14447. <xsd:element name="type" type="xsd:string"/>
  14448. <xsd:element name="destination" type="xsd:string"/>
  14449. </xsd:sequence>
  14450. </xsd:complexType>
  14451. <xsd:complexType name="emailDomainSummaryReturn">
  14452. <xsd:sequence>
  14453. <xsd:element name="masterNic" type="xsd:string"/>
  14454. <xsd:element name="nbpops" type="xsd:int"/>
  14455. <xsd:element name="nbforwards" type="xsd:int"/>
  14456. <xsd:element name="nbaliases" type="xsd:int"/>
  14457. <xsd:element name="nbresponders" type="xsd:int"/>
  14458. <xsd:element name="nbmls" type="xsd:int"/>
  14459. </xsd:sequence>
  14460. </xsd:complexType>
  14461. <xsd:complexType name="emailGetCapabilitiesReturn">
  14462. <xsd:sequence>
  14463. <xsd:element name="name" type="xsd:string"/>
  14464. <xsd:element name="nbpops" type="xsd:int"/>
  14465. <xsd:element name="nbforwards" type="xsd:int"/>
  14466. <xsd:element name="nbaliases" type="xsd:int"/>
  14467. <xsd:element name="nbresponders" type="xsd:int"/>
  14468. <xsd:element name="nbmls" type="xsd:int"/>
  14469. </xsd:sequence>
  14470. </xsd:complexType>
  14471. <xsd:complexType name="emailFilterStruct">
  14472. <xsd:sequence>
  14473. <xsd:element name="filter" type="xsd:string"/>
  14474. <xsd:element name="action" type="xsd:string"/>
  14475. <xsd:element name="action_param" type="xsd:string"/>
  14476. <xsd:element name="active" type="xsd:boolean"/>
  14477. <xsd:element name="priority" type="xsd:string"/>
  14478. <xsd:element name="nbRules" type="xsd:int"/>
  14479. <xsd:element name="rules" type="typens:MyArrayOfEmailFilterRuleStructType"/>
  14480. </xsd:sequence>
  14481. </xsd:complexType>
  14482. <xsd:complexType name="emailFilterRuleStruct">
  14483. <xsd:sequence>
  14484. <xsd:element name="id" type="xsd:int"/>
  14485. <xsd:element name="header" type="xsd:string"/>
  14486. <xsd:element name="rule" type="xsd:string"/>
  14487. <xsd:element name="rule_param" type="xsd:string"/>
  14488. </xsd:sequence>
  14489. </xsd:complexType>
  14490. <xsd:element name="MyArrayOfEmailRedirectionStruct" type="typens:MyArrayOfEmailRedirectionStructType" />
  14491. <xsd:complexType name="MyArrayOfEmailRedirectionStructType">
  14492. <xsd:sequence>
  14493. <xsd:element name="item" type="typens:emailRedirectionStruct" minOccurs="0" maxOccurs="unbounded"/>
  14494. </xsd:sequence>
  14495. </xsd:complexType>
  14496. <xsd:element name="MyArrayOfPopStruct" type="typens:MyArrayOfPopStructType" />
  14497. <xsd:complexType name="MyArrayOfPopStructType">
  14498. <xsd:sequence>
  14499. <xsd:element name="item" type="typens:popStruct" minOccurs="0" maxOccurs="unbounded"/>
  14500. </xsd:sequence>
  14501. </xsd:complexType>
  14502. <xsd:element name="MyArrayOfMailingListStruct" type="typens:MyArrayOfMailingListStructType" />
  14503. <xsd:complexType name="MyArrayOfMailingListStructType">
  14504. <xsd:sequence>
  14505. <xsd:element name="item" type="typens:mailingListStruct" minOccurs="0" maxOccurs="unbounded"/>
  14506. </xsd:sequence>
  14507. </xsd:complexType>
  14508. <xsd:element name="MyArrayOfResponderEmailStruct" type="typens:MyArrayOfResponderEmailStructType" />
  14509. <xsd:complexType name="MyArrayOfResponderEmailStructType">
  14510. <xsd:sequence>
  14511. <xsd:element name="item" type="typens:responderEmailStruct" minOccurs="0" maxOccurs="unbounded"/>
  14512. </xsd:sequence>
  14513. </xsd:complexType>
  14514. <xsd:element name="MyArrayOfEmailFilterStruct" type="typens:MyArrayOfEmailFilterStructType" />
  14515. <xsd:complexType name="MyArrayOfEmailFilterStructType">
  14516. <xsd:sequence>
  14517. <xsd:element name="item" type="typens:emailFilterStruct" minOccurs="0" maxOccurs="unbounded"/>
  14518. </xsd:sequence>
  14519. </xsd:complexType>
  14520. <xsd:element name="MyArrayOfEmailFilterRuleStruct" type="typens:MyArrayOfEmailFilterRuleStructType" />
  14521. <xsd:complexType name="MyArrayOfEmailFilterRuleStructType">
  14522. <xsd:sequence>
  14523. <xsd:element name="item" type="typens:emailFilterRuleStruct" minOccurs="0" maxOccurs="unbounded"/>
  14524. </xsd:sequence>
  14525. </xsd:complexType>
  14526. <xsd:complexType name="globalAccessStruct">
  14527. <xsd:sequence>
  14528. <xsd:element name="name" type="xsd:string"/>
  14529. <xsd:element name="domain" type="xsd:boolean"/>
  14530. <xsd:element name="hosting" type="xsd:boolean"/>
  14531. <xsd:element name="email" type="xsd:boolean"/>
  14532. <xsd:element name="pop" type="xsd:boolean"/>
  14533. <xsd:element name="dedicated" type="xsd:boolean"/>
  14534. <xsd:element name="reverse" type="xsd:string"/>
  14535. <xsd:element name="alldom" type="xsd:boolean"/>
  14536. <xsd:element name="ssl" type="xsd:boolean"/>
  14537. <xsd:element name="rps" type="xsd:boolean"/>
  14538. <xsd:element name="rpsOrphan" type="xsd:boolean"/>
  14539. <xsd:element name="vs" type="xsd:boolean"/>
  14540. <xsd:element name="voip" type="xsd:boolean"/>
  14541. <xsd:element name="housing" type="xsd:boolean"/>
  14542. <xsd:element name="sqlpriv" type="xsd:boolean"/>
  14543. </xsd:sequence>
  14544. </xsd:complexType>
  14545. <xsd:complexType name="momVersionReturn">
  14546. <xsd:sequence>
  14547. <xsd:element name="version" type="xsd:string"/>
  14548. <xsd:element name="build" type="xsd:string"/>
  14549. </xsd:sequence>
  14550. </xsd:complexType>
  14551. <xsd:element name="MyArrayOfGlobalAccessStruct" type="typens:MyArrayOfGlobalAccessStructType" />
  14552. <xsd:complexType name="MyArrayOfGlobalAccessStructType">
  14553. <xsd:sequence>
  14554. <xsd:element name="item" type="typens:globalAccessStruct" minOccurs="0" maxOccurs="unbounded"/>
  14555. </xsd:sequence>
  14556. </xsd:complexType>
  14557. <xsd:complexType name="prepaidOperationStruct">
  14558. <xsd:sequence>
  14559. <xsd:element name="balance_forward" type="xsd:float"/>
  14560. <xsd:element name="date" type="xsd:string"/>
  14561. <xsd:element name="nic" type="xsd:string"/>
  14562. <xsd:element name="account_name" type="xsd:string"/>
  14563. <xsd:element name="description" type="xsd:string"/>
  14564. <xsd:element name="amount" type="xsd:float"/>
  14565. <xsd:element name="balance" type="xsd:float"/>
  14566. <xsd:element name="order" type="xsd:int"/>
  14567. <xsd:element name="id" type="xsd:int"/>
  14568. <xsd:element name="operation" type="xsd:string"/>
  14569. </xsd:sequence>
  14570. </xsd:complexType>
  14571. <xsd:complexType name="prepaidGetHistoryReturn">
  14572. <xsd:sequence>
  14573. <xsd:element name="page" type="xsd:int"/>
  14574. <xsd:element name="total" type="xsd:int"/>
  14575. <xsd:element name="start" type="xsd:int"/>
  14576. <xsd:element name="end" type="xsd:int"/>
  14577. <xsd:element name="operations" type="typens:MyArrayOfPrepaidOperationStructType"/>
  14578. </xsd:sequence>
  14579. </xsd:complexType>
  14580. <xsd:complexType name="prepaidGetSummaryReturn">
  14581. <xsd:sequence>
  14582. <xsd:element name="contract" type="xsd:string"/>
  14583. <xsd:element name="threshold" type="xsd:int"/>
  14584. <xsd:element name="balance" type="xsd:float"/>
  14585. <xsd:element name="md5" type="xsd:string"/>
  14586. </xsd:sequence>
  14587. </xsd:complexType>
  14588. <xsd:element name="MyArrayOfPrepaidOperationStruct" type="typens:MyArrayOfPrepaidOperationStructType" />
  14589. <xsd:complexType name="MyArrayOfPrepaidOperationStructType">
  14590. <xsd:sequence>
  14591. <xsd:element name="item" type="typens:prepaidOperationStruct" minOccurs="0" maxOccurs="unbounded"/>
  14592. </xsd:sequence>
  14593. </xsd:complexType>
  14594. <xsd:complexType name="billingInvoiceDetailStruct">
  14595. <xsd:sequence>
  14596. <xsd:element name="domain" type="xsd:string"/>
  14597. <xsd:element name="reference" type="xsd:string"/>
  14598. <xsd:element name="description" type="xsd:string"/>
  14599. </xsd:sequence>
  14600. </xsd:complexType>
  14601. <xsd:complexType name="billingInvoiceStruct">
  14602. <xsd:sequence>
  14603. <xsd:element name="vat" type="xsd:float"/>
  14604. <xsd:element name="totalPrice" type="xsd:float"/>
  14605. <xsd:element name="totalPriceWithVat" type="xsd:float"/>
  14606. <xsd:element name="date" type="xsd:string"/>
  14607. <xsd:element name="nic" type="xsd:string"/>
  14608. <xsd:element name="billnum" type="xsd:string"/>
  14609. <xsd:element name="details" type="typens:MyArrayOfBillingInvoiceDetailStructType"/>
  14610. <xsd:element name="domains" type="typens:MyArrayOfStringType"/>
  14611. <xsd:element name="billingCountry" type="xsd:string"/>
  14612. <xsd:element name="ordernum" type="xsd:string"/>
  14613. </xsd:sequence>
  14614. </xsd:complexType>
  14615. <xsd:complexType name="billingInvoiceInfoDetailStruct">
  14616. <xsd:sequence>
  14617. <xsd:element name="quantity" type="xsd:int"/>
  14618. <xsd:element name="service" type="xsd:string"/>
  14619. <xsd:element name="description" type="xsd:string"/>
  14620. <xsd:element name="end" type="xsd:string"/>
  14621. <xsd:element name="domain" type="xsd:string"/>
  14622. <xsd:element name="baseprice" type="xsd:float"/>
  14623. <xsd:element name="totalprice" type="xsd:float"/>
  14624. <xsd:element name="start" type="xsd:string"/>
  14625. </xsd:sequence>
  14626. </xsd:complexType>
  14627. <xsd:complexType name="billingInvoiceInfoPayementStruct">
  14628. <xsd:sequence>
  14629. <xsd:element name="finaldate" type="xsd:string"/>
  14630. <xsd:element name="deposit_date" type="xsd:string"/>
  14631. <xsd:element name="status" type="xsd:string"/>
  14632. <xsd:element name="customerid" type="xsd:string"/>
  14633. <xsd:element name="paymentmean" type="xsd:string"/>
  14634. <xsd:element name="paymentdate" type="xsd:string"/>
  14635. <xsd:element name="orderid" type="xsd:int"/>
  14636. </xsd:sequence>
  14637. </xsd:complexType>
  14638. <xsd:complexType name="billingGetReferencesToExpiredStruct">
  14639. <xsd:sequence>
  14640. <xsd:element name="name" type="xsd:string"/>
  14641. <xsd:element name="type" type="xsd:string"/>
  14642. <xsd:element name="expired" type="xsd:string"/>
  14643. </xsd:sequence>
  14644. </xsd:complexType>
  14645. <xsd:complexType name="billingInvoiceInfoReturn">
  14646. <xsd:sequence>
  14647. <xsd:element name="billnum" type="xsd:string"/>
  14648. <xsd:element name="date" type="xsd:string"/>
  14649. <xsd:element name="nicbilling" type="xsd:string"/>
  14650. <xsd:element name="baseprice" type="xsd:string"/>
  14651. <xsd:element name="finalprice" type="xsd:float"/>
  14652. <xsd:element name="password" type="xsd:string"/>
  14653. <xsd:element name="order" type="xsd:string"/>
  14654. <xsd:element name="nicorder" type="xsd:string"/>
  14655. <xsd:element name="country" type="xsd:string"/>
  14656. <xsd:element name="taxrate" type="xsd:float"/>
  14657. <xsd:element name="tax" type="xsd:float"/>
  14658. <xsd:element name="type" type="xsd:string"/>
  14659. <xsd:element name="details" type="typens:MyArrayOfBillingInvoiceInfoDetailStructType"/>
  14660. <xsd:element name="payment" type="typens:billingInvoiceInfoPayementStruct"/>
  14661. </xsd:sequence>
  14662. </xsd:complexType>
  14663. <xsd:element name="MyArrayOfBillingInvoiceStruct" type="typens:MyArrayOfBillingInvoiceStructType" />
  14664. <xsd:complexType name="MyArrayOfBillingInvoiceStructType">
  14665. <xsd:sequence>
  14666. <xsd:element name="item" type="typens:billingInvoiceStruct" minOccurs="0" maxOccurs="unbounded"/>
  14667. </xsd:sequence>
  14668. </xsd:complexType>
  14669. <xsd:element name="MyArrayOfBillingGetReferencesToExpiredStruct" type="typens:MyArrayOfBillingGetReferencesToExpiredStructType" />
  14670. <xsd:complexType name="MyArrayOfBillingGetReferencesToExpiredStructType">
  14671. <xsd:sequence>
  14672. <xsd:element name="item" type="typens:billingGetReferencesToExpiredStruct" minOccurs="0" maxOccurs="unbounded"/>
  14673. </xsd:sequence>
  14674. </xsd:complexType>
  14675. <xsd:element name="MyArrayOfBillingInvoiceDetailStruct" type="typens:MyArrayOfBillingInvoiceDetailStructType" />
  14676. <xsd:complexType name="MyArrayOfBillingInvoiceDetailStructType">
  14677. <xsd:sequence>
  14678. <xsd:element name="item" type="typens:billingInvoiceDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  14679. </xsd:sequence>
  14680. </xsd:complexType>
  14681. <xsd:element name="MyArrayOfBillingInvoiceInfoDetailStruct" type="typens:MyArrayOfBillingInvoiceInfoDetailStructType" />
  14682. <xsd:complexType name="MyArrayOfBillingInvoiceInfoDetailStructType">
  14683. <xsd:sequence>
  14684. <xsd:element name="item" type="typens:billingInvoiceInfoDetailStruct" minOccurs="0" maxOccurs="unbounded"/>
  14685. </xsd:sequence>
  14686. </xsd:complexType>
  14687. </xsd:schema>
  14688. </wsdl:types>
  14689. <wsdl:message name="mailingListModeratorDelRequest">
  14690. <wsdl:part name="parameters" element="typens:mailingListModeratorDel" />
  14691. </wsdl:message>
  14692. <wsdl:message name="mailingListModeratorDelResponse">
  14693. <wsdl:part name="parameters" element="typens:mailingListModeratorDelResponse" />
  14694. </wsdl:message>
  14695. <wsdl:message name="telephonyNumberInfoRequest">
  14696. <wsdl:part name="parameters" element="typens:telephonyNumberInfo" />
  14697. </wsdl:message>
  14698. <wsdl:message name="telephonyNumberInfoResponse">
  14699. <wsdl:part name="parameters" element="typens:telephonyNumberInfoResponse" />
  14700. </wsdl:message>
  14701. <wsdl:message name="sqlpriveMysqlRestartRequest">
  14702. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRestart" />
  14703. </wsdl:message>
  14704. <wsdl:message name="sqlpriveMysqlRestartResponse">
  14705. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRestartResponse" />
  14706. </wsdl:message>
  14707. <wsdl:message name="logoutRequest">
  14708. <wsdl:part name="parameters" element="typens:logout" />
  14709. </wsdl:message>
  14710. <wsdl:message name="logoutResponse">
  14711. <wsdl:part name="parameters" element="typens:logoutResponse" />
  14712. </wsdl:message>
  14713. <wsdl:message name="multiFtpChangeDirectoryRequest">
  14714. <wsdl:part name="parameters" element="typens:multiFtpChangeDirectory" />
  14715. </wsdl:message>
  14716. <wsdl:message name="multiFtpChangeDirectoryResponse">
  14717. <wsdl:part name="parameters" element="typens:multiFtpChangeDirectoryResponse" />
  14718. </wsdl:message>
  14719. <wsdl:message name="sqlpriveMysqlVersionRequest">
  14720. <wsdl:part name="parameters" element="typens:sqlpriveMysqlVersion" />
  14721. </wsdl:message>
  14722. <wsdl:message name="sqlpriveMysqlVersionResponse">
  14723. <wsdl:part name="parameters" element="typens:sqlpriveMysqlVersionResponse" />
  14724. </wsdl:message>
  14725. <wsdl:message name="dedicatedReverseDelRequest">
  14726. <wsdl:part name="parameters" element="typens:dedicatedReverseDel" />
  14727. </wsdl:message>
  14728. <wsdl:message name="dedicatedReverseDelResponse">
  14729. <wsdl:part name="parameters" element="typens:dedicatedReverseDelResponse" />
  14730. </wsdl:message>
  14731. <wsdl:message name="dedicatedDelServiceMonitoringAlertRequest">
  14732. <wsdl:part name="parameters" element="typens:dedicatedDelServiceMonitoringAlert" />
  14733. </wsdl:message>
  14734. <wsdl:message name="dedicatedDelServiceMonitoringAlertResponse">
  14735. <wsdl:part name="parameters" element="typens:dedicatedDelServiceMonitoringAlertResponse" />
  14736. </wsdl:message>
  14737. <wsdl:message name="telephonyVoicemailOptionsListRequest">
  14738. <wsdl:part name="parameters" element="typens:telephonyVoicemailOptionsList" />
  14739. </wsdl:message>
  14740. <wsdl:message name="telephonyVoicemailOptionsListResponse">
  14741. <wsdl:part name="parameters" element="typens:telephonyVoicemailOptionsListResponse" />
  14742. </wsdl:message>
  14743. <wsdl:message name="telephonyPhonebookSharePeerListRequest">
  14744. <wsdl:part name="parameters" element="typens:telephonyPhonebookSharePeerList" />
  14745. </wsdl:message>
  14746. <wsdl:message name="telephonyPhonebookSharePeerListResponse">
  14747. <wsdl:part name="parameters" element="typens:telephonyPhonebookSharePeerListResponse" />
  14748. </wsdl:message>
  14749. <wsdl:message name="serviceGroupGetAllInfoRequest">
  14750. <wsdl:part name="parameters" element="typens:serviceGroupGetAllInfo" />
  14751. </wsdl:message>
  14752. <wsdl:message name="serviceGroupGetAllInfoResponse">
  14753. <wsdl:part name="parameters" element="typens:serviceGroupGetAllInfoResponse" />
  14754. </wsdl:message>
  14755. <wsdl:message name="redirectedEmailAddRequest">
  14756. <wsdl:part name="parameters" element="typens:redirectedEmailAdd" />
  14757. </wsdl:message>
  14758. <wsdl:message name="redirectedEmailAddResponse">
  14759. <wsdl:part name="parameters" element="typens:redirectedEmailAddResponse" />
  14760. </wsdl:message>
  14761. <wsdl:message name="nicModifyInfosRequest">
  14762. <wsdl:part name="parameters" element="typens:nicModifyInfos" />
  14763. </wsdl:message>
  14764. <wsdl:message name="nicModifyInfosResponse">
  14765. <wsdl:part name="parameters" element="typens:nicModifyInfosResponse" />
  14766. </wsdl:message>
  14767. <wsdl:message name="ripeGetRipeIdsRequest">
  14768. <wsdl:part name="parameters" element="typens:ripeGetRipeIds" />
  14769. </wsdl:message>
  14770. <wsdl:message name="ripeGetRipeIdsResponse">
  14771. <wsdl:part name="parameters" element="typens:ripeGetRipeIdsResponse" />
  14772. </wsdl:message>
  14773. <wsdl:message name="telephonyRedirectModifyRequest">
  14774. <wsdl:part name="parameters" element="typens:telephonyRedirectModify" />
  14775. </wsdl:message>
  14776. <wsdl:message name="telephonyRedirectModifyResponse">
  14777. <wsdl:part name="parameters" element="typens:telephonyRedirectModifyResponse" />
  14778. </wsdl:message>
  14779. <wsdl:message name="sqlpriveMysqlDatabaseImportFromFileRequest">
  14780. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseImportFromFile" />
  14781. </wsdl:message>
  14782. <wsdl:message name="sqlpriveMysqlDatabaseImportFromFileResponse">
  14783. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseImportFromFileResponse" />
  14784. </wsdl:message>
  14785. <wsdl:message name="telephonyNumberModifyRequest">
  14786. <wsdl:part name="parameters" element="typens:telephonyNumberModify" />
  14787. </wsdl:message>
  14788. <wsdl:message name="telephonyNumberModifyResponse">
  14789. <wsdl:part name="parameters" element="typens:telephonyNumberModifyResponse" />
  14790. </wsdl:message>
  14791. <wsdl:message name="dedicatedAddServiceMonitoringAlertSMSRequest">
  14792. <wsdl:part name="parameters" element="typens:dedicatedAddServiceMonitoringAlertSMS" />
  14793. </wsdl:message>
  14794. <wsdl:message name="dedicatedAddServiceMonitoringAlertSMSResponse">
  14795. <wsdl:part name="parameters" element="typens:dedicatedAddServiceMonitoringAlertSMSResponse" />
  14796. </wsdl:message>
  14797. <wsdl:message name="telephonyGetCitiesFromZipRequest">
  14798. <wsdl:part name="parameters" element="typens:telephonyGetCitiesFromZip" />
  14799. </wsdl:message>
  14800. <wsdl:message name="telephonyGetCitiesFromZipResponse">
  14801. <wsdl:part name="parameters" element="typens:telephonyGetCitiesFromZipResponse" />
  14802. </wsdl:message>
  14803. <wsdl:message name="automatedMailGetVolumeHistoryRequest">
  14804. <wsdl:part name="parameters" element="typens:automatedMailGetVolumeHistory" />
  14805. </wsdl:message>
  14806. <wsdl:message name="automatedMailGetVolumeHistoryResponse">
  14807. <wsdl:part name="parameters" element="typens:automatedMailGetVolumeHistoryResponse" />
  14808. </wsdl:message>
  14809. <wsdl:message name="automatedMailGetTodoRequest">
  14810. <wsdl:part name="parameters" element="typens:automatedMailGetTodo" />
  14811. </wsdl:message>
  14812. <wsdl:message name="automatedMailGetTodoResponse">
  14813. <wsdl:part name="parameters" element="typens:automatedMailGetTodoResponse" />
  14814. </wsdl:message>
  14815. <wsdl:message name="telephonySmsplusSendSmsMtRequest">
  14816. <wsdl:part name="parameters" element="typens:telephonySmsplusSendSmsMt" />
  14817. </wsdl:message>
  14818. <wsdl:message name="telephonySmsplusSendSmsMtResponse">
  14819. <wsdl:part name="parameters" element="typens:telephonySmsplusSendSmsMtResponse" />
  14820. </wsdl:message>
  14821. <wsdl:message name="dedicatedIpLoadBalancingListRequest">
  14822. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingList" />
  14823. </wsdl:message>
  14824. <wsdl:message name="dedicatedIpLoadBalancingListResponse">
  14825. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingListResponse" />
  14826. </wsdl:message>
  14827. <wsdl:message name="dedicatedBackupReinstallConfigurationRequest">
  14828. <wsdl:part name="parameters" element="typens:dedicatedBackupReinstallConfiguration" />
  14829. </wsdl:message>
  14830. <wsdl:message name="dedicatedBackupReinstallConfigurationResponse">
  14831. <wsdl:part name="parameters" element="typens:dedicatedBackupReinstallConfigurationResponse" />
  14832. </wsdl:message>
  14833. <wsdl:message name="telephonySmsUserGetCsvAttachmentRequest">
  14834. <wsdl:part name="parameters" element="typens:telephonySmsUserGetCsvAttachment" />
  14835. </wsdl:message>
  14836. <wsdl:message name="telephonySmsUserGetCsvAttachmentResponse">
  14837. <wsdl:part name="parameters" element="typens:telephonySmsUserGetCsvAttachmentResponse" />
  14838. </wsdl:message>
  14839. <wsdl:message name="dedicatedBackupGetHistoRequest">
  14840. <wsdl:part name="parameters" element="typens:dedicatedBackupGetHisto" />
  14841. </wsdl:message>
  14842. <wsdl:message name="dedicatedBackupGetHistoResponse">
  14843. <wsdl:part name="parameters" element="typens:dedicatedBackupGetHistoResponse" />
  14844. </wsdl:message>
  14845. <wsdl:message name="domainHostUpdateRequest">
  14846. <wsdl:part name="parameters" element="typens:domainHostUpdate" />
  14847. </wsdl:message>
  14848. <wsdl:message name="domainHostUpdateResponse">
  14849. <wsdl:part name="parameters" element="typens:domainHostUpdateResponse" />
  14850. </wsdl:message>
  14851. <wsdl:message name="dedicatedBackupUpdateRequest">
  14852. <wsdl:part name="parameters" element="typens:dedicatedBackupUpdate" />
  14853. </wsdl:message>
  14854. <wsdl:message name="dedicatedBackupUpdateResponse">
  14855. <wsdl:part name="parameters" element="typens:dedicatedBackupUpdateResponse" />
  14856. </wsdl:message>
  14857. <wsdl:message name="telephonyPhonebookOnSmsListRequest">
  14858. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsList" />
  14859. </wsdl:message>
  14860. <wsdl:message name="telephonyPhonebookOnSmsListResponse">
  14861. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsListResponse" />
  14862. </wsdl:message>
  14863. <wsdl:message name="serviceGroupListRequest">
  14864. <wsdl:part name="parameters" element="typens:serviceGroupList" />
  14865. </wsdl:message>
  14866. <wsdl:message name="serviceGroupListResponse">
  14867. <wsdl:part name="parameters" element="typens:serviceGroupListResponse" />
  14868. </wsdl:message>
  14869. <wsdl:message name="databaseChangePasswordRequest">
  14870. <wsdl:part name="parameters" element="typens:databaseChangePassword" />
  14871. </wsdl:message>
  14872. <wsdl:message name="databaseChangePasswordResponse">
  14873. <wsdl:part name="parameters" element="typens:databaseChangePasswordResponse" />
  14874. </wsdl:message>
  14875. <wsdl:message name="billingInvoiceListRequest">
  14876. <wsdl:part name="parameters" element="typens:billingInvoiceList" />
  14877. </wsdl:message>
  14878. <wsdl:message name="billingInvoiceListResponse">
  14879. <wsdl:part name="parameters" element="typens:billingInvoiceListResponse" />
  14880. </wsdl:message>
  14881. <wsdl:message name="telephonySetClosureEventsRequest">
  14882. <wsdl:part name="parameters" element="typens:telephonySetClosureEvents" />
  14883. </wsdl:message>
  14884. <wsdl:message name="telephonySetClosureEventsResponse">
  14885. <wsdl:part name="parameters" element="typens:telephonySetClosureEventsResponse" />
  14886. </wsdl:message>
  14887. <wsdl:message name="telephonyNicSetSipDomainRequest">
  14888. <wsdl:part name="parameters" element="typens:telephonyNicSetSipDomain" />
  14889. </wsdl:message>
  14890. <wsdl:message name="telephonyNicSetSipDomainResponse">
  14891. <wsdl:part name="parameters" element="typens:telephonyNicSetSipDomainResponse" />
  14892. </wsdl:message>
  14893. <wsdl:message name="globalAccessByNicRequest">
  14894. <wsdl:part name="parameters" element="typens:globalAccessByNic" />
  14895. </wsdl:message>
  14896. <wsdl:message name="globalAccessByNicResponse">
  14897. <wsdl:part name="parameters" element="typens:globalAccessByNicResponse" />
  14898. </wsdl:message>
  14899. <wsdl:message name="dedicatedNetbootGetRescueEmailRequest">
  14900. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetRescueEmail" />
  14901. </wsdl:message>
  14902. <wsdl:message name="dedicatedNetbootGetRescueEmailResponse">
  14903. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetRescueEmailResponse" />
  14904. </wsdl:message>
  14905. <wsdl:message name="ticketListIncidentsByDomainRequest">
  14906. <wsdl:part name="parameters" element="typens:ticketListIncidentsByDomain" />
  14907. </wsdl:message>
  14908. <wsdl:message name="ticketListIncidentsByDomainResponse">
  14909. <wsdl:part name="parameters" element="typens:ticketListIncidentsByDomainResponse" />
  14910. </wsdl:message>
  14911. <wsdl:message name="telephonySmsMultiSendRequest">
  14912. <wsdl:part name="parameters" element="typens:telephonySmsMultiSend" />
  14913. </wsdl:message>
  14914. <wsdl:message name="telephonySmsMultiSendResponse">
  14915. <wsdl:part name="parameters" element="typens:telephonySmsMultiSendResponse" />
  14916. </wsdl:message>
  14917. <wsdl:message name="serviceListPaginatedRequest">
  14918. <wsdl:part name="parameters" element="typens:serviceListPaginated" />
  14919. </wsdl:message>
  14920. <wsdl:message name="serviceListPaginatedResponse">
  14921. <wsdl:part name="parameters" element="typens:serviceListPaginatedResponse" />
  14922. </wsdl:message>
  14923. <wsdl:message name="dedicatedRtmListBackdoorRequest">
  14924. <wsdl:part name="parameters" element="typens:dedicatedRtmListBackdoor" />
  14925. </wsdl:message>
  14926. <wsdl:message name="dedicatedRtmListBackdoorResponse">
  14927. <wsdl:part name="parameters" element="typens:dedicatedRtmListBackdoorResponse" />
  14928. </wsdl:message>
  14929. <wsdl:message name="telephonySmsUserAddCsvAttachmentRequest">
  14930. <wsdl:part name="parameters" element="typens:telephonySmsUserAddCsvAttachment" />
  14931. </wsdl:message>
  14932. <wsdl:message name="telephonySmsUserAddCsvAttachmentResponse">
  14933. <wsdl:part name="parameters" element="typens:telephonySmsUserAddCsvAttachmentResponse" />
  14934. </wsdl:message>
  14935. <wsdl:message name="zoneEntryListRequest">
  14936. <wsdl:part name="parameters" element="typens:zoneEntryList" />
  14937. </wsdl:message>
  14938. <wsdl:message name="zoneEntryListResponse">
  14939. <wsdl:part name="parameters" element="typens:zoneEntryListResponse" />
  14940. </wsdl:message>
  14941. <wsdl:message name="telephonySpareDelRequest">
  14942. <wsdl:part name="parameters" element="typens:telephonySpareDel" />
  14943. </wsdl:message>
  14944. <wsdl:message name="telephonySpareDelResponse">
  14945. <wsdl:part name="parameters" element="typens:telephonySpareDelResponse" />
  14946. </wsdl:message>
  14947. <wsdl:message name="dnsDefaultInstallCustomRequest">
  14948. <wsdl:part name="parameters" element="typens:dnsDefaultInstallCustom" />
  14949. </wsdl:message>
  14950. <wsdl:message name="dnsDefaultInstallCustomResponse">
  14951. <wsdl:part name="parameters" element="typens:dnsDefaultInstallCustomResponse" />
  14952. </wsdl:message>
  14953. <wsdl:message name="telephonyFaxHistoryRequest">
  14954. <wsdl:part name="parameters" element="typens:telephonyFaxHistory" />
  14955. </wsdl:message>
  14956. <wsdl:message name="telephonyFaxHistoryResponse">
  14957. <wsdl:part name="parameters" element="typens:telephonyFaxHistoryResponse" />
  14958. </wsdl:message>
  14959. <wsdl:message name="multiFtpChangePasswordRequest">
  14960. <wsdl:part name="parameters" element="typens:multiFtpChangePassword" />
  14961. </wsdl:message>
  14962. <wsdl:message name="multiFtpChangePasswordResponse">
  14963. <wsdl:part name="parameters" element="typens:multiFtpChangePasswordResponse" />
  14964. </wsdl:message>
  14965. <wsdl:message name="telephonyFreefaxToVoicefaxRequest">
  14966. <wsdl:part name="parameters" element="typens:telephonyFreefaxToVoicefax" />
  14967. </wsdl:message>
  14968. <wsdl:message name="telephonyFreefaxToVoicefaxResponse">
  14969. <wsdl:part name="parameters" element="typens:telephonyFreefaxToVoicefaxResponse" />
  14970. </wsdl:message>
  14971. <wsdl:message name="sqlpriveMysqlUserListRequest">
  14972. <wsdl:part name="parameters" element="typens:sqlpriveMysqlUserList" />
  14973. </wsdl:message>
  14974. <wsdl:message name="sqlpriveMysqlUserListResponse">
  14975. <wsdl:part name="parameters" element="typens:sqlpriveMysqlUserListResponse" />
  14976. </wsdl:message>
  14977. <wsdl:message name="telephonyFaxSendRequest">
  14978. <wsdl:part name="parameters" element="typens:telephonyFaxSend" />
  14979. </wsdl:message>
  14980. <wsdl:message name="telephonyFaxSendResponse">
  14981. <wsdl:part name="parameters" element="typens:telephonyFaxSendResponse" />
  14982. </wsdl:message>
  14983. <wsdl:message name="domainUnlockRequest">
  14984. <wsdl:part name="parameters" element="typens:domainUnlock" />
  14985. </wsdl:message>
  14986. <wsdl:message name="domainUnlockResponse">
  14987. <wsdl:part name="parameters" element="typens:domainUnlockResponse" />
  14988. </wsdl:message>
  14989. <wsdl:message name="telephonyRestrictionListRequest">
  14990. <wsdl:part name="parameters" element="typens:telephonyRestrictionList" />
  14991. </wsdl:message>
  14992. <wsdl:message name="telephonyRestrictionListResponse">
  14993. <wsdl:part name="parameters" element="typens:telephonyRestrictionListResponse" />
  14994. </wsdl:message>
  14995. <wsdl:message name="domainWhoisObfuscatorSetAllRequest">
  14996. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorSetAll" />
  14997. </wsdl:message>
  14998. <wsdl:message name="domainWhoisObfuscatorSetAllResponse">
  14999. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorSetAllResponse" />
  15000. </wsdl:message>
  15001. <wsdl:message name="popDetachMasterNicRequest">
  15002. <wsdl:part name="parameters" element="typens:popDetachMasterNic" />
  15003. </wsdl:message>
  15004. <wsdl:message name="popDetachMasterNicResponse">
  15005. <wsdl:part name="parameters" element="typens:popDetachMasterNicResponse" />
  15006. </wsdl:message>
  15007. <wsdl:message name="telephonyBillListRequest">
  15008. <wsdl:part name="parameters" element="typens:telephonyBillList" />
  15009. </wsdl:message>
  15010. <wsdl:message name="telephonyBillListResponse">
  15011. <wsdl:part name="parameters" element="typens:telephonyBillListResponse" />
  15012. </wsdl:message>
  15013. <wsdl:message name="telephonyNumberCustomListRequest">
  15014. <wsdl:part name="parameters" element="typens:telephonyNumberCustomList" />
  15015. </wsdl:message>
  15016. <wsdl:message name="telephonyNumberCustomListResponse">
  15017. <wsdl:part name="parameters" element="typens:telephonyNumberCustomListResponse" />
  15018. </wsdl:message>
  15019. <wsdl:message name="dedicatedMonitoringNotificationCreateRequest">
  15020. <wsdl:part name="parameters" element="typens:dedicatedMonitoringNotificationCreate" />
  15021. </wsdl:message>
  15022. <wsdl:message name="dedicatedMonitoringNotificationCreateResponse">
  15023. <wsdl:part name="parameters" element="typens:dedicatedMonitoringNotificationCreateResponse" />
  15024. </wsdl:message>
  15025. <wsdl:message name="telephonyPlugAndPhoneSkinModifyRequest">
  15026. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneSkinModify" />
  15027. </wsdl:message>
  15028. <wsdl:message name="telephonyPlugAndPhoneSkinModifyResponse">
  15029. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneSkinModifyResponse" />
  15030. </wsdl:message>
  15031. <wsdl:message name="domainListRequest">
  15032. <wsdl:part name="parameters" element="typens:domainList" />
  15033. </wsdl:message>
  15034. <wsdl:message name="domainListResponse">
  15035. <wsdl:part name="parameters" element="typens:domainListResponse" />
  15036. </wsdl:message>
  15037. <wsdl:message name="telephonyFaxOptionsModifyRequest">
  15038. <wsdl:part name="parameters" element="typens:telephonyFaxOptionsModify" />
  15039. </wsdl:message>
  15040. <wsdl:message name="telephonyFaxOptionsModifyResponse">
  15041. <wsdl:part name="parameters" element="typens:telephonyFaxOptionsModifyResponse" />
  15042. </wsdl:message>
  15043. <wsdl:message name="telephonyBillingAccountSummaryRequest">
  15044. <wsdl:part name="parameters" element="typens:telephonyBillingAccountSummary" />
  15045. </wsdl:message>
  15046. <wsdl:message name="telephonyBillingAccountSummaryResponse">
  15047. <wsdl:part name="parameters" element="typens:telephonyBillingAccountSummaryResponse" />
  15048. </wsdl:message>
  15049. <wsdl:message name="overquotaInfoRequest">
  15050. <wsdl:part name="parameters" element="typens:overquotaInfo" />
  15051. </wsdl:message>
  15052. <wsdl:message name="overquotaInfoResponse">
  15053. <wsdl:part name="parameters" element="typens:overquotaInfoResponse" />
  15054. </wsdl:message>
  15055. <wsdl:message name="telephonyConferenceSetAnnounceFileRequest">
  15056. <wsdl:part name="parameters" element="typens:telephonyConferenceSetAnnounceFile" />
  15057. </wsdl:message>
  15058. <wsdl:message name="telephonyConferenceSetAnnounceFileResponse">
  15059. <wsdl:part name="parameters" element="typens:telephonyConferenceSetAnnounceFileResponse" />
  15060. </wsdl:message>
  15061. <wsdl:message name="automatedMailGetErrorsRequest">
  15062. <wsdl:part name="parameters" element="typens:automatedMailGetErrors" />
  15063. </wsdl:message>
  15064. <wsdl:message name="automatedMailGetErrorsResponse">
  15065. <wsdl:part name="parameters" element="typens:automatedMailGetErrorsResponse" />
  15066. </wsdl:message>
  15067. <wsdl:message name="telephonyPhonebookOnSmsAddRequest">
  15068. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsAdd" />
  15069. </wsdl:message>
  15070. <wsdl:message name="telephonyPhonebookOnSmsAddResponse">
  15071. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsAddResponse" />
  15072. </wsdl:message>
  15073. <wsdl:message name="telephonyClick2CallUserDelRequest">
  15074. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserDel" />
  15075. </wsdl:message>
  15076. <wsdl:message name="telephonyClick2CallUserDelResponse">
  15077. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserDelResponse" />
  15078. </wsdl:message>
  15079. <wsdl:message name="emailGetCapabilitiesRequest">
  15080. <wsdl:part name="parameters" element="typens:emailGetCapabilities" />
  15081. </wsdl:message>
  15082. <wsdl:message name="emailGetCapabilitiesResponse">
  15083. <wsdl:part name="parameters" element="typens:emailGetCapabilitiesResponse" />
  15084. </wsdl:message>
  15085. <wsdl:message name="telephonySmsAccountListRequest">
  15086. <wsdl:part name="parameters" element="typens:telephonySmsAccountList" />
  15087. </wsdl:message>
  15088. <wsdl:message name="telephonySmsAccountListResponse">
  15089. <wsdl:part name="parameters" element="typens:telephonySmsAccountListResponse" />
  15090. </wsdl:message>
  15091. <wsdl:message name="telephonyBillingAccountConsumptionCSVByMailRequest">
  15092. <wsdl:part name="parameters" element="typens:telephonyBillingAccountConsumptionCSVByMail" />
  15093. </wsdl:message>
  15094. <wsdl:message name="telephonyBillingAccountConsumptionCSVByMailResponse">
  15095. <wsdl:part name="parameters" element="typens:telephonyBillingAccountConsumptionCSVByMailResponse" />
  15096. </wsdl:message>
  15097. <wsdl:message name="telephonyFMHuntingModificationVoicemailRequest">
  15098. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationVoicemail" />
  15099. </wsdl:message>
  15100. <wsdl:message name="telephonyFMHuntingModificationVoicemailResponse">
  15101. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationVoicemailResponse" />
  15102. </wsdl:message>
  15103. <wsdl:message name="dedicatedBackupListRequest">
  15104. <wsdl:part name="parameters" element="typens:dedicatedBackupList" />
  15105. </wsdl:message>
  15106. <wsdl:message name="dedicatedBackupListResponse">
  15107. <wsdl:part name="parameters" element="typens:dedicatedBackupListResponse" />
  15108. </wsdl:message>
  15109. <wsdl:message name="telephonyOrdersFollowingUpRequest">
  15110. <wsdl:part name="parameters" element="typens:telephonyOrdersFollowingUp" />
  15111. </wsdl:message>
  15112. <wsdl:message name="telephonyOrdersFollowingUpResponse">
  15113. <wsdl:part name="parameters" element="typens:telephonyOrdersFollowingUpResponse" />
  15114. </wsdl:message>
  15115. <wsdl:message name="telephonyPhonebookOnGroupContactAddRequest">
  15116. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactAdd" />
  15117. </wsdl:message>
  15118. <wsdl:message name="telephonyPhonebookOnGroupContactAddResponse">
  15119. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactAddResponse" />
  15120. </wsdl:message>
  15121. <wsdl:message name="ortDomainDelRequest">
  15122. <wsdl:part name="parameters" element="typens:ortDomainDel" />
  15123. </wsdl:message>
  15124. <wsdl:message name="ortDomainDelResponse">
  15125. <wsdl:part name="parameters" element="typens:ortDomainDelResponse" />
  15126. </wsdl:message>
  15127. <wsdl:message name="mailingListModeratorListRequest">
  15128. <wsdl:part name="parameters" element="typens:mailingListModeratorList" />
  15129. </wsdl:message>
  15130. <wsdl:message name="mailingListModeratorListResponse">
  15131. <wsdl:part name="parameters" element="typens:mailingListModeratorListResponse" />
  15132. </wsdl:message>
  15133. <wsdl:message name="telephonyBillDetailsCSVRequest">
  15134. <wsdl:part name="parameters" element="typens:telephonyBillDetailsCSV" />
  15135. </wsdl:message>
  15136. <wsdl:message name="telephonyBillDetailsCSVResponse">
  15137. <wsdl:part name="parameters" element="typens:telephonyBillDetailsCSVResponse" />
  15138. </wsdl:message>
  15139. <wsdl:message name="popListRequest">
  15140. <wsdl:part name="parameters" element="typens:popList" />
  15141. </wsdl:message>
  15142. <wsdl:message name="popListResponse">
  15143. <wsdl:part name="parameters" element="typens:popListResponse" />
  15144. </wsdl:message>
  15145. <wsdl:message name="sqlpriveMysqlRamUsedRequest">
  15146. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRamUsed" />
  15147. </wsdl:message>
  15148. <wsdl:message name="sqlpriveMysqlRamUsedResponse">
  15149. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRamUsedResponse" />
  15150. </wsdl:message>
  15151. <wsdl:message name="telephonySmsCreditLeftRequest">
  15152. <wsdl:part name="parameters" element="typens:telephonySmsCreditLeft" />
  15153. </wsdl:message>
  15154. <wsdl:message name="telephonySmsCreditLeftResponse">
  15155. <wsdl:part name="parameters" element="typens:telephonySmsCreditLeftResponse" />
  15156. </wsdl:message>
  15157. <wsdl:message name="prepaidDomainCreateRequest">
  15158. <wsdl:part name="parameters" element="typens:prepaidDomainCreate" />
  15159. </wsdl:message>
  15160. <wsdl:message name="prepaidDomainCreateResponse">
  15161. <wsdl:part name="parameters" element="typens:prepaidDomainCreateResponse" />
  15162. </wsdl:message>
  15163. <wsdl:message name="telephonyDirectoryPJCodeRequest">
  15164. <wsdl:part name="parameters" element="typens:telephonyDirectoryPJCode" />
  15165. </wsdl:message>
  15166. <wsdl:message name="telephonyDirectoryPJCodeResponse">
  15167. <wsdl:part name="parameters" element="typens:telephonyDirectoryPJCodeResponse" />
  15168. </wsdl:message>
  15169. <wsdl:message name="telephonyListSummationCallsFromBillingAccountRequest">
  15170. <wsdl:part name="parameters" element="typens:telephonyListSummationCallsFromBillingAccount" />
  15171. </wsdl:message>
  15172. <wsdl:message name="telephonyListSummationCallsFromBillingAccountResponse">
  15173. <wsdl:part name="parameters" element="typens:telephonyListSummationCallsFromBillingAccountResponse" />
  15174. </wsdl:message>
  15175. <wsdl:message name="rpsMigrationGetProgressStatusRequest">
  15176. <wsdl:part name="parameters" element="typens:rpsMigrationGetProgressStatus" />
  15177. </wsdl:message>
  15178. <wsdl:message name="rpsMigrationGetProgressStatusResponse">
  15179. <wsdl:part name="parameters" element="typens:rpsMigrationGetProgressStatusResponse" />
  15180. </wsdl:message>
  15181. <wsdl:message name="telephonyBillingAccountDescriptionModifyRequest">
  15182. <wsdl:part name="parameters" element="typens:telephonyBillingAccountDescriptionModify" />
  15183. </wsdl:message>
  15184. <wsdl:message name="telephonyBillingAccountDescriptionModifyResponse">
  15185. <wsdl:part name="parameters" element="typens:telephonyBillingAccountDescriptionModifyResponse" />
  15186. </wsdl:message>
  15187. <wsdl:message name="dedicatedNetbootGetAllRequest">
  15188. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetAll" />
  15189. </wsdl:message>
  15190. <wsdl:message name="dedicatedNetbootGetAllResponse">
  15191. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetAllResponse" />
  15192. </wsdl:message>
  15193. <wsdl:message name="emailDomainListByMasterNicRequest">
  15194. <wsdl:part name="parameters" element="typens:emailDomainListByMasterNic" />
  15195. </wsdl:message>
  15196. <wsdl:message name="emailDomainListByMasterNicResponse">
  15197. <wsdl:part name="parameters" element="typens:emailDomainListByMasterNicResponse" />
  15198. </wsdl:message>
  15199. <wsdl:message name="telephonyAbbreviatedNumberDelRequest">
  15200. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberDel" />
  15201. </wsdl:message>
  15202. <wsdl:message name="telephonyAbbreviatedNumberDelResponse">
  15203. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberDelResponse" />
  15204. </wsdl:message>
  15205. <wsdl:message name="resellerDomainTransferITRequest">
  15206. <wsdl:part name="parameters" element="typens:resellerDomainTransferIT" />
  15207. </wsdl:message>
  15208. <wsdl:message name="resellerDomainTransferITResponse">
  15209. <wsdl:part name="parameters" element="typens:resellerDomainTransferITResponse" />
  15210. </wsdl:message>
  15211. <wsdl:message name="dedicatedVirtualMacIpAvailableGetListRequest">
  15212. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpAvailableGetList" />
  15213. </wsdl:message>
  15214. <wsdl:message name="dedicatedVirtualMacIpAvailableGetListResponse">
  15215. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpAvailableGetListResponse" />
  15216. </wsdl:message>
  15217. <wsdl:message name="telephonyFaxOptionsListRequest">
  15218. <wsdl:part name="parameters" element="typens:telephonyFaxOptionsList" />
  15219. </wsdl:message>
  15220. <wsdl:message name="telephonyFaxOptionsListResponse">
  15221. <wsdl:part name="parameters" element="typens:telephonyFaxOptionsListResponse" />
  15222. </wsdl:message>
  15223. <wsdl:message name="ticketListIncidentsRequest">
  15224. <wsdl:part name="parameters" element="typens:ticketListIncidents" />
  15225. </wsdl:message>
  15226. <wsdl:message name="ticketListIncidentsResponse">
  15227. <wsdl:part name="parameters" element="typens:ticketListIncidentsResponse" />
  15228. </wsdl:message>
  15229. <wsdl:message name="infrastructureReverseModifyRequest">
  15230. <wsdl:part name="parameters" element="typens:infrastructureReverseModify" />
  15231. </wsdl:message>
  15232. <wsdl:message name="infrastructureReverseModifyResponse">
  15233. <wsdl:part name="parameters" element="typens:infrastructureReverseModifyResponse" />
  15234. </wsdl:message>
  15235. <wsdl:message name="dedicatedMonitoringSMSCreateRequest">
  15236. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSCreate" />
  15237. </wsdl:message>
  15238. <wsdl:message name="dedicatedMonitoringSMSCreateResponse">
  15239. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSCreateResponse" />
  15240. </wsdl:message>
  15241. <wsdl:message name="telephonyTrunkExternalDisplayedNumberAddRequest">
  15242. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberAdd" />
  15243. </wsdl:message>
  15244. <wsdl:message name="telephonyTrunkExternalDisplayedNumberAddResponse">
  15245. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberAddResponse" />
  15246. </wsdl:message>
  15247. <wsdl:message name="dedicatedRipeQueryRequest">
  15248. <wsdl:part name="parameters" element="typens:dedicatedRipeQuery" />
  15249. </wsdl:message>
  15250. <wsdl:message name="dedicatedRipeQueryResponse">
  15251. <wsdl:part name="parameters" element="typens:dedicatedRipeQueryResponse" />
  15252. </wsdl:message>
  15253. <wsdl:message name="responderEmailListRequest">
  15254. <wsdl:part name="parameters" element="typens:responderEmailList" />
  15255. </wsdl:message>
  15256. <wsdl:message name="responderEmailListResponse">
  15257. <wsdl:part name="parameters" element="typens:responderEmailListResponse" />
  15258. </wsdl:message>
  15259. <wsdl:message name="telephonyBillingAccountSetRequest">
  15260. <wsdl:part name="parameters" element="typens:telephonyBillingAccountSet" />
  15261. </wsdl:message>
  15262. <wsdl:message name="telephonyBillingAccountSetResponse">
  15263. <wsdl:part name="parameters" element="typens:telephonyBillingAccountSetResponse" />
  15264. </wsdl:message>
  15265. <wsdl:message name="telephonyDepositMovementModifyRequest">
  15266. <wsdl:part name="parameters" element="typens:telephonyDepositMovementModify" />
  15267. </wsdl:message>
  15268. <wsdl:message name="telephonyDepositMovementModifyResponse">
  15269. <wsdl:part name="parameters" element="typens:telephonyDepositMovementModifyResponse" />
  15270. </wsdl:message>
  15271. <wsdl:message name="telephonyClick2CallDoRequest">
  15272. <wsdl:part name="parameters" element="typens:telephonyClick2CallDo" />
  15273. </wsdl:message>
  15274. <wsdl:message name="telephonyClick2CallDoResponse">
  15275. <wsdl:part name="parameters" element="typens:telephonyClick2CallDoResponse" />
  15276. </wsdl:message>
  15277. <wsdl:message name="telephonySpecialNumberOrderRequest">
  15278. <wsdl:part name="parameters" element="typens:telephonySpecialNumberOrder" />
  15279. </wsdl:message>
  15280. <wsdl:message name="telephonySpecialNumberOrderResponse">
  15281. <wsdl:part name="parameters" element="typens:telephonySpecialNumberOrderResponse" />
  15282. </wsdl:message>
  15283. <wsdl:message name="telephonyVoicemailOptionsModifyRequest">
  15284. <wsdl:part name="parameters" element="typens:telephonyVoicemailOptionsModify" />
  15285. </wsdl:message>
  15286. <wsdl:message name="telephonyVoicemailOptionsModifyResponse">
  15287. <wsdl:part name="parameters" element="typens:telephonyVoicemailOptionsModifyResponse" />
  15288. </wsdl:message>
  15289. <wsdl:message name="telephonyLineSwitchOldOfferRequest">
  15290. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOldOffer" />
  15291. </wsdl:message>
  15292. <wsdl:message name="telephonyLineSwitchOldOfferResponse">
  15293. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOldOfferResponse" />
  15294. </wsdl:message>
  15295. <wsdl:message name="zoneEntryAddCustomRequest">
  15296. <wsdl:part name="parameters" element="typens:zoneEntryAddCustom" />
  15297. </wsdl:message>
  15298. <wsdl:message name="zoneEntryAddCustomResponse">
  15299. <wsdl:part name="parameters" element="typens:zoneEntryAddCustomResponse" />
  15300. </wsdl:message>
  15301. <wsdl:message name="domainWhoisObfuscatorInfoRequest">
  15302. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorInfo" />
  15303. </wsdl:message>
  15304. <wsdl:message name="domainWhoisObfuscatorInfoResponse">
  15305. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorInfoResponse" />
  15306. </wsdl:message>
  15307. <wsdl:message name="telephonyPhonebookOnGroupContactDelRequest">
  15308. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactDel" />
  15309. </wsdl:message>
  15310. <wsdl:message name="telephonyPhonebookOnGroupContactDelResponse">
  15311. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactDelResponse" />
  15312. </wsdl:message>
  15313. <wsdl:message name="ticketReopenRequest">
  15314. <wsdl:part name="parameters" element="typens:ticketReopen" />
  15315. </wsdl:message>
  15316. <wsdl:message name="ticketReopenResponse">
  15317. <wsdl:part name="parameters" element="typens:ticketReopenResponse" />
  15318. </wsdl:message>
  15319. <wsdl:message name="telephonySpareAddRequest">
  15320. <wsdl:part name="parameters" element="typens:telephonySpareAdd" />
  15321. </wsdl:message>
  15322. <wsdl:message name="telephonySpareAddResponse">
  15323. <wsdl:part name="parameters" element="typens:telephonySpareAddResponse" />
  15324. </wsdl:message>
  15325. <wsdl:message name="telephonySmsAddCsvAttachmentRequest">
  15326. <wsdl:part name="parameters" element="typens:telephonySmsAddCsvAttachment" />
  15327. </wsdl:message>
  15328. <wsdl:message name="telephonySmsAddCsvAttachmentResponse">
  15329. <wsdl:part name="parameters" element="typens:telephonySmsAddCsvAttachmentResponse" />
  15330. </wsdl:message>
  15331. <wsdl:message name="dedicatedBackupFtpPasswordRequest">
  15332. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpPassword" />
  15333. </wsdl:message>
  15334. <wsdl:message name="dedicatedBackupFtpPasswordResponse">
  15335. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpPasswordResponse" />
  15336. </wsdl:message>
  15337. <wsdl:message name="telephonyDefaultPrivateHolidaysEventsRequest">
  15338. <wsdl:part name="parameters" element="typens:telephonyDefaultPrivateHolidaysEvents" />
  15339. </wsdl:message>
  15340. <wsdl:message name="telephonyDefaultPrivateHolidaysEventsResponse">
  15341. <wsdl:part name="parameters" element="typens:telephonyDefaultPrivateHolidaysEventsResponse" />
  15342. </wsdl:message>
  15343. <wsdl:message name="hostingAccessByNicRequest">
  15344. <wsdl:part name="parameters" element="typens:hostingAccessByNic" />
  15345. </wsdl:message>
  15346. <wsdl:message name="hostingAccessByNicResponse">
  15347. <wsdl:part name="parameters" element="typens:hostingAccessByNicResponse" />
  15348. </wsdl:message>
  15349. <wsdl:message name="sqlpriveAlertInfoRequest">
  15350. <wsdl:part name="parameters" element="typens:sqlpriveAlertInfo" />
  15351. </wsdl:message>
  15352. <wsdl:message name="sqlpriveAlertInfoResponse">
  15353. <wsdl:part name="parameters" element="typens:sqlpriveAlertInfoResponse" />
  15354. </wsdl:message>
  15355. <wsdl:message name="mailingListFullInfoRequest">
  15356. <wsdl:part name="parameters" element="typens:mailingListFullInfo" />
  15357. </wsdl:message>
  15358. <wsdl:message name="mailingListFullInfoResponse">
  15359. <wsdl:part name="parameters" element="typens:mailingListFullInfoResponse" />
  15360. </wsdl:message>
  15361. <wsdl:message name="dedicatedRtmBackdoorUpdateAlertRequest">
  15362. <wsdl:part name="parameters" element="typens:dedicatedRtmBackdoorUpdateAlert" />
  15363. </wsdl:message>
  15364. <wsdl:message name="dedicatedRtmBackdoorUpdateAlertResponse">
  15365. <wsdl:part name="parameters" element="typens:dedicatedRtmBackdoorUpdateAlertResponse" />
  15366. </wsdl:message>
  15367. <wsdl:message name="responderEmailInfoRequest">
  15368. <wsdl:part name="parameters" element="typens:responderEmailInfo" />
  15369. </wsdl:message>
  15370. <wsdl:message name="responderEmailInfoResponse">
  15371. <wsdl:part name="parameters" element="typens:responderEmailInfoResponse" />
  15372. </wsdl:message>
  15373. <wsdl:message name="telephonyToneRemoteUploadRequest">
  15374. <wsdl:part name="parameters" element="typens:telephonyToneRemoteUpload" />
  15375. </wsdl:message>
  15376. <wsdl:message name="telephonyToneRemoteUploadResponse">
  15377. <wsdl:part name="parameters" element="typens:telephonyToneRemoteUploadResponse" />
  15378. </wsdl:message>
  15379. <wsdl:message name="telephonyNumberGetFrWayNamesFromInseeRequest">
  15380. <wsdl:part name="parameters" element="typens:telephonyNumberGetFrWayNamesFromInsee" />
  15381. </wsdl:message>
  15382. <wsdl:message name="telephonyNumberGetFrWayNamesFromInseeResponse">
  15383. <wsdl:part name="parameters" element="typens:telephonyNumberGetFrWayNamesFromInseeResponse" />
  15384. </wsdl:message>
  15385. <wsdl:message name="dedicatedSecondaryDNSAddRequest">
  15386. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSAdd" />
  15387. </wsdl:message>
  15388. <wsdl:message name="dedicatedSecondaryDNSAddResponse">
  15389. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSAddResponse" />
  15390. </wsdl:message>
  15391. <wsdl:message name="popUpgradeQuotaRequest">
  15392. <wsdl:part name="parameters" element="typens:popUpgradeQuota" />
  15393. </wsdl:message>
  15394. <wsdl:message name="popUpgradeQuotaResponse">
  15395. <wsdl:part name="parameters" element="typens:popUpgradeQuotaResponse" />
  15396. </wsdl:message>
  15397. <wsdl:message name="telephonyFMHuntingModificationModeRequest">
  15398. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationMode" />
  15399. </wsdl:message>
  15400. <wsdl:message name="telephonyFMHuntingModificationModeResponse">
  15401. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationModeResponse" />
  15402. </wsdl:message>
  15403. <wsdl:message name="sqlpriveListRequest">
  15404. <wsdl:part name="parameters" element="typens:sqlpriveList" />
  15405. </wsdl:message>
  15406. <wsdl:message name="sqlpriveListResponse">
  15407. <wsdl:part name="parameters" element="typens:sqlpriveListResponse" />
  15408. </wsdl:message>
  15409. <wsdl:message name="dnsInstallRequest">
  15410. <wsdl:part name="parameters" element="typens:dnsInstall" />
  15411. </wsdl:message>
  15412. <wsdl:message name="dnsInstallResponse">
  15413. <wsdl:part name="parameters" element="typens:dnsInstallResponse" />
  15414. </wsdl:message>
  15415. <wsdl:message name="telephonyAliasToSipOfferRequest">
  15416. <wsdl:part name="parameters" element="typens:telephonyAliasToSipOffer" />
  15417. </wsdl:message>
  15418. <wsdl:message name="telephonyAliasToSipOfferResponse">
  15419. <wsdl:part name="parameters" element="typens:telephonyAliasToSipOfferResponse" />
  15420. </wsdl:message>
  15421. <wsdl:message name="hostingSummaryRequest">
  15422. <wsdl:part name="parameters" element="typens:hostingSummary" />
  15423. </wsdl:message>
  15424. <wsdl:message name="hostingSummaryResponse">
  15425. <wsdl:part name="parameters" element="typens:hostingSummaryResponse" />
  15426. </wsdl:message>
  15427. <wsdl:message name="emailDomainSummaryRequest">
  15428. <wsdl:part name="parameters" element="typens:emailDomainSummary" />
  15429. </wsdl:message>
  15430. <wsdl:message name="emailDomainSummaryResponse">
  15431. <wsdl:part name="parameters" element="typens:emailDomainSummaryResponse" />
  15432. </wsdl:message>
  15433. <wsdl:message name="dedicatedRtmGetStatusRequest">
  15434. <wsdl:part name="parameters" element="typens:dedicatedRtmGetStatus" />
  15435. </wsdl:message>
  15436. <wsdl:message name="dedicatedRtmGetStatusResponse">
  15437. <wsdl:part name="parameters" element="typens:dedicatedRtmGetStatusResponse" />
  15438. </wsdl:message>
  15439. <wsdl:message name="managedServicesPartitionQuotaUsedRequest">
  15440. <wsdl:part name="parameters" element="typens:managedServicesPartitionQuotaUsed" />
  15441. </wsdl:message>
  15442. <wsdl:message name="managedServicesPartitionQuotaUsedResponse">
  15443. <wsdl:part name="parameters" element="typens:managedServicesPartitionQuotaUsedResponse" />
  15444. </wsdl:message>
  15445. <wsdl:message name="dedicatedNetbootGetAvailableRequest">
  15446. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetAvailable" />
  15447. </wsdl:message>
  15448. <wsdl:message name="dedicatedNetbootGetAvailableResponse">
  15449. <wsdl:part name="parameters" element="typens:dedicatedNetbootGetAvailableResponse" />
  15450. </wsdl:message>
  15451. <wsdl:message name="telephonySmsUserMultiSendRequest">
  15452. <wsdl:part name="parameters" element="typens:telephonySmsUserMultiSend" />
  15453. </wsdl:message>
  15454. <wsdl:message name="telephonySmsUserMultiSendResponse">
  15455. <wsdl:part name="parameters" element="typens:telephonySmsUserMultiSendResponse" />
  15456. </wsdl:message>
  15457. <wsdl:message name="telephonySmsGetCsvAttachmentRequest">
  15458. <wsdl:part name="parameters" element="typens:telephonySmsGetCsvAttachment" />
  15459. </wsdl:message>
  15460. <wsdl:message name="telephonySmsGetCsvAttachmentResponse">
  15461. <wsdl:part name="parameters" element="typens:telephonySmsGetCsvAttachmentResponse" />
  15462. </wsdl:message>
  15463. <wsdl:message name="telephonySmsHistoryRequest">
  15464. <wsdl:part name="parameters" element="typens:telephonySmsHistory" />
  15465. </wsdl:message>
  15466. <wsdl:message name="telephonySmsHistoryResponse">
  15467. <wsdl:part name="parameters" element="typens:telephonySmsHistoryResponse" />
  15468. </wsdl:message>
  15469. <wsdl:message name="zoneEntryModifyRequest">
  15470. <wsdl:part name="parameters" element="typens:zoneEntryModify" />
  15471. </wsdl:message>
  15472. <wsdl:message name="zoneEntryModifyResponse">
  15473. <wsdl:part name="parameters" element="typens:zoneEntryModifyResponse" />
  15474. </wsdl:message>
  15475. <wsdl:message name="ticketListContactRequest">
  15476. <wsdl:part name="parameters" element="typens:ticketListContact" />
  15477. </wsdl:message>
  15478. <wsdl:message name="ticketListContactResponse">
  15479. <wsdl:part name="parameters" element="typens:ticketListContactResponse" />
  15480. </wsdl:message>
  15481. <wsdl:message name="dedicatedMailinglistGetAllowedRequest">
  15482. <wsdl:part name="parameters" element="typens:dedicatedMailinglistGetAllowed" />
  15483. </wsdl:message>
  15484. <wsdl:message name="dedicatedMailinglistGetAllowedResponse">
  15485. <wsdl:part name="parameters" element="typens:dedicatedMailinglistGetAllowedResponse" />
  15486. </wsdl:message>
  15487. <wsdl:message name="dedicatedBackupInfoRequest">
  15488. <wsdl:part name="parameters" element="typens:dedicatedBackupInfo" />
  15489. </wsdl:message>
  15490. <wsdl:message name="dedicatedBackupInfoResponse">
  15491. <wsdl:part name="parameters" element="typens:dedicatedBackupInfoResponse" />
  15492. </wsdl:message>
  15493. <wsdl:message name="telephonyAbbreviatedNumberOnGroupModifyRequest">
  15494. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupModify" />
  15495. </wsdl:message>
  15496. <wsdl:message name="telephonyAbbreviatedNumberOnGroupModifyResponse">
  15497. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupModifyResponse" />
  15498. </wsdl:message>
  15499. <wsdl:message name="accountSummaryRequest">
  15500. <wsdl:part name="parameters" element="typens:accountSummary" />
  15501. </wsdl:message>
  15502. <wsdl:message name="accountSummaryResponse">
  15503. <wsdl:part name="parameters" element="typens:accountSummaryResponse" />
  15504. </wsdl:message>
  15505. <wsdl:message name="subDomainDelRequest">
  15506. <wsdl:part name="parameters" element="typens:subDomainDel" />
  15507. </wsdl:message>
  15508. <wsdl:message name="subDomainDelResponse">
  15509. <wsdl:part name="parameters" element="typens:subDomainDelResponse" />
  15510. </wsdl:message>
  15511. <wsdl:message name="telephonyHuntingGenericScreenListRequest">
  15512. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenList" />
  15513. </wsdl:message>
  15514. <wsdl:message name="telephonyHuntingGenericScreenListResponse">
  15515. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenListResponse" />
  15516. </wsdl:message>
  15517. <wsdl:message name="emailFilterAddRequest">
  15518. <wsdl:part name="parameters" element="typens:emailFilterAdd" />
  15519. </wsdl:message>
  15520. <wsdl:message name="emailFilterAddResponse">
  15521. <wsdl:part name="parameters" element="typens:emailFilterAddResponse" />
  15522. </wsdl:message>
  15523. <wsdl:message name="telephonyHuntingGenericScreenStatusRequest">
  15524. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenStatus" />
  15525. </wsdl:message>
  15526. <wsdl:message name="telephonyHuntingGenericScreenStatusResponse">
  15527. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenStatusResponse" />
  15528. </wsdl:message>
  15529. <wsdl:message name="telephonyHuntingModificationMembersRequest">
  15530. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationMembers" />
  15531. </wsdl:message>
  15532. <wsdl:message name="telephonyHuntingModificationMembersResponse">
  15533. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationMembersResponse" />
  15534. </wsdl:message>
  15535. <wsdl:message name="rpsMigrationStatusRequest">
  15536. <wsdl:part name="parameters" element="typens:rpsMigrationStatus" />
  15537. </wsdl:message>
  15538. <wsdl:message name="rpsMigrationStatusResponse">
  15539. <wsdl:part name="parameters" element="typens:rpsMigrationStatusResponse" />
  15540. </wsdl:message>
  15541. <wsdl:message name="dnsResetRequest">
  15542. <wsdl:part name="parameters" element="typens:dnsReset" />
  15543. </wsdl:message>
  15544. <wsdl:message name="dnsResetResponse">
  15545. <wsdl:part name="parameters" element="typens:dnsResetResponse" />
  15546. </wsdl:message>
  15547. <wsdl:message name="telephonyVoicemailMessagesDownloadRequest">
  15548. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesDownload" />
  15549. </wsdl:message>
  15550. <wsdl:message name="telephonyVoicemailMessagesDownloadResponse">
  15551. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesDownloadResponse" />
  15552. </wsdl:message>
  15553. <wsdl:message name="supportGetNicDomainsRequest">
  15554. <wsdl:part name="parameters" element="typens:supportGetNicDomains" />
  15555. </wsdl:message>
  15556. <wsdl:message name="supportGetNicDomainsResponse">
  15557. <wsdl:part name="parameters" element="typens:supportGetNicDomainsResponse" />
  15558. </wsdl:message>
  15559. <wsdl:message name="telephonyFaxCampaignCreationRequest">
  15560. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignCreation" />
  15561. </wsdl:message>
  15562. <wsdl:message name="telephonyFaxCampaignCreationResponse">
  15563. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignCreationResponse" />
  15564. </wsdl:message>
  15565. <wsdl:message name="supportGetThreadsRequest">
  15566. <wsdl:part name="parameters" element="typens:supportGetThreads" />
  15567. </wsdl:message>
  15568. <wsdl:message name="supportGetThreadsResponse">
  15569. <wsdl:part name="parameters" element="typens:supportGetThreadsResponse" />
  15570. </wsdl:message>
  15571. <wsdl:message name="mailingListDelRequest">
  15572. <wsdl:part name="parameters" element="typens:mailingListDel" />
  15573. </wsdl:message>
  15574. <wsdl:message name="mailingListDelResponse">
  15575. <wsdl:part name="parameters" element="typens:mailingListDelResponse" />
  15576. </wsdl:message>
  15577. <wsdl:message name="dedicatedFailoverRipeAddRequest">
  15578. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeAdd" />
  15579. </wsdl:message>
  15580. <wsdl:message name="dedicatedFailoverRipeAddResponse">
  15581. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeAddResponse" />
  15582. </wsdl:message>
  15583. <wsdl:message name="mailingListSubscriberAddRequest">
  15584. <wsdl:part name="parameters" element="typens:mailingListSubscriberAdd" />
  15585. </wsdl:message>
  15586. <wsdl:message name="mailingListSubscriberAddResponse">
  15587. <wsdl:part name="parameters" element="typens:mailingListSubscriberAddResponse" />
  15588. </wsdl:message>
  15589. <wsdl:message name="dedicatedFilterIrcClientRuleAddRequest">
  15590. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleAdd" />
  15591. </wsdl:message>
  15592. <wsdl:message name="dedicatedFilterIrcClientRuleAddResponse">
  15593. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleAddResponse" />
  15594. </wsdl:message>
  15595. <wsdl:message name="telephonyLineLogsNotificationOptionsRequest">
  15596. <wsdl:part name="parameters" element="typens:telephonyLineLogsNotificationOptions" />
  15597. </wsdl:message>
  15598. <wsdl:message name="telephonyLineLogsNotificationOptionsResponse">
  15599. <wsdl:part name="parameters" element="typens:telephonyLineLogsNotificationOptionsResponse" />
  15600. </wsdl:message>
  15601. <wsdl:message name="telephonyLineGetIpRestrictionRequest">
  15602. <wsdl:part name="parameters" element="typens:telephonyLineGetIpRestriction" />
  15603. </wsdl:message>
  15604. <wsdl:message name="telephonyLineGetIpRestrictionResponse">
  15605. <wsdl:part name="parameters" element="typens:telephonyLineGetIpRestrictionResponse" />
  15606. </wsdl:message>
  15607. <wsdl:message name="dedicatedInstallationTemplateListRequest">
  15608. <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateList" />
  15609. </wsdl:message>
  15610. <wsdl:message name="dedicatedInstallationTemplateListResponse">
  15611. <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateListResponse" />
  15612. </wsdl:message>
  15613. <wsdl:message name="telephonyGetTimeZoneNumberRequest">
  15614. <wsdl:part name="parameters" element="typens:telephonyGetTimeZoneNumber" />
  15615. </wsdl:message>
  15616. <wsdl:message name="telephonyGetTimeZoneNumberResponse">
  15617. <wsdl:part name="parameters" element="typens:telephonyGetTimeZoneNumberResponse" />
  15618. </wsdl:message>
  15619. <wsdl:message name="dedicatedBackupGetCalendarRequest">
  15620. <wsdl:part name="parameters" element="typens:dedicatedBackupGetCalendar" />
  15621. </wsdl:message>
  15622. <wsdl:message name="dedicatedBackupGetCalendarResponse">
  15623. <wsdl:part name="parameters" element="typens:dedicatedBackupGetCalendarResponse" />
  15624. </wsdl:message>
  15625. <wsdl:message name="telephonyFMHuntingModificationMembersRequest">
  15626. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationMembers" />
  15627. </wsdl:message>
  15628. <wsdl:message name="telephonyFMHuntingModificationMembersResponse">
  15629. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationMembersResponse" />
  15630. </wsdl:message>
  15631. <wsdl:message name="telephonyPhonebookAddRequest">
  15632. <wsdl:part name="parameters" element="typens:telephonyPhonebookAdd" />
  15633. </wsdl:message>
  15634. <wsdl:message name="telephonyPhonebookAddResponse">
  15635. <wsdl:part name="parameters" element="typens:telephonyPhonebookAddResponse" />
  15636. </wsdl:message>
  15637. <wsdl:message name="telephonyRestrictionModifyRequest">
  15638. <wsdl:part name="parameters" element="typens:telephonyRestrictionModify" />
  15639. </wsdl:message>
  15640. <wsdl:message name="telephonyRestrictionModifyResponse">
  15641. <wsdl:part name="parameters" element="typens:telephonyRestrictionModifyResponse" />
  15642. </wsdl:message>
  15643. <wsdl:message name="telephonyRatesListRequest">
  15644. <wsdl:part name="parameters" element="typens:telephonyRatesList" />
  15645. </wsdl:message>
  15646. <wsdl:message name="telephonyRatesListResponse">
  15647. <wsdl:part name="parameters" element="typens:telephonyRatesListResponse" />
  15648. </wsdl:message>
  15649. <wsdl:message name="crontabDelRequest">
  15650. <wsdl:part name="parameters" element="typens:crontabDel" />
  15651. </wsdl:message>
  15652. <wsdl:message name="crontabDelResponse">
  15653. <wsdl:part name="parameters" element="typens:crontabDelResponse" />
  15654. </wsdl:message>
  15655. <wsdl:message name="telephonyHuntingGenericScreenOptionsRequest">
  15656. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenOptions" />
  15657. </wsdl:message>
  15658. <wsdl:message name="telephonyHuntingGenericScreenOptionsResponse">
  15659. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenOptionsResponse" />
  15660. </wsdl:message>
  15661. <wsdl:message name="telephonyBillingAccountAddRequest">
  15662. <wsdl:part name="parameters" element="typens:telephonyBillingAccountAdd" />
  15663. </wsdl:message>
  15664. <wsdl:message name="telephonyBillingAccountAddResponse">
  15665. <wsdl:part name="parameters" element="typens:telephonyBillingAccountAddResponse" />
  15666. </wsdl:message>
  15667. <wsdl:message name="managedServicesIpAccessChangeRequest">
  15668. <wsdl:part name="parameters" element="typens:managedServicesIpAccessChange" />
  15669. </wsdl:message>
  15670. <wsdl:message name="managedServicesIpAccessChangeResponse">
  15671. <wsdl:part name="parameters" element="typens:managedServicesIpAccessChangeResponse" />
  15672. </wsdl:message>
  15673. <wsdl:message name="accountHistoryRequest">
  15674. <wsdl:part name="parameters" element="typens:accountHistory" />
  15675. </wsdl:message>
  15676. <wsdl:message name="accountHistoryResponse">
  15677. <wsdl:part name="parameters" element="typens:accountHistoryResponse" />
  15678. </wsdl:message>
  15679. <wsdl:message name="dedicatedIpLoadBalancingServerDelRequest">
  15680. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerDel" />
  15681. </wsdl:message>
  15682. <wsdl:message name="dedicatedIpLoadBalancingServerDelResponse">
  15683. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerDelResponse" />
  15684. </wsdl:message>
  15685. <wsdl:message name="domainCheckRequest">
  15686. <wsdl:part name="parameters" element="typens:domainCheck" />
  15687. </wsdl:message>
  15688. <wsdl:message name="domainCheckResponse">
  15689. <wsdl:part name="parameters" element="typens:domainCheckResponse" />
  15690. </wsdl:message>
  15691. <wsdl:message name="prepaidDomainTransferRequest">
  15692. <wsdl:part name="parameters" element="typens:prepaidDomainTransfer" />
  15693. </wsdl:message>
  15694. <wsdl:message name="prepaidDomainTransferResponse">
  15695. <wsdl:part name="parameters" element="typens:prepaidDomainTransferResponse" />
  15696. </wsdl:message>
  15697. <wsdl:message name="dedicatedEditServiceMonitoringItemRequest">
  15698. <wsdl:part name="parameters" element="typens:dedicatedEditServiceMonitoringItem" />
  15699. </wsdl:message>
  15700. <wsdl:message name="dedicatedEditServiceMonitoringItemResponse">
  15701. <wsdl:part name="parameters" element="typens:dedicatedEditServiceMonitoringItemResponse" />
  15702. </wsdl:message>
  15703. <wsdl:message name="telephonySmsplusIsFreeKeywordRequest">
  15704. <wsdl:part name="parameters" element="typens:telephonySmsplusIsFreeKeyword" />
  15705. </wsdl:message>
  15706. <wsdl:message name="telephonySmsplusIsFreeKeywordResponse">
  15707. <wsdl:part name="parameters" element="typens:telephonySmsplusIsFreeKeywordResponse" />
  15708. </wsdl:message>
  15709. <wsdl:message name="telephonyLineGetCodecsRequest">
  15710. <wsdl:part name="parameters" element="typens:telephonyLineGetCodecs" />
  15711. </wsdl:message>
  15712. <wsdl:message name="telephonyLineGetCodecsResponse">
  15713. <wsdl:part name="parameters" element="typens:telephonyLineGetCodecsResponse" />
  15714. </wsdl:message>
  15715. <wsdl:message name="telephonySmsSenderValidateRequest">
  15716. <wsdl:part name="parameters" element="typens:telephonySmsSenderValidate" />
  15717. </wsdl:message>
  15718. <wsdl:message name="telephonySmsSenderValidateResponse">
  15719. <wsdl:part name="parameters" element="typens:telephonySmsSenderValidateResponse" />
  15720. </wsdl:message>
  15721. <wsdl:message name="dedicatedIPForUDPServerListRequest">
  15722. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPServerList" />
  15723. </wsdl:message>
  15724. <wsdl:message name="dedicatedIPForUDPServerListResponse">
  15725. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPServerListResponse" />
  15726. </wsdl:message>
  15727. <wsdl:message name="telephonyHuntingModificationSimultaneousCallsRequest">
  15728. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationSimultaneousCalls" />
  15729. </wsdl:message>
  15730. <wsdl:message name="telephonyHuntingModificationSimultaneousCallsResponse">
  15731. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationSimultaneousCallsResponse" />
  15732. </wsdl:message>
  15733. <wsdl:message name="telephonyDirectoryInfoGetSameSiretRequest">
  15734. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSameSiret" />
  15735. </wsdl:message>
  15736. <wsdl:message name="telephonyDirectoryInfoGetSameSiretResponse">
  15737. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSameSiretResponse" />
  15738. </wsdl:message>
  15739. <wsdl:message name="serviceGroupCreateRequest">
  15740. <wsdl:part name="parameters" element="typens:serviceGroupCreate" />
  15741. </wsdl:message>
  15742. <wsdl:message name="serviceGroupCreateResponse">
  15743. <wsdl:part name="parameters" element="typens:serviceGroupCreateResponse" />
  15744. </wsdl:message>
  15745. <wsdl:message name="telephonyConferenceSetParamsRequest">
  15746. <wsdl:part name="parameters" element="typens:telephonyConferenceSetParams" />
  15747. </wsdl:message>
  15748. <wsdl:message name="telephonyConferenceSetParamsResponse">
  15749. <wsdl:part name="parameters" element="typens:telephonyConferenceSetParamsResponse" />
  15750. </wsdl:message>
  15751. <wsdl:message name="orderTelephonySmsCreditRequest">
  15752. <wsdl:part name="parameters" element="typens:orderTelephonySmsCredit" />
  15753. </wsdl:message>
  15754. <wsdl:message name="orderTelephonySmsCreditResponse">
  15755. <wsdl:part name="parameters" element="typens:orderTelephonySmsCreditResponse" />
  15756. </wsdl:message>
  15757. <wsdl:message name="dedicatedBackupSetRequest">
  15758. <wsdl:part name="parameters" element="typens:dedicatedBackupSet" />
  15759. </wsdl:message>
  15760. <wsdl:message name="dedicatedBackupSetResponse">
  15761. <wsdl:part name="parameters" element="typens:dedicatedBackupSetResponse" />
  15762. </wsdl:message>
  15763. <wsdl:message name="dedicatedVirtualMacIpDeleteRequest">
  15764. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpDelete" />
  15765. </wsdl:message>
  15766. <wsdl:message name="dedicatedVirtualMacIpDeleteResponse">
  15767. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpDeleteResponse" />
  15768. </wsdl:message>
  15769. <wsdl:message name="dedicatedFailoverRipeSplitRequest">
  15770. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeSplit" />
  15771. </wsdl:message>
  15772. <wsdl:message name="dedicatedFailoverRipeSplitResponse">
  15773. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeSplitResponse" />
  15774. </wsdl:message>
  15775. <wsdl:message name="dedicatedReverseInfoRequest">
  15776. <wsdl:part name="parameters" element="typens:dedicatedReverseInfo" />
  15777. </wsdl:message>
  15778. <wsdl:message name="dedicatedReverseInfoResponse">
  15779. <wsdl:part name="parameters" element="typens:dedicatedReverseInfoResponse" />
  15780. </wsdl:message>
  15781. <wsdl:message name="dedicatedCapabilitiesGetAllRequest">
  15782. <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGetAll" />
  15783. </wsdl:message>
  15784. <wsdl:message name="dedicatedCapabilitiesGetAllResponse">
  15785. <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGetAllResponse" />
  15786. </wsdl:message>
  15787. <wsdl:message name="telephonySparePurchaseRequest">
  15788. <wsdl:part name="parameters" element="typens:telephonySparePurchase" />
  15789. </wsdl:message>
  15790. <wsdl:message name="telephonySparePurchaseResponse">
  15791. <wsdl:part name="parameters" element="typens:telephonySparePurchaseResponse" />
  15792. </wsdl:message>
  15793. <wsdl:message name="nicRequest">
  15794. <wsdl:part name="parameters" element="typens:nic" />
  15795. </wsdl:message>
  15796. <wsdl:message name="nicResponse">
  15797. <wsdl:part name="parameters" element="typens:nicResponse" />
  15798. </wsdl:message>
  15799. <wsdl:message name="telephonyFaxCampaignListRequest">
  15800. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignList" />
  15801. </wsdl:message>
  15802. <wsdl:message name="telephonyFaxCampaignListResponse">
  15803. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignListResponse" />
  15804. </wsdl:message>
  15805. <wsdl:message name="dedicatedBackupIncludeAddRequest">
  15806. <wsdl:part name="parameters" element="typens:dedicatedBackupIncludeAdd" />
  15807. </wsdl:message>
  15808. <wsdl:message name="dedicatedBackupIncludeAddResponse">
  15809. <wsdl:part name="parameters" element="typens:dedicatedBackupIncludeAddResponse" />
  15810. </wsdl:message>
  15811. <wsdl:message name="ticketGetRequest">
  15812. <wsdl:part name="parameters" element="typens:ticketGet" />
  15813. </wsdl:message>
  15814. <wsdl:message name="ticketGetResponse">
  15815. <wsdl:part name="parameters" element="typens:ticketGetResponse" />
  15816. </wsdl:message>
  15817. <wsdl:message name="supportSendMessageRequest">
  15818. <wsdl:part name="parameters" element="typens:supportSendMessage" />
  15819. </wsdl:message>
  15820. <wsdl:message name="supportSendMessageResponse">
  15821. <wsdl:part name="parameters" element="typens:supportSendMessageResponse" />
  15822. </wsdl:message>
  15823. <wsdl:message name="notepadSetRequest">
  15824. <wsdl:part name="parameters" element="typens:notepadSet" />
  15825. </wsdl:message>
  15826. <wsdl:message name="notepadSetResponse">
  15827. <wsdl:part name="parameters" element="typens:notepadSetResponse" />
  15828. </wsdl:message>
  15829. <wsdl:message name="dedicatedFailoverRipeListRequest">
  15830. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeList" />
  15831. </wsdl:message>
  15832. <wsdl:message name="dedicatedFailoverRipeListResponse">
  15833. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeListResponse" />
  15834. </wsdl:message>
  15835. <wsdl:message name="telephonyNicGetMgcpIpRestrictionRequest">
  15836. <wsdl:part name="parameters" element="typens:telephonyNicGetMgcpIpRestriction" />
  15837. </wsdl:message>
  15838. <wsdl:message name="telephonyNicGetMgcpIpRestrictionResponse">
  15839. <wsdl:part name="parameters" element="typens:telephonyNicGetMgcpIpRestrictionResponse" />
  15840. </wsdl:message>
  15841. <wsdl:message name="telephonySmsGetUserQuotaForUserRequest">
  15842. <wsdl:part name="parameters" element="typens:telephonySmsGetUserQuotaForUser" />
  15843. </wsdl:message>
  15844. <wsdl:message name="telephonySmsGetUserQuotaForUserResponse">
  15845. <wsdl:part name="parameters" element="typens:telephonySmsGetUserQuotaForUserResponse" />
  15846. </wsdl:message>
  15847. <wsdl:message name="telephonyDirectoryInfoGetSiretRequest">
  15848. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSiret" />
  15849. </wsdl:message>
  15850. <wsdl:message name="telephonyDirectoryInfoGetSiretResponse">
  15851. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoGetSiretResponse" />
  15852. </wsdl:message>
  15853. <wsdl:message name="dedicatedMonitoringServiceAddRequest">
  15854. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAdd" />
  15855. </wsdl:message>
  15856. <wsdl:message name="dedicatedMonitoringServiceAddResponse">
  15857. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAddResponse" />
  15858. </wsdl:message>
  15859. <wsdl:message name="dedicatedHardRebootDoRequest">
  15860. <wsdl:part name="parameters" element="typens:dedicatedHardRebootDo" />
  15861. </wsdl:message>
  15862. <wsdl:message name="dedicatedHardRebootDoResponse">
  15863. <wsdl:part name="parameters" element="typens:dedicatedHardRebootDoResponse" />
  15864. </wsdl:message>
  15865. <wsdl:message name="dedicatedReverseListRequest">
  15866. <wsdl:part name="parameters" element="typens:dedicatedReverseList" />
  15867. </wsdl:message>
  15868. <wsdl:message name="dedicatedReverseListResponse">
  15869. <wsdl:part name="parameters" element="typens:dedicatedReverseListResponse" />
  15870. </wsdl:message>
  15871. <wsdl:message name="domainWhoisObfuscatorSetRequest">
  15872. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorSet" />
  15873. </wsdl:message>
  15874. <wsdl:message name="domainWhoisObfuscatorSetResponse">
  15875. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorSetResponse" />
  15876. </wsdl:message>
  15877. <wsdl:message name="rpsMigrationTodoRequest">
  15878. <wsdl:part name="parameters" element="typens:rpsMigrationTodo" />
  15879. </wsdl:message>
  15880. <wsdl:message name="rpsMigrationTodoResponse">
  15881. <wsdl:part name="parameters" element="typens:rpsMigrationTodoResponse" />
  15882. </wsdl:message>
  15883. <wsdl:message name="telephonyFunctionKeyModifyRequest">
  15884. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyModify" />
  15885. </wsdl:message>
  15886. <wsdl:message name="telephonyFunctionKeyModifyResponse">
  15887. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyModifyResponse" />
  15888. </wsdl:message>
  15889. <wsdl:message name="nicTldEligibilityRequest">
  15890. <wsdl:part name="parameters" element="typens:nicTldEligibility" />
  15891. </wsdl:message>
  15892. <wsdl:message name="nicTldEligibilityResponse">
  15893. <wsdl:part name="parameters" element="typens:nicTldEligibilityResponse" />
  15894. </wsdl:message>
  15895. <wsdl:message name="automatedMailGetStateRequest">
  15896. <wsdl:part name="parameters" element="typens:automatedMailGetState" />
  15897. </wsdl:message>
  15898. <wsdl:message name="automatedMailGetStateResponse">
  15899. <wsdl:part name="parameters" element="typens:automatedMailGetStateResponse" />
  15900. </wsdl:message>
  15901. <wsdl:message name="telephonyAbbreviatedNumberListRequest">
  15902. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberList" />
  15903. </wsdl:message>
  15904. <wsdl:message name="telephonyAbbreviatedNumberListResponse">
  15905. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListResponse" />
  15906. </wsdl:message>
  15907. <wsdl:message name="sqlpriveMysqlLogsRequest">
  15908. <wsdl:part name="parameters" element="typens:sqlpriveMysqlLogs" />
  15909. </wsdl:message>
  15910. <wsdl:message name="sqlpriveMysqlLogsResponse">
  15911. <wsdl:part name="parameters" element="typens:sqlpriveMysqlLogsResponse" />
  15912. </wsdl:message>
  15913. <wsdl:message name="telephonyFaxModifyPasswordRequest">
  15914. <wsdl:part name="parameters" element="typens:telephonyFaxModifyPassword" />
  15915. </wsdl:message>
  15916. <wsdl:message name="telephonyFaxModifyPasswordResponse">
  15917. <wsdl:part name="parameters" element="typens:telephonyFaxModifyPasswordResponse" />
  15918. </wsdl:message>
  15919. <wsdl:message name="dedicatedBackupFtpAddRequest">
  15920. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpAdd" />
  15921. </wsdl:message>
  15922. <wsdl:message name="dedicatedBackupFtpAddResponse">
  15923. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpAddResponse" />
  15924. </wsdl:message>
  15925. <wsdl:message name="databaseDumpRequest">
  15926. <wsdl:part name="parameters" element="typens:databaseDump" />
  15927. </wsdl:message>
  15928. <wsdl:message name="databaseDumpResponse">
  15929. <wsdl:part name="parameters" element="typens:databaseDumpResponse" />
  15930. </wsdl:message>
  15931. <wsdl:message name="telephonySmsDeleteRequest">
  15932. <wsdl:part name="parameters" element="typens:telephonySmsDelete" />
  15933. </wsdl:message>
  15934. <wsdl:message name="telephonySmsDeleteResponse">
  15935. <wsdl:part name="parameters" element="typens:telephonySmsDeleteResponse" />
  15936. </wsdl:message>
  15937. <wsdl:message name="telephonyDirectoryModifyPublicationRequest">
  15938. <wsdl:part name="parameters" element="typens:telephonyDirectoryModifyPublication" />
  15939. </wsdl:message>
  15940. <wsdl:message name="telephonyDirectoryModifyPublicationResponse">
  15941. <wsdl:part name="parameters" element="typens:telephonyDirectoryModifyPublicationResponse" />
  15942. </wsdl:message>
  15943. <wsdl:message name="domainResellerSetRequest">
  15944. <wsdl:part name="parameters" element="typens:domainResellerSet" />
  15945. </wsdl:message>
  15946. <wsdl:message name="domainResellerSetResponse">
  15947. <wsdl:part name="parameters" element="typens:domainResellerSetResponse" />
  15948. </wsdl:message>
  15949. <wsdl:message name="crontabListRequest">
  15950. <wsdl:part name="parameters" element="typens:crontabList" />
  15951. </wsdl:message>
  15952. <wsdl:message name="crontabListResponse">
  15953. <wsdl:part name="parameters" element="typens:crontabListResponse" />
  15954. </wsdl:message>
  15955. <wsdl:message name="telephonyPhonebookOnGroupAddRequest">
  15956. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupAdd" />
  15957. </wsdl:message>
  15958. <wsdl:message name="telephonyPhonebookOnGroupAddResponse">
  15959. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupAddResponse" />
  15960. </wsdl:message>
  15961. <wsdl:message name="dedicatedVirtualMacIpUsedGetListRequest">
  15962. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpUsedGetList" />
  15963. </wsdl:message>
  15964. <wsdl:message name="dedicatedVirtualMacIpUsedGetListResponse">
  15965. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpUsedGetListResponse" />
  15966. </wsdl:message>
  15967. <wsdl:message name="telephonyLineSwitchOfferPossibilityRequest">
  15968. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOfferPossibility" />
  15969. </wsdl:message>
  15970. <wsdl:message name="telephonyLineSwitchOfferPossibilityResponse">
  15971. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOfferPossibilityResponse" />
  15972. </wsdl:message>
  15973. <wsdl:message name="telephonySmsSenderListRequest">
  15974. <wsdl:part name="parameters" element="typens:telephonySmsSenderList" />
  15975. </wsdl:message>
  15976. <wsdl:message name="telephonySmsSenderListResponse">
  15977. <wsdl:part name="parameters" element="typens:telephonySmsSenderListResponse" />
  15978. </wsdl:message>
  15979. <wsdl:message name="resellerDomainRestoreRequest">
  15980. <wsdl:part name="parameters" element="typens:resellerDomainRestore" />
  15981. </wsdl:message>
  15982. <wsdl:message name="resellerDomainRestoreResponse">
  15983. <wsdl:part name="parameters" element="typens:resellerDomainRestoreResponse" />
  15984. </wsdl:message>
  15985. <wsdl:message name="ticketAnswerRequest">
  15986. <wsdl:part name="parameters" element="typens:ticketAnswer" />
  15987. </wsdl:message>
  15988. <wsdl:message name="ticketAnswerResponse">
  15989. <wsdl:part name="parameters" element="typens:ticketAnswerResponse" />
  15990. </wsdl:message>
  15991. <wsdl:message name="sqlpriveCronSetRequest">
  15992. <wsdl:part name="parameters" element="typens:sqlpriveCronSet" />
  15993. </wsdl:message>
  15994. <wsdl:message name="sqlpriveCronSetResponse">
  15995. <wsdl:part name="parameters" element="typens:sqlpriveCronSetResponse" />
  15996. </wsdl:message>
  15997. <wsdl:message name="telephonySipToAliasOfferRequest">
  15998. <wsdl:part name="parameters" element="typens:telephonySipToAliasOffer" />
  15999. </wsdl:message>
  16000. <wsdl:message name="telephonySipToAliasOfferResponse">
  16001. <wsdl:part name="parameters" element="typens:telephonySipToAliasOfferResponse" />
  16002. </wsdl:message>
  16003. <wsdl:message name="telephonyFunctionKeyListRequest">
  16004. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyList" />
  16005. </wsdl:message>
  16006. <wsdl:message name="telephonyFunctionKeyListResponse">
  16007. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyListResponse" />
  16008. </wsdl:message>
  16009. <wsdl:message name="dedicatedNetbootInfoRequest">
  16010. <wsdl:part name="parameters" element="typens:dedicatedNetbootInfo" />
  16011. </wsdl:message>
  16012. <wsdl:message name="dedicatedNetbootInfoResponse">
  16013. <wsdl:part name="parameters" element="typens:dedicatedNetbootInfoResponse" />
  16014. </wsdl:message>
  16015. <wsdl:message name="telephonySmsGetCallBackRequest">
  16016. <wsdl:part name="parameters" element="typens:telephonySmsGetCallBack" />
  16017. </wsdl:message>
  16018. <wsdl:message name="telephonySmsGetCallBackResponse">
  16019. <wsdl:part name="parameters" element="typens:telephonySmsGetCallBackResponse" />
  16020. </wsdl:message>
  16021. <wsdl:message name="telephonySviModifyRequest">
  16022. <wsdl:part name="parameters" element="typens:telephonySviModify" />
  16023. </wsdl:message>
  16024. <wsdl:message name="telephonySviModifyResponse">
  16025. <wsdl:part name="parameters" element="typens:telephonySviModifyResponse" />
  16026. </wsdl:message>
  16027. <wsdl:message name="telephonySmsplusServiceDeleteRequest">
  16028. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDelete" />
  16029. </wsdl:message>
  16030. <wsdl:message name="telephonySmsplusServiceDeleteResponse">
  16031. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDeleteResponse" />
  16032. </wsdl:message>
  16033. <wsdl:message name="domainOperationRelaunchRequest">
  16034. <wsdl:part name="parameters" element="typens:domainOperationRelaunch" />
  16035. </wsdl:message>
  16036. <wsdl:message name="domainOperationRelaunchResponse">
  16037. <wsdl:part name="parameters" element="typens:domainOperationRelaunchResponse" />
  16038. </wsdl:message>
  16039. <wsdl:message name="telephonyLineSwitchOfferRequest">
  16040. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOffer" />
  16041. </wsdl:message>
  16042. <wsdl:message name="telephonyLineSwitchOfferResponse">
  16043. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOfferResponse" />
  16044. </wsdl:message>
  16045. <wsdl:message name="telephonyTrunkExternalDisplayedNumberCheckRequest">
  16046. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberCheck" />
  16047. </wsdl:message>
  16048. <wsdl:message name="telephonyTrunkExternalDisplayedNumberCheckResponse">
  16049. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberCheckResponse" />
  16050. </wsdl:message>
  16051. <wsdl:message name="telephonyDelClosureEventsRequest">
  16052. <wsdl:part name="parameters" element="typens:telephonyDelClosureEvents" />
  16053. </wsdl:message>
  16054. <wsdl:message name="telephonyDelClosureEventsResponse">
  16055. <wsdl:part name="parameters" element="typens:telephonyDelClosureEventsResponse" />
  16056. </wsdl:message>
  16057. <wsdl:message name="telephonyFreefaxToVoicefaxCheckListRequest">
  16058. <wsdl:part name="parameters" element="typens:telephonyFreefaxToVoicefaxCheckList" />
  16059. </wsdl:message>
  16060. <wsdl:message name="telephonyFreefaxToVoicefaxCheckListResponse">
  16061. <wsdl:part name="parameters" element="typens:telephonyFreefaxToVoicefaxCheckListResponse" />
  16062. </wsdl:message>
  16063. <wsdl:message name="telephonyVoicemailModifyPasswordRequest">
  16064. <wsdl:part name="parameters" element="typens:telephonyVoicemailModifyPassword" />
  16065. </wsdl:message>
  16066. <wsdl:message name="telephonyVoicemailModifyPasswordResponse">
  16067. <wsdl:part name="parameters" element="typens:telephonyVoicemailModifyPasswordResponse" />
  16068. </wsdl:message>
  16069. <wsdl:message name="telephonySpareCapabilitiesRequest">
  16070. <wsdl:part name="parameters" element="typens:telephonySpareCapabilities" />
  16071. </wsdl:message>
  16072. <wsdl:message name="telephonySpareCapabilitiesResponse">
  16073. <wsdl:part name="parameters" element="typens:telephonySpareCapabilitiesResponse" />
  16074. </wsdl:message>
  16075. <wsdl:message name="dnsSoaModifyRequest">
  16076. <wsdl:part name="parameters" element="typens:dnsSoaModify" />
  16077. </wsdl:message>
  16078. <wsdl:message name="dnsSoaModifyResponse">
  16079. <wsdl:part name="parameters" element="typens:dnsSoaModifyResponse" />
  16080. </wsdl:message>
  16081. <wsdl:message name="telephonyPhonebookOnSmsDelRequest">
  16082. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsDel" />
  16083. </wsdl:message>
  16084. <wsdl:message name="telephonyPhonebookOnSmsDelResponse">
  16085. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsDelResponse" />
  16086. </wsdl:message>
  16087. <wsdl:message name="telephonyPhonebookShareRequest">
  16088. <wsdl:part name="parameters" element="typens:telephonyPhonebookShare" />
  16089. </wsdl:message>
  16090. <wsdl:message name="telephonyPhonebookShareResponse">
  16091. <wsdl:part name="parameters" element="typens:telephonyPhonebookShareResponse" />
  16092. </wsdl:message>
  16093. <wsdl:message name="telephonySmsSetUserQuotaRequest">
  16094. <wsdl:part name="parameters" element="typens:telephonySmsSetUserQuota" />
  16095. </wsdl:message>
  16096. <wsdl:message name="telephonySmsSetUserQuotaResponse">
  16097. <wsdl:part name="parameters" element="typens:telephonySmsSetUserQuotaResponse" />
  16098. </wsdl:message>
  16099. <wsdl:message name="cmsInstallRequest">
  16100. <wsdl:part name="parameters" element="typens:cmsInstall" />
  16101. </wsdl:message>
  16102. <wsdl:message name="cmsInstallResponse">
  16103. <wsdl:part name="parameters" element="typens:cmsInstallResponse" />
  16104. </wsdl:message>
  16105. <wsdl:message name="dedicatedIpLoadBalancingAddRequest">
  16106. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingAdd" />
  16107. </wsdl:message>
  16108. <wsdl:message name="dedicatedIpLoadBalancingAddResponse">
  16109. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingAddResponse" />
  16110. </wsdl:message>
  16111. <wsdl:message name="supportGetAllVisibleCategoriesRequest">
  16112. <wsdl:part name="parameters" element="typens:supportGetAllVisibleCategories" />
  16113. </wsdl:message>
  16114. <wsdl:message name="supportGetAllVisibleCategoriesResponse">
  16115. <wsdl:part name="parameters" element="typens:supportGetAllVisibleCategoriesResponse" />
  16116. </wsdl:message>
  16117. <wsdl:message name="telephonySmsHistoryCsvRequest">
  16118. <wsdl:part name="parameters" element="typens:telephonySmsHistoryCsv" />
  16119. </wsdl:message>
  16120. <wsdl:message name="telephonySmsHistoryCsvResponse">
  16121. <wsdl:part name="parameters" element="typens:telephonySmsHistoryCsvResponse" />
  16122. </wsdl:message>
  16123. <wsdl:message name="telephonyAbbreviatedNumberOnGroupListRequest">
  16124. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupList" />
  16125. </wsdl:message>
  16126. <wsdl:message name="telephonyAbbreviatedNumberOnGroupListResponse">
  16127. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupListResponse" />
  16128. </wsdl:message>
  16129. <wsdl:message name="dedicatedAvailableNotificationNicsGetRequest">
  16130. <wsdl:part name="parameters" element="typens:dedicatedAvailableNotificationNicsGet" />
  16131. </wsdl:message>
  16132. <wsdl:message name="dedicatedAvailableNotificationNicsGetResponse">
  16133. <wsdl:part name="parameters" element="typens:dedicatedAvailableNotificationNicsGetResponse" />
  16134. </wsdl:message>
  16135. <wsdl:message name="telephonyLineLogsRequest">
  16136. <wsdl:part name="parameters" element="typens:telephonyLineLogs" />
  16137. </wsdl:message>
  16138. <wsdl:message name="telephonyLineLogsResponse">
  16139. <wsdl:part name="parameters" element="typens:telephonyLineLogsResponse" />
  16140. </wsdl:message>
  16141. <wsdl:message name="multiFtpListRequest">
  16142. <wsdl:part name="parameters" element="typens:multiFtpList" />
  16143. </wsdl:message>
  16144. <wsdl:message name="multiFtpListResponse">
  16145. <wsdl:part name="parameters" element="typens:multiFtpListResponse" />
  16146. </wsdl:message>
  16147. <wsdl:message name="telephonySpareReplaceRequest">
  16148. <wsdl:part name="parameters" element="typens:telephonySpareReplace" />
  16149. </wsdl:message>
  16150. <wsdl:message name="telephonySpareReplaceResponse">
  16151. <wsdl:part name="parameters" element="typens:telephonySpareReplaceResponse" />
  16152. </wsdl:message>
  16153. <wsdl:message name="multiFtpAddRequest">
  16154. <wsdl:part name="parameters" element="typens:multiFtpAdd" />
  16155. </wsdl:message>
  16156. <wsdl:message name="multiFtpAddResponse">
  16157. <wsdl:part name="parameters" element="typens:multiFtpAddResponse" />
  16158. </wsdl:message>
  16159. <wsdl:message name="sqlpriveMysqlDatabasePrivilegeListRequest">
  16160. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabasePrivilegeList" />
  16161. </wsdl:message>
  16162. <wsdl:message name="sqlpriveMysqlDatabasePrivilegeListResponse">
  16163. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabasePrivilegeListResponse" />
  16164. </wsdl:message>
  16165. <wsdl:message name="emailAccessByNicRequest">
  16166. <wsdl:part name="parameters" element="typens:emailAccessByNic" />
  16167. </wsdl:message>
  16168. <wsdl:message name="emailAccessByNicResponse">
  16169. <wsdl:part name="parameters" element="typens:emailAccessByNicResponse" />
  16170. </wsdl:message>
  16171. <wsdl:message name="telephonyClick2CallUserListRequest">
  16172. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserList" />
  16173. </wsdl:message>
  16174. <wsdl:message name="telephonyClick2CallUserListResponse">
  16175. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserListResponse" />
  16176. </wsdl:message>
  16177. <wsdl:message name="zoneEntryDelRequest">
  16178. <wsdl:part name="parameters" element="typens:zoneEntryDel" />
  16179. </wsdl:message>
  16180. <wsdl:message name="zoneEntryDelResponse">
  16181. <wsdl:part name="parameters" element="typens:zoneEntryDelResponse" />
  16182. </wsdl:message>
  16183. <wsdl:message name="prepaidSetThresholdRequest">
  16184. <wsdl:part name="parameters" element="typens:prepaidSetThreshold" />
  16185. </wsdl:message>
  16186. <wsdl:message name="prepaidSetThresholdResponse">
  16187. <wsdl:part name="parameters" element="typens:prepaidSetThresholdResponse" />
  16188. </wsdl:message>
  16189. <wsdl:message name="telephonyVoicemailMailboxListRequest">
  16190. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxList" />
  16191. </wsdl:message>
  16192. <wsdl:message name="telephonyVoicemailMailboxListResponse">
  16193. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxListResponse" />
  16194. </wsdl:message>
  16195. <wsdl:message name="resellerDomainRenewRequest">
  16196. <wsdl:part name="parameters" element="typens:resellerDomainRenew" />
  16197. </wsdl:message>
  16198. <wsdl:message name="resellerDomainRenewResponse">
  16199. <wsdl:part name="parameters" element="typens:resellerDomainRenewResponse" />
  16200. </wsdl:message>
  16201. <wsdl:message name="popDelRequest">
  16202. <wsdl:part name="parameters" element="typens:popDel" />
  16203. </wsdl:message>
  16204. <wsdl:message name="popDelResponse">
  16205. <wsdl:part name="parameters" element="typens:popDelResponse" />
  16206. </wsdl:message>
  16207. <wsdl:message name="telephonyFaxCampaignDetailsRequest">
  16208. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignDetails" />
  16209. </wsdl:message>
  16210. <wsdl:message name="telephonyFaxCampaignDetailsResponse">
  16211. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignDetailsResponse" />
  16212. </wsdl:message>
  16213. <wsdl:message name="emailFilterRuleDelRequest">
  16214. <wsdl:part name="parameters" element="typens:emailFilterRuleDel" />
  16215. </wsdl:message>
  16216. <wsdl:message name="emailFilterRuleDelResponse">
  16217. <wsdl:part name="parameters" element="typens:emailFilterRuleDelResponse" />
  16218. </wsdl:message>
  16219. <wsdl:message name="telephonyPhonebookOnGroupDelRequest">
  16220. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupDel" />
  16221. </wsdl:message>
  16222. <wsdl:message name="telephonyPhonebookOnGroupDelResponse">
  16223. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupDelResponse" />
  16224. </wsdl:message>
  16225. <wsdl:message name="telephonyPhonebookOnGroupListRequest">
  16226. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupList" />
  16227. </wsdl:message>
  16228. <wsdl:message name="telephonyPhonebookOnGroupListResponse">
  16229. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupListResponse" />
  16230. </wsdl:message>
  16231. <wsdl:message name="telephonySpecialNumberCustomListRequest">
  16232. <wsdl:part name="parameters" element="typens:telephonySpecialNumberCustomList" />
  16233. </wsdl:message>
  16234. <wsdl:message name="telephonySpecialNumberCustomListResponse">
  16235. <wsdl:part name="parameters" element="typens:telephonySpecialNumberCustomListResponse" />
  16236. </wsdl:message>
  16237. <wsdl:message name="dedicatedMonitoringServiceDelRequest">
  16238. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceDel" />
  16239. </wsdl:message>
  16240. <wsdl:message name="dedicatedMonitoringServiceDelResponse">
  16241. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceDelResponse" />
  16242. </wsdl:message>
  16243. <wsdl:message name="telephonyFMHuntingModificationSimultaneousCallsRequest">
  16244. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationSimultaneousCalls" />
  16245. </wsdl:message>
  16246. <wsdl:message name="telephonyFMHuntingModificationSimultaneousCallsResponse">
  16247. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationSimultaneousCallsResponse" />
  16248. </wsdl:message>
  16249. <wsdl:message name="emailFilterPriorityRequest">
  16250. <wsdl:part name="parameters" element="typens:emailFilterPriority" />
  16251. </wsdl:message>
  16252. <wsdl:message name="emailFilterPriorityResponse">
  16253. <wsdl:part name="parameters" element="typens:emailFilterPriorityResponse" />
  16254. </wsdl:message>
  16255. <wsdl:message name="accountAlertThresholdSetRequest">
  16256. <wsdl:part name="parameters" element="typens:accountAlertThresholdSet" />
  16257. </wsdl:message>
  16258. <wsdl:message name="accountAlertThresholdSetResponse">
  16259. <wsdl:part name="parameters" element="typens:accountAlertThresholdSetResponse" />
  16260. </wsdl:message>
  16261. <wsdl:message name="emailFilterDelRequest">
  16262. <wsdl:part name="parameters" element="typens:emailFilterDel" />
  16263. </wsdl:message>
  16264. <wsdl:message name="emailFilterDelResponse">
  16265. <wsdl:part name="parameters" element="typens:emailFilterDelResponse" />
  16266. </wsdl:message>
  16267. <wsdl:message name="resellerDomainCreateRequest">
  16268. <wsdl:part name="parameters" element="typens:resellerDomainCreate" />
  16269. </wsdl:message>
  16270. <wsdl:message name="resellerDomainCreateResponse">
  16271. <wsdl:part name="parameters" element="typens:resellerDomainCreateResponse" />
  16272. </wsdl:message>
  16273. <wsdl:message name="managedServicesSnapshotUpdateRequest">
  16274. <wsdl:part name="parameters" element="typens:managedServicesSnapshotUpdate" />
  16275. </wsdl:message>
  16276. <wsdl:message name="managedServicesSnapshotUpdateResponse">
  16277. <wsdl:part name="parameters" element="typens:managedServicesSnapshotUpdateResponse" />
  16278. </wsdl:message>
  16279. <wsdl:message name="supportGetThreadTreeRequest">
  16280. <wsdl:part name="parameters" element="typens:supportGetThreadTree" />
  16281. </wsdl:message>
  16282. <wsdl:message name="supportGetThreadTreeResponse">
  16283. <wsdl:part name="parameters" element="typens:supportGetThreadTreeResponse" />
  16284. </wsdl:message>
  16285. <wsdl:message name="emailSetDomainCatchAllRequest">
  16286. <wsdl:part name="parameters" element="typens:emailSetDomainCatchAll" />
  16287. </wsdl:message>
  16288. <wsdl:message name="emailSetDomainCatchAllResponse">
  16289. <wsdl:part name="parameters" element="typens:emailSetDomainCatchAllResponse" />
  16290. </wsdl:message>
  16291. <wsdl:message name="domainCapabilitiesRequest">
  16292. <wsdl:part name="parameters" element="typens:domainCapabilities" />
  16293. </wsdl:message>
  16294. <wsdl:message name="domainCapabilitiesResponse">
  16295. <wsdl:part name="parameters" element="typens:domainCapabilitiesResponse" />
  16296. </wsdl:message>
  16297. <wsdl:message name="dedicatedIpLoadBalancingServerStateModifyRequest">
  16298. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerStateModify" />
  16299. </wsdl:message>
  16300. <wsdl:message name="dedicatedIpLoadBalancingServerStateModifyResponse">
  16301. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerStateModifyResponse" />
  16302. </wsdl:message>
  16303. <wsdl:message name="telephonyVoicemailMailboxDownloadRequest">
  16304. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxDownload" />
  16305. </wsdl:message>
  16306. <wsdl:message name="telephonyVoicemailMailboxDownloadResponse">
  16307. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxDownloadResponse" />
  16308. </wsdl:message>
  16309. <wsdl:message name="dedicatedReverseModifyRequest">
  16310. <wsdl:part name="parameters" element="typens:dedicatedReverseModify" />
  16311. </wsdl:message>
  16312. <wsdl:message name="dedicatedReverseModifyResponse">
  16313. <wsdl:part name="parameters" element="typens:dedicatedReverseModifyResponse" />
  16314. </wsdl:message>
  16315. <wsdl:message name="telephonyNicGetIpRestrictionRequest">
  16316. <wsdl:part name="parameters" element="typens:telephonyNicGetIpRestriction" />
  16317. </wsdl:message>
  16318. <wsdl:message name="telephonyNicGetIpRestrictionResponse">
  16319. <wsdl:part name="parameters" element="typens:telephonyNicGetIpRestrictionResponse" />
  16320. </wsdl:message>
  16321. <wsdl:message name="telephonyGetClosureEventsAsArrayRequest">
  16322. <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsArray" />
  16323. </wsdl:message>
  16324. <wsdl:message name="telephonyGetClosureEventsAsArrayResponse">
  16325. <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsArrayResponse" />
  16326. </wsdl:message>
  16327. <wsdl:message name="telephonyPhonebookOnSmsContactDelRequest">
  16328. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactDel" />
  16329. </wsdl:message>
  16330. <wsdl:message name="telephonyPhonebookOnSmsContactDelResponse">
  16331. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactDelResponse" />
  16332. </wsdl:message>
  16333. <wsdl:message name="telephonyReversmentsRefundIsPendingRequest">
  16334. <wsdl:part name="parameters" element="typens:telephonyReversmentsRefundIsPending" />
  16335. </wsdl:message>
  16336. <wsdl:message name="telephonyReversmentsRefundIsPendingResponse">
  16337. <wsdl:part name="parameters" element="typens:telephonyReversmentsRefundIsPendingResponse" />
  16338. </wsdl:message>
  16339. <wsdl:message name="serviceModifyContactRequest">
  16340. <wsdl:part name="parameters" element="typens:serviceModifyContact" />
  16341. </wsdl:message>
  16342. <wsdl:message name="serviceModifyContactResponse">
  16343. <wsdl:part name="parameters" element="typens:serviceModifyContactResponse" />
  16344. </wsdl:message>
  16345. <wsdl:message name="telephonyScreenListInfoModifyRequest">
  16346. <wsdl:part name="parameters" element="typens:telephonyScreenListInfoModify" />
  16347. </wsdl:message>
  16348. <wsdl:message name="telephonyScreenListInfoModifyResponse">
  16349. <wsdl:part name="parameters" element="typens:telephonyScreenListInfoModifyResponse" />
  16350. </wsdl:message>
  16351. <wsdl:message name="domainDnsListRequest">
  16352. <wsdl:part name="parameters" element="typens:domainDnsList" />
  16353. </wsdl:message>
  16354. <wsdl:message name="domainDnsListResponse">
  16355. <wsdl:part name="parameters" element="typens:domainDnsListResponse" />
  16356. </wsdl:message>
  16357. <wsdl:message name="dedicatedFailoverListRequest">
  16358. <wsdl:part name="parameters" element="typens:dedicatedFailoverList" />
  16359. </wsdl:message>
  16360. <wsdl:message name="dedicatedFailoverListResponse">
  16361. <wsdl:part name="parameters" element="typens:dedicatedFailoverListResponse" />
  16362. </wsdl:message>
  16363. <wsdl:message name="emailDomainMxListRequest">
  16364. <wsdl:part name="parameters" element="typens:emailDomainMxList" />
  16365. </wsdl:message>
  16366. <wsdl:message name="emailDomainMxListResponse">
  16367. <wsdl:part name="parameters" element="typens:emailDomainMxListResponse" />
  16368. </wsdl:message>
  16369. <wsdl:message name="managedServicesHostMasterIpGetRequest">
  16370. <wsdl:part name="parameters" element="typens:managedServicesHostMasterIpGet" />
  16371. </wsdl:message>
  16372. <wsdl:message name="managedServicesHostMasterIpGetResponse">
  16373. <wsdl:part name="parameters" element="typens:managedServicesHostMasterIpGetResponse" />
  16374. </wsdl:message>
  16375. <wsdl:message name="dedicatedSecondaryDNSInfoRequest">
  16376. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSInfo" />
  16377. </wsdl:message>
  16378. <wsdl:message name="dedicatedSecondaryDNSInfoResponse">
  16379. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSInfoResponse" />
  16380. </wsdl:message>
  16381. <wsdl:message name="telephonySmsplusServiceReversableTicketsListRequest">
  16382. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsList" />
  16383. </wsdl:message>
  16384. <wsdl:message name="telephonySmsplusServiceReversableTicketsListResponse">
  16385. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsListResponse" />
  16386. </wsdl:message>
  16387. <wsdl:message name="dedicatedRipeUpdateInetnumRequest">
  16388. <wsdl:part name="parameters" element="typens:dedicatedRipeUpdateInetnum" />
  16389. </wsdl:message>
  16390. <wsdl:message name="dedicatedRipeUpdateInetnumResponse">
  16391. <wsdl:part name="parameters" element="typens:dedicatedRipeUpdateInetnumResponse" />
  16392. </wsdl:message>
  16393. <wsdl:message name="ortDomainListRequest">
  16394. <wsdl:part name="parameters" element="typens:ortDomainList" />
  16395. </wsdl:message>
  16396. <wsdl:message name="ortDomainListResponse">
  16397. <wsdl:part name="parameters" element="typens:ortDomainListResponse" />
  16398. </wsdl:message>
  16399. <wsdl:message name="telephonyHuntingGenericScreenStatusModifyRequest">
  16400. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenStatusModify" />
  16401. </wsdl:message>
  16402. <wsdl:message name="telephonyHuntingGenericScreenStatusModifyResponse">
  16403. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenStatusModifyResponse" />
  16404. </wsdl:message>
  16405. <wsdl:message name="telephonySmsBlacklistedSendersListRequest">
  16406. <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersList" />
  16407. </wsdl:message>
  16408. <wsdl:message name="telephonySmsBlacklistedSendersListResponse">
  16409. <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersListResponse" />
  16410. </wsdl:message>
  16411. <wsdl:message name="telephonyPhonebookContactAddRequest">
  16412. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactAdd" />
  16413. </wsdl:message>
  16414. <wsdl:message name="telephonyPhonebookContactAddResponse">
  16415. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactAddResponse" />
  16416. </wsdl:message>
  16417. <wsdl:message name="domainOperationInfoRequest">
  16418. <wsdl:part name="parameters" element="typens:domainOperationInfo" />
  16419. </wsdl:message>
  16420. <wsdl:message name="domainOperationInfoResponse">
  16421. <wsdl:part name="parameters" element="typens:domainOperationInfoResponse" />
  16422. </wsdl:message>
  16423. <wsdl:message name="dedicatedGetAvailableNetworkFromCountryRequest">
  16424. <wsdl:part name="parameters" element="typens:dedicatedGetAvailableNetworkFromCountry" />
  16425. </wsdl:message>
  16426. <wsdl:message name="dedicatedGetAvailableNetworkFromCountryResponse">
  16427. <wsdl:part name="parameters" element="typens:dedicatedGetAvailableNetworkFromCountryResponse" />
  16428. </wsdl:message>
  16429. <wsdl:message name="telephonyPortabilityOrderSpecialNumberRequest">
  16430. <wsdl:part name="parameters" element="typens:telephonyPortabilityOrderSpecialNumber" />
  16431. </wsdl:message>
  16432. <wsdl:message name="telephonyPortabilityOrderSpecialNumberResponse">
  16433. <wsdl:part name="parameters" element="typens:telephonyPortabilityOrderSpecialNumberResponse" />
  16434. </wsdl:message>
  16435. <wsdl:message name="billingGetReferencesToExpiredRequest">
  16436. <wsdl:part name="parameters" element="typens:billingGetReferencesToExpired" />
  16437. </wsdl:message>
  16438. <wsdl:message name="billingGetReferencesToExpiredResponse">
  16439. <wsdl:part name="parameters" element="typens:billingGetReferencesToExpiredResponse" />
  16440. </wsdl:message>
  16441. <wsdl:message name="dedicatedFailoverAddRequest">
  16442. <wsdl:part name="parameters" element="typens:dedicatedFailoverAdd" />
  16443. </wsdl:message>
  16444. <wsdl:message name="dedicatedFailoverAddResponse">
  16445. <wsdl:part name="parameters" element="typens:dedicatedFailoverAddResponse" />
  16446. </wsdl:message>
  16447. <wsdl:message name="telephonySmsUserSetCallBackRequest">
  16448. <wsdl:part name="parameters" element="typens:telephonySmsUserSetCallBack" />
  16449. </wsdl:message>
  16450. <wsdl:message name="telephonySmsUserSetCallBackResponse">
  16451. <wsdl:part name="parameters" element="typens:telephonySmsUserSetCallBackResponse" />
  16452. </wsdl:message>
  16453. <wsdl:message name="prepaidGetSummaryRequest">
  16454. <wsdl:part name="parameters" element="typens:prepaidGetSummary" />
  16455. </wsdl:message>
  16456. <wsdl:message name="prepaidGetSummaryResponse">
  16457. <wsdl:part name="parameters" element="typens:prepaidGetSummaryResponse" />
  16458. </wsdl:message>
  16459. <wsdl:message name="domainDnsUpdateRequest">
  16460. <wsdl:part name="parameters" element="typens:domainDnsUpdate" />
  16461. </wsdl:message>
  16462. <wsdl:message name="domainDnsUpdateResponse">
  16463. <wsdl:part name="parameters" element="typens:domainDnsUpdateResponse" />
  16464. </wsdl:message>
  16465. <wsdl:message name="emailFilterRuleAddRequest">
  16466. <wsdl:part name="parameters" element="typens:emailFilterRuleAdd" />
  16467. </wsdl:message>
  16468. <wsdl:message name="emailFilterRuleAddResponse">
  16469. <wsdl:part name="parameters" element="typens:emailFilterRuleAddResponse" />
  16470. </wsdl:message>
  16471. <wsdl:message name="ripeUpdateInetnumRequest">
  16472. <wsdl:part name="parameters" element="typens:ripeUpdateInetnum" />
  16473. </wsdl:message>
  16474. <wsdl:message name="ripeUpdateInetnumResponse">
  16475. <wsdl:part name="parameters" element="typens:ripeUpdateInetnumResponse" />
  16476. </wsdl:message>
  16477. <wsdl:message name="domainResellerDelRequest">
  16478. <wsdl:part name="parameters" element="typens:domainResellerDel" />
  16479. </wsdl:message>
  16480. <wsdl:message name="domainResellerDelResponse">
  16481. <wsdl:part name="parameters" element="typens:domainResellerDelResponse" />
  16482. </wsdl:message>
  16483. <wsdl:message name="telephonyPhonebookOnGroupModifyRequest">
  16484. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupModify" />
  16485. </wsdl:message>
  16486. <wsdl:message name="telephonyPhonebookOnGroupModifyResponse">
  16487. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupModifyResponse" />
  16488. </wsdl:message>
  16489. <wsdl:message name="telephonyLineSwitchOldOfferPossibilityRequest">
  16490. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOldOfferPossibility" />
  16491. </wsdl:message>
  16492. <wsdl:message name="telephonyLineSwitchOldOfferPossibilityResponse">
  16493. <wsdl:part name="parameters" element="typens:telephonyLineSwitchOldOfferPossibilityResponse" />
  16494. </wsdl:message>
  16495. <wsdl:message name="resellerDomainCreateITRequest">
  16496. <wsdl:part name="parameters" element="typens:resellerDomainCreateIT" />
  16497. </wsdl:message>
  16498. <wsdl:message name="resellerDomainCreateITResponse">
  16499. <wsdl:part name="parameters" element="typens:resellerDomainCreateITResponse" />
  16500. </wsdl:message>
  16501. <wsdl:message name="notepadGetRequest">
  16502. <wsdl:part name="parameters" element="typens:notepadGet" />
  16503. </wsdl:message>
  16504. <wsdl:message name="notepadGetResponse">
  16505. <wsdl:part name="parameters" element="typens:notepadGetResponse" />
  16506. </wsdl:message>
  16507. <wsdl:message name="telephonySmsplusServiceListRequest">
  16508. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceList" />
  16509. </wsdl:message>
  16510. <wsdl:message name="telephonySmsplusServiceListResponse">
  16511. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceListResponse" />
  16512. </wsdl:message>
  16513. <wsdl:message name="telephonyHuntingModificationAnonymousCallRejectionRequest">
  16514. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationAnonymousCallRejection" />
  16515. </wsdl:message>
  16516. <wsdl:message name="telephonyHuntingModificationAnonymousCallRejectionResponse">
  16517. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationAnonymousCallRejectionResponse" />
  16518. </wsdl:message>
  16519. <wsdl:message name="dedicatedFilterIrcServerRuleListRequest">
  16520. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleList" />
  16521. </wsdl:message>
  16522. <wsdl:message name="dedicatedFilterIrcServerRuleListResponse">
  16523. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleListResponse" />
  16524. </wsdl:message>
  16525. <wsdl:message name="telephonyNumberGetBillingAccountRequest">
  16526. <wsdl:part name="parameters" element="typens:telephonyNumberGetBillingAccount" />
  16527. </wsdl:message>
  16528. <wsdl:message name="telephonyNumberGetBillingAccountResponse">
  16529. <wsdl:part name="parameters" element="typens:telephonyNumberGetBillingAccountResponse" />
  16530. </wsdl:message>
  16531. <wsdl:message name="managedServicesPartitionDeleteRequest">
  16532. <wsdl:part name="parameters" element="typens:managedServicesPartitionDelete" />
  16533. </wsdl:message>
  16534. <wsdl:message name="managedServicesPartitionDeleteResponse">
  16535. <wsdl:part name="parameters" element="typens:managedServicesPartitionDeleteResponse" />
  16536. </wsdl:message>
  16537. <wsdl:message name="telephonyTonesOptionsListRequest">
  16538. <wsdl:part name="parameters" element="typens:telephonyTonesOptionsList" />
  16539. </wsdl:message>
  16540. <wsdl:message name="telephonyTonesOptionsListResponse">
  16541. <wsdl:part name="parameters" element="typens:telephonyTonesOptionsListResponse" />
  16542. </wsdl:message>
  16543. <wsdl:message name="telephonySpareListRequest">
  16544. <wsdl:part name="parameters" element="typens:telephonySpareList" />
  16545. </wsdl:message>
  16546. <wsdl:message name="telephonySpareListResponse">
  16547. <wsdl:part name="parameters" element="typens:telephonySpareListResponse" />
  16548. </wsdl:message>
  16549. <wsdl:message name="supportReportAnswerProblemRequest">
  16550. <wsdl:part name="parameters" element="typens:supportReportAnswerProblem" />
  16551. </wsdl:message>
  16552. <wsdl:message name="supportReportAnswerProblemResponse">
  16553. <wsdl:part name="parameters" element="typens:supportReportAnswerProblemResponse" />
  16554. </wsdl:message>
  16555. <wsdl:message name="multiDomainListRequest">
  16556. <wsdl:part name="parameters" element="typens:multiDomainList" />
  16557. </wsdl:message>
  16558. <wsdl:message name="multiDomainListResponse">
  16559. <wsdl:part name="parameters" element="typens:multiDomainListResponse" />
  16560. </wsdl:message>
  16561. <wsdl:message name="ticketCloseRequest">
  16562. <wsdl:part name="parameters" element="typens:ticketClose" />
  16563. </wsdl:message>
  16564. <wsdl:message name="ticketCloseResponse">
  16565. <wsdl:part name="parameters" element="typens:ticketCloseResponse" />
  16566. </wsdl:message>
  16567. <wsdl:message name="dedicatedRipeCreateOrganisationRequest">
  16568. <wsdl:part name="parameters" element="typens:dedicatedRipeCreateOrganisation" />
  16569. </wsdl:message>
  16570. <wsdl:message name="dedicatedRipeCreateOrganisationResponse">
  16571. <wsdl:part name="parameters" element="typens:dedicatedRipeCreateOrganisationResponse" />
  16572. </wsdl:message>
  16573. <wsdl:message name="telephonyListSummationCallsFromNumberRequest">
  16574. <wsdl:part name="parameters" element="typens:telephonyListSummationCallsFromNumber" />
  16575. </wsdl:message>
  16576. <wsdl:message name="telephonyListSummationCallsFromNumberResponse">
  16577. <wsdl:part name="parameters" element="typens:telephonyListSummationCallsFromNumberResponse" />
  16578. </wsdl:message>
  16579. <wsdl:message name="telephonyConferenceGetParamsRequest">
  16580. <wsdl:part name="parameters" element="typens:telephonyConferenceGetParams" />
  16581. </wsdl:message>
  16582. <wsdl:message name="telephonyConferenceGetParamsResponse">
  16583. <wsdl:part name="parameters" element="typens:telephonyConferenceGetParamsResponse" />
  16584. </wsdl:message>
  16585. <wsdl:message name="telephonyPhonebookContactModifyRequest">
  16586. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactModify" />
  16587. </wsdl:message>
  16588. <wsdl:message name="telephonyPhonebookContactModifyResponse">
  16589. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactModifyResponse" />
  16590. </wsdl:message>
  16591. <wsdl:message name="domainDnsGetOvhDefaultRequest">
  16592. <wsdl:part name="parameters" element="typens:domainDnsGetOvhDefault" />
  16593. </wsdl:message>
  16594. <wsdl:message name="domainDnsGetOvhDefaultResponse">
  16595. <wsdl:part name="parameters" element="typens:domainDnsGetOvhDefaultResponse" />
  16596. </wsdl:message>
  16597. <wsdl:message name="telephonyLineListRequest">
  16598. <wsdl:part name="parameters" element="typens:telephonyLineList" />
  16599. </wsdl:message>
  16600. <wsdl:message name="telephonyLineListResponse">
  16601. <wsdl:part name="parameters" element="typens:telephonyLineListResponse" />
  16602. </wsdl:message>
  16603. <wsdl:message name="databaseCreateRequest">
  16604. <wsdl:part name="parameters" element="typens:databaseCreate" />
  16605. </wsdl:message>
  16606. <wsdl:message name="databaseCreateResponse">
  16607. <wsdl:part name="parameters" element="typens:databaseCreateResponse" />
  16608. </wsdl:message>
  16609. <wsdl:message name="billingGetAccessByNicRequest">
  16610. <wsdl:part name="parameters" element="typens:billingGetAccessByNic" />
  16611. </wsdl:message>
  16612. <wsdl:message name="billingGetAccessByNicResponse">
  16613. <wsdl:part name="parameters" element="typens:billingGetAccessByNicResponse" />
  16614. </wsdl:message>
  16615. <wsdl:message name="dedicatedBackupExcludeAddRequest">
  16616. <wsdl:part name="parameters" element="typens:dedicatedBackupExcludeAdd" />
  16617. </wsdl:message>
  16618. <wsdl:message name="dedicatedBackupExcludeAddResponse">
  16619. <wsdl:part name="parameters" element="typens:dedicatedBackupExcludeAddResponse" />
  16620. </wsdl:message>
  16621. <wsdl:message name="serviceModifyOwnerRequest">
  16622. <wsdl:part name="parameters" element="typens:serviceModifyOwner" />
  16623. </wsdl:message>
  16624. <wsdl:message name="serviceModifyOwnerResponse">
  16625. <wsdl:part name="parameters" element="typens:serviceModifyOwnerResponse" />
  16626. </wsdl:message>
  16627. <wsdl:message name="telephonyLineOptionsModifyRequest">
  16628. <wsdl:part name="parameters" element="typens:telephonyLineOptionsModify" />
  16629. </wsdl:message>
  16630. <wsdl:message name="telephonyLineOptionsModifyResponse">
  16631. <wsdl:part name="parameters" element="typens:telephonyLineOptionsModifyResponse" />
  16632. </wsdl:message>
  16633. <wsdl:message name="telephonyHuntingGenericScreenSetRequest">
  16634. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenSet" />
  16635. </wsdl:message>
  16636. <wsdl:message name="telephonyHuntingGenericScreenSetResponse">
  16637. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenSetResponse" />
  16638. </wsdl:message>
  16639. <wsdl:message name="sqlpriveCronDelRequest">
  16640. <wsdl:part name="parameters" element="typens:sqlpriveCronDel" />
  16641. </wsdl:message>
  16642. <wsdl:message name="sqlpriveCronDelResponse">
  16643. <wsdl:part name="parameters" element="typens:sqlpriveCronDelResponse" />
  16644. </wsdl:message>
  16645. <wsdl:message name="telephonyFaxCampaignStartStopRequest">
  16646. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignStartStop" />
  16647. </wsdl:message>
  16648. <wsdl:message name="telephonyFaxCampaignStartStopResponse">
  16649. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignStartStopResponse" />
  16650. </wsdl:message>
  16651. <wsdl:message name="dedicatedFilterIrcServerRuleDelRequest">
  16652. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleDel" />
  16653. </wsdl:message>
  16654. <wsdl:message name="dedicatedFilterIrcServerRuleDelResponse">
  16655. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleDelResponse" />
  16656. </wsdl:message>
  16657. <wsdl:message name="hostingGetCapabilitiesRequest">
  16658. <wsdl:part name="parameters" element="typens:hostingGetCapabilities" />
  16659. </wsdl:message>
  16660. <wsdl:message name="hostingGetCapabilitiesResponse">
  16661. <wsdl:part name="parameters" element="typens:hostingGetCapabilitiesResponse" />
  16662. </wsdl:message>
  16663. <wsdl:message name="domainWhoisObfuscatorUnsetRequest">
  16664. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorUnset" />
  16665. </wsdl:message>
  16666. <wsdl:message name="domainWhoisObfuscatorUnsetResponse">
  16667. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorUnsetResponse" />
  16668. </wsdl:message>
  16669. <wsdl:message name="domainHostDelRequest">
  16670. <wsdl:part name="parameters" element="typens:domainHostDel" />
  16671. </wsdl:message>
  16672. <wsdl:message name="domainHostDelResponse">
  16673. <wsdl:part name="parameters" element="typens:domainHostDelResponse" />
  16674. </wsdl:message>
  16675. <wsdl:message name="dedicatedFailoverRipeModifyRequest">
  16676. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeModify" />
  16677. </wsdl:message>
  16678. <wsdl:message name="dedicatedFailoverRipeModifyResponse">
  16679. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeModifyResponse" />
  16680. </wsdl:message>
  16681. <wsdl:message name="responderEmailDelRequest">
  16682. <wsdl:part name="parameters" element="typens:responderEmailDel" />
  16683. </wsdl:message>
  16684. <wsdl:message name="responderEmailDelResponse">
  16685. <wsdl:part name="parameters" element="typens:responderEmailDelResponse" />
  16686. </wsdl:message>
  16687. <wsdl:message name="dedicatedMonitoringListRequest">
  16688. <wsdl:part name="parameters" element="typens:dedicatedMonitoringList" />
  16689. </wsdl:message>
  16690. <wsdl:message name="dedicatedMonitoringListResponse">
  16691. <wsdl:part name="parameters" element="typens:dedicatedMonitoringListResponse" />
  16692. </wsdl:message>
  16693. <wsdl:message name="telephonyDirectoryModifyAddressRequest">
  16694. <wsdl:part name="parameters" element="typens:telephonyDirectoryModifyAddress" />
  16695. </wsdl:message>
  16696. <wsdl:message name="telephonyDirectoryModifyAddressResponse">
  16697. <wsdl:part name="parameters" element="typens:telephonyDirectoryModifyAddressResponse" />
  16698. </wsdl:message>
  16699. <wsdl:message name="managedServicesPartitionStatusCheckRequest">
  16700. <wsdl:part name="parameters" element="typens:managedServicesPartitionStatusCheck" />
  16701. </wsdl:message>
  16702. <wsdl:message name="managedServicesPartitionStatusCheckResponse">
  16703. <wsdl:part name="parameters" element="typens:managedServicesPartitionStatusCheckResponse" />
  16704. </wsdl:message>
  16705. <wsdl:message name="cmsAvailableListRequest">
  16706. <wsdl:part name="parameters" element="typens:cmsAvailableList" />
  16707. </wsdl:message>
  16708. <wsdl:message name="cmsAvailableListResponse">
  16709. <wsdl:part name="parameters" element="typens:cmsAvailableListResponse" />
  16710. </wsdl:message>
  16711. <wsdl:message name="telephonyNicSetMgcpIpRestrictionRequest">
  16712. <wsdl:part name="parameters" element="typens:telephonyNicSetMgcpIpRestriction" />
  16713. </wsdl:message>
  16714. <wsdl:message name="telephonyNicSetMgcpIpRestrictionResponse">
  16715. <wsdl:part name="parameters" element="typens:telephonyNicSetMgcpIpRestrictionResponse" />
  16716. </wsdl:message>
  16717. <wsdl:message name="telephonySecurityDepositCreditRequest">
  16718. <wsdl:part name="parameters" element="typens:telephonySecurityDepositCredit" />
  16719. </wsdl:message>
  16720. <wsdl:message name="telephonySecurityDepositCreditResponse">
  16721. <wsdl:part name="parameters" element="typens:telephonySecurityDepositCreditResponse" />
  16722. </wsdl:message>
  16723. <wsdl:message name="nicModifyLanguageRequest">
  16724. <wsdl:part name="parameters" element="typens:nicModifyLanguage" />
  16725. </wsdl:message>
  16726. <wsdl:message name="nicModifyLanguageResponse">
  16727. <wsdl:part name="parameters" element="typens:nicModifyLanguageResponse" />
  16728. </wsdl:message>
  16729. <wsdl:message name="telephonyLineOrderRequest">
  16730. <wsdl:part name="parameters" element="typens:telephonyLineOrder" />
  16731. </wsdl:message>
  16732. <wsdl:message name="telephonyLineOrderResponse">
  16733. <wsdl:part name="parameters" element="typens:telephonyLineOrderResponse" />
  16734. </wsdl:message>
  16735. <wsdl:message name="telephonyConferenceActionRequest">
  16736. <wsdl:part name="parameters" element="typens:telephonyConferenceAction" />
  16737. </wsdl:message>
  16738. <wsdl:message name="telephonyConferenceActionResponse">
  16739. <wsdl:part name="parameters" element="typens:telephonyConferenceActionResponse" />
  16740. </wsdl:message>
  16741. <wsdl:message name="dedicatedBackupExcludeDelRequest">
  16742. <wsdl:part name="parameters" element="typens:dedicatedBackupExcludeDel" />
  16743. </wsdl:message>
  16744. <wsdl:message name="dedicatedBackupExcludeDelResponse">
  16745. <wsdl:part name="parameters" element="typens:dedicatedBackupExcludeDelResponse" />
  16746. </wsdl:message>
  16747. <wsdl:message name="automatedMailUnlockRequest">
  16748. <wsdl:part name="parameters" element="typens:automatedMailUnlock" />
  16749. </wsdl:message>
  16750. <wsdl:message name="automatedMailUnlockResponse">
  16751. <wsdl:part name="parameters" element="typens:automatedMailUnlockResponse" />
  16752. </wsdl:message>
  16753. <wsdl:message name="ripeQueryRequest">
  16754. <wsdl:part name="parameters" element="typens:ripeQuery" />
  16755. </wsdl:message>
  16756. <wsdl:message name="ripeQueryResponse">
  16757. <wsdl:part name="parameters" element="typens:ripeQueryResponse" />
  16758. </wsdl:message>
  16759. <wsdl:message name="loginRequest">
  16760. <wsdl:part name="parameters" element="typens:login" />
  16761. </wsdl:message>
  16762. <wsdl:message name="loginResponse">
  16763. <wsdl:part name="parameters" element="typens:loginResponse" />
  16764. </wsdl:message>
  16765. <wsdl:message name="telephonyFunctionKeyDelRequest">
  16766. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyDel" />
  16767. </wsdl:message>
  16768. <wsdl:message name="telephonyFunctionKeyDelResponse">
  16769. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyDelResponse" />
  16770. </wsdl:message>
  16771. <wsdl:message name="popListByMasterNicRequest">
  16772. <wsdl:part name="parameters" element="typens:popListByMasterNic" />
  16773. </wsdl:message>
  16774. <wsdl:message name="popListByMasterNicResponse">
  16775. <wsdl:part name="parameters" element="typens:popListByMasterNicResponse" />
  16776. </wsdl:message>
  16777. <wsdl:message name="serviceModifyOwnerInfosRequest">
  16778. <wsdl:part name="parameters" element="typens:serviceModifyOwnerInfos" />
  16779. </wsdl:message>
  16780. <wsdl:message name="serviceModifyOwnerInfosResponse">
  16781. <wsdl:part name="parameters" element="typens:serviceModifyOwnerInfosResponse" />
  16782. </wsdl:message>
  16783. <wsdl:message name="dedicatedHardRebootStatusRequest">
  16784. <wsdl:part name="parameters" element="typens:dedicatedHardRebootStatus" />
  16785. </wsdl:message>
  16786. <wsdl:message name="dedicatedHardRebootStatusResponse">
  16787. <wsdl:part name="parameters" element="typens:dedicatedHardRebootStatusResponse" />
  16788. </wsdl:message>
  16789. <wsdl:message name="domainInfoRequest">
  16790. <wsdl:part name="parameters" element="typens:domainInfo" />
  16791. </wsdl:message>
  16792. <wsdl:message name="domainInfoResponse">
  16793. <wsdl:part name="parameters" element="typens:domainInfoResponse" />
  16794. </wsdl:message>
  16795. <wsdl:message name="dedicatedGetServiceMonitoringItemRequest">
  16796. <wsdl:part name="parameters" element="typens:dedicatedGetServiceMonitoringItem" />
  16797. </wsdl:message>
  16798. <wsdl:message name="dedicatedGetServiceMonitoringItemResponse">
  16799. <wsdl:part name="parameters" element="typens:dedicatedGetServiceMonitoringItemResponse" />
  16800. </wsdl:message>
  16801. <wsdl:message name="telephonyNicGetSipDomainRequest">
  16802. <wsdl:part name="parameters" element="typens:telephonyNicGetSipDomain" />
  16803. </wsdl:message>
  16804. <wsdl:message name="telephonyNicGetSipDomainResponse">
  16805. <wsdl:part name="parameters" element="typens:telephonyNicGetSipDomainResponse" />
  16806. </wsdl:message>
  16807. <wsdl:message name="telephonyGetClosureEventsAsICSRequest">
  16808. <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsICS" />
  16809. </wsdl:message>
  16810. <wsdl:message name="telephonyGetClosureEventsAsICSResponse">
  16811. <wsdl:part name="parameters" element="typens:telephonyGetClosureEventsAsICSResponse" />
  16812. </wsdl:message>
  16813. <wsdl:message name="telephonySmsUserCreditLeftRequest">
  16814. <wsdl:part name="parameters" element="typens:telephonySmsUserCreditLeft" />
  16815. </wsdl:message>
  16816. <wsdl:message name="telephonySmsUserCreditLeftResponse">
  16817. <wsdl:part name="parameters" element="typens:telephonySmsUserCreditLeftResponse" />
  16818. </wsdl:message>
  16819. <wsdl:message name="telephonyPortabilityOrderRequest">
  16820. <wsdl:part name="parameters" element="typens:telephonyPortabilityOrder" />
  16821. </wsdl:message>
  16822. <wsdl:message name="telephonyPortabilityOrderResponse">
  16823. <wsdl:part name="parameters" element="typens:telephonyPortabilityOrderResponse" />
  16824. </wsdl:message>
  16825. <wsdl:message name="passwordSoapiRequest">
  16826. <wsdl:part name="parameters" element="typens:passwordSoapi" />
  16827. </wsdl:message>
  16828. <wsdl:message name="passwordSoapiResponse">
  16829. <wsdl:part name="parameters" element="typens:passwordSoapiResponse" />
  16830. </wsdl:message>
  16831. <wsdl:message name="nicCreateRequest">
  16832. <wsdl:part name="parameters" element="typens:nicCreate" />
  16833. </wsdl:message>
  16834. <wsdl:message name="nicCreateResponse">
  16835. <wsdl:part name="parameters" element="typens:nicCreateResponse" />
  16836. </wsdl:message>
  16837. <wsdl:message name="cmsRemoveRequest">
  16838. <wsdl:part name="parameters" element="typens:cmsRemove" />
  16839. </wsdl:message>
  16840. <wsdl:message name="cmsRemoveResponse">
  16841. <wsdl:part name="parameters" element="typens:cmsRemoveResponse" />
  16842. </wsdl:message>
  16843. <wsdl:message name="telephonyVoicemailMailboxDeleteRequest">
  16844. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxDelete" />
  16845. </wsdl:message>
  16846. <wsdl:message name="telephonyVoicemailMailboxDeleteResponse">
  16847. <wsdl:part name="parameters" element="typens:telephonyVoicemailMailboxDeleteResponse" />
  16848. </wsdl:message>
  16849. <wsdl:message name="sqlpriveMysqlDatabaseImportFromHostRequest">
  16850. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseImportFromHost" />
  16851. </wsdl:message>
  16852. <wsdl:message name="sqlpriveMysqlDatabaseImportFromHostResponse">
  16853. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseImportFromHostResponse" />
  16854. </wsdl:message>
  16855. <wsdl:message name="billingInvoiceInfoRequest">
  16856. <wsdl:part name="parameters" element="typens:billingInvoiceInfo" />
  16857. </wsdl:message>
  16858. <wsdl:message name="billingInvoiceInfoResponse">
  16859. <wsdl:part name="parameters" element="typens:billingInvoiceInfoResponse" />
  16860. </wsdl:message>
  16861. <wsdl:message name="telephonyBillingAccountDelRequest">
  16862. <wsdl:part name="parameters" element="typens:telephonyBillingAccountDel" />
  16863. </wsdl:message>
  16864. <wsdl:message name="telephonyBillingAccountDelResponse">
  16865. <wsdl:part name="parameters" element="typens:telephonyBillingAccountDelResponse" />
  16866. </wsdl:message>
  16867. <wsdl:message name="versionRequest">
  16868. <wsdl:part name="parameters" element="typens:version" />
  16869. </wsdl:message>
  16870. <wsdl:message name="versionResponse">
  16871. <wsdl:part name="parameters" element="typens:versionResponse" />
  16872. </wsdl:message>
  16873. <wsdl:message name="orderAccountCreditRequest">
  16874. <wsdl:part name="parameters" element="typens:orderAccountCredit" />
  16875. </wsdl:message>
  16876. <wsdl:message name="orderAccountCreditResponse">
  16877. <wsdl:part name="parameters" element="typens:orderAccountCreditResponse" />
  16878. </wsdl:message>
  16879. <wsdl:message name="telephonyNumberCleanRequest">
  16880. <wsdl:part name="parameters" element="typens:telephonyNumberClean" />
  16881. </wsdl:message>
  16882. <wsdl:message name="telephonyNumberCleanResponse">
  16883. <wsdl:part name="parameters" element="typens:telephonyNumberCleanResponse" />
  16884. </wsdl:message>
  16885. <wsdl:message name="dedicatedReverseAddRequest">
  16886. <wsdl:part name="parameters" element="typens:dedicatedReverseAdd" />
  16887. </wsdl:message>
  16888. <wsdl:message name="dedicatedReverseAddResponse">
  16889. <wsdl:part name="parameters" element="typens:dedicatedReverseAddResponse" />
  16890. </wsdl:message>
  16891. <wsdl:message name="dedicatedBackupGetFreePlanningRequest">
  16892. <wsdl:part name="parameters" element="typens:dedicatedBackupGetFreePlanning" />
  16893. </wsdl:message>
  16894. <wsdl:message name="dedicatedBackupGetFreePlanningResponse">
  16895. <wsdl:part name="parameters" element="typens:dedicatedBackupGetFreePlanningResponse" />
  16896. </wsdl:message>
  16897. <wsdl:message name="dedicatedInstallAllowedDistributionGetRequest">
  16898. <wsdl:part name="parameters" element="typens:dedicatedInstallAllowedDistributionGet" />
  16899. </wsdl:message>
  16900. <wsdl:message name="dedicatedInstallAllowedDistributionGetResponse">
  16901. <wsdl:part name="parameters" element="typens:dedicatedInstallAllowedDistributionGetResponse" />
  16902. </wsdl:message>
  16903. <wsdl:message name="subDomainModifyRequest">
  16904. <wsdl:part name="parameters" element="typens:subDomainModify" />
  16905. </wsdl:message>
  16906. <wsdl:message name="subDomainModifyResponse">
  16907. <wsdl:part name="parameters" element="typens:subDomainModifyResponse" />
  16908. </wsdl:message>
  16909. <wsdl:message name="telephonyPlugAndPhoneOperationRequest">
  16910. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneOperation" />
  16911. </wsdl:message>
  16912. <wsdl:message name="telephonyPlugAndPhoneOperationResponse">
  16913. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneOperationResponse" />
  16914. </wsdl:message>
  16915. <wsdl:message name="nicInfoRequest">
  16916. <wsdl:part name="parameters" element="typens:nicInfo" />
  16917. </wsdl:message>
  16918. <wsdl:message name="nicInfoResponse">
  16919. <wsdl:part name="parameters" element="typens:nicInfoResponse" />
  16920. </wsdl:message>
  16921. <wsdl:message name="anonymousFtpInfoRequest">
  16922. <wsdl:part name="parameters" element="typens:anonymousFtpInfo" />
  16923. </wsdl:message>
  16924. <wsdl:message name="anonymousFtpInfoResponse">
  16925. <wsdl:part name="parameters" element="typens:anonymousFtpInfoResponse" />
  16926. </wsdl:message>
  16927. <wsdl:message name="dedicatedCapabilitiesGetRequest">
  16928. <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGet" />
  16929. </wsdl:message>
  16930. <wsdl:message name="dedicatedCapabilitiesGetResponse">
  16931. <wsdl:part name="parameters" element="typens:dedicatedCapabilitiesGetResponse" />
  16932. </wsdl:message>
  16933. <wsdl:message name="telephonyPhonebookOnSmsContactModifyRequest">
  16934. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactModify" />
  16935. </wsdl:message>
  16936. <wsdl:message name="telephonyPhonebookOnSmsContactModifyResponse">
  16937. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactModifyResponse" />
  16938. </wsdl:message>
  16939. <wsdl:message name="telephonyPhonebookOnSmsModifyRequest">
  16940. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsModify" />
  16941. </wsdl:message>
  16942. <wsdl:message name="telephonyPhonebookOnSmsModifyResponse">
  16943. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsModifyResponse" />
  16944. </wsdl:message>
  16945. <wsdl:message name="cmsListRequest">
  16946. <wsdl:part name="parameters" element="typens:cmsList" />
  16947. </wsdl:message>
  16948. <wsdl:message name="cmsListResponse">
  16949. <wsdl:part name="parameters" element="typens:cmsListResponse" />
  16950. </wsdl:message>
  16951. <wsdl:message name="telephonySmsSetQuotaNotificationRequest">
  16952. <wsdl:part name="parameters" element="typens:telephonySmsSetQuotaNotification" />
  16953. </wsdl:message>
  16954. <wsdl:message name="telephonySmsSetQuotaNotificationResponse">
  16955. <wsdl:part name="parameters" element="typens:telephonySmsSetQuotaNotificationResponse" />
  16956. </wsdl:message>
  16957. <wsdl:message name="dedicatedMonitoringSMSDelRequest">
  16958. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSDel" />
  16959. </wsdl:message>
  16960. <wsdl:message name="dedicatedMonitoringSMSDelResponse">
  16961. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSDelResponse" />
  16962. </wsdl:message>
  16963. <wsdl:message name="telephonySmsUserListRequest">
  16964. <wsdl:part name="parameters" element="typens:telephonySmsUserList" />
  16965. </wsdl:message>
  16966. <wsdl:message name="telephonySmsUserListResponse">
  16967. <wsdl:part name="parameters" element="typens:telephonySmsUserListResponse" />
  16968. </wsdl:message>
  16969. <wsdl:message name="ripeDeleteOrganisationRequest">
  16970. <wsdl:part name="parameters" element="typens:ripeDeleteOrganisation" />
  16971. </wsdl:message>
  16972. <wsdl:message name="ripeDeleteOrganisationResponse">
  16973. <wsdl:part name="parameters" element="typens:ripeDeleteOrganisationResponse" />
  16974. </wsdl:message>
  16975. <wsdl:message name="logsAccessListRequest">
  16976. <wsdl:part name="parameters" element="typens:logsAccessList" />
  16977. </wsdl:message>
  16978. <wsdl:message name="logsAccessListResponse">
  16979. <wsdl:part name="parameters" element="typens:logsAccessListResponse" />
  16980. </wsdl:message>
  16981. <wsdl:message name="telephonyHuntingInfoRequest">
  16982. <wsdl:part name="parameters" element="typens:telephonyHuntingInfo" />
  16983. </wsdl:message>
  16984. <wsdl:message name="telephonyHuntingInfoResponse">
  16985. <wsdl:part name="parameters" element="typens:telephonyHuntingInfoResponse" />
  16986. </wsdl:message>
  16987. <wsdl:message name="dedicatedMonitoringAddRequest">
  16988. <wsdl:part name="parameters" element="typens:dedicatedMonitoringAdd" />
  16989. </wsdl:message>
  16990. <wsdl:message name="dedicatedMonitoringAddResponse">
  16991. <wsdl:part name="parameters" element="typens:dedicatedMonitoringAddResponse" />
  16992. </wsdl:message>
  16993. <wsdl:message name="telephonyPhonebookContactListRequest">
  16994. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactList" />
  16995. </wsdl:message>
  16996. <wsdl:message name="telephonyPhonebookContactListResponse">
  16997. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactListResponse" />
  16998. </wsdl:message>
  16999. <wsdl:message name="resellerDomainTransferASIARequest">
  17000. <wsdl:part name="parameters" element="typens:resellerDomainTransferASIA" />
  17001. </wsdl:message>
  17002. <wsdl:message name="resellerDomainTransferASIAResponse">
  17003. <wsdl:part name="parameters" element="typens:resellerDomainTransferASIAResponse" />
  17004. </wsdl:message>
  17005. <wsdl:message name="telephonySmsUserPasswordRequest">
  17006. <wsdl:part name="parameters" element="typens:telephonySmsUserPassword" />
  17007. </wsdl:message>
  17008. <wsdl:message name="telephonySmsUserPasswordResponse">
  17009. <wsdl:part name="parameters" element="typens:telephonySmsUserPasswordResponse" />
  17010. </wsdl:message>
  17011. <wsdl:message name="domainHostListRequest">
  17012. <wsdl:part name="parameters" element="typens:domainHostList" />
  17013. </wsdl:message>
  17014. <wsdl:message name="domainHostListResponse">
  17015. <wsdl:part name="parameters" element="typens:domainHostListResponse" />
  17016. </wsdl:message>
  17017. <wsdl:message name="hostingChangeMainDomainRequest">
  17018. <wsdl:part name="parameters" element="typens:hostingChangeMainDomain" />
  17019. </wsdl:message>
  17020. <wsdl:message name="hostingChangeMainDomainResponse">
  17021. <wsdl:part name="parameters" element="typens:hostingChangeMainDomainResponse" />
  17022. </wsdl:message>
  17023. <wsdl:message name="telephonyLineGetOfferPricesRequest">
  17024. <wsdl:part name="parameters" element="typens:telephonyLineGetOfferPrices" />
  17025. </wsdl:message>
  17026. <wsdl:message name="telephonyLineGetOfferPricesResponse">
  17027. <wsdl:part name="parameters" element="typens:telephonyLineGetOfferPricesResponse" />
  17028. </wsdl:message>
  17029. <wsdl:message name="telephonySmsGetQuotaNotificationRequest">
  17030. <wsdl:part name="parameters" element="typens:telephonySmsGetQuotaNotification" />
  17031. </wsdl:message>
  17032. <wsdl:message name="telephonySmsGetQuotaNotificationResponse">
  17033. <wsdl:part name="parameters" element="typens:telephonySmsGetQuotaNotificationResponse" />
  17034. </wsdl:message>
  17035. <wsdl:message name="telephonyHuntingModificationModeRequest">
  17036. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationMode" />
  17037. </wsdl:message>
  17038. <wsdl:message name="telephonyHuntingModificationModeResponse">
  17039. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationModeResponse" />
  17040. </wsdl:message>
  17041. <wsdl:message name="telephonyScreenListBlackWhiteChoiceRequest">
  17042. <wsdl:part name="parameters" element="typens:telephonyScreenListBlackWhiteChoice" />
  17043. </wsdl:message>
  17044. <wsdl:message name="telephonyScreenListBlackWhiteChoiceResponse">
  17045. <wsdl:part name="parameters" element="typens:telephonyScreenListBlackWhiteChoiceResponse" />
  17046. </wsdl:message>
  17047. <wsdl:message name="telephonySmsDeleteCsvAttachmentRequest">
  17048. <wsdl:part name="parameters" element="typens:telephonySmsDeleteCsvAttachment" />
  17049. </wsdl:message>
  17050. <wsdl:message name="telephonySmsDeleteCsvAttachmentResponse">
  17051. <wsdl:part name="parameters" element="typens:telephonySmsDeleteCsvAttachmentResponse" />
  17052. </wsdl:message>
  17053. <wsdl:message name="telephonyNumberZoneAndPrefixListRequest">
  17054. <wsdl:part name="parameters" element="typens:telephonyNumberZoneAndPrefixList" />
  17055. </wsdl:message>
  17056. <wsdl:message name="telephonyNumberZoneAndPrefixListResponse">
  17057. <wsdl:part name="parameters" element="typens:telephonyNumberZoneAndPrefixListResponse" />
  17058. </wsdl:message>
  17059. <wsdl:message name="serviceGroupDeleteRequest">
  17060. <wsdl:part name="parameters" element="typens:serviceGroupDelete" />
  17061. </wsdl:message>
  17062. <wsdl:message name="serviceGroupDeleteResponse">
  17063. <wsdl:part name="parameters" element="typens:serviceGroupDeleteResponse" />
  17064. </wsdl:message>
  17065. <wsdl:message name="dedicatedOperationListRequest">
  17066. <wsdl:part name="parameters" element="typens:dedicatedOperationList" />
  17067. </wsdl:message>
  17068. <wsdl:message name="dedicatedOperationListResponse">
  17069. <wsdl:part name="parameters" element="typens:dedicatedOperationListResponse" />
  17070. </wsdl:message>
  17071. <wsdl:message name="telephonyLineSetSipDomainRequest">
  17072. <wsdl:part name="parameters" element="typens:telephonyLineSetSipDomain" />
  17073. </wsdl:message>
  17074. <wsdl:message name="telephonyLineSetSipDomainResponse">
  17075. <wsdl:part name="parameters" element="typens:telephonyLineSetSipDomainResponse" />
  17076. </wsdl:message>
  17077. <wsdl:message name="telephonyTrunkExternalDisplayedNumberDelRequest">
  17078. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberDel" />
  17079. </wsdl:message>
  17080. <wsdl:message name="telephonyTrunkExternalDisplayedNumberDelResponse">
  17081. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberDelResponse" />
  17082. </wsdl:message>
  17083. <wsdl:message name="mailingListModeratorAddRequest">
  17084. <wsdl:part name="parameters" element="typens:mailingListModeratorAdd" />
  17085. </wsdl:message>
  17086. <wsdl:message name="mailingListModeratorAddResponse">
  17087. <wsdl:part name="parameters" element="typens:mailingListModeratorAddResponse" />
  17088. </wsdl:message>
  17089. <wsdl:message name="telephonyPhonebookOnGroupContactListRequest">
  17090. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactList" />
  17091. </wsdl:message>
  17092. <wsdl:message name="telephonyPhonebookOnGroupContactListResponse">
  17093. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactListResponse" />
  17094. </wsdl:message>
  17095. <wsdl:message name="telephonySmsplusServiceReversableTicketsSummaryRequest">
  17096. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsSummary" />
  17097. </wsdl:message>
  17098. <wsdl:message name="telephonySmsplusServiceReversableTicketsSummaryResponse">
  17099. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceReversableTicketsSummaryResponse" />
  17100. </wsdl:message>
  17101. <wsdl:message name="anonymousFtpActivateRequest">
  17102. <wsdl:part name="parameters" element="typens:anonymousFtpActivate" />
  17103. </wsdl:message>
  17104. <wsdl:message name="anonymousFtpActivateResponse">
  17105. <wsdl:part name="parameters" element="typens:anonymousFtpActivateResponse" />
  17106. </wsdl:message>
  17107. <wsdl:message name="telephonyDeleteLineRequest">
  17108. <wsdl:part name="parameters" element="typens:telephonyDeleteLine" />
  17109. </wsdl:message>
  17110. <wsdl:message name="telephonyDeleteLineResponse">
  17111. <wsdl:part name="parameters" element="typens:telephonyDeleteLineResponse" />
  17112. </wsdl:message>
  17113. <wsdl:message name="nicModifyInfosITRequest">
  17114. <wsdl:part name="parameters" element="typens:nicModifyInfosIT" />
  17115. </wsdl:message>
  17116. <wsdl:message name="nicModifyInfosITResponse">
  17117. <wsdl:part name="parameters" element="typens:nicModifyInfosITResponse" />
  17118. </wsdl:message>
  17119. <wsdl:message name="telephonySetTimeZoneNumberRequest">
  17120. <wsdl:part name="parameters" element="typens:telephonySetTimeZoneNumber" />
  17121. </wsdl:message>
  17122. <wsdl:message name="telephonySetTimeZoneNumberResponse">
  17123. <wsdl:part name="parameters" element="typens:telephonySetTimeZoneNumberResponse" />
  17124. </wsdl:message>
  17125. <wsdl:message name="ortDomainAddRequest">
  17126. <wsdl:part name="parameters" element="typens:ortDomainAdd" />
  17127. </wsdl:message>
  17128. <wsdl:message name="ortDomainAddResponse">
  17129. <wsdl:part name="parameters" element="typens:ortDomainAddResponse" />
  17130. </wsdl:message>
  17131. <wsdl:message name="nicPublicInfoRequest">
  17132. <wsdl:part name="parameters" element="typens:nicPublicInfo" />
  17133. </wsdl:message>
  17134. <wsdl:message name="nicPublicInfoResponse">
  17135. <wsdl:part name="parameters" element="typens:nicPublicInfoResponse" />
  17136. </wsdl:message>
  17137. <wsdl:message name="sqlpriveAlertSetRequest">
  17138. <wsdl:part name="parameters" element="typens:sqlpriveAlertSet" />
  17139. </wsdl:message>
  17140. <wsdl:message name="sqlpriveAlertSetResponse">
  17141. <wsdl:part name="parameters" element="typens:sqlpriveAlertSetResponse" />
  17142. </wsdl:message>
  17143. <wsdl:message name="telephonyNicSetIpRestrictionRequest">
  17144. <wsdl:part name="parameters" element="typens:telephonyNicSetIpRestriction" />
  17145. </wsdl:message>
  17146. <wsdl:message name="telephonyNicSetIpRestrictionResponse">
  17147. <wsdl:part name="parameters" element="typens:telephonyNicSetIpRestrictionResponse" />
  17148. </wsdl:message>
  17149. <wsdl:message name="dedicatedBackupIncludeDelRequest">
  17150. <wsdl:part name="parameters" element="typens:dedicatedBackupIncludeDel" />
  17151. </wsdl:message>
  17152. <wsdl:message name="dedicatedBackupIncludeDelResponse">
  17153. <wsdl:part name="parameters" element="typens:dedicatedBackupIncludeDelResponse" />
  17154. </wsdl:message>
  17155. <wsdl:message name="dedicatedBandwidthSwitchingRequest">
  17156. <wsdl:part name="parameters" element="typens:dedicatedBandwidthSwitching" />
  17157. </wsdl:message>
  17158. <wsdl:message name="dedicatedBandwidthSwitchingResponse">
  17159. <wsdl:part name="parameters" element="typens:dedicatedBandwidthSwitchingResponse" />
  17160. </wsdl:message>
  17161. <wsdl:message name="dedicatedIpLoadBalancingDelRequest">
  17162. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingDel" />
  17163. </wsdl:message>
  17164. <wsdl:message name="dedicatedIpLoadBalancingDelResponse">
  17165. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingDelResponse" />
  17166. </wsdl:message>
  17167. <wsdl:message name="sqlpriveMysqlOvhMyAdminRequest">
  17168. <wsdl:part name="parameters" element="typens:sqlpriveMysqlOvhMyAdmin" />
  17169. </wsdl:message>
  17170. <wsdl:message name="sqlpriveMysqlOvhMyAdminResponse">
  17171. <wsdl:part name="parameters" element="typens:sqlpriveMysqlOvhMyAdminResponse" />
  17172. </wsdl:message>
  17173. <wsdl:message name="ftpInfoRequest">
  17174. <wsdl:part name="parameters" element="typens:ftpInfo" />
  17175. </wsdl:message>
  17176. <wsdl:message name="ftpInfoResponse">
  17177. <wsdl:part name="parameters" element="typens:ftpInfoResponse" />
  17178. </wsdl:message>
  17179. <wsdl:message name="telephonyPortabilityStatusRequest">
  17180. <wsdl:part name="parameters" element="typens:telephonyPortabilityStatus" />
  17181. </wsdl:message>
  17182. <wsdl:message name="telephonyPortabilityStatusResponse">
  17183. <wsdl:part name="parameters" element="typens:telephonyPortabilityStatusResponse" />
  17184. </wsdl:message>
  17185. <wsdl:message name="hostingListRequest">
  17186. <wsdl:part name="parameters" element="typens:hostingList" />
  17187. </wsdl:message>
  17188. <wsdl:message name="hostingListResponse">
  17189. <wsdl:part name="parameters" element="typens:hostingListResponse" />
  17190. </wsdl:message>
  17191. <wsdl:message name="orderEmailMxPlanRequest">
  17192. <wsdl:part name="parameters" element="typens:orderEmailMxPlan" />
  17193. </wsdl:message>
  17194. <wsdl:message name="orderEmailMxPlanResponse">
  17195. <wsdl:part name="parameters" element="typens:orderEmailMxPlanResponse" />
  17196. </wsdl:message>
  17197. <wsdl:message name="dedicatedInstallationTemplateUseRequest">
  17198. <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateUse" />
  17199. </wsdl:message>
  17200. <wsdl:message name="dedicatedInstallationTemplateUseResponse">
  17201. <wsdl:part name="parameters" element="typens:dedicatedInstallationTemplateUseResponse" />
  17202. </wsdl:message>
  17203. <wsdl:message name="mailingListSubscriberListRequest">
  17204. <wsdl:part name="parameters" element="typens:mailingListSubscriberList" />
  17205. </wsdl:message>
  17206. <wsdl:message name="mailingListSubscriberListResponse">
  17207. <wsdl:part name="parameters" element="typens:mailingListSubscriberListResponse" />
  17208. </wsdl:message>
  17209. <wsdl:message name="mailingListSubscriberDelRequest">
  17210. <wsdl:part name="parameters" element="typens:mailingListSubscriberDel" />
  17211. </wsdl:message>
  17212. <wsdl:message name="mailingListSubscriberDelResponse">
  17213. <wsdl:part name="parameters" element="typens:mailingListSubscriberDelResponse" />
  17214. </wsdl:message>
  17215. <wsdl:message name="domainLockStatusRequest">
  17216. <wsdl:part name="parameters" element="typens:domainLockStatus" />
  17217. </wsdl:message>
  17218. <wsdl:message name="domainLockStatusResponse">
  17219. <wsdl:part name="parameters" element="typens:domainLockStatusResponse" />
  17220. </wsdl:message>
  17221. <wsdl:message name="prepaidDomainRenewRequest">
  17222. <wsdl:part name="parameters" element="typens:prepaidDomainRenew" />
  17223. </wsdl:message>
  17224. <wsdl:message name="prepaidDomainRenewResponse">
  17225. <wsdl:part name="parameters" element="typens:prepaidDomainRenewResponse" />
  17226. </wsdl:message>
  17227. <wsdl:message name="orderEmailMxLargeRequest">
  17228. <wsdl:part name="parameters" element="typens:orderEmailMxLarge" />
  17229. </wsdl:message>
  17230. <wsdl:message name="orderEmailMxLargeResponse">
  17231. <wsdl:part name="parameters" element="typens:orderEmailMxLargeResponse" />
  17232. </wsdl:message>
  17233. <wsdl:message name="emailFilterActiveRequest">
  17234. <wsdl:part name="parameters" element="typens:emailFilterActive" />
  17235. </wsdl:message>
  17236. <wsdl:message name="emailFilterActiveResponse">
  17237. <wsdl:part name="parameters" element="typens:emailFilterActiveResponse" />
  17238. </wsdl:message>
  17239. <wsdl:message name="telephonySecurityDepositInfoRequest">
  17240. <wsdl:part name="parameters" element="typens:telephonySecurityDepositInfo" />
  17241. </wsdl:message>
  17242. <wsdl:message name="telephonySecurityDepositInfoResponse">
  17243. <wsdl:part name="parameters" element="typens:telephonySecurityDepositInfoResponse" />
  17244. </wsdl:message>
  17245. <wsdl:message name="databaseListRequest">
  17246. <wsdl:part name="parameters" element="typens:databaseList" />
  17247. </wsdl:message>
  17248. <wsdl:message name="databaseListResponse">
  17249. <wsdl:part name="parameters" element="typens:databaseListResponse" />
  17250. </wsdl:message>
  17251. <wsdl:message name="dedicatedIpLoadBalancingServerAddRequest">
  17252. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerAdd" />
  17253. </wsdl:message>
  17254. <wsdl:message name="dedicatedIpLoadBalancingServerAddResponse">
  17255. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingServerAddResponse" />
  17256. </wsdl:message>
  17257. <wsdl:message name="resellerDomainCreateCATRequest">
  17258. <wsdl:part name="parameters" element="typens:resellerDomainCreateCAT" />
  17259. </wsdl:message>
  17260. <wsdl:message name="resellerDomainCreateCATResponse">
  17261. <wsdl:part name="parameters" element="typens:resellerDomainCreateCATResponse" />
  17262. </wsdl:message>
  17263. <wsdl:message name="telephonySmsListCsvAttachmentRequest">
  17264. <wsdl:part name="parameters" element="typens:telephonySmsListCsvAttachment" />
  17265. </wsdl:message>
  17266. <wsdl:message name="telephonySmsListCsvAttachmentResponse">
  17267. <wsdl:part name="parameters" element="typens:telephonySmsListCsvAttachmentResponse" />
  17268. </wsdl:message>
  17269. <wsdl:message name="ftpChangePasswordRequest">
  17270. <wsdl:part name="parameters" element="typens:ftpChangePassword" />
  17271. </wsdl:message>
  17272. <wsdl:message name="ftpChangePasswordResponse">
  17273. <wsdl:part name="parameters" element="typens:ftpChangePasswordResponse" />
  17274. </wsdl:message>
  17275. <wsdl:message name="orderDedicatedFailoverRequest">
  17276. <wsdl:part name="parameters" element="typens:orderDedicatedFailover" />
  17277. </wsdl:message>
  17278. <wsdl:message name="orderDedicatedFailoverResponse">
  17279. <wsdl:part name="parameters" element="typens:orderDedicatedFailoverResponse" />
  17280. </wsdl:message>
  17281. <wsdl:message name="rpsGetIoStatsRequest">
  17282. <wsdl:part name="parameters" element="typens:rpsGetIoStats" />
  17283. </wsdl:message>
  17284. <wsdl:message name="rpsGetIoStatsResponse">
  17285. <wsdl:part name="parameters" element="typens:rpsGetIoStatsResponse" />
  17286. </wsdl:message>
  17287. <wsdl:message name="dedicatedRipeUpdateOrganisationRequest">
  17288. <wsdl:part name="parameters" element="typens:dedicatedRipeUpdateOrganisation" />
  17289. </wsdl:message>
  17290. <wsdl:message name="dedicatedRipeUpdateOrganisationResponse">
  17291. <wsdl:part name="parameters" element="typens:dedicatedRipeUpdateOrganisationResponse" />
  17292. </wsdl:message>
  17293. <wsdl:message name="cmsRenewAdminPasswordRequest">
  17294. <wsdl:part name="parameters" element="typens:cmsRenewAdminPassword" />
  17295. </wsdl:message>
  17296. <wsdl:message name="cmsRenewAdminPasswordResponse">
  17297. <wsdl:part name="parameters" element="typens:cmsRenewAdminPasswordResponse" />
  17298. </wsdl:message>
  17299. <wsdl:message name="dedicatedNetbootModifyByIdRequest">
  17300. <wsdl:part name="parameters" element="typens:dedicatedNetbootModifyById" />
  17301. </wsdl:message>
  17302. <wsdl:message name="dedicatedNetbootModifyByIdResponse">
  17303. <wsdl:part name="parameters" element="typens:dedicatedNetbootModifyByIdResponse" />
  17304. </wsdl:message>
  17305. <wsdl:message name="telephonySmsCancelSendingRequest">
  17306. <wsdl:part name="parameters" element="typens:telephonySmsCancelSending" />
  17307. </wsdl:message>
  17308. <wsdl:message name="telephonySmsCancelSendingResponse">
  17309. <wsdl:part name="parameters" element="typens:telephonySmsCancelSendingResponse" />
  17310. </wsdl:message>
  17311. <wsdl:message name="telephonyScreenListInfoRequest">
  17312. <wsdl:part name="parameters" element="typens:telephonyScreenListInfo" />
  17313. </wsdl:message>
  17314. <wsdl:message name="telephonyScreenListInfoResponse">
  17315. <wsdl:part name="parameters" element="typens:telephonyScreenListInfoResponse" />
  17316. </wsdl:message>
  17317. <wsdl:message name="telephonyLineLogsOnGroupRequest">
  17318. <wsdl:part name="parameters" element="typens:telephonyLineLogsOnGroup" />
  17319. </wsdl:message>
  17320. <wsdl:message name="telephonyLineLogsOnGroupResponse">
  17321. <wsdl:part name="parameters" element="typens:telephonyLineLogsOnGroupResponse" />
  17322. </wsdl:message>
  17323. <wsdl:message name="telephonyLineGetMgcpIpRestrictionRequest">
  17324. <wsdl:part name="parameters" element="typens:telephonyLineGetMgcpIpRestriction" />
  17325. </wsdl:message>
  17326. <wsdl:message name="telephonyLineGetMgcpIpRestrictionResponse">
  17327. <wsdl:part name="parameters" element="typens:telephonyLineGetMgcpIpRestrictionResponse" />
  17328. </wsdl:message>
  17329. <wsdl:message name="databaseDeleteRequest">
  17330. <wsdl:part name="parameters" element="typens:databaseDelete" />
  17331. </wsdl:message>
  17332. <wsdl:message name="databaseDeleteResponse">
  17333. <wsdl:part name="parameters" element="typens:databaseDeleteResponse" />
  17334. </wsdl:message>
  17335. <wsdl:message name="resellerDomainCreateASIARequest">
  17336. <wsdl:part name="parameters" element="typens:resellerDomainCreateASIA" />
  17337. </wsdl:message>
  17338. <wsdl:message name="resellerDomainCreateASIAResponse">
  17339. <wsdl:part name="parameters" element="typens:resellerDomainCreateASIAResponse" />
  17340. </wsdl:message>
  17341. <wsdl:message name="telephonyLineDetailsRequest">
  17342. <wsdl:part name="parameters" element="typens:telephonyLineDetails" />
  17343. </wsdl:message>
  17344. <wsdl:message name="telephonyLineDetailsResponse">
  17345. <wsdl:part name="parameters" element="typens:telephonyLineDetailsResponse" />
  17346. </wsdl:message>
  17347. <wsdl:message name="telephonyPhonebookContactDelRequest">
  17348. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactDel" />
  17349. </wsdl:message>
  17350. <wsdl:message name="telephonyPhonebookContactDelResponse">
  17351. <wsdl:part name="parameters" element="typens:telephonyPhonebookContactDelResponse" />
  17352. </wsdl:message>
  17353. <wsdl:message name="ticketCreateRequest">
  17354. <wsdl:part name="parameters" element="typens:ticketCreate" />
  17355. </wsdl:message>
  17356. <wsdl:message name="ticketCreateResponse">
  17357. <wsdl:part name="parameters" element="typens:ticketCreateResponse" />
  17358. </wsdl:message>
  17359. <wsdl:message name="notepadAddRequest">
  17360. <wsdl:part name="parameters" element="typens:notepadAdd" />
  17361. </wsdl:message>
  17362. <wsdl:message name="notepadAddResponse">
  17363. <wsdl:part name="parameters" element="typens:notepadAddResponse" />
  17364. </wsdl:message>
  17365. <wsdl:message name="subDomainAddRequest">
  17366. <wsdl:part name="parameters" element="typens:subDomainAdd" />
  17367. </wsdl:message>
  17368. <wsdl:message name="subDomainAddResponse">
  17369. <wsdl:part name="parameters" element="typens:subDomainAddResponse" />
  17370. </wsdl:message>
  17371. <wsdl:message name="dedicatedBackupGetDateRequest">
  17372. <wsdl:part name="parameters" element="typens:dedicatedBackupGetDate" />
  17373. </wsdl:message>
  17374. <wsdl:message name="dedicatedBackupGetDateResponse">
  17375. <wsdl:part name="parameters" element="typens:dedicatedBackupGetDateResponse" />
  17376. </wsdl:message>
  17377. <wsdl:message name="dedicatedSecondaryDNSDelRequest">
  17378. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSDel" />
  17379. </wsdl:message>
  17380. <wsdl:message name="dedicatedSecondaryDNSDelResponse">
  17381. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSDelResponse" />
  17382. </wsdl:message>
  17383. <wsdl:message name="domainLockRequest">
  17384. <wsdl:part name="parameters" element="typens:domainLock" />
  17385. </wsdl:message>
  17386. <wsdl:message name="domainLockResponse">
  17387. <wsdl:part name="parameters" element="typens:domainLockResponse" />
  17388. </wsdl:message>
  17389. <wsdl:message name="telephonyRatesListCsvRequest">
  17390. <wsdl:part name="parameters" element="typens:telephonyRatesListCsv" />
  17391. </wsdl:message>
  17392. <wsdl:message name="telephonyRatesListCsvResponse">
  17393. <wsdl:part name="parameters" element="typens:telephonyRatesListCsvResponse" />
  17394. </wsdl:message>
  17395. <wsdl:message name="emailFilterListRequest">
  17396. <wsdl:part name="parameters" element="typens:emailFilterList" />
  17397. </wsdl:message>
  17398. <wsdl:message name="emailFilterListResponse">
  17399. <wsdl:part name="parameters" element="typens:emailFilterListResponse" />
  17400. </wsdl:message>
  17401. <wsdl:message name="zoneEntryAddRequest">
  17402. <wsdl:part name="parameters" element="typens:zoneEntryAdd" />
  17403. </wsdl:message>
  17404. <wsdl:message name="zoneEntryAddResponse">
  17405. <wsdl:part name="parameters" element="typens:zoneEntryAddResponse" />
  17406. </wsdl:message>
  17407. <wsdl:message name="telephonyConferenceGetInfosRequest">
  17408. <wsdl:part name="parameters" element="typens:telephonyConferenceGetInfos" />
  17409. </wsdl:message>
  17410. <wsdl:message name="telephonyConferenceGetInfosResponse">
  17411. <wsdl:part name="parameters" element="typens:telephonyConferenceGetInfosResponse" />
  17412. </wsdl:message>
  17413. <wsdl:message name="dedicatedSecondaryDNSGetAllRequest">
  17414. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSGetAll" />
  17415. </wsdl:message>
  17416. <wsdl:message name="dedicatedSecondaryDNSGetAllResponse">
  17417. <wsdl:part name="parameters" element="typens:dedicatedSecondaryDNSGetAllResponse" />
  17418. </wsdl:message>
  17419. <wsdl:message name="infrastructureIpListGetRequest">
  17420. <wsdl:part name="parameters" element="typens:infrastructureIpListGet" />
  17421. </wsdl:message>
  17422. <wsdl:message name="infrastructureIpListGetResponse">
  17423. <wsdl:part name="parameters" element="typens:infrastructureIpListGetResponse" />
  17424. </wsdl:message>
  17425. <wsdl:message name="mailingListInfoRequest">
  17426. <wsdl:part name="parameters" element="typens:mailingListInfo" />
  17427. </wsdl:message>
  17428. <wsdl:message name="mailingListInfoResponse">
  17429. <wsdl:part name="parameters" element="typens:mailingListInfoResponse" />
  17430. </wsdl:message>
  17431. <wsdl:message name="serviceListRequest">
  17432. <wsdl:part name="parameters" element="typens:serviceList" />
  17433. </wsdl:message>
  17434. <wsdl:message name="serviceListResponse">
  17435. <wsdl:part name="parameters" element="typens:serviceListResponse" />
  17436. </wsdl:message>
  17437. <wsdl:message name="serviceGroupSetCommentRequest">
  17438. <wsdl:part name="parameters" element="typens:serviceGroupSetComment" />
  17439. </wsdl:message>
  17440. <wsdl:message name="serviceGroupSetCommentResponse">
  17441. <wsdl:part name="parameters" element="typens:serviceGroupSetCommentResponse" />
  17442. </wsdl:message>
  17443. <wsdl:message name="telephonyPhonebookOnSmsContactListRequest">
  17444. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactList" />
  17445. </wsdl:message>
  17446. <wsdl:message name="telephonyPhonebookOnSmsContactListResponse">
  17447. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactListResponse" />
  17448. </wsdl:message>
  17449. <wsdl:message name="nicCreateITRequest">
  17450. <wsdl:part name="parameters" element="typens:nicCreateIT" />
  17451. </wsdl:message>
  17452. <wsdl:message name="nicCreateITResponse">
  17453. <wsdl:part name="parameters" element="typens:nicCreateITResponse" />
  17454. </wsdl:message>
  17455. <wsdl:message name="telephonyPhonebookOnSmsContactAddRequest">
  17456. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactAdd" />
  17457. </wsdl:message>
  17458. <wsdl:message name="telephonyPhonebookOnSmsContactAddResponse">
  17459. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnSmsContactAddResponse" />
  17460. </wsdl:message>
  17461. <wsdl:message name="dedicatedMonitoringNotificationDelRequest">
  17462. <wsdl:part name="parameters" element="typens:dedicatedMonitoringNotificationDel" />
  17463. </wsdl:message>
  17464. <wsdl:message name="dedicatedMonitoringNotificationDelResponse">
  17465. <wsdl:part name="parameters" element="typens:dedicatedMonitoringNotificationDelResponse" />
  17466. </wsdl:message>
  17467. <wsdl:message name="domainOperationCancelRequest">
  17468. <wsdl:part name="parameters" element="typens:domainOperationCancel" />
  17469. </wsdl:message>
  17470. <wsdl:message name="domainOperationCancelResponse">
  17471. <wsdl:part name="parameters" element="typens:domainOperationCancelResponse" />
  17472. </wsdl:message>
  17473. <wsdl:message name="telephonyFMHuntingModificationAnonymousCallRejectionRequest">
  17474. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationAnonymousCallRejection" />
  17475. </wsdl:message>
  17476. <wsdl:message name="telephonyFMHuntingModificationAnonymousCallRejectionResponse">
  17477. <wsdl:part name="parameters" element="typens:telephonyFMHuntingModificationAnonymousCallRejectionResponse" />
  17478. </wsdl:message>
  17479. <wsdl:message name="dedicatedBandwidthManagementGetRequest">
  17480. <wsdl:part name="parameters" element="typens:dedicatedBandwidthManagementGet" />
  17481. </wsdl:message>
  17482. <wsdl:message name="dedicatedBandwidthManagementGetResponse">
  17483. <wsdl:part name="parameters" element="typens:dedicatedBandwidthManagementGetResponse" />
  17484. </wsdl:message>
  17485. <wsdl:message name="telephonyDdiModifyRequest">
  17486. <wsdl:part name="parameters" element="typens:telephonyDdiModify" />
  17487. </wsdl:message>
  17488. <wsdl:message name="telephonyDdiModifyResponse">
  17489. <wsdl:part name="parameters" element="typens:telephonyDdiModifyResponse" />
  17490. </wsdl:message>
  17491. <wsdl:message name="dedicatedMonitoringStatusUpdateRequest">
  17492. <wsdl:part name="parameters" element="typens:dedicatedMonitoringStatusUpdate" />
  17493. </wsdl:message>
  17494. <wsdl:message name="dedicatedMonitoringStatusUpdateResponse">
  17495. <wsdl:part name="parameters" element="typens:dedicatedMonitoringStatusUpdateResponse" />
  17496. </wsdl:message>
  17497. <wsdl:message name="dedicatedIPForUDPMoveGetStatusRequest">
  17498. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPMoveGetStatus" />
  17499. </wsdl:message>
  17500. <wsdl:message name="dedicatedIPForUDPMoveGetStatusResponse">
  17501. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPMoveGetStatusResponse" />
  17502. </wsdl:message>
  17503. <wsdl:message name="telephonyRedirectInfoRequest">
  17504. <wsdl:part name="parameters" element="typens:telephonyRedirectInfo" />
  17505. </wsdl:message>
  17506. <wsdl:message name="telephonyRedirectInfoResponse">
  17507. <wsdl:part name="parameters" element="typens:telephonyRedirectInfoResponse" />
  17508. </wsdl:message>
  17509. <wsdl:message name="anonymousFtpChangePasswordRequest">
  17510. <wsdl:part name="parameters" element="typens:anonymousFtpChangePassword" />
  17511. </wsdl:message>
  17512. <wsdl:message name="anonymousFtpChangePasswordResponse">
  17513. <wsdl:part name="parameters" element="typens:anonymousFtpChangePasswordResponse" />
  17514. </wsdl:message>
  17515. <wsdl:message name="telephonySmsSendRequest">
  17516. <wsdl:part name="parameters" element="typens:telephonySmsSend" />
  17517. </wsdl:message>
  17518. <wsdl:message name="telephonySmsSendResponse">
  17519. <wsdl:part name="parameters" element="typens:telephonySmsSendResponse" />
  17520. </wsdl:message>
  17521. <wsdl:message name="automatedMailLockRequest">
  17522. <wsdl:part name="parameters" element="typens:automatedMailLock" />
  17523. </wsdl:message>
  17524. <wsdl:message name="automatedMailLockResponse">
  17525. <wsdl:part name="parameters" element="typens:automatedMailLockResponse" />
  17526. </wsdl:message>
  17527. <wsdl:message name="dedicatedRipeDeleteOrganisationRequest">
  17528. <wsdl:part name="parameters" element="typens:dedicatedRipeDeleteOrganisation" />
  17529. </wsdl:message>
  17530. <wsdl:message name="dedicatedRipeDeleteOrganisationResponse">
  17531. <wsdl:part name="parameters" element="typens:dedicatedRipeDeleteOrganisationResponse" />
  17532. </wsdl:message>
  17533. <wsdl:message name="dedicatedFailoverRipeGetIpRequest">
  17534. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeGetIp" />
  17535. </wsdl:message>
  17536. <wsdl:message name="dedicatedFailoverRipeGetIpResponse">
  17537. <wsdl:part name="parameters" element="typens:dedicatedFailoverRipeGetIpResponse" />
  17538. </wsdl:message>
  17539. <wsdl:message name="responderEmailModifyRequest">
  17540. <wsdl:part name="parameters" element="typens:responderEmailModify" />
  17541. </wsdl:message>
  17542. <wsdl:message name="responderEmailModifyResponse">
  17543. <wsdl:part name="parameters" element="typens:responderEmailModifyResponse" />
  17544. </wsdl:message>
  17545. <wsdl:message name="dedicatedInstallBasicRequest">
  17546. <wsdl:part name="parameters" element="typens:dedicatedInstallBasic" />
  17547. </wsdl:message>
  17548. <wsdl:message name="dedicatedInstallBasicResponse">
  17549. <wsdl:part name="parameters" element="typens:dedicatedInstallBasicResponse" />
  17550. </wsdl:message>
  17551. <wsdl:message name="emailGetDomainMxFilteringRequest">
  17552. <wsdl:part name="parameters" element="typens:emailGetDomainMxFiltering" />
  17553. </wsdl:message>
  17554. <wsdl:message name="emailGetDomainMxFilteringResponse">
  17555. <wsdl:part name="parameters" element="typens:emailGetDomainMxFilteringResponse" />
  17556. </wsdl:message>
  17557. <wsdl:message name="managedServicesPartitionCreateRequest">
  17558. <wsdl:part name="parameters" element="typens:managedServicesPartitionCreate" />
  17559. </wsdl:message>
  17560. <wsdl:message name="managedServicesPartitionCreateResponse">
  17561. <wsdl:part name="parameters" element="typens:managedServicesPartitionCreateResponse" />
  17562. </wsdl:message>
  17563. <wsdl:message name="telephonyLineGetSipDomainRequest">
  17564. <wsdl:part name="parameters" element="typens:telephonyLineGetSipDomain" />
  17565. </wsdl:message>
  17566. <wsdl:message name="telephonyLineGetSipDomainResponse">
  17567. <wsdl:part name="parameters" element="typens:telephonyLineGetSipDomainResponse" />
  17568. </wsdl:message>
  17569. <wsdl:message name="nicModifyEmailRequest">
  17570. <wsdl:part name="parameters" element="typens:nicModifyEmail" />
  17571. </wsdl:message>
  17572. <wsdl:message name="nicModifyEmailResponse">
  17573. <wsdl:part name="parameters" element="typens:nicModifyEmailResponse" />
  17574. </wsdl:message>
  17575. <wsdl:message name="telephonyToneDeleteRequest">
  17576. <wsdl:part name="parameters" element="typens:telephonyToneDelete" />
  17577. </wsdl:message>
  17578. <wsdl:message name="telephonyToneDeleteResponse">
  17579. <wsdl:part name="parameters" element="typens:telephonyToneDeleteResponse" />
  17580. </wsdl:message>
  17581. <wsdl:message name="telephonyLineSetMgcpIpRestrictionRequest">
  17582. <wsdl:part name="parameters" element="typens:telephonyLineSetMgcpIpRestriction" />
  17583. </wsdl:message>
  17584. <wsdl:message name="telephonyLineSetMgcpIpRestrictionResponse">
  17585. <wsdl:part name="parameters" element="typens:telephonyLineSetMgcpIpRestrictionResponse" />
  17586. </wsdl:message>
  17587. <wsdl:message name="dedicatedInstallResetRequest">
  17588. <wsdl:part name="parameters" element="typens:dedicatedInstallReset" />
  17589. </wsdl:message>
  17590. <wsdl:message name="dedicatedInstallResetResponse">
  17591. <wsdl:part name="parameters" element="typens:dedicatedInstallResetResponse" />
  17592. </wsdl:message>
  17593. <wsdl:message name="dedicatedMonitoringServiceAddNotificationRequest">
  17594. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAddNotification" />
  17595. </wsdl:message>
  17596. <wsdl:message name="dedicatedMonitoringServiceAddNotificationResponse">
  17597. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAddNotificationResponse" />
  17598. </wsdl:message>
  17599. <wsdl:message name="orderDedicatedFailoverRipeRequest">
  17600. <wsdl:part name="parameters" element="typens:orderDedicatedFailoverRipe" />
  17601. </wsdl:message>
  17602. <wsdl:message name="orderDedicatedFailoverRipeResponse">
  17603. <wsdl:part name="parameters" element="typens:orderDedicatedFailoverRipeResponse" />
  17604. </wsdl:message>
  17605. <wsdl:message name="telephonyPhonebookOnGroupContactModifyRequest">
  17606. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactModify" />
  17607. </wsdl:message>
  17608. <wsdl:message name="telephonyPhonebookOnGroupContactModifyResponse">
  17609. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupContactModifyResponse" />
  17610. </wsdl:message>
  17611. <wsdl:message name="serviceGroupRemoveServiceRequest">
  17612. <wsdl:part name="parameters" element="typens:serviceGroupRemoveService" />
  17613. </wsdl:message>
  17614. <wsdl:message name="serviceGroupRemoveServiceResponse">
  17615. <wsdl:part name="parameters" element="typens:serviceGroupRemoveServiceResponse" />
  17616. </wsdl:message>
  17617. <wsdl:message name="telephonyScreenListBlackWhiteChoiceModifyRequest">
  17618. <wsdl:part name="parameters" element="typens:telephonyScreenListBlackWhiteChoiceModify" />
  17619. </wsdl:message>
  17620. <wsdl:message name="telephonyScreenListBlackWhiteChoiceModifyResponse">
  17621. <wsdl:part name="parameters" element="typens:telephonyScreenListBlackWhiteChoiceModifyResponse" />
  17622. </wsdl:message>
  17623. <wsdl:message name="telephonySmsplusServiceDetailsRequest">
  17624. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDetails" />
  17625. </wsdl:message>
  17626. <wsdl:message name="telephonySmsplusServiceDetailsResponse">
  17627. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceDetailsResponse" />
  17628. </wsdl:message>
  17629. <wsdl:message name="dedicatedFilterIrcClientRuleDelRequest">
  17630. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleDel" />
  17631. </wsdl:message>
  17632. <wsdl:message name="dedicatedFilterIrcClientRuleDelResponse">
  17633. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleDelResponse" />
  17634. </wsdl:message>
  17635. <wsdl:message name="domainHostAddRequest">
  17636. <wsdl:part name="parameters" element="typens:domainHostAdd" />
  17637. </wsdl:message>
  17638. <wsdl:message name="domainHostAddResponse">
  17639. <wsdl:part name="parameters" element="typens:domainHostAddResponse" />
  17640. </wsdl:message>
  17641. <wsdl:message name="popModifyDescriptionRequest">
  17642. <wsdl:part name="parameters" element="typens:popModifyDescription" />
  17643. </wsdl:message>
  17644. <wsdl:message name="popModifyDescriptionResponse">
  17645. <wsdl:part name="parameters" element="typens:popModifyDescriptionResponse" />
  17646. </wsdl:message>
  17647. <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelRequest">
  17648. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDel" />
  17649. </wsdl:message>
  17650. <wsdl:message name="telephonyAbbreviatedNumberOnGroupDelResponse">
  17651. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupDelResponse" />
  17652. </wsdl:message>
  17653. <wsdl:message name="crontabAddRequest">
  17654. <wsdl:part name="parameters" element="typens:crontabAdd" />
  17655. </wsdl:message>
  17656. <wsdl:message name="crontabAddResponse">
  17657. <wsdl:part name="parameters" element="typens:crontabAddResponse" />
  17658. </wsdl:message>
  17659. <wsdl:message name="telephonySmsSenderDescriptionRequest">
  17660. <wsdl:part name="parameters" element="typens:telephonySmsSenderDescription" />
  17661. </wsdl:message>
  17662. <wsdl:message name="telephonySmsSenderDescriptionResponse">
  17663. <wsdl:part name="parameters" element="typens:telephonySmsSenderDescriptionResponse" />
  17664. </wsdl:message>
  17665. <wsdl:message name="mailingListModifyRequest">
  17666. <wsdl:part name="parameters" element="typens:mailingListModify" />
  17667. </wsdl:message>
  17668. <wsdl:message name="mailingListModifyResponse">
  17669. <wsdl:part name="parameters" element="typens:mailingListModifyResponse" />
  17670. </wsdl:message>
  17671. <wsdl:message name="managedServicesPartitionGetRequest">
  17672. <wsdl:part name="parameters" element="typens:managedServicesPartitionGet" />
  17673. </wsdl:message>
  17674. <wsdl:message name="managedServicesPartitionGetResponse">
  17675. <wsdl:part name="parameters" element="typens:managedServicesPartitionGetResponse" />
  17676. </wsdl:message>
  17677. <wsdl:message name="telephonyAbbreviatedNumberListPaginatedRequest">
  17678. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListPaginated" />
  17679. </wsdl:message>
  17680. <wsdl:message name="telephonyAbbreviatedNumberListPaginatedResponse">
  17681. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberListPaginatedResponse" />
  17682. </wsdl:message>
  17683. <wsdl:message name="telephonySetDefaultPrivateHolidaysEventsRequest">
  17684. <wsdl:part name="parameters" element="typens:telephonySetDefaultPrivateHolidaysEvents" />
  17685. </wsdl:message>
  17686. <wsdl:message name="telephonySetDefaultPrivateHolidaysEventsResponse">
  17687. <wsdl:part name="parameters" element="typens:telephonySetDefaultPrivateHolidaysEventsResponse" />
  17688. </wsdl:message>
  17689. <wsdl:message name="emailDelMasterNicRequest">
  17690. <wsdl:part name="parameters" element="typens:emailDelMasterNic" />
  17691. </wsdl:message>
  17692. <wsdl:message name="emailDelMasterNicResponse">
  17693. <wsdl:part name="parameters" element="typens:emailDelMasterNicResponse" />
  17694. </wsdl:message>
  17695. <wsdl:message name="redirectedEmailModifyRequest">
  17696. <wsdl:part name="parameters" element="typens:redirectedEmailModify" />
  17697. </wsdl:message>
  17698. <wsdl:message name="redirectedEmailModifyResponse">
  17699. <wsdl:part name="parameters" element="typens:redirectedEmailModifyResponse" />
  17700. </wsdl:message>
  17701. <wsdl:message name="telephonySpareServiceListRequest">
  17702. <wsdl:part name="parameters" element="typens:telephonySpareServiceList" />
  17703. </wsdl:message>
  17704. <wsdl:message name="telephonySpareServiceListResponse">
  17705. <wsdl:part name="parameters" element="typens:telephonySpareServiceListResponse" />
  17706. </wsdl:message>
  17707. <wsdl:message name="popInfoRequest">
  17708. <wsdl:part name="parameters" element="typens:popInfo" />
  17709. </wsdl:message>
  17710. <wsdl:message name="popInfoResponse">
  17711. <wsdl:part name="parameters" element="typens:popInfoResponse" />
  17712. </wsdl:message>
  17713. <wsdl:message name="zoneExportRequest">
  17714. <wsdl:part name="parameters" element="typens:zoneExport" />
  17715. </wsdl:message>
  17716. <wsdl:message name="zoneExportResponse">
  17717. <wsdl:part name="parameters" element="typens:zoneExportResponse" />
  17718. </wsdl:message>
  17719. <wsdl:message name="dedicatedMrtgInfoRequest">
  17720. <wsdl:part name="parameters" element="typens:dedicatedMrtgInfo" />
  17721. </wsdl:message>
  17722. <wsdl:message name="dedicatedMrtgInfoResponse">
  17723. <wsdl:part name="parameters" element="typens:dedicatedMrtgInfoResponse" />
  17724. </wsdl:message>
  17725. <wsdl:message name="dedicatedBackupReinstallDataRequest">
  17726. <wsdl:part name="parameters" element="typens:dedicatedBackupReinstallData" />
  17727. </wsdl:message>
  17728. <wsdl:message name="dedicatedBackupReinstallDataResponse">
  17729. <wsdl:part name="parameters" element="typens:dedicatedBackupReinstallDataResponse" />
  17730. </wsdl:message>
  17731. <wsdl:message name="serviceFreedomListRequest">
  17732. <wsdl:part name="parameters" element="typens:serviceFreedomList" />
  17733. </wsdl:message>
  17734. <wsdl:message name="serviceFreedomListResponse">
  17735. <wsdl:part name="parameters" element="typens:serviceFreedomListResponse" />
  17736. </wsdl:message>
  17737. <wsdl:message name="supportGetFullMessageRequest">
  17738. <wsdl:part name="parameters" element="typens:supportGetFullMessage" />
  17739. </wsdl:message>
  17740. <wsdl:message name="supportGetFullMessageResponse">
  17741. <wsdl:part name="parameters" element="typens:supportGetFullMessageResponse" />
  17742. </wsdl:message>
  17743. <wsdl:message name="telephonySmsUserListCsvAttachmentRequest">
  17744. <wsdl:part name="parameters" element="typens:telephonySmsUserListCsvAttachment" />
  17745. </wsdl:message>
  17746. <wsdl:message name="telephonySmsUserListCsvAttachmentResponse">
  17747. <wsdl:part name="parameters" element="typens:telephonySmsUserListCsvAttachmentResponse" />
  17748. </wsdl:message>
  17749. <wsdl:message name="emailGetDomainCatchAllRequest">
  17750. <wsdl:part name="parameters" element="typens:emailGetDomainCatchAll" />
  17751. </wsdl:message>
  17752. <wsdl:message name="emailGetDomainCatchAllResponse">
  17753. <wsdl:part name="parameters" element="typens:emailGetDomainCatchAllResponse" />
  17754. </wsdl:message>
  17755. <wsdl:message name="telephonyFaxCallListRequest">
  17756. <wsdl:part name="parameters" element="typens:telephonyFaxCallList" />
  17757. </wsdl:message>
  17758. <wsdl:message name="telephonyFaxCallListResponse">
  17759. <wsdl:part name="parameters" element="typens:telephonyFaxCallListResponse" />
  17760. </wsdl:message>
  17761. <wsdl:message name="telephonySmsUserSendRequest">
  17762. <wsdl:part name="parameters" element="typens:telephonySmsUserSend" />
  17763. </wsdl:message>
  17764. <wsdl:message name="telephonySmsUserSendResponse">
  17765. <wsdl:part name="parameters" element="typens:telephonySmsUserSendResponse" />
  17766. </wsdl:message>
  17767. <wsdl:message name="mailingListAddRequest">
  17768. <wsdl:part name="parameters" element="typens:mailingListAdd" />
  17769. </wsdl:message>
  17770. <wsdl:message name="mailingListAddResponse">
  17771. <wsdl:part name="parameters" element="typens:mailingListAddResponse" />
  17772. </wsdl:message>
  17773. <wsdl:message name="dedicatedBackupFtpInfoRequest">
  17774. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpInfo" />
  17775. </wsdl:message>
  17776. <wsdl:message name="dedicatedBackupFtpInfoResponse">
  17777. <wsdl:part name="parameters" element="typens:dedicatedBackupFtpInfoResponse" />
  17778. </wsdl:message>
  17779. <wsdl:message name="telephonyPhonebookOnGroupGroupListRequest">
  17780. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupGroupList" />
  17781. </wsdl:message>
  17782. <wsdl:message name="telephonyPhonebookOnGroupGroupListResponse">
  17783. <wsdl:part name="parameters" element="typens:telephonyPhonebookOnGroupGroupListResponse" />
  17784. </wsdl:message>
  17785. <wsdl:message name="telephonyClick2CallUserPasswordRequest">
  17786. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserPassword" />
  17787. </wsdl:message>
  17788. <wsdl:message name="telephonyClick2CallUserPasswordResponse">
  17789. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserPasswordResponse" />
  17790. </wsdl:message>
  17791. <wsdl:message name="dedicatedMonitoringModifyRequest">
  17792. <wsdl:part name="parameters" element="typens:dedicatedMonitoringModify" />
  17793. </wsdl:message>
  17794. <wsdl:message name="dedicatedMonitoringModifyResponse">
  17795. <wsdl:part name="parameters" element="typens:dedicatedMonitoringModifyResponse" />
  17796. </wsdl:message>
  17797. <wsdl:message name="emailSetMasterNicRequest">
  17798. <wsdl:part name="parameters" element="typens:emailSetMasterNic" />
  17799. </wsdl:message>
  17800. <wsdl:message name="emailSetMasterNicResponse">
  17801. <wsdl:part name="parameters" element="typens:emailSetMasterNicResponse" />
  17802. </wsdl:message>
  17803. <wsdl:message name="sqlpriveMysqlDatabaseListRequest">
  17804. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseList" />
  17805. </wsdl:message>
  17806. <wsdl:message name="sqlpriveMysqlDatabaseListResponse">
  17807. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseListResponse" />
  17808. </wsdl:message>
  17809. <wsdl:message name="automatedMailReturnSetRequest">
  17810. <wsdl:part name="parameters" element="typens:automatedMailReturnSet" />
  17811. </wsdl:message>
  17812. <wsdl:message name="automatedMailReturnSetResponse">
  17813. <wsdl:part name="parameters" element="typens:automatedMailReturnSetResponse" />
  17814. </wsdl:message>
  17815. <wsdl:message name="databaseRecreateRequest">
  17816. <wsdl:part name="parameters" element="typens:databaseRecreate" />
  17817. </wsdl:message>
  17818. <wsdl:message name="databaseRecreateResponse">
  17819. <wsdl:part name="parameters" element="typens:databaseRecreateResponse" />
  17820. </wsdl:message>
  17821. <wsdl:message name="popModifyPasswordRequest">
  17822. <wsdl:part name="parameters" element="typens:popModifyPassword" />
  17823. </wsdl:message>
  17824. <wsdl:message name="popModifyPasswordResponse">
  17825. <wsdl:part name="parameters" element="typens:popModifyPasswordResponse" />
  17826. </wsdl:message>
  17827. <wsdl:message name="responderEmailAddRequest">
  17828. <wsdl:part name="parameters" element="typens:responderEmailAdd" />
  17829. </wsdl:message>
  17830. <wsdl:message name="responderEmailAddResponse">
  17831. <wsdl:part name="parameters" element="typens:responderEmailAddResponse" />
  17832. </wsdl:message>
  17833. <wsdl:message name="sqlpriveMysqlProcessListRequest">
  17834. <wsdl:part name="parameters" element="typens:sqlpriveMysqlProcessList" />
  17835. </wsdl:message>
  17836. <wsdl:message name="sqlpriveMysqlProcessListResponse">
  17837. <wsdl:part name="parameters" element="typens:sqlpriveMysqlProcessListResponse" />
  17838. </wsdl:message>
  17839. <wsdl:message name="telephonySmsGetUserQuotaRequest">
  17840. <wsdl:part name="parameters" element="typens:telephonySmsGetUserQuota" />
  17841. </wsdl:message>
  17842. <wsdl:message name="telephonySmsGetUserQuotaResponse">
  17843. <wsdl:part name="parameters" element="typens:telephonySmsGetUserQuotaResponse" />
  17844. </wsdl:message>
  17845. <wsdl:message name="dedicatedGetRandomAvailableIpFromCountryRequest">
  17846. <wsdl:part name="parameters" element="typens:dedicatedGetRandomAvailableIpFromCountry" />
  17847. </wsdl:message>
  17848. <wsdl:message name="dedicatedGetRandomAvailableIpFromCountryResponse">
  17849. <wsdl:part name="parameters" element="typens:dedicatedGetRandomAvailableIpFromCountryResponse" />
  17850. </wsdl:message>
  17851. <wsdl:message name="telephonySmsSenderDeleteRequest">
  17852. <wsdl:part name="parameters" element="typens:telephonySmsSenderDelete" />
  17853. </wsdl:message>
  17854. <wsdl:message name="telephonySmsSenderDeleteResponse">
  17855. <wsdl:part name="parameters" element="typens:telephonySmsSenderDeleteResponse" />
  17856. </wsdl:message>
  17857. <wsdl:message name="telephonyToneStatusRequest">
  17858. <wsdl:part name="parameters" element="typens:telephonyToneStatus" />
  17859. </wsdl:message>
  17860. <wsdl:message name="telephonyToneStatusResponse">
  17861. <wsdl:part name="parameters" element="typens:telephonyToneStatusResponse" />
  17862. </wsdl:message>
  17863. <wsdl:message name="telephonyDdiInfoRequest">
  17864. <wsdl:part name="parameters" element="typens:telephonyDdiInfo" />
  17865. </wsdl:message>
  17866. <wsdl:message name="telephonyDdiInfoResponse">
  17867. <wsdl:part name="parameters" element="typens:telephonyDdiInfoResponse" />
  17868. </wsdl:message>
  17869. <wsdl:message name="dedicatedInstallBasicProgressRequest">
  17870. <wsdl:part name="parameters" element="typens:dedicatedInstallBasicProgress" />
  17871. </wsdl:message>
  17872. <wsdl:message name="dedicatedInstallBasicProgressResponse">
  17873. <wsdl:part name="parameters" element="typens:dedicatedInstallBasicProgressResponse" />
  17874. </wsdl:message>
  17875. <wsdl:message name="dedicatedAddServiceMonitoringAlertEmailRequest">
  17876. <wsdl:part name="parameters" element="typens:dedicatedAddServiceMonitoringAlertEmail" />
  17877. </wsdl:message>
  17878. <wsdl:message name="dedicatedAddServiceMonitoringAlertEmailResponse">
  17879. <wsdl:part name="parameters" element="typens:dedicatedAddServiceMonitoringAlertEmailResponse" />
  17880. </wsdl:message>
  17881. <wsdl:message name="telephonyHuntingGroupListRequest">
  17882. <wsdl:part name="parameters" element="typens:telephonyHuntingGroupList" />
  17883. </wsdl:message>
  17884. <wsdl:message name="telephonyHuntingGroupListResponse">
  17885. <wsdl:part name="parameters" element="typens:telephonyHuntingGroupListResponse" />
  17886. </wsdl:message>
  17887. <wsdl:message name="dedicatedFailoverUpdateRequest">
  17888. <wsdl:part name="parameters" element="typens:dedicatedFailoverUpdate" />
  17889. </wsdl:message>
  17890. <wsdl:message name="dedicatedFailoverUpdateResponse">
  17891. <wsdl:part name="parameters" element="typens:dedicatedFailoverUpdateResponse" />
  17892. </wsdl:message>
  17893. <wsdl:message name="telephonyTrunkExternalDisplayedNumberListRequest">
  17894. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberList" />
  17895. </wsdl:message>
  17896. <wsdl:message name="telephonyTrunkExternalDisplayedNumberListResponse">
  17897. <wsdl:part name="parameters" element="typens:telephonyTrunkExternalDisplayedNumberListResponse" />
  17898. </wsdl:message>
  17899. <wsdl:message name="telephonyDirectoryListWayTypeRequest">
  17900. <wsdl:part name="parameters" element="typens:telephonyDirectoryListWayType" />
  17901. </wsdl:message>
  17902. <wsdl:message name="telephonyDirectoryListWayTypeResponse">
  17903. <wsdl:part name="parameters" element="typens:telephonyDirectoryListWayTypeResponse" />
  17904. </wsdl:message>
  17905. <wsdl:message name="telephonySmsUserHistoryCsvRequest">
  17906. <wsdl:part name="parameters" element="typens:telephonySmsUserHistoryCsv" />
  17907. </wsdl:message>
  17908. <wsdl:message name="telephonySmsUserHistoryCsvResponse">
  17909. <wsdl:part name="parameters" element="typens:telephonySmsUserHistoryCsvResponse" />
  17910. </wsdl:message>
  17911. <wsdl:message name="telephonyCallListRequest">
  17912. <wsdl:part name="parameters" element="typens:telephonyCallList" />
  17913. </wsdl:message>
  17914. <wsdl:message name="telephonyCallListResponse">
  17915. <wsdl:part name="parameters" element="typens:telephonyCallListResponse" />
  17916. </wsdl:message>
  17917. <wsdl:message name="managedServicesPartitionUpdateRequest">
  17918. <wsdl:part name="parameters" element="typens:managedServicesPartitionUpdate" />
  17919. </wsdl:message>
  17920. <wsdl:message name="managedServicesPartitionUpdateResponse">
  17921. <wsdl:part name="parameters" element="typens:managedServicesPartitionUpdateResponse" />
  17922. </wsdl:message>
  17923. <wsdl:message name="telephonyGetDefaultPrivateHolidaysEventsRequest">
  17924. <wsdl:part name="parameters" element="typens:telephonyGetDefaultPrivateHolidaysEvents" />
  17925. </wsdl:message>
  17926. <wsdl:message name="telephonyGetDefaultPrivateHolidaysEventsResponse">
  17927. <wsdl:part name="parameters" element="typens:telephonyGetDefaultPrivateHolidaysEventsResponse" />
  17928. </wsdl:message>
  17929. <wsdl:message name="telephonySmsplusShortCodesListRequest">
  17930. <wsdl:part name="parameters" element="typens:telephonySmsplusShortCodesList" />
  17931. </wsdl:message>
  17932. <wsdl:message name="telephonySmsplusShortCodesListResponse">
  17933. <wsdl:part name="parameters" element="typens:telephonySmsplusShortCodesListResponse" />
  17934. </wsdl:message>
  17935. <wsdl:message name="dedicatedFilterIrcServerRuleAddRequest">
  17936. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleAdd" />
  17937. </wsdl:message>
  17938. <wsdl:message name="dedicatedFilterIrcServerRuleAddResponse">
  17939. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcServerRuleAddResponse" />
  17940. </wsdl:message>
  17941. <wsdl:message name="dedicatedVirtualMacIpAddRequest">
  17942. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpAdd" />
  17943. </wsdl:message>
  17944. <wsdl:message name="dedicatedVirtualMacIpAddResponse">
  17945. <wsdl:part name="parameters" element="typens:dedicatedVirtualMacIpAddResponse" />
  17946. </wsdl:message>
  17947. <wsdl:message name="telephonyAliasToSipPossibilitiesRequest">
  17948. <wsdl:part name="parameters" element="typens:telephonyAliasToSipPossibilities" />
  17949. </wsdl:message>
  17950. <wsdl:message name="telephonyAliasToSipPossibilitiesResponse">
  17951. <wsdl:part name="parameters" element="typens:telephonyAliasToSipPossibilitiesResponse" />
  17952. </wsdl:message>
  17953. <wsdl:message name="telephonyAbbreviatedNumberOnGroupAddRequest">
  17954. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupAdd" />
  17955. </wsdl:message>
  17956. <wsdl:message name="telephonyAbbreviatedNumberOnGroupAddResponse">
  17957. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberOnGroupAddResponse" />
  17958. </wsdl:message>
  17959. <wsdl:message name="telephonyHuntingModificationQueueRequest">
  17960. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationQueue" />
  17961. </wsdl:message>
  17962. <wsdl:message name="telephonyHuntingModificationQueueResponse">
  17963. <wsdl:part name="parameters" element="typens:telephonyHuntingModificationQueueResponse" />
  17964. </wsdl:message>
  17965. <wsdl:message name="telephonyDirectoryInfoRequest">
  17966. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfo" />
  17967. </wsdl:message>
  17968. <wsdl:message name="telephonyDirectoryInfoResponse">
  17969. <wsdl:part name="parameters" element="typens:telephonyDirectoryInfoResponse" />
  17970. </wsdl:message>
  17971. <wsdl:message name="telephonyBillDetailsRequest">
  17972. <wsdl:part name="parameters" element="typens:telephonyBillDetails" />
  17973. </wsdl:message>
  17974. <wsdl:message name="telephonyBillDetailsResponse">
  17975. <wsdl:part name="parameters" element="typens:telephonyBillDetailsResponse" />
  17976. </wsdl:message>
  17977. <wsdl:message name="dedicatedRipeGetRipeIdsRequest">
  17978. <wsdl:part name="parameters" element="typens:dedicatedRipeGetRipeIds" />
  17979. </wsdl:message>
  17980. <wsdl:message name="dedicatedRipeGetRipeIdsResponse">
  17981. <wsdl:part name="parameters" element="typens:dedicatedRipeGetRipeIdsResponse" />
  17982. </wsdl:message>
  17983. <wsdl:message name="telephonyLineLogsNotificationOptionsModifyRequest">
  17984. <wsdl:part name="parameters" element="typens:telephonyLineLogsNotificationOptionsModify" />
  17985. </wsdl:message>
  17986. <wsdl:message name="telephonyLineLogsNotificationOptionsModifyResponse">
  17987. <wsdl:part name="parameters" element="typens:telephonyLineLogsNotificationOptionsModifyResponse" />
  17988. </wsdl:message>
  17989. <wsdl:message name="dnsInstallCustomRequest">
  17990. <wsdl:part name="parameters" element="typens:dnsInstallCustom" />
  17991. </wsdl:message>
  17992. <wsdl:message name="dnsInstallCustomResponse">
  17993. <wsdl:part name="parameters" element="typens:dnsInstallCustomResponse" />
  17994. </wsdl:message>
  17995. <wsdl:message name="sqlpriveMysqlActivateOvhManagementRequest">
  17996. <wsdl:part name="parameters" element="typens:sqlpriveMysqlActivateOvhManagement" />
  17997. </wsdl:message>
  17998. <wsdl:message name="sqlpriveMysqlActivateOvhManagementResponse">
  17999. <wsdl:part name="parameters" element="typens:sqlpriveMysqlActivateOvhManagementResponse" />
  18000. </wsdl:message>
  18001. <wsdl:message name="telephonyClick2CallDoBySessionRequest">
  18002. <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySession" />
  18003. </wsdl:message>
  18004. <wsdl:message name="telephonyClick2CallDoBySessionResponse">
  18005. <wsdl:part name="parameters" element="typens:telephonyClick2CallDoBySessionResponse" />
  18006. </wsdl:message>
  18007. <wsdl:message name="telephonyAbbreviatedNumberAddRequest">
  18008. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberAdd" />
  18009. </wsdl:message>
  18010. <wsdl:message name="telephonyAbbreviatedNumberAddResponse">
  18011. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberAddResponse" />
  18012. </wsdl:message>
  18013. <wsdl:message name="prepaidGetThresholdRequest">
  18014. <wsdl:part name="parameters" element="typens:prepaidGetThreshold" />
  18015. </wsdl:message>
  18016. <wsdl:message name="prepaidGetThresholdResponse">
  18017. <wsdl:part name="parameters" element="typens:prepaidGetThresholdResponse" />
  18018. </wsdl:message>
  18019. <wsdl:message name="domainWhoisObfuscatorUnsetAllRequest">
  18020. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorUnsetAll" />
  18021. </wsdl:message>
  18022. <wsdl:message name="domainWhoisObfuscatorUnsetAllResponse">
  18023. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorUnsetAllResponse" />
  18024. </wsdl:message>
  18025. <wsdl:message name="multiFtpDelRequest">
  18026. <wsdl:part name="parameters" element="typens:multiFtpDel" />
  18027. </wsdl:message>
  18028. <wsdl:message name="multiFtpDelResponse">
  18029. <wsdl:part name="parameters" element="typens:multiFtpDelResponse" />
  18030. </wsdl:message>
  18031. <wsdl:message name="sqlpriveMysqlGetPossibleDumpRequest">
  18032. <wsdl:part name="parameters" element="typens:sqlpriveMysqlGetPossibleDump" />
  18033. </wsdl:message>
  18034. <wsdl:message name="sqlpriveMysqlGetPossibleDumpResponse">
  18035. <wsdl:part name="parameters" element="typens:sqlpriveMysqlGetPossibleDumpResponse" />
  18036. </wsdl:message>
  18037. <wsdl:message name="telephonyNumberOrderRequest">
  18038. <wsdl:part name="parameters" element="typens:telephonyNumberOrder" />
  18039. </wsdl:message>
  18040. <wsdl:message name="telephonyNumberOrderResponse">
  18041. <wsdl:part name="parameters" element="typens:telephonyNumberOrderResponse" />
  18042. </wsdl:message>
  18043. <wsdl:message name="telephonyLineSetIpRestrictionRequest">
  18044. <wsdl:part name="parameters" element="typens:telephonyLineSetIpRestriction" />
  18045. </wsdl:message>
  18046. <wsdl:message name="telephonyLineSetIpRestrictionResponse">
  18047. <wsdl:part name="parameters" element="typens:telephonyLineSetIpRestrictionResponse" />
  18048. </wsdl:message>
  18049. <wsdl:message name="prepaidGetHistoryRequest">
  18050. <wsdl:part name="parameters" element="typens:prepaidGetHistory" />
  18051. </wsdl:message>
  18052. <wsdl:message name="prepaidGetHistoryResponse">
  18053. <wsdl:part name="parameters" element="typens:prepaidGetHistoryResponse" />
  18054. </wsdl:message>
  18055. <wsdl:message name="telephonyLineSetCodecsRequest">
  18056. <wsdl:part name="parameters" element="typens:telephonyLineSetCodecs" />
  18057. </wsdl:message>
  18058. <wsdl:message name="telephonyLineSetCodecsResponse">
  18059. <wsdl:part name="parameters" element="typens:telephonyLineSetCodecsResponse" />
  18060. </wsdl:message>
  18061. <wsdl:message name="telephonyNumberCityForZoneListRequest">
  18062. <wsdl:part name="parameters" element="typens:telephonyNumberCityForZoneList" />
  18063. </wsdl:message>
  18064. <wsdl:message name="telephonyNumberCityForZoneListResponse">
  18065. <wsdl:part name="parameters" element="typens:telephonyNumberCityForZoneListResponse" />
  18066. </wsdl:message>
  18067. <wsdl:message name="redirectedEmailDelRequest">
  18068. <wsdl:part name="parameters" element="typens:redirectedEmailDel" />
  18069. </wsdl:message>
  18070. <wsdl:message name="redirectedEmailDelResponse">
  18071. <wsdl:part name="parameters" element="typens:redirectedEmailDelResponse" />
  18072. </wsdl:message>
  18073. <wsdl:message name="dedicatedInfoRequest">
  18074. <wsdl:part name="parameters" element="typens:dedicatedInfo" />
  18075. </wsdl:message>
  18076. <wsdl:message name="dedicatedInfoResponse">
  18077. <wsdl:part name="parameters" element="typens:dedicatedInfoResponse" />
  18078. </wsdl:message>
  18079. <wsdl:message name="dedicatedBackupUpdateDateRequest">
  18080. <wsdl:part name="parameters" element="typens:dedicatedBackupUpdateDate" />
  18081. </wsdl:message>
  18082. <wsdl:message name="dedicatedBackupUpdateDateResponse">
  18083. <wsdl:part name="parameters" element="typens:dedicatedBackupUpdateDateResponse" />
  18084. </wsdl:message>
  18085. <wsdl:message name="domainOperationListRequest">
  18086. <wsdl:part name="parameters" element="typens:domainOperationList" />
  18087. </wsdl:message>
  18088. <wsdl:message name="domainOperationListResponse">
  18089. <wsdl:part name="parameters" element="typens:domainOperationListResponse" />
  18090. </wsdl:message>
  18091. <wsdl:message name="telephonyTonesOptionsModifyRequest">
  18092. <wsdl:part name="parameters" element="typens:telephonyTonesOptionsModify" />
  18093. </wsdl:message>
  18094. <wsdl:message name="telephonyTonesOptionsModifyResponse">
  18095. <wsdl:part name="parameters" element="typens:telephonyTonesOptionsModifyResponse" />
  18096. </wsdl:message>
  18097. <wsdl:message name="popAttachMasterNicRequest">
  18098. <wsdl:part name="parameters" element="typens:popAttachMasterNic" />
  18099. </wsdl:message>
  18100. <wsdl:message name="popAttachMasterNicResponse">
  18101. <wsdl:part name="parameters" element="typens:popAttachMasterNicResponse" />
  18102. </wsdl:message>
  18103. <wsdl:message name="telephonyVoicemailMessagesRemoteUploadRequest">
  18104. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesRemoteUpload" />
  18105. </wsdl:message>
  18106. <wsdl:message name="telephonyVoicemailMessagesRemoteUploadResponse">
  18107. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesRemoteUploadResponse" />
  18108. </wsdl:message>
  18109. <wsdl:message name="crontabInfoRequest">
  18110. <wsdl:part name="parameters" element="typens:crontabInfo" />
  18111. </wsdl:message>
  18112. <wsdl:message name="crontabInfoResponse">
  18113. <wsdl:part name="parameters" element="typens:crontabInfoResponse" />
  18114. </wsdl:message>
  18115. <wsdl:message name="serviceGroupSetNameRequest">
  18116. <wsdl:part name="parameters" element="typens:serviceGroupSetName" />
  18117. </wsdl:message>
  18118. <wsdl:message name="serviceGroupSetNameResponse">
  18119. <wsdl:part name="parameters" element="typens:serviceGroupSetNameResponse" />
  18120. </wsdl:message>
  18121. <wsdl:message name="telephonyOfferInfoRequest">
  18122. <wsdl:part name="parameters" element="typens:telephonyOfferInfo" />
  18123. </wsdl:message>
  18124. <wsdl:message name="telephonyOfferInfoResponse">
  18125. <wsdl:part name="parameters" element="typens:telephonyOfferInfoResponse" />
  18126. </wsdl:message>
  18127. <wsdl:message name="multiDomainAddRequest">
  18128. <wsdl:part name="parameters" element="typens:multiDomainAdd" />
  18129. </wsdl:message>
  18130. <wsdl:message name="multiDomainAddResponse">
  18131. <wsdl:part name="parameters" element="typens:multiDomainAddResponse" />
  18132. </wsdl:message>
  18133. <wsdl:message name="telephonyPhonebookDelRequest">
  18134. <wsdl:part name="parameters" element="typens:telephonyPhonebookDel" />
  18135. </wsdl:message>
  18136. <wsdl:message name="telephonyPhonebookDelResponse">
  18137. <wsdl:part name="parameters" element="typens:telephonyPhonebookDelResponse" />
  18138. </wsdl:message>
  18139. <wsdl:message name="redirectedEmailListRequest">
  18140. <wsdl:part name="parameters" element="typens:redirectedEmailList" />
  18141. </wsdl:message>
  18142. <wsdl:message name="redirectedEmailListResponse">
  18143. <wsdl:part name="parameters" element="typens:redirectedEmailListResponse" />
  18144. </wsdl:message>
  18145. <wsdl:message name="telephonySmsUserAddRequest">
  18146. <wsdl:part name="parameters" element="typens:telephonySmsUserAdd" />
  18147. </wsdl:message>
  18148. <wsdl:message name="telephonySmsUserAddResponse">
  18149. <wsdl:part name="parameters" element="typens:telephonySmsUserAddResponse" />
  18150. </wsdl:message>
  18151. <wsdl:message name="nicUpdateITRequest">
  18152. <wsdl:part name="parameters" element="typens:nicUpdateIT" />
  18153. </wsdl:message>
  18154. <wsdl:message name="nicUpdateITResponse">
  18155. <wsdl:part name="parameters" element="typens:nicUpdateITResponse" />
  18156. </wsdl:message>
  18157. <wsdl:message name="telephonySmsUserHistoryRequest">
  18158. <wsdl:part name="parameters" element="typens:telephonySmsUserHistory" />
  18159. </wsdl:message>
  18160. <wsdl:message name="telephonySmsUserHistoryResponse">
  18161. <wsdl:part name="parameters" element="typens:telephonySmsUserHistoryResponse" />
  18162. </wsdl:message>
  18163. <wsdl:message name="dedicatedMonitoringStatusGetRequest">
  18164. <wsdl:part name="parameters" element="typens:dedicatedMonitoringStatusGet" />
  18165. </wsdl:message>
  18166. <wsdl:message name="dedicatedMonitoringStatusGetResponse">
  18167. <wsdl:part name="parameters" element="typens:dedicatedMonitoringStatusGetResponse" />
  18168. </wsdl:message>
  18169. <wsdl:message name="ripeUpdateOrganisationRequest">
  18170. <wsdl:part name="parameters" element="typens:ripeUpdateOrganisation" />
  18171. </wsdl:message>
  18172. <wsdl:message name="ripeUpdateOrganisationResponse">
  18173. <wsdl:part name="parameters" element="typens:ripeUpdateOrganisationResponse" />
  18174. </wsdl:message>
  18175. <wsdl:message name="telephonySmsUserGetCallBackRequest">
  18176. <wsdl:part name="parameters" element="typens:telephonySmsUserGetCallBack" />
  18177. </wsdl:message>
  18178. <wsdl:message name="telephonySmsUserGetCallBackResponse">
  18179. <wsdl:part name="parameters" element="typens:telephonySmsUserGetCallBackResponse" />
  18180. </wsdl:message>
  18181. <wsdl:message name="dedicatedNetbootModifyRequest">
  18182. <wsdl:part name="parameters" element="typens:dedicatedNetbootModify" />
  18183. </wsdl:message>
  18184. <wsdl:message name="dedicatedNetbootModifyResponse">
  18185. <wsdl:part name="parameters" element="typens:dedicatedNetbootModifyResponse" />
  18186. </wsdl:message>
  18187. <wsdl:message name="subDomainListRequest">
  18188. <wsdl:part name="parameters" element="typens:subDomainList" />
  18189. </wsdl:message>
  18190. <wsdl:message name="subDomainListResponse">
  18191. <wsdl:part name="parameters" element="typens:subDomainListResponse" />
  18192. </wsdl:message>
  18193. <wsdl:message name="sqlpriveFtpPasswordRequest">
  18194. <wsdl:part name="parameters" element="typens:sqlpriveFtpPassword" />
  18195. </wsdl:message>
  18196. <wsdl:message name="sqlpriveFtpPasswordResponse">
  18197. <wsdl:part name="parameters" element="typens:sqlpriveFtpPasswordResponse" />
  18198. </wsdl:message>
  18199. <wsdl:message name="telephonyOfferModifyPasswordRequest">
  18200. <wsdl:part name="parameters" element="typens:telephonyOfferModifyPassword" />
  18201. </wsdl:message>
  18202. <wsdl:message name="telephonyOfferModifyPasswordResponse">
  18203. <wsdl:part name="parameters" element="typens:telephonyOfferModifyPasswordResponse" />
  18204. </wsdl:message>
  18205. <wsdl:message name="dnsUninstallRequest">
  18206. <wsdl:part name="parameters" element="typens:dnsUninstall" />
  18207. </wsdl:message>
  18208. <wsdl:message name="dnsUninstallResponse">
  18209. <wsdl:part name="parameters" element="typens:dnsUninstallResponse" />
  18210. </wsdl:message>
  18211. <wsdl:message name="dedicatedFilterIrcClientRuleListRequest">
  18212. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleList" />
  18213. </wsdl:message>
  18214. <wsdl:message name="dedicatedFilterIrcClientRuleListResponse">
  18215. <wsdl:part name="parameters" element="typens:dedicatedFilterIrcClientRuleListResponse" />
  18216. </wsdl:message>
  18217. <wsdl:message name="telephonyFunctionKeyAddRequest">
  18218. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyAdd" />
  18219. </wsdl:message>
  18220. <wsdl:message name="telephonyFunctionKeyAddResponse">
  18221. <wsdl:part name="parameters" element="typens:telephonyFunctionKeyAddResponse" />
  18222. </wsdl:message>
  18223. <wsdl:message name="telephonyPhonebookListRequest">
  18224. <wsdl:part name="parameters" element="typens:telephonyPhonebookList" />
  18225. </wsdl:message>
  18226. <wsdl:message name="telephonyPhonebookListResponse">
  18227. <wsdl:part name="parameters" element="typens:telephonyPhonebookListResponse" />
  18228. </wsdl:message>
  18229. <wsdl:message name="telephonyPlugAndPhoneResetRequest">
  18230. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneReset" />
  18231. </wsdl:message>
  18232. <wsdl:message name="telephonyPlugAndPhoneResetResponse">
  18233. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneResetResponse" />
  18234. </wsdl:message>
  18235. <wsdl:message name="sqlpriveMysqlRootPasswordRequest">
  18236. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRootPassword" />
  18237. </wsdl:message>
  18238. <wsdl:message name="sqlpriveMysqlRootPasswordResponse">
  18239. <wsdl:part name="parameters" element="typens:sqlpriveMysqlRootPasswordResponse" />
  18240. </wsdl:message>
  18241. <wsdl:message name="telephonySpareInfoRequest">
  18242. <wsdl:part name="parameters" element="typens:telephonySpareInfo" />
  18243. </wsdl:message>
  18244. <wsdl:message name="telephonySpareInfoResponse">
  18245. <wsdl:part name="parameters" element="typens:telephonySpareInfoResponse" />
  18246. </wsdl:message>
  18247. <wsdl:message name="telephonySmsUserDelRequest">
  18248. <wsdl:part name="parameters" element="typens:telephonySmsUserDel" />
  18249. </wsdl:message>
  18250. <wsdl:message name="telephonySmsUserDelResponse">
  18251. <wsdl:part name="parameters" element="typens:telephonySmsUserDelResponse" />
  18252. </wsdl:message>
  18253. <wsdl:message name="emailSetDomainMxFilteringRequest">
  18254. <wsdl:part name="parameters" element="typens:emailSetDomainMxFiltering" />
  18255. </wsdl:message>
  18256. <wsdl:message name="emailSetDomainMxFilteringResponse">
  18257. <wsdl:part name="parameters" element="typens:emailSetDomainMxFilteringResponse" />
  18258. </wsdl:message>
  18259. <wsdl:message name="telephonyVoicemailMessagesStatusRequest">
  18260. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesStatus" />
  18261. </wsdl:message>
  18262. <wsdl:message name="telephonyVoicemailMessagesStatusResponse">
  18263. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessagesStatusResponse" />
  18264. </wsdl:message>
  18265. <wsdl:message name="telephonyPhonebookModifyRequest">
  18266. <wsdl:part name="parameters" element="typens:telephonyPhonebookModify" />
  18267. </wsdl:message>
  18268. <wsdl:message name="telephonyPhonebookModifyResponse">
  18269. <wsdl:part name="parameters" element="typens:telephonyPhonebookModifyResponse" />
  18270. </wsdl:message>
  18271. <wsdl:message name="dedicatedIPForUDPMoveRequest">
  18272. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPMove" />
  18273. </wsdl:message>
  18274. <wsdl:message name="dedicatedIPForUDPMoveResponse">
  18275. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPMoveResponse" />
  18276. </wsdl:message>
  18277. <wsdl:message name="nicUpdateRequest">
  18278. <wsdl:part name="parameters" element="typens:nicUpdate" />
  18279. </wsdl:message>
  18280. <wsdl:message name="nicUpdateResponse">
  18281. <wsdl:part name="parameters" element="typens:nicUpdateResponse" />
  18282. </wsdl:message>
  18283. <wsdl:message name="passwordManagerRequest">
  18284. <wsdl:part name="parameters" element="typens:passwordManager" />
  18285. </wsdl:message>
  18286. <wsdl:message name="passwordManagerResponse">
  18287. <wsdl:part name="parameters" element="typens:passwordManagerResponse" />
  18288. </wsdl:message>
  18289. <wsdl:message name="telephonyOfferModifyNameRequest">
  18290. <wsdl:part name="parameters" element="typens:telephonyOfferModifyName" />
  18291. </wsdl:message>
  18292. <wsdl:message name="telephonyOfferModifyNameResponse">
  18293. <wsdl:part name="parameters" element="typens:telephonyOfferModifyNameResponse" />
  18294. </wsdl:message>
  18295. <wsdl:message name="notepadFlushRequest">
  18296. <wsdl:part name="parameters" element="typens:notepadFlush" />
  18297. </wsdl:message>
  18298. <wsdl:message name="notepadFlushResponse">
  18299. <wsdl:part name="parameters" element="typens:notepadFlushResponse" />
  18300. </wsdl:message>
  18301. <wsdl:message name="telephonySmsSetCallBackRequest">
  18302. <wsdl:part name="parameters" element="typens:telephonySmsSetCallBack" />
  18303. </wsdl:message>
  18304. <wsdl:message name="telephonySmsSetCallBackResponse">
  18305. <wsdl:part name="parameters" element="typens:telephonySmsSetCallBackResponse" />
  18306. </wsdl:message>
  18307. <wsdl:message name="multiDomainModifyRequest">
  18308. <wsdl:part name="parameters" element="typens:multiDomainModify" />
  18309. </wsdl:message>
  18310. <wsdl:message name="multiDomainModifyResponse">
  18311. <wsdl:part name="parameters" element="typens:multiDomainModifyResponse" />
  18312. </wsdl:message>
  18313. <wsdl:message name="languageRequest">
  18314. <wsdl:part name="parameters" element="typens:language" />
  18315. </wsdl:message>
  18316. <wsdl:message name="languageResponse">
  18317. <wsdl:part name="parameters" element="typens:languageResponse" />
  18318. </wsdl:message>
  18319. <wsdl:message name="dedicatedMonitoringSMSModifyRequest">
  18320. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSModify" />
  18321. </wsdl:message>
  18322. <wsdl:message name="dedicatedMonitoringSMSModifyResponse">
  18323. <wsdl:part name="parameters" element="typens:dedicatedMonitoringSMSModifyResponse" />
  18324. </wsdl:message>
  18325. <wsdl:message name="telephonyPhonebookGroupListRequest">
  18326. <wsdl:part name="parameters" element="typens:telephonyPhonebookGroupList" />
  18327. </wsdl:message>
  18328. <wsdl:message name="telephonyPhonebookGroupListResponse">
  18329. <wsdl:part name="parameters" element="typens:telephonyPhonebookGroupListResponse" />
  18330. </wsdl:message>
  18331. <wsdl:message name="logsAccessDelRequest">
  18332. <wsdl:part name="parameters" element="typens:logsAccessDel" />
  18333. </wsdl:message>
  18334. <wsdl:message name="logsAccessDelResponse">
  18335. <wsdl:part name="parameters" element="typens:logsAccessDelResponse" />
  18336. </wsdl:message>
  18337. <wsdl:message name="logsAccessAddRequest">
  18338. <wsdl:part name="parameters" element="typens:logsAccessAdd" />
  18339. </wsdl:message>
  18340. <wsdl:message name="logsAccessAddResponse">
  18341. <wsdl:part name="parameters" element="typens:logsAccessAddResponse" />
  18342. </wsdl:message>
  18343. <wsdl:message name="multiDomainInfoRequest">
  18344. <wsdl:part name="parameters" element="typens:multiDomainInfo" />
  18345. </wsdl:message>
  18346. <wsdl:message name="multiDomainInfoResponse">
  18347. <wsdl:part name="parameters" element="typens:multiDomainInfoResponse" />
  18348. </wsdl:message>
  18349. <wsdl:message name="domainWhoisObfuscatorListRequest">
  18350. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorList" />
  18351. </wsdl:message>
  18352. <wsdl:message name="domainWhoisObfuscatorListResponse">
  18353. <wsdl:part name="parameters" element="typens:domainWhoisObfuscatorListResponse" />
  18354. </wsdl:message>
  18355. <wsdl:message name="sqlpriveMysqlProcessKillRequest">
  18356. <wsdl:part name="parameters" element="typens:sqlpriveMysqlProcessKill" />
  18357. </wsdl:message>
  18358. <wsdl:message name="sqlpriveMysqlProcessKillResponse">
  18359. <wsdl:part name="parameters" element="typens:sqlpriveMysqlProcessKillResponse" />
  18360. </wsdl:message>
  18361. <wsdl:message name="telephonyBillingAccountInfoRequest">
  18362. <wsdl:part name="parameters" element="typens:telephonyBillingAccountInfo" />
  18363. </wsdl:message>
  18364. <wsdl:message name="telephonyBillingAccountInfoResponse">
  18365. <wsdl:part name="parameters" element="typens:telephonyBillingAccountInfoResponse" />
  18366. </wsdl:message>
  18367. <wsdl:message name="mailingListListRequest">
  18368. <wsdl:part name="parameters" element="typens:mailingListList" />
  18369. </wsdl:message>
  18370. <wsdl:message name="mailingListListResponse">
  18371. <wsdl:part name="parameters" element="typens:mailingListListResponse" />
  18372. </wsdl:message>
  18373. <wsdl:message name="telephonySmsSenderAddRequest">
  18374. <wsdl:part name="parameters" element="typens:telephonySmsSenderAdd" />
  18375. </wsdl:message>
  18376. <wsdl:message name="telephonySmsSenderAddResponse">
  18377. <wsdl:part name="parameters" element="typens:telephonySmsSenderAddResponse" />
  18378. </wsdl:message>
  18379. <wsdl:message name="telephonyLineConsumptionCSVByMailRequest">
  18380. <wsdl:part name="parameters" element="typens:telephonyLineConsumptionCSVByMail" />
  18381. </wsdl:message>
  18382. <wsdl:message name="telephonyLineConsumptionCSVByMailResponse">
  18383. <wsdl:part name="parameters" element="typens:telephonyLineConsumptionCSVByMailResponse" />
  18384. </wsdl:message>
  18385. <wsdl:message name="telephonySmsUserDeleteCsvAttachmentRequest">
  18386. <wsdl:part name="parameters" element="typens:telephonySmsUserDeleteCsvAttachment" />
  18387. </wsdl:message>
  18388. <wsdl:message name="telephonySmsUserDeleteCsvAttachmentResponse">
  18389. <wsdl:part name="parameters" element="typens:telephonySmsUserDeleteCsvAttachmentResponse" />
  18390. </wsdl:message>
  18391. <wsdl:message name="mailingListSubscriberListByEmailRequest">
  18392. <wsdl:part name="parameters" element="typens:mailingListSubscriberListByEmail" />
  18393. </wsdl:message>
  18394. <wsdl:message name="mailingListSubscriberListByEmailResponse">
  18395. <wsdl:part name="parameters" element="typens:mailingListSubscriberListByEmailResponse" />
  18396. </wsdl:message>
  18397. <wsdl:message name="supportCloseThreadsRequest">
  18398. <wsdl:part name="parameters" element="typens:supportCloseThreads" />
  18399. </wsdl:message>
  18400. <wsdl:message name="supportCloseThreadsResponse">
  18401. <wsdl:part name="parameters" element="typens:supportCloseThreadsResponse" />
  18402. </wsdl:message>
  18403. <wsdl:message name="sqlpriveMysqlDatabaseSaveRequest">
  18404. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseSave" />
  18405. </wsdl:message>
  18406. <wsdl:message name="sqlpriveMysqlDatabaseSaveResponse">
  18407. <wsdl:part name="parameters" element="typens:sqlpriveMysqlDatabaseSaveResponse" />
  18408. </wsdl:message>
  18409. <wsdl:message name="telephonyListReversableCallsFromNumberRequest">
  18410. <wsdl:part name="parameters" element="typens:telephonyListReversableCallsFromNumber" />
  18411. </wsdl:message>
  18412. <wsdl:message name="telephonyListReversableCallsFromNumberResponse">
  18413. <wsdl:part name="parameters" element="typens:telephonyListReversableCallsFromNumberResponse" />
  18414. </wsdl:message>
  18415. <wsdl:message name="telephonyBillingAccountListRequest">
  18416. <wsdl:part name="parameters" element="typens:telephonyBillingAccountList" />
  18417. </wsdl:message>
  18418. <wsdl:message name="telephonyBillingAccountListResponse">
  18419. <wsdl:part name="parameters" element="typens:telephonyBillingAccountListResponse" />
  18420. </wsdl:message>
  18421. <wsdl:message name="telephonySmsGetQuotaNotificationForUserRequest">
  18422. <wsdl:part name="parameters" element="typens:telephonySmsGetQuotaNotificationForUser" />
  18423. </wsdl:message>
  18424. <wsdl:message name="telephonySmsGetQuotaNotificationForUserResponse">
  18425. <wsdl:part name="parameters" element="typens:telephonySmsGetQuotaNotificationForUserResponse" />
  18426. </wsdl:message>
  18427. <wsdl:message name="dedicatedMonitoringDelRequest">
  18428. <wsdl:part name="parameters" element="typens:dedicatedMonitoringDel" />
  18429. </wsdl:message>
  18430. <wsdl:message name="dedicatedMonitoringDelResponse">
  18431. <wsdl:part name="parameters" element="typens:dedicatedMonitoringDelResponse" />
  18432. </wsdl:message>
  18433. <wsdl:message name="telephonyChangeNicModifyRequest">
  18434. <wsdl:part name="parameters" element="typens:telephonyChangeNicModify" />
  18435. </wsdl:message>
  18436. <wsdl:message name="telephonyChangeNicModifyResponse">
  18437. <wsdl:part name="parameters" element="typens:telephonyChangeNicModifyResponse" />
  18438. </wsdl:message>
  18439. <wsdl:message name="dedicatedMonitoringServiceAddSMSRequest">
  18440. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAddSMS" />
  18441. </wsdl:message>
  18442. <wsdl:message name="dedicatedMonitoringServiceAddSMSResponse">
  18443. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceAddSMSResponse" />
  18444. </wsdl:message>
  18445. <wsdl:message name="prepaidGetBalanceRequest">
  18446. <wsdl:part name="parameters" element="typens:prepaidGetBalance" />
  18447. </wsdl:message>
  18448. <wsdl:message name="prepaidGetBalanceResponse">
  18449. <wsdl:part name="parameters" element="typens:prepaidGetBalanceResponse" />
  18450. </wsdl:message>
  18451. <wsdl:message name="telephonySviInfoRequest">
  18452. <wsdl:part name="parameters" element="typens:telephonySviInfo" />
  18453. </wsdl:message>
  18454. <wsdl:message name="telephonySviInfoResponse">
  18455. <wsdl:part name="parameters" element="typens:telephonySviInfoResponse" />
  18456. </wsdl:message>
  18457. <wsdl:message name="dnsGeolocalizeHostingRequest">
  18458. <wsdl:part name="parameters" element="typens:dnsGeolocalizeHosting" />
  18459. </wsdl:message>
  18460. <wsdl:message name="dnsGeolocalizeHostingResponse">
  18461. <wsdl:part name="parameters" element="typens:dnsGeolocalizeHostingResponse" />
  18462. </wsdl:message>
  18463. <wsdl:message name="popAddRequest">
  18464. <wsdl:part name="parameters" element="typens:popAdd" />
  18465. </wsdl:message>
  18466. <wsdl:message name="popAddResponse">
  18467. <wsdl:part name="parameters" element="typens:popAddResponse" />
  18468. </wsdl:message>
  18469. <wsdl:message name="telephonyClick2CallUserAddRequest">
  18470. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserAdd" />
  18471. </wsdl:message>
  18472. <wsdl:message name="telephonyClick2CallUserAddResponse">
  18473. <wsdl:part name="parameters" element="typens:telephonyClick2CallUserAddResponse" />
  18474. </wsdl:message>
  18475. <wsdl:message name="domainHostInfoRequest">
  18476. <wsdl:part name="parameters" element="typens:domainHostInfo" />
  18477. </wsdl:message>
  18478. <wsdl:message name="domainHostInfoResponse">
  18479. <wsdl:part name="parameters" element="typens:domainHostInfoResponse" />
  18480. </wsdl:message>
  18481. <wsdl:message name="dedicatedListRequest">
  18482. <wsdl:part name="parameters" element="typens:dedicatedList" />
  18483. </wsdl:message>
  18484. <wsdl:message name="dedicatedListResponse">
  18485. <wsdl:part name="parameters" element="typens:dedicatedListResponse" />
  18486. </wsdl:message>
  18487. <wsdl:message name="dedicatedIPForUDPGetRequest">
  18488. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPGet" />
  18489. </wsdl:message>
  18490. <wsdl:message name="dedicatedIPForUDPGetResponse">
  18491. <wsdl:part name="parameters" element="typens:dedicatedIPForUDPGetResponse" />
  18492. </wsdl:message>
  18493. <wsdl:message name="dedicatedGetAvailableIpFromNetworkRequest">
  18494. <wsdl:part name="parameters" element="typens:dedicatedGetAvailableIpFromNetwork" />
  18495. </wsdl:message>
  18496. <wsdl:message name="dedicatedGetAvailableIpFromNetworkResponse">
  18497. <wsdl:part name="parameters" element="typens:dedicatedGetAvailableIpFromNetworkResponse" />
  18498. </wsdl:message>
  18499. <wsdl:message name="crontabModifyRequest">
  18500. <wsdl:part name="parameters" element="typens:crontabModify" />
  18501. </wsdl:message>
  18502. <wsdl:message name="crontabModifyResponse">
  18503. <wsdl:part name="parameters" element="typens:crontabModifyResponse" />
  18504. </wsdl:message>
  18505. <wsdl:message name="sqlpriveCronGetRequest">
  18506. <wsdl:part name="parameters" element="typens:sqlpriveCronGet" />
  18507. </wsdl:message>
  18508. <wsdl:message name="sqlpriveCronGetResponse">
  18509. <wsdl:part name="parameters" element="typens:sqlpriveCronGetResponse" />
  18510. </wsdl:message>
  18511. <wsdl:message name="supportReactivateThreadRequest">
  18512. <wsdl:part name="parameters" element="typens:supportReactivateThread" />
  18513. </wsdl:message>
  18514. <wsdl:message name="supportReactivateThreadResponse">
  18515. <wsdl:part name="parameters" element="typens:supportReactivateThreadResponse" />
  18516. </wsdl:message>
  18517. <wsdl:message name="telephonySmsBlacklistedSendersDeleteRequest">
  18518. <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersDelete" />
  18519. </wsdl:message>
  18520. <wsdl:message name="telephonySmsBlacklistedSendersDeleteResponse">
  18521. <wsdl:part name="parameters" element="typens:telephonySmsBlacklistedSendersDeleteResponse" />
  18522. </wsdl:message>
  18523. <wsdl:message name="zoneImportRequest">
  18524. <wsdl:part name="parameters" element="typens:zoneImport" />
  18525. </wsdl:message>
  18526. <wsdl:message name="zoneImportResponse">
  18527. <wsdl:part name="parameters" element="typens:zoneImportResponse" />
  18528. </wsdl:message>
  18529. <wsdl:message name="telephonySmsplusServiceAddRequest">
  18530. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceAdd" />
  18531. </wsdl:message>
  18532. <wsdl:message name="telephonySmsplusServiceAddResponse">
  18533. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceAddResponse" />
  18534. </wsdl:message>
  18535. <wsdl:message name="multiDomainDelRequest">
  18536. <wsdl:part name="parameters" element="typens:multiDomainDel" />
  18537. </wsdl:message>
  18538. <wsdl:message name="multiDomainDelResponse">
  18539. <wsdl:part name="parameters" element="typens:multiDomainDelResponse" />
  18540. </wsdl:message>
  18541. <wsdl:message name="telephonySpareCreateRMARequest">
  18542. <wsdl:part name="parameters" element="typens:telephonySpareCreateRMA" />
  18543. </wsdl:message>
  18544. <wsdl:message name="telephonySpareCreateRMAResponse">
  18545. <wsdl:part name="parameters" element="typens:telephonySpareCreateRMAResponse" />
  18546. </wsdl:message>
  18547. <wsdl:message name="telephonySmsplusServiceEditRequest">
  18548. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceEdit" />
  18549. </wsdl:message>
  18550. <wsdl:message name="telephonySmsplusServiceEditResponse">
  18551. <wsdl:part name="parameters" element="typens:telephonySmsplusServiceEditResponse" />
  18552. </wsdl:message>
  18553. <wsdl:message name="dedicatedMailinglistSubscribeRequest">
  18554. <wsdl:part name="parameters" element="typens:dedicatedMailinglistSubscribe" />
  18555. </wsdl:message>
  18556. <wsdl:message name="dedicatedMailinglistSubscribeResponse">
  18557. <wsdl:part name="parameters" element="typens:dedicatedMailinglistSubscribeResponse" />
  18558. </wsdl:message>
  18559. <wsdl:message name="serviceGroupInfoRequest">
  18560. <wsdl:part name="parameters" element="typens:serviceGroupInfo" />
  18561. </wsdl:message>
  18562. <wsdl:message name="serviceGroupInfoResponse">
  18563. <wsdl:part name="parameters" element="typens:serviceGroupInfoResponse" />
  18564. </wsdl:message>
  18565. <wsdl:message name="automatedMailFlushRequest">
  18566. <wsdl:part name="parameters" element="typens:automatedMailFlush" />
  18567. </wsdl:message>
  18568. <wsdl:message name="automatedMailFlushResponse">
  18569. <wsdl:part name="parameters" element="typens:automatedMailFlushResponse" />
  18570. </wsdl:message>
  18571. <wsdl:message name="managedServicesNameUpdateRequest">
  18572. <wsdl:part name="parameters" element="typens:managedServicesNameUpdate" />
  18573. </wsdl:message>
  18574. <wsdl:message name="managedServicesNameUpdateResponse">
  18575. <wsdl:part name="parameters" element="typens:managedServicesNameUpdateResponse" />
  18576. </wsdl:message>
  18577. <wsdl:message name="popGetQuotaRequest">
  18578. <wsdl:part name="parameters" element="typens:popGetQuota" />
  18579. </wsdl:message>
  18580. <wsdl:message name="popGetQuotaResponse">
  18581. <wsdl:part name="parameters" element="typens:popGetQuotaResponse" />
  18582. </wsdl:message>
  18583. <wsdl:message name="telephonyHuntingGenericScreenOptionsModifyRequest">
  18584. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenOptionsModify" />
  18585. </wsdl:message>
  18586. <wsdl:message name="telephonyHuntingGenericScreenOptionsModifyResponse">
  18587. <wsdl:part name="parameters" element="typens:telephonyHuntingGenericScreenOptionsModifyResponse" />
  18588. </wsdl:message>
  18589. <wsdl:message name="ripeCreateOrganisationRequest">
  18590. <wsdl:part name="parameters" element="typens:ripeCreateOrganisation" />
  18591. </wsdl:message>
  18592. <wsdl:message name="ripeCreateOrganisationResponse">
  18593. <wsdl:part name="parameters" element="typens:ripeCreateOrganisationResponse" />
  18594. </wsdl:message>
  18595. <wsdl:message name="telephonyPlugAndPhoneInfoRequest">
  18596. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneInfo" />
  18597. </wsdl:message>
  18598. <wsdl:message name="telephonyPlugAndPhoneInfoResponse">
  18599. <wsdl:part name="parameters" element="typens:telephonyPlugAndPhoneInfoResponse" />
  18600. </wsdl:message>
  18601. <wsdl:message name="telephonyFaxCampaignDeleteRequest">
  18602. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignDelete" />
  18603. </wsdl:message>
  18604. <wsdl:message name="telephonyFaxCampaignDeleteResponse">
  18605. <wsdl:part name="parameters" element="typens:telephonyFaxCampaignDeleteResponse" />
  18606. </wsdl:message>
  18607. <wsdl:message name="telephonyReversmentsRefundFromBillingAccountRequest">
  18608. <wsdl:part name="parameters" element="typens:telephonyReversmentsRefundFromBillingAccount" />
  18609. </wsdl:message>
  18610. <wsdl:message name="telephonyReversmentsRefundFromBillingAccountResponse">
  18611. <wsdl:part name="parameters" element="typens:telephonyReversmentsRefundFromBillingAccountResponse" />
  18612. </wsdl:message>
  18613. <wsdl:message name="telephonyVoicemailMessageDeleteRequest">
  18614. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessageDelete" />
  18615. </wsdl:message>
  18616. <wsdl:message name="telephonyVoicemailMessageDeleteResponse">
  18617. <wsdl:part name="parameters" element="typens:telephonyVoicemailMessageDeleteResponse" />
  18618. </wsdl:message>
  18619. <wsdl:message name="dedicatedIpLoadBalancingNameModifyRequest">
  18620. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingNameModify" />
  18621. </wsdl:message>
  18622. <wsdl:message name="dedicatedIpLoadBalancingNameModifyResponse">
  18623. <wsdl:part name="parameters" element="typens:dedicatedIpLoadBalancingNameModifyResponse" />
  18624. </wsdl:message>
  18625. <wsdl:message name="telephonyLineOptionsListRequest">
  18626. <wsdl:part name="parameters" element="typens:telephonyLineOptionsList" />
  18627. </wsdl:message>
  18628. <wsdl:message name="telephonyLineOptionsListResponse">
  18629. <wsdl:part name="parameters" element="typens:telephonyLineOptionsListResponse" />
  18630. </wsdl:message>
  18631. <wsdl:message name="telephonySpareServiceInfoRequest">
  18632. <wsdl:part name="parameters" element="typens:telephonySpareServiceInfo" />
  18633. </wsdl:message>
  18634. <wsdl:message name="telephonySpareServiceInfoResponse">
  18635. <wsdl:part name="parameters" element="typens:telephonySpareServiceInfoResponse" />
  18636. </wsdl:message>
  18637. <wsdl:message name="telephonyAbbreviatedNumberModifyRequest">
  18638. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberModify" />
  18639. </wsdl:message>
  18640. <wsdl:message name="telephonyAbbreviatedNumberModifyResponse">
  18641. <wsdl:part name="parameters" element="typens:telephonyAbbreviatedNumberModifyResponse" />
  18642. </wsdl:message>
  18643. <wsdl:message name="telephonyOfferSimultaneousLinesModifyRequest">
  18644. <wsdl:part name="parameters" element="typens:telephonyOfferSimultaneousLinesModify" />
  18645. </wsdl:message>
  18646. <wsdl:message name="telephonyOfferSimultaneousLinesModifyResponse">
  18647. <wsdl:part name="parameters" element="typens:telephonyOfferSimultaneousLinesModifyResponse" />
  18648. </wsdl:message>
  18649. <wsdl:message name="dedicatedMonitoringServiceListRequest">
  18650. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceList" />
  18651. </wsdl:message>
  18652. <wsdl:message name="dedicatedMonitoringServiceListResponse">
  18653. <wsdl:part name="parameters" element="typens:dedicatedMonitoringServiceListResponse" />
  18654. </wsdl:message>
  18655. <wsdl:message name="resellerDomainTransferRequest">
  18656. <wsdl:part name="parameters" element="typens:resellerDomainTransfer" />
  18657. </wsdl:message>
  18658. <wsdl:message name="resellerDomainTransferResponse">
  18659. <wsdl:part name="parameters" element="typens:resellerDomainTransferResponse" />
  18660. </wsdl:message>
  18661. <wsdl:message name="serviceGroupAddServiceRequest">
  18662. <wsdl:part name="parameters" element="typens:serviceGroupAddService" />
  18663. </wsdl:message>
  18664. <wsdl:message name="serviceGroupAddServiceResponse">
  18665. <wsdl:part name="parameters" element="typens:serviceGroupAddServiceResponse" />
  18666. </wsdl:message>
  18667. <wsdl:portType name="managerPortType">
  18668. <wsdl:operation name="mailingListModeratorDel">
  18669. <wsdl:input message="wsdlns:mailingListModeratorDelRequest" />
  18670. <wsdl:output message="wsdlns:mailingListModeratorDelResponse" />
  18671. </wsdl:operation>
  18672. <wsdl:operation name="telephonyNumberInfo">
  18673. <wsdl:input message="wsdlns:telephonyNumberInfoRequest" />
  18674. <wsdl:output message="wsdlns:telephonyNumberInfoResponse" />
  18675. </wsdl:operation>
  18676. <wsdl:operation name="sqlpriveMysqlRestart">
  18677. <wsdl:input message="wsdlns:sqlpriveMysqlRestartRequest" />
  18678. <wsdl:output message="wsdlns:sqlpriveMysqlRestartResponse" />
  18679. </wsdl:operation>
  18680. <wsdl:operation name="logout">
  18681. <wsdl:input message="wsdlns:logoutRequest" />
  18682. <wsdl:output message="wsdlns:logoutResponse" />
  18683. </wsdl:operation>
  18684. <wsdl:operation name="multiFtpChangeDirectory">
  18685. <wsdl:input message="wsdlns:multiFtpChangeDirectoryRequest" />
  18686. <wsdl:output message="wsdlns:multiFtpChangeDirectoryResponse" />
  18687. </wsdl:operation>
  18688. <wsdl:operation name="sqlpriveMysqlVersion">
  18689. <wsdl:input message="wsdlns:sqlpriveMysqlVersionRequest" />
  18690. <wsdl:output message="wsdlns:sqlpriveMysqlVersionResponse" />
  18691. </wsdl:operation>
  18692. <wsdl:operation name="dedicatedReverseDel">
  18693. <wsdl:input message="wsdlns:dedicatedReverseDelRequest" />
  18694. <wsdl:output message="wsdlns:dedicatedReverseDelResponse" />
  18695. </wsdl:operation>
  18696. <wsdl:operation name="dedicatedDelServiceMonitoringAlert">
  18697. <wsdl:input message="wsdlns:dedicatedDelServiceMonitoringAlertRequest" />
  18698. <wsdl:output message="wsdlns:dedicatedDelServiceMonitoringAlertResponse" />
  18699. </wsdl:operation>
  18700. <wsdl:operation name="telephonyVoicemailOptionsList">
  18701. <wsdl:input message="wsdlns:telephonyVoicemailOptionsListRequest" />
  18702. <wsdl:output message="wsdlns:telephonyVoicemailOptionsListResponse" />
  18703. </wsdl:operation>
  18704. <wsdl:operation name="telephonyPhonebookSharePeerList">
  18705. <wsdl:input message="wsdlns:telephonyPhonebookSharePeerListRequest" />
  18706. <wsdl:output message="wsdlns:telephonyPhonebookSharePeerListResponse" />
  18707. </wsdl:operation>
  18708. <wsdl:operation name="serviceGroupGetAllInfo">
  18709. <wsdl:input message="wsdlns:serviceGroupGetAllInfoRequest" />
  18710. <wsdl:output message="wsdlns:serviceGroupGetAllInfoResponse" />
  18711. </wsdl:operation>
  18712. <wsdl:operation name="redirectedEmailAdd">
  18713. <wsdl:input message="wsdlns:redirectedEmailAddRequest" />
  18714. <wsdl:output message="wsdlns:redirectedEmailAddResponse" />
  18715. </wsdl:operation>
  18716. <wsdl:operation name="nicModifyInfos">
  18717. <wsdl:input message="wsdlns:nicModifyInfosRequest" />
  18718. <wsdl:output message="wsdlns:nicModifyInfosResponse" />
  18719. </wsdl:operation>
  18720. <wsdl:operation name="ripeGetRipeIds">
  18721. <wsdl:input message="wsdlns:ripeGetRipeIdsRequest" />
  18722. <wsdl:output message="wsdlns:ripeGetRipeIdsResponse" />
  18723. </wsdl:operation>
  18724. <wsdl:operation name="telephonyRedirectModify">
  18725. <wsdl:input message="wsdlns:telephonyRedirectModifyRequest" />
  18726. <wsdl:output message="wsdlns:telephonyRedirectModifyResponse" />
  18727. </wsdl:operation>
  18728. <wsdl:operation name="sqlpriveMysqlDatabaseImportFromFile">
  18729. <wsdl:input message="wsdlns:sqlpriveMysqlDatabaseImportFromFileRequest" />
  18730. <wsdl:output message="wsdlns:sqlpriveMysqlDatabaseImportFromFileResponse" />
  18731. </wsdl:operation>
  18732. <wsdl:operation name="telephonyNumberModify">
  18733. <wsdl:input message="wsdlns:telephonyNumberModifyRequest" />
  18734. <wsdl:output message="wsdlns:telephonyNumberModifyResponse" />
  18735. </wsdl:operation>
  18736. <wsdl:operation name="dedicatedAddServiceMonitoringAlertSMS">
  18737. <wsdl:input message="wsdlns:dedicatedAddServiceMonitoringAlertSMSRequest" />
  18738. <wsdl:output message="wsdlns:dedicatedAddServiceMonitoringAlertSMSResponse" />
  18739. </wsdl:operation>
  18740. <wsdl:operation name="telephonyGetCitiesFromZip">
  18741. <wsdl:input message="wsdlns:telephonyGetCitiesFromZipRequest" />
  18742. <wsdl:output message="wsdlns:telephonyGetCitiesFromZipResponse" />
  18743. </wsdl:operation>
  18744. <wsdl:operation name="automatedMailGetVolumeHistory">
  18745. <wsdl:input message="wsdlns:automatedMailGetVolumeHistoryRequest" />
  18746. <wsdl:output message="wsdlns:automatedMailGetVolumeHistoryResponse" />
  18747. </wsdl:operation>
  18748. <wsdl:operation name="automatedMailGetTodo">
  18749. <wsdl:input message="wsdlns:automatedMailGetTodoRequest" />
  18750. <wsdl:output message="wsdlns:automatedMailGetTodoResponse" />
  18751. </wsdl:operation>
  18752. <wsdl:operation name="telephonySmsplusSendSmsMt">
  18753. <wsdl:input message="wsdlns:telephonySmsplusSendSmsMtRequest" />
  18754. <wsdl:output message="wsdlns:telephonySmsplusSendSmsMtResponse" />
  18755. </wsdl:operation>
  18756. <wsdl:operation name="dedicatedIpLoadBalancingList">
  18757. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingListRequest" />
  18758. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingListResponse" />
  18759. </wsdl:operation>
  18760. <wsdl:operation name="dedicatedBackupReinstallConfiguration">
  18761. <wsdl:input message="wsdlns:dedicatedBackupReinstallConfigurationRequest" />
  18762. <wsdl:output message="wsdlns:dedicatedBackupReinstallConfigurationResponse" />
  18763. </wsdl:operation>
  18764. <wsdl:operation name="telephonySmsUserGetCsvAttachment">
  18765. <wsdl:input message="wsdlns:telephonySmsUserGetCsvAttachmentRequest" />
  18766. <wsdl:output message="wsdlns:telephonySmsUserGetCsvAttachmentResponse" />
  18767. </wsdl:operation>
  18768. <wsdl:operation name="dedicatedBackupGetHisto">
  18769. <wsdl:input message="wsdlns:dedicatedBackupGetHistoRequest" />
  18770. <wsdl:output message="wsdlns:dedicatedBackupGetHistoResponse" />
  18771. </wsdl:operation>
  18772. <wsdl:operation name="domainHostUpdate">
  18773. <wsdl:input message="wsdlns:domainHostUpdateRequest" />
  18774. <wsdl:output message="wsdlns:domainHostUpdateResponse" />
  18775. </wsdl:operation>
  18776. <wsdl:operation name="dedicatedBackupUpdate">
  18777. <wsdl:input message="wsdlns:dedicatedBackupUpdateRequest" />
  18778. <wsdl:output message="wsdlns:dedicatedBackupUpdateResponse" />
  18779. </wsdl:operation>
  18780. <wsdl:operation name="telephonyPhonebookOnSmsList">
  18781. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsListRequest" />
  18782. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsListResponse" />
  18783. </wsdl:operation>
  18784. <wsdl:operation name="serviceGroupList">
  18785. <wsdl:input message="wsdlns:serviceGroupListRequest" />
  18786. <wsdl:output message="wsdlns:serviceGroupListResponse" />
  18787. </wsdl:operation>
  18788. <wsdl:operation name="databaseChangePassword">
  18789. <wsdl:input message="wsdlns:databaseChangePasswordRequest" />
  18790. <wsdl:output message="wsdlns:databaseChangePasswordResponse" />
  18791. </wsdl:operation>
  18792. <wsdl:operation name="billingInvoiceList">
  18793. <wsdl:input message="wsdlns:billingInvoiceListRequest" />
  18794. <wsdl:output message="wsdlns:billingInvoiceListResponse" />
  18795. </wsdl:operation>
  18796. <wsdl:operation name="telephonySetClosureEvents">
  18797. <wsdl:input message="wsdlns:telephonySetClosureEventsRequest" />
  18798. <wsdl:output message="wsdlns:telephonySetClosureEventsResponse" />
  18799. </wsdl:operation>
  18800. <wsdl:operation name="telephonyNicSetSipDomain">
  18801. <wsdl:input message="wsdlns:telephonyNicSetSipDomainRequest" />
  18802. <wsdl:output message="wsdlns:telephonyNicSetSipDomainResponse" />
  18803. </wsdl:operation>
  18804. <wsdl:operation name="globalAccessByNic">
  18805. <wsdl:input message="wsdlns:globalAccessByNicRequest" />
  18806. <wsdl:output message="wsdlns:globalAccessByNicResponse" />
  18807. </wsdl:operation>
  18808. <wsdl:operation name="dedicatedNetbootGetRescueEmail">
  18809. <wsdl:input message="wsdlns:dedicatedNetbootGetRescueEmailRequest" />
  18810. <wsdl:output message="wsdlns:dedicatedNetbootGetRescueEmailResponse" />
  18811. </wsdl:operation>
  18812. <wsdl:operation name="ticketListIncidentsByDomain">
  18813. <wsdl:input message="wsdlns:ticketListIncidentsByDomainRequest" />
  18814. <wsdl:output message="wsdlns:ticketListIncidentsByDomainResponse" />
  18815. </wsdl:operation>
  18816. <wsdl:operation name="telephonySmsMultiSend">
  18817. <wsdl:input message="wsdlns:telephonySmsMultiSendRequest" />
  18818. <wsdl:output message="wsdlns:telephonySmsMultiSendResponse" />
  18819. </wsdl:operation>
  18820. <wsdl:operation name="serviceListPaginated">
  18821. <wsdl:input message="wsdlns:serviceListPaginatedRequest" />
  18822. <wsdl:output message="wsdlns:serviceListPaginatedResponse" />
  18823. </wsdl:operation>
  18824. <wsdl:operation name="dedicatedRtmListBackdoor">
  18825. <wsdl:input message="wsdlns:dedicatedRtmListBackdoorRequest" />
  18826. <wsdl:output message="wsdlns:dedicatedRtmListBackdoorResponse" />
  18827. </wsdl:operation>
  18828. <wsdl:operation name="telephonySmsUserAddCsvAttachment">
  18829. <wsdl:input message="wsdlns:telephonySmsUserAddCsvAttachmentRequest" />
  18830. <wsdl:output message="wsdlns:telephonySmsUserAddCsvAttachmentResponse" />
  18831. </wsdl:operation>
  18832. <wsdl:operation name="zoneEntryList">
  18833. <wsdl:input message="wsdlns:zoneEntryListRequest" />
  18834. <wsdl:output message="wsdlns:zoneEntryListResponse" />
  18835. </wsdl:operation>
  18836. <wsdl:operation name="telephonySpareDel">
  18837. <wsdl:input message="wsdlns:telephonySpareDelRequest" />
  18838. <wsdl:output message="wsdlns:telephonySpareDelResponse" />
  18839. </wsdl:operation>
  18840. <wsdl:operation name="dnsDefaultInstallCustom">
  18841. <wsdl:input message="wsdlns:dnsDefaultInstallCustomRequest" />
  18842. <wsdl:output message="wsdlns:dnsDefaultInstallCustomResponse" />
  18843. </wsdl:operation>
  18844. <wsdl:operation name="telephonyFaxHistory">
  18845. <wsdl:input message="wsdlns:telephonyFaxHistoryRequest" />
  18846. <wsdl:output message="wsdlns:telephonyFaxHistoryResponse" />
  18847. </wsdl:operation>
  18848. <wsdl:operation name="multiFtpChangePassword">
  18849. <wsdl:input message="wsdlns:multiFtpChangePasswordRequest" />
  18850. <wsdl:output message="wsdlns:multiFtpChangePasswordResponse" />
  18851. </wsdl:operation>
  18852. <wsdl:operation name="telephonyFreefaxToVoicefax">
  18853. <wsdl:input message="wsdlns:telephonyFreefaxToVoicefaxRequest" />
  18854. <wsdl:output message="wsdlns:telephonyFreefaxToVoicefaxResponse" />
  18855. </wsdl:operation>
  18856. <wsdl:operation name="sqlpriveMysqlUserList">
  18857. <wsdl:input message="wsdlns:sqlpriveMysqlUserListRequest" />
  18858. <wsdl:output message="wsdlns:sqlpriveMysqlUserListResponse" />
  18859. </wsdl:operation>
  18860. <wsdl:operation name="telephonyFaxSend">
  18861. <wsdl:input message="wsdlns:telephonyFaxSendRequest" />
  18862. <wsdl:output message="wsdlns:telephonyFaxSendResponse" />
  18863. </wsdl:operation>
  18864. <wsdl:operation name="domainUnlock">
  18865. <wsdl:input message="wsdlns:domainUnlockRequest" />
  18866. <wsdl:output message="wsdlns:domainUnlockResponse" />
  18867. </wsdl:operation>
  18868. <wsdl:operation name="telephonyRestrictionList">
  18869. <wsdl:input message="wsdlns:telephonyRestrictionListRequest" />
  18870. <wsdl:output message="wsdlns:telephonyRestrictionListResponse" />
  18871. </wsdl:operation>
  18872. <wsdl:operation name="domainWhoisObfuscatorSetAll">
  18873. <wsdl:input message="wsdlns:domainWhoisObfuscatorSetAllRequest" />
  18874. <wsdl:output message="wsdlns:domainWhoisObfuscatorSetAllResponse" />
  18875. </wsdl:operation>
  18876. <wsdl:operation name="popDetachMasterNic">
  18877. <wsdl:input message="wsdlns:popDetachMasterNicRequest" />
  18878. <wsdl:output message="wsdlns:popDetachMasterNicResponse" />
  18879. </wsdl:operation>
  18880. <wsdl:operation name="telephonyBillList">
  18881. <wsdl:input message="wsdlns:telephonyBillListRequest" />
  18882. <wsdl:output message="wsdlns:telephonyBillListResponse" />
  18883. </wsdl:operation>
  18884. <wsdl:operation name="telephonyNumberCustomList">
  18885. <wsdl:input message="wsdlns:telephonyNumberCustomListRequest" />
  18886. <wsdl:output message="wsdlns:telephonyNumberCustomListResponse" />
  18887. </wsdl:operation>
  18888. <wsdl:operation name="dedicatedMonitoringNotificationCreate">
  18889. <wsdl:input message="wsdlns:dedicatedMonitoringNotificationCreateRequest" />
  18890. <wsdl:output message="wsdlns:dedicatedMonitoringNotificationCreateResponse" />
  18891. </wsdl:operation>
  18892. <wsdl:operation name="telephonyPlugAndPhoneSkinModify">
  18893. <wsdl:input message="wsdlns:telephonyPlugAndPhoneSkinModifyRequest" />
  18894. <wsdl:output message="wsdlns:telephonyPlugAndPhoneSkinModifyResponse" />
  18895. </wsdl:operation>
  18896. <wsdl:operation name="domainList">
  18897. <wsdl:input message="wsdlns:domainListRequest" />
  18898. <wsdl:output message="wsdlns:domainListResponse" />
  18899. </wsdl:operation>
  18900. <wsdl:operation name="telephonyFaxOptionsModify">
  18901. <wsdl:input message="wsdlns:telephonyFaxOptionsModifyRequest" />
  18902. <wsdl:output message="wsdlns:telephonyFaxOptionsModifyResponse" />
  18903. </wsdl:operation>
  18904. <wsdl:operation name="telephonyBillingAccountSummary">
  18905. <wsdl:input message="wsdlns:telephonyBillingAccountSummaryRequest" />
  18906. <wsdl:output message="wsdlns:telephonyBillingAccountSummaryResponse" />
  18907. </wsdl:operation>
  18908. <wsdl:operation name="overquotaInfo">
  18909. <wsdl:input message="wsdlns:overquotaInfoRequest" />
  18910. <wsdl:output message="wsdlns:overquotaInfoResponse" />
  18911. </wsdl:operation>
  18912. <wsdl:operation name="telephonyConferenceSetAnnounceFile">
  18913. <wsdl:input message="wsdlns:telephonyConferenceSetAnnounceFileRequest" />
  18914. <wsdl:output message="wsdlns:telephonyConferenceSetAnnounceFileResponse" />
  18915. </wsdl:operation>
  18916. <wsdl:operation name="automatedMailGetErrors">
  18917. <wsdl:input message="wsdlns:automatedMailGetErrorsRequest" />
  18918. <wsdl:output message="wsdlns:automatedMailGetErrorsResponse" />
  18919. </wsdl:operation>
  18920. <wsdl:operation name="telephonyPhonebookOnSmsAdd">
  18921. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsAddRequest" />
  18922. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsAddResponse" />
  18923. </wsdl:operation>
  18924. <wsdl:operation name="telephonyClick2CallUserDel">
  18925. <wsdl:input message="wsdlns:telephonyClick2CallUserDelRequest" />
  18926. <wsdl:output message="wsdlns:telephonyClick2CallUserDelResponse" />
  18927. </wsdl:operation>
  18928. <wsdl:operation name="emailGetCapabilities">
  18929. <wsdl:input message="wsdlns:emailGetCapabilitiesRequest" />
  18930. <wsdl:output message="wsdlns:emailGetCapabilitiesResponse" />
  18931. </wsdl:operation>
  18932. <wsdl:operation name="telephonySmsAccountList">
  18933. <wsdl:input message="wsdlns:telephonySmsAccountListRequest" />
  18934. <wsdl:output message="wsdlns:telephonySmsAccountListResponse" />
  18935. </wsdl:operation>
  18936. <wsdl:operation name="telephonyBillingAccountConsumptionCSVByMail">
  18937. <wsdl:input message="wsdlns:telephonyBillingAccountConsumptionCSVByMailRequest" />
  18938. <wsdl:output message="wsdlns:telephonyBillingAccountConsumptionCSVByMailResponse" />
  18939. </wsdl:operation>
  18940. <wsdl:operation name="telephonyFMHuntingModificationVoicemail">
  18941. <wsdl:input message="wsdlns:telephonyFMHuntingModificationVoicemailRequest" />
  18942. <wsdl:output message="wsdlns:telephonyFMHuntingModificationVoicemailResponse" />
  18943. </wsdl:operation>
  18944. <wsdl:operation name="dedicatedBackupList">
  18945. <wsdl:input message="wsdlns:dedicatedBackupListRequest" />
  18946. <wsdl:output message="wsdlns:dedicatedBackupListResponse" />
  18947. </wsdl:operation>
  18948. <wsdl:operation name="telephonyOrdersFollowingUp">
  18949. <wsdl:input message="wsdlns:telephonyOrdersFollowingUpRequest" />
  18950. <wsdl:output message="wsdlns:telephonyOrdersFollowingUpResponse" />
  18951. </wsdl:operation>
  18952. <wsdl:operation name="telephonyPhonebookOnGroupContactAdd">
  18953. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupContactAddRequest" />
  18954. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupContactAddResponse" />
  18955. </wsdl:operation>
  18956. <wsdl:operation name="ortDomainDel">
  18957. <wsdl:input message="wsdlns:ortDomainDelRequest" />
  18958. <wsdl:output message="wsdlns:ortDomainDelResponse" />
  18959. </wsdl:operation>
  18960. <wsdl:operation name="mailingListModeratorList">
  18961. <wsdl:input message="wsdlns:mailingListModeratorListRequest" />
  18962. <wsdl:output message="wsdlns:mailingListModeratorListResponse" />
  18963. </wsdl:operation>
  18964. <wsdl:operation name="telephonyBillDetailsCSV">
  18965. <wsdl:input message="wsdlns:telephonyBillDetailsCSVRequest" />
  18966. <wsdl:output message="wsdlns:telephonyBillDetailsCSVResponse" />
  18967. </wsdl:operation>
  18968. <wsdl:operation name="popList">
  18969. <wsdl:input message="wsdlns:popListRequest" />
  18970. <wsdl:output message="wsdlns:popListResponse" />
  18971. </wsdl:operation>
  18972. <wsdl:operation name="sqlpriveMysqlRamUsed">
  18973. <wsdl:input message="wsdlns:sqlpriveMysqlRamUsedRequest" />
  18974. <wsdl:output message="wsdlns:sqlpriveMysqlRamUsedResponse" />
  18975. </wsdl:operation>
  18976. <wsdl:operation name="telephonySmsCreditLeft">
  18977. <wsdl:input message="wsdlns:telephonySmsCreditLeftRequest" />
  18978. <wsdl:output message="wsdlns:telephonySmsCreditLeftResponse" />
  18979. </wsdl:operation>
  18980. <wsdl:operation name="prepaidDomainCreate">
  18981. <wsdl:input message="wsdlns:prepaidDomainCreateRequest" />
  18982. <wsdl:output message="wsdlns:prepaidDomainCreateResponse" />
  18983. </wsdl:operation>
  18984. <wsdl:operation name="telephonyDirectoryPJCode">
  18985. <wsdl:input message="wsdlns:telephonyDirectoryPJCodeRequest" />
  18986. <wsdl:output message="wsdlns:telephonyDirectoryPJCodeResponse" />
  18987. </wsdl:operation>
  18988. <wsdl:operation name="telephonyListSummationCallsFromBillingAccount">
  18989. <wsdl:input message="wsdlns:telephonyListSummationCallsFromBillingAccountRequest" />
  18990. <wsdl:output message="wsdlns:telephonyListSummationCallsFromBillingAccountResponse" />
  18991. </wsdl:operation>
  18992. <wsdl:operation name="rpsMigrationGetProgressStatus">
  18993. <wsdl:input message="wsdlns:rpsMigrationGetProgressStatusRequest" />
  18994. <wsdl:output message="wsdlns:rpsMigrationGetProgressStatusResponse" />
  18995. </wsdl:operation>
  18996. <wsdl:operation name="telephonyBillingAccountDescriptionModify">
  18997. <wsdl:input message="wsdlns:telephonyBillingAccountDescriptionModifyRequest" />
  18998. <wsdl:output message="wsdlns:telephonyBillingAccountDescriptionModifyResponse" />
  18999. </wsdl:operation>
  19000. <wsdl:operation name="dedicatedNetbootGetAll">
  19001. <wsdl:input message="wsdlns:dedicatedNetbootGetAllRequest" />
  19002. <wsdl:output message="wsdlns:dedicatedNetbootGetAllResponse" />
  19003. </wsdl:operation>
  19004. <wsdl:operation name="emailDomainListByMasterNic">
  19005. <wsdl:input message="wsdlns:emailDomainListByMasterNicRequest" />
  19006. <wsdl:output message="wsdlns:emailDomainListByMasterNicResponse" />
  19007. </wsdl:operation>
  19008. <wsdl:operation name="telephonyAbbreviatedNumberDel">
  19009. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberDelRequest" />
  19010. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberDelResponse" />
  19011. </wsdl:operation>
  19012. <wsdl:operation name="resellerDomainTransferIT">
  19013. <wsdl:input message="wsdlns:resellerDomainTransferITRequest" />
  19014. <wsdl:output message="wsdlns:resellerDomainTransferITResponse" />
  19015. </wsdl:operation>
  19016. <wsdl:operation name="dedicatedVirtualMacIpAvailableGetList">
  19017. <wsdl:input message="wsdlns:dedicatedVirtualMacIpAvailableGetListRequest" />
  19018. <wsdl:output message="wsdlns:dedicatedVirtualMacIpAvailableGetListResponse" />
  19019. </wsdl:operation>
  19020. <wsdl:operation name="telephonyFaxOptionsList">
  19021. <wsdl:input message="wsdlns:telephonyFaxOptionsListRequest" />
  19022. <wsdl:output message="wsdlns:telephonyFaxOptionsListResponse" />
  19023. </wsdl:operation>
  19024. <wsdl:operation name="ticketListIncidents">
  19025. <wsdl:input message="wsdlns:ticketListIncidentsRequest" />
  19026. <wsdl:output message="wsdlns:ticketListIncidentsResponse" />
  19027. </wsdl:operation>
  19028. <wsdl:operation name="infrastructureReverseModify">
  19029. <wsdl:input message="wsdlns:infrastructureReverseModifyRequest" />
  19030. <wsdl:output message="wsdlns:infrastructureReverseModifyResponse" />
  19031. </wsdl:operation>
  19032. <wsdl:operation name="dedicatedMonitoringSMSCreate">
  19033. <wsdl:input message="wsdlns:dedicatedMonitoringSMSCreateRequest" />
  19034. <wsdl:output message="wsdlns:dedicatedMonitoringSMSCreateResponse" />
  19035. </wsdl:operation>
  19036. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberAdd">
  19037. <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberAddRequest" />
  19038. <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberAddResponse" />
  19039. </wsdl:operation>
  19040. <wsdl:operation name="dedicatedRipeQuery">
  19041. <wsdl:input message="wsdlns:dedicatedRipeQueryRequest" />
  19042. <wsdl:output message="wsdlns:dedicatedRipeQueryResponse" />
  19043. </wsdl:operation>
  19044. <wsdl:operation name="responderEmailList">
  19045. <wsdl:input message="wsdlns:responderEmailListRequest" />
  19046. <wsdl:output message="wsdlns:responderEmailListResponse" />
  19047. </wsdl:operation>
  19048. <wsdl:operation name="telephonyBillingAccountSet">
  19049. <wsdl:input message="wsdlns:telephonyBillingAccountSetRequest" />
  19050. <wsdl:output message="wsdlns:telephonyBillingAccountSetResponse" />
  19051. </wsdl:operation>
  19052. <wsdl:operation name="telephonyDepositMovementModify">
  19053. <wsdl:input message="wsdlns:telephonyDepositMovementModifyRequest" />
  19054. <wsdl:output message="wsdlns:telephonyDepositMovementModifyResponse" />
  19055. </wsdl:operation>
  19056. <wsdl:operation name="telephonyClick2CallDo">
  19057. <wsdl:input message="wsdlns:telephonyClick2CallDoRequest" />
  19058. <wsdl:output message="wsdlns:telephonyClick2CallDoResponse" />
  19059. </wsdl:operation>
  19060. <wsdl:operation name="telephonySpecialNumberOrder">
  19061. <wsdl:input message="wsdlns:telephonySpecialNumberOrderRequest" />
  19062. <wsdl:output message="wsdlns:telephonySpecialNumberOrderResponse" />
  19063. </wsdl:operation>
  19064. <wsdl:operation name="telephonyVoicemailOptionsModify">
  19065. <wsdl:input message="wsdlns:telephonyVoicemailOptionsModifyRequest" />
  19066. <wsdl:output message="wsdlns:telephonyVoicemailOptionsModifyResponse" />
  19067. </wsdl:operation>
  19068. <wsdl:operation name="telephonyLineSwitchOldOffer">
  19069. <wsdl:input message="wsdlns:telephonyLineSwitchOldOfferRequest" />
  19070. <wsdl:output message="wsdlns:telephonyLineSwitchOldOfferResponse" />
  19071. </wsdl:operation>
  19072. <wsdl:operation name="zoneEntryAddCustom">
  19073. <wsdl:input message="wsdlns:zoneEntryAddCustomRequest" />
  19074. <wsdl:output message="wsdlns:zoneEntryAddCustomResponse" />
  19075. </wsdl:operation>
  19076. <wsdl:operation name="domainWhoisObfuscatorInfo">
  19077. <wsdl:input message="wsdlns:domainWhoisObfuscatorInfoRequest" />
  19078. <wsdl:output message="wsdlns:domainWhoisObfuscatorInfoResponse" />
  19079. </wsdl:operation>
  19080. <wsdl:operation name="telephonyPhonebookOnGroupContactDel">
  19081. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupContactDelRequest" />
  19082. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupContactDelResponse" />
  19083. </wsdl:operation>
  19084. <wsdl:operation name="ticketReopen">
  19085. <wsdl:input message="wsdlns:ticketReopenRequest" />
  19086. <wsdl:output message="wsdlns:ticketReopenResponse" />
  19087. </wsdl:operation>
  19088. <wsdl:operation name="telephonySpareAdd">
  19089. <wsdl:input message="wsdlns:telephonySpareAddRequest" />
  19090. <wsdl:output message="wsdlns:telephonySpareAddResponse" />
  19091. </wsdl:operation>
  19092. <wsdl:operation name="telephonySmsAddCsvAttachment">
  19093. <wsdl:input message="wsdlns:telephonySmsAddCsvAttachmentRequest" />
  19094. <wsdl:output message="wsdlns:telephonySmsAddCsvAttachmentResponse" />
  19095. </wsdl:operation>
  19096. <wsdl:operation name="dedicatedBackupFtpPassword">
  19097. <wsdl:input message="wsdlns:dedicatedBackupFtpPasswordRequest" />
  19098. <wsdl:output message="wsdlns:dedicatedBackupFtpPasswordResponse" />
  19099. </wsdl:operation>
  19100. <wsdl:operation name="telephonyDefaultPrivateHolidaysEvents">
  19101. <wsdl:input message="wsdlns:telephonyDefaultPrivateHolidaysEventsRequest" />
  19102. <wsdl:output message="wsdlns:telephonyDefaultPrivateHolidaysEventsResponse" />
  19103. </wsdl:operation>
  19104. <wsdl:operation name="hostingAccessByNic">
  19105. <wsdl:input message="wsdlns:hostingAccessByNicRequest" />
  19106. <wsdl:output message="wsdlns:hostingAccessByNicResponse" />
  19107. </wsdl:operation>
  19108. <wsdl:operation name="sqlpriveAlertInfo">
  19109. <wsdl:input message="wsdlns:sqlpriveAlertInfoRequest" />
  19110. <wsdl:output message="wsdlns:sqlpriveAlertInfoResponse" />
  19111. </wsdl:operation>
  19112. <wsdl:operation name="mailingListFullInfo">
  19113. <wsdl:input message="wsdlns:mailingListFullInfoRequest" />
  19114. <wsdl:output message="wsdlns:mailingListFullInfoResponse" />
  19115. </wsdl:operation>
  19116. <wsdl:operation name="dedicatedRtmBackdoorUpdateAlert">
  19117. <wsdl:input message="wsdlns:dedicatedRtmBackdoorUpdateAlertRequest" />
  19118. <wsdl:output message="wsdlns:dedicatedRtmBackdoorUpdateAlertResponse" />
  19119. </wsdl:operation>
  19120. <wsdl:operation name="responderEmailInfo">
  19121. <wsdl:input message="wsdlns:responderEmailInfoRequest" />
  19122. <wsdl:output message="wsdlns:responderEmailInfoResponse" />
  19123. </wsdl:operation>
  19124. <wsdl:operation name="telephonyToneRemoteUpload">
  19125. <wsdl:input message="wsdlns:telephonyToneRemoteUploadRequest" />
  19126. <wsdl:output message="wsdlns:telephonyToneRemoteUploadResponse" />
  19127. </wsdl:operation>
  19128. <wsdl:operation name="telephonyNumberGetFrWayNamesFromInsee">
  19129. <wsdl:input message="wsdlns:telephonyNumberGetFrWayNamesFromInseeRequest" />
  19130. <wsdl:output message="wsdlns:telephonyNumberGetFrWayNamesFromInseeResponse" />
  19131. </wsdl:operation>
  19132. <wsdl:operation name="dedicatedSecondaryDNSAdd">
  19133. <wsdl:input message="wsdlns:dedicatedSecondaryDNSAddRequest" />
  19134. <wsdl:output message="wsdlns:dedicatedSecondaryDNSAddResponse" />
  19135. </wsdl:operation>
  19136. <wsdl:operation name="popUpgradeQuota">
  19137. <wsdl:input message="wsdlns:popUpgradeQuotaRequest" />
  19138. <wsdl:output message="wsdlns:popUpgradeQuotaResponse" />
  19139. </wsdl:operation>
  19140. <wsdl:operation name="telephonyFMHuntingModificationMode">
  19141. <wsdl:input message="wsdlns:telephonyFMHuntingModificationModeRequest" />
  19142. <wsdl:output message="wsdlns:telephonyFMHuntingModificationModeResponse" />
  19143. </wsdl:operation>
  19144. <wsdl:operation name="sqlpriveList">
  19145. <wsdl:input message="wsdlns:sqlpriveListRequest" />
  19146. <wsdl:output message="wsdlns:sqlpriveListResponse" />
  19147. </wsdl:operation>
  19148. <wsdl:operation name="dnsInstall">
  19149. <wsdl:input message="wsdlns:dnsInstallRequest" />
  19150. <wsdl:output message="wsdlns:dnsInstallResponse" />
  19151. </wsdl:operation>
  19152. <wsdl:operation name="telephonyAliasToSipOffer">
  19153. <wsdl:input message="wsdlns:telephonyAliasToSipOfferRequest" />
  19154. <wsdl:output message="wsdlns:telephonyAliasToSipOfferResponse" />
  19155. </wsdl:operation>
  19156. <wsdl:operation name="hostingSummary">
  19157. <wsdl:input message="wsdlns:hostingSummaryRequest" />
  19158. <wsdl:output message="wsdlns:hostingSummaryResponse" />
  19159. </wsdl:operation>
  19160. <wsdl:operation name="emailDomainSummary">
  19161. <wsdl:input message="wsdlns:emailDomainSummaryRequest" />
  19162. <wsdl:output message="wsdlns:emailDomainSummaryResponse" />
  19163. </wsdl:operation>
  19164. <wsdl:operation name="dedicatedRtmGetStatus">
  19165. <wsdl:input message="wsdlns:dedicatedRtmGetStatusRequest" />
  19166. <wsdl:output message="wsdlns:dedicatedRtmGetStatusResponse" />
  19167. </wsdl:operation>
  19168. <wsdl:operation name="managedServicesPartitionQuotaUsed">
  19169. <wsdl:input message="wsdlns:managedServicesPartitionQuotaUsedRequest" />
  19170. <wsdl:output message="wsdlns:managedServicesPartitionQuotaUsedResponse" />
  19171. </wsdl:operation>
  19172. <wsdl:operation name="dedicatedNetbootGetAvailable">
  19173. <wsdl:input message="wsdlns:dedicatedNetbootGetAvailableRequest" />
  19174. <wsdl:output message="wsdlns:dedicatedNetbootGetAvailableResponse" />
  19175. </wsdl:operation>
  19176. <wsdl:operation name="telephonySmsUserMultiSend">
  19177. <wsdl:input message="wsdlns:telephonySmsUserMultiSendRequest" />
  19178. <wsdl:output message="wsdlns:telephonySmsUserMultiSendResponse" />
  19179. </wsdl:operation>
  19180. <wsdl:operation name="telephonySmsGetCsvAttachment">
  19181. <wsdl:input message="wsdlns:telephonySmsGetCsvAttachmentRequest" />
  19182. <wsdl:output message="wsdlns:telephonySmsGetCsvAttachmentResponse" />
  19183. </wsdl:operation>
  19184. <wsdl:operation name="telephonySmsHistory">
  19185. <wsdl:input message="wsdlns:telephonySmsHistoryRequest" />
  19186. <wsdl:output message="wsdlns:telephonySmsHistoryResponse" />
  19187. </wsdl:operation>
  19188. <wsdl:operation name="zoneEntryModify">
  19189. <wsdl:input message="wsdlns:zoneEntryModifyRequest" />
  19190. <wsdl:output message="wsdlns:zoneEntryModifyResponse" />
  19191. </wsdl:operation>
  19192. <wsdl:operation name="ticketListContact">
  19193. <wsdl:input message="wsdlns:ticketListContactRequest" />
  19194. <wsdl:output message="wsdlns:ticketListContactResponse" />
  19195. </wsdl:operation>
  19196. <wsdl:operation name="dedicatedMailinglistGetAllowed">
  19197. <wsdl:input message="wsdlns:dedicatedMailinglistGetAllowedRequest" />
  19198. <wsdl:output message="wsdlns:dedicatedMailinglistGetAllowedResponse" />
  19199. </wsdl:operation>
  19200. <wsdl:operation name="dedicatedBackupInfo">
  19201. <wsdl:input message="wsdlns:dedicatedBackupInfoRequest" />
  19202. <wsdl:output message="wsdlns:dedicatedBackupInfoResponse" />
  19203. </wsdl:operation>
  19204. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupModify">
  19205. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupModifyRequest" />
  19206. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupModifyResponse" />
  19207. </wsdl:operation>
  19208. <wsdl:operation name="accountSummary">
  19209. <wsdl:input message="wsdlns:accountSummaryRequest" />
  19210. <wsdl:output message="wsdlns:accountSummaryResponse" />
  19211. </wsdl:operation>
  19212. <wsdl:operation name="subDomainDel">
  19213. <wsdl:input message="wsdlns:subDomainDelRequest" />
  19214. <wsdl:output message="wsdlns:subDomainDelResponse" />
  19215. </wsdl:operation>
  19216. <wsdl:operation name="telephonyHuntingGenericScreenList">
  19217. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenListRequest" />
  19218. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenListResponse" />
  19219. </wsdl:operation>
  19220. <wsdl:operation name="emailFilterAdd">
  19221. <wsdl:input message="wsdlns:emailFilterAddRequest" />
  19222. <wsdl:output message="wsdlns:emailFilterAddResponse" />
  19223. </wsdl:operation>
  19224. <wsdl:operation name="telephonyHuntingGenericScreenStatus">
  19225. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenStatusRequest" />
  19226. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenStatusResponse" />
  19227. </wsdl:operation>
  19228. <wsdl:operation name="telephonyHuntingModificationMembers">
  19229. <wsdl:input message="wsdlns:telephonyHuntingModificationMembersRequest" />
  19230. <wsdl:output message="wsdlns:telephonyHuntingModificationMembersResponse" />
  19231. </wsdl:operation>
  19232. <wsdl:operation name="rpsMigrationStatus">
  19233. <wsdl:input message="wsdlns:rpsMigrationStatusRequest" />
  19234. <wsdl:output message="wsdlns:rpsMigrationStatusResponse" />
  19235. </wsdl:operation>
  19236. <wsdl:operation name="dnsReset">
  19237. <wsdl:input message="wsdlns:dnsResetRequest" />
  19238. <wsdl:output message="wsdlns:dnsResetResponse" />
  19239. </wsdl:operation>
  19240. <wsdl:operation name="telephonyVoicemailMessagesDownload">
  19241. <wsdl:input message="wsdlns:telephonyVoicemailMessagesDownloadRequest" />
  19242. <wsdl:output message="wsdlns:telephonyVoicemailMessagesDownloadResponse" />
  19243. </wsdl:operation>
  19244. <wsdl:operation name="supportGetNicDomains">
  19245. <wsdl:input message="wsdlns:supportGetNicDomainsRequest" />
  19246. <wsdl:output message="wsdlns:supportGetNicDomainsResponse" />
  19247. </wsdl:operation>
  19248. <wsdl:operation name="telephonyFaxCampaignCreation">
  19249. <wsdl:input message="wsdlns:telephonyFaxCampaignCreationRequest" />
  19250. <wsdl:output message="wsdlns:telephonyFaxCampaignCreationResponse" />
  19251. </wsdl:operation>
  19252. <wsdl:operation name="supportGetThreads">
  19253. <wsdl:input message="wsdlns:supportGetThreadsRequest" />
  19254. <wsdl:output message="wsdlns:supportGetThreadsResponse" />
  19255. </wsdl:operation>
  19256. <wsdl:operation name="mailingListDel">
  19257. <wsdl:input message="wsdlns:mailingListDelRequest" />
  19258. <wsdl:output message="wsdlns:mailingListDelResponse" />
  19259. </wsdl:operation>
  19260. <wsdl:operation name="dedicatedFailoverRipeAdd">
  19261. <wsdl:input message="wsdlns:dedicatedFailoverRipeAddRequest" />
  19262. <wsdl:output message="wsdlns:dedicatedFailoverRipeAddResponse" />
  19263. </wsdl:operation>
  19264. <wsdl:operation name="mailingListSubscriberAdd">
  19265. <wsdl:input message="wsdlns:mailingListSubscriberAddRequest" />
  19266. <wsdl:output message="wsdlns:mailingListSubscriberAddResponse" />
  19267. </wsdl:operation>
  19268. <wsdl:operation name="dedicatedFilterIrcClientRuleAdd">
  19269. <wsdl:input message="wsdlns:dedicatedFilterIrcClientRuleAddRequest" />
  19270. <wsdl:output message="wsdlns:dedicatedFilterIrcClientRuleAddResponse" />
  19271. </wsdl:operation>
  19272. <wsdl:operation name="telephonyLineLogsNotificationOptions">
  19273. <wsdl:input message="wsdlns:telephonyLineLogsNotificationOptionsRequest" />
  19274. <wsdl:output message="wsdlns:telephonyLineLogsNotificationOptionsResponse" />
  19275. </wsdl:operation>
  19276. <wsdl:operation name="telephonyLineGetIpRestriction">
  19277. <wsdl:input message="wsdlns:telephonyLineGetIpRestrictionRequest" />
  19278. <wsdl:output message="wsdlns:telephonyLineGetIpRestrictionResponse" />
  19279. </wsdl:operation>
  19280. <wsdl:operation name="dedicatedInstallationTemplateList">
  19281. <wsdl:input message="wsdlns:dedicatedInstallationTemplateListRequest" />
  19282. <wsdl:output message="wsdlns:dedicatedInstallationTemplateListResponse" />
  19283. </wsdl:operation>
  19284. <wsdl:operation name="telephonyGetTimeZoneNumber">
  19285. <wsdl:input message="wsdlns:telephonyGetTimeZoneNumberRequest" />
  19286. <wsdl:output message="wsdlns:telephonyGetTimeZoneNumberResponse" />
  19287. </wsdl:operation>
  19288. <wsdl:operation name="dedicatedBackupGetCalendar">
  19289. <wsdl:input message="wsdlns:dedicatedBackupGetCalendarRequest" />
  19290. <wsdl:output message="wsdlns:dedicatedBackupGetCalendarResponse" />
  19291. </wsdl:operation>
  19292. <wsdl:operation name="telephonyFMHuntingModificationMembers">
  19293. <wsdl:input message="wsdlns:telephonyFMHuntingModificationMembersRequest" />
  19294. <wsdl:output message="wsdlns:telephonyFMHuntingModificationMembersResponse" />
  19295. </wsdl:operation>
  19296. <wsdl:operation name="telephonyPhonebookAdd">
  19297. <wsdl:input message="wsdlns:telephonyPhonebookAddRequest" />
  19298. <wsdl:output message="wsdlns:telephonyPhonebookAddResponse" />
  19299. </wsdl:operation>
  19300. <wsdl:operation name="telephonyRestrictionModify">
  19301. <wsdl:input message="wsdlns:telephonyRestrictionModifyRequest" />
  19302. <wsdl:output message="wsdlns:telephonyRestrictionModifyResponse" />
  19303. </wsdl:operation>
  19304. <wsdl:operation name="telephonyRatesList">
  19305. <wsdl:input message="wsdlns:telephonyRatesListRequest" />
  19306. <wsdl:output message="wsdlns:telephonyRatesListResponse" />
  19307. </wsdl:operation>
  19308. <wsdl:operation name="crontabDel">
  19309. <wsdl:input message="wsdlns:crontabDelRequest" />
  19310. <wsdl:output message="wsdlns:crontabDelResponse" />
  19311. </wsdl:operation>
  19312. <wsdl:operation name="telephonyHuntingGenericScreenOptions">
  19313. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenOptionsRequest" />
  19314. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenOptionsResponse" />
  19315. </wsdl:operation>
  19316. <wsdl:operation name="telephonyBillingAccountAdd">
  19317. <wsdl:input message="wsdlns:telephonyBillingAccountAddRequest" />
  19318. <wsdl:output message="wsdlns:telephonyBillingAccountAddResponse" />
  19319. </wsdl:operation>
  19320. <wsdl:operation name="managedServicesIpAccessChange">
  19321. <wsdl:input message="wsdlns:managedServicesIpAccessChangeRequest" />
  19322. <wsdl:output message="wsdlns:managedServicesIpAccessChangeResponse" />
  19323. </wsdl:operation>
  19324. <wsdl:operation name="accountHistory">
  19325. <wsdl:input message="wsdlns:accountHistoryRequest" />
  19326. <wsdl:output message="wsdlns:accountHistoryResponse" />
  19327. </wsdl:operation>
  19328. <wsdl:operation name="dedicatedIpLoadBalancingServerDel">
  19329. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingServerDelRequest" />
  19330. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingServerDelResponse" />
  19331. </wsdl:operation>
  19332. <wsdl:operation name="domainCheck">
  19333. <wsdl:input message="wsdlns:domainCheckRequest" />
  19334. <wsdl:output message="wsdlns:domainCheckResponse" />
  19335. </wsdl:operation>
  19336. <wsdl:operation name="prepaidDomainTransfer">
  19337. <wsdl:input message="wsdlns:prepaidDomainTransferRequest" />
  19338. <wsdl:output message="wsdlns:prepaidDomainTransferResponse" />
  19339. </wsdl:operation>
  19340. <wsdl:operation name="dedicatedEditServiceMonitoringItem">
  19341. <wsdl:input message="wsdlns:dedicatedEditServiceMonitoringItemRequest" />
  19342. <wsdl:output message="wsdlns:dedicatedEditServiceMonitoringItemResponse" />
  19343. </wsdl:operation>
  19344. <wsdl:operation name="telephonySmsplusIsFreeKeyword">
  19345. <wsdl:input message="wsdlns:telephonySmsplusIsFreeKeywordRequest" />
  19346. <wsdl:output message="wsdlns:telephonySmsplusIsFreeKeywordResponse" />
  19347. </wsdl:operation>
  19348. <wsdl:operation name="telephonyLineGetCodecs">
  19349. <wsdl:input message="wsdlns:telephonyLineGetCodecsRequest" />
  19350. <wsdl:output message="wsdlns:telephonyLineGetCodecsResponse" />
  19351. </wsdl:operation>
  19352. <wsdl:operation name="telephonySmsSenderValidate">
  19353. <wsdl:input message="wsdlns:telephonySmsSenderValidateRequest" />
  19354. <wsdl:output message="wsdlns:telephonySmsSenderValidateResponse" />
  19355. </wsdl:operation>
  19356. <wsdl:operation name="dedicatedIPForUDPServerList">
  19357. <wsdl:input message="wsdlns:dedicatedIPForUDPServerListRequest" />
  19358. <wsdl:output message="wsdlns:dedicatedIPForUDPServerListResponse" />
  19359. </wsdl:operation>
  19360. <wsdl:operation name="telephonyHuntingModificationSimultaneousCalls">
  19361. <wsdl:input message="wsdlns:telephonyHuntingModificationSimultaneousCallsRequest" />
  19362. <wsdl:output message="wsdlns:telephonyHuntingModificationSimultaneousCallsResponse" />
  19363. </wsdl:operation>
  19364. <wsdl:operation name="telephonyDirectoryInfoGetSameSiret">
  19365. <wsdl:input message="wsdlns:telephonyDirectoryInfoGetSameSiretRequest" />
  19366. <wsdl:output message="wsdlns:telephonyDirectoryInfoGetSameSiretResponse" />
  19367. </wsdl:operation>
  19368. <wsdl:operation name="serviceGroupCreate">
  19369. <wsdl:input message="wsdlns:serviceGroupCreateRequest" />
  19370. <wsdl:output message="wsdlns:serviceGroupCreateResponse" />
  19371. </wsdl:operation>
  19372. <wsdl:operation name="telephonyConferenceSetParams">
  19373. <wsdl:input message="wsdlns:telephonyConferenceSetParamsRequest" />
  19374. <wsdl:output message="wsdlns:telephonyConferenceSetParamsResponse" />
  19375. </wsdl:operation>
  19376. <wsdl:operation name="orderTelephonySmsCredit">
  19377. <wsdl:input message="wsdlns:orderTelephonySmsCreditRequest" />
  19378. <wsdl:output message="wsdlns:orderTelephonySmsCreditResponse" />
  19379. </wsdl:operation>
  19380. <wsdl:operation name="dedicatedBackupSet">
  19381. <wsdl:input message="wsdlns:dedicatedBackupSetRequest" />
  19382. <wsdl:output message="wsdlns:dedicatedBackupSetResponse" />
  19383. </wsdl:operation>
  19384. <wsdl:operation name="dedicatedVirtualMacIpDelete">
  19385. <wsdl:input message="wsdlns:dedicatedVirtualMacIpDeleteRequest" />
  19386. <wsdl:output message="wsdlns:dedicatedVirtualMacIpDeleteResponse" />
  19387. </wsdl:operation>
  19388. <wsdl:operation name="dedicatedFailoverRipeSplit">
  19389. <wsdl:input message="wsdlns:dedicatedFailoverRipeSplitRequest" />
  19390. <wsdl:output message="wsdlns:dedicatedFailoverRipeSplitResponse" />
  19391. </wsdl:operation>
  19392. <wsdl:operation name="dedicatedReverseInfo">
  19393. <wsdl:input message="wsdlns:dedicatedReverseInfoRequest" />
  19394. <wsdl:output message="wsdlns:dedicatedReverseInfoResponse" />
  19395. </wsdl:operation>
  19396. <wsdl:operation name="dedicatedCapabilitiesGetAll">
  19397. <wsdl:input message="wsdlns:dedicatedCapabilitiesGetAllRequest" />
  19398. <wsdl:output message="wsdlns:dedicatedCapabilitiesGetAllResponse" />
  19399. </wsdl:operation>
  19400. <wsdl:operation name="telephonySparePurchase">
  19401. <wsdl:input message="wsdlns:telephonySparePurchaseRequest" />
  19402. <wsdl:output message="wsdlns:telephonySparePurchaseResponse" />
  19403. </wsdl:operation>
  19404. <wsdl:operation name="nic">
  19405. <wsdl:input message="wsdlns:nicRequest" />
  19406. <wsdl:output message="wsdlns:nicResponse" />
  19407. </wsdl:operation>
  19408. <wsdl:operation name="telephonyFaxCampaignList">
  19409. <wsdl:input message="wsdlns:telephonyFaxCampaignListRequest" />
  19410. <wsdl:output message="wsdlns:telephonyFaxCampaignListResponse" />
  19411. </wsdl:operation>
  19412. <wsdl:operation name="dedicatedBackupIncludeAdd">
  19413. <wsdl:input message="wsdlns:dedicatedBackupIncludeAddRequest" />
  19414. <wsdl:output message="wsdlns:dedicatedBackupIncludeAddResponse" />
  19415. </wsdl:operation>
  19416. <wsdl:operation name="ticketGet">
  19417. <wsdl:input message="wsdlns:ticketGetRequest" />
  19418. <wsdl:output message="wsdlns:ticketGetResponse" />
  19419. </wsdl:operation>
  19420. <wsdl:operation name="supportSendMessage">
  19421. <wsdl:input message="wsdlns:supportSendMessageRequest" />
  19422. <wsdl:output message="wsdlns:supportSendMessageResponse" />
  19423. </wsdl:operation>
  19424. <wsdl:operation name="notepadSet">
  19425. <wsdl:input message="wsdlns:notepadSetRequest" />
  19426. <wsdl:output message="wsdlns:notepadSetResponse" />
  19427. </wsdl:operation>
  19428. <wsdl:operation name="dedicatedFailoverRipeList">
  19429. <wsdl:input message="wsdlns:dedicatedFailoverRipeListRequest" />
  19430. <wsdl:output message="wsdlns:dedicatedFailoverRipeListResponse" />
  19431. </wsdl:operation>
  19432. <wsdl:operation name="telephonyNicGetMgcpIpRestriction">
  19433. <wsdl:input message="wsdlns:telephonyNicGetMgcpIpRestrictionRequest" />
  19434. <wsdl:output message="wsdlns:telephonyNicGetMgcpIpRestrictionResponse" />
  19435. </wsdl:operation>
  19436. <wsdl:operation name="telephonySmsGetUserQuotaForUser">
  19437. <wsdl:input message="wsdlns:telephonySmsGetUserQuotaForUserRequest" />
  19438. <wsdl:output message="wsdlns:telephonySmsGetUserQuotaForUserResponse" />
  19439. </wsdl:operation>
  19440. <wsdl:operation name="telephonyDirectoryInfoGetSiret">
  19441. <wsdl:input message="wsdlns:telephonyDirectoryInfoGetSiretRequest" />
  19442. <wsdl:output message="wsdlns:telephonyDirectoryInfoGetSiretResponse" />
  19443. </wsdl:operation>
  19444. <wsdl:operation name="dedicatedMonitoringServiceAdd">
  19445. <wsdl:input message="wsdlns:dedicatedMonitoringServiceAddRequest" />
  19446. <wsdl:output message="wsdlns:dedicatedMonitoringServiceAddResponse" />
  19447. </wsdl:operation>
  19448. <wsdl:operation name="dedicatedHardRebootDo">
  19449. <wsdl:input message="wsdlns:dedicatedHardRebootDoRequest" />
  19450. <wsdl:output message="wsdlns:dedicatedHardRebootDoResponse" />
  19451. </wsdl:operation>
  19452. <wsdl:operation name="dedicatedReverseList">
  19453. <wsdl:input message="wsdlns:dedicatedReverseListRequest" />
  19454. <wsdl:output message="wsdlns:dedicatedReverseListResponse" />
  19455. </wsdl:operation>
  19456. <wsdl:operation name="domainWhoisObfuscatorSet">
  19457. <wsdl:input message="wsdlns:domainWhoisObfuscatorSetRequest" />
  19458. <wsdl:output message="wsdlns:domainWhoisObfuscatorSetResponse" />
  19459. </wsdl:operation>
  19460. <wsdl:operation name="rpsMigrationTodo">
  19461. <wsdl:input message="wsdlns:rpsMigrationTodoRequest" />
  19462. <wsdl:output message="wsdlns:rpsMigrationTodoResponse" />
  19463. </wsdl:operation>
  19464. <wsdl:operation name="telephonyFunctionKeyModify">
  19465. <wsdl:input message="wsdlns:telephonyFunctionKeyModifyRequest" />
  19466. <wsdl:output message="wsdlns:telephonyFunctionKeyModifyResponse" />
  19467. </wsdl:operation>
  19468. <wsdl:operation name="nicTldEligibility">
  19469. <wsdl:input message="wsdlns:nicTldEligibilityRequest" />
  19470. <wsdl:output message="wsdlns:nicTldEligibilityResponse" />
  19471. </wsdl:operation>
  19472. <wsdl:operation name="automatedMailGetState">
  19473. <wsdl:input message="wsdlns:automatedMailGetStateRequest" />
  19474. <wsdl:output message="wsdlns:automatedMailGetStateResponse" />
  19475. </wsdl:operation>
  19476. <wsdl:operation name="telephonyAbbreviatedNumberList">
  19477. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberListRequest" />
  19478. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberListResponse" />
  19479. </wsdl:operation>
  19480. <wsdl:operation name="sqlpriveMysqlLogs">
  19481. <wsdl:input message="wsdlns:sqlpriveMysqlLogsRequest" />
  19482. <wsdl:output message="wsdlns:sqlpriveMysqlLogsResponse" />
  19483. </wsdl:operation>
  19484. <wsdl:operation name="telephonyFaxModifyPassword">
  19485. <wsdl:input message="wsdlns:telephonyFaxModifyPasswordRequest" />
  19486. <wsdl:output message="wsdlns:telephonyFaxModifyPasswordResponse" />
  19487. </wsdl:operation>
  19488. <wsdl:operation name="dedicatedBackupFtpAdd">
  19489. <wsdl:input message="wsdlns:dedicatedBackupFtpAddRequest" />
  19490. <wsdl:output message="wsdlns:dedicatedBackupFtpAddResponse" />
  19491. </wsdl:operation>
  19492. <wsdl:operation name="databaseDump">
  19493. <wsdl:input message="wsdlns:databaseDumpRequest" />
  19494. <wsdl:output message="wsdlns:databaseDumpResponse" />
  19495. </wsdl:operation>
  19496. <wsdl:operation name="telephonySmsDelete">
  19497. <wsdl:input message="wsdlns:telephonySmsDeleteRequest" />
  19498. <wsdl:output message="wsdlns:telephonySmsDeleteResponse" />
  19499. </wsdl:operation>
  19500. <wsdl:operation name="telephonyDirectoryModifyPublication">
  19501. <wsdl:input message="wsdlns:telephonyDirectoryModifyPublicationRequest" />
  19502. <wsdl:output message="wsdlns:telephonyDirectoryModifyPublicationResponse" />
  19503. </wsdl:operation>
  19504. <wsdl:operation name="domainResellerSet">
  19505. <wsdl:input message="wsdlns:domainResellerSetRequest" />
  19506. <wsdl:output message="wsdlns:domainResellerSetResponse" />
  19507. </wsdl:operation>
  19508. <wsdl:operation name="crontabList">
  19509. <wsdl:input message="wsdlns:crontabListRequest" />
  19510. <wsdl:output message="wsdlns:crontabListResponse" />
  19511. </wsdl:operation>
  19512. <wsdl:operation name="telephonyPhonebookOnGroupAdd">
  19513. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupAddRequest" />
  19514. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupAddResponse" />
  19515. </wsdl:operation>
  19516. <wsdl:operation name="dedicatedVirtualMacIpUsedGetList">
  19517. <wsdl:input message="wsdlns:dedicatedVirtualMacIpUsedGetListRequest" />
  19518. <wsdl:output message="wsdlns:dedicatedVirtualMacIpUsedGetListResponse" />
  19519. </wsdl:operation>
  19520. <wsdl:operation name="telephonyLineSwitchOfferPossibility">
  19521. <wsdl:input message="wsdlns:telephonyLineSwitchOfferPossibilityRequest" />
  19522. <wsdl:output message="wsdlns:telephonyLineSwitchOfferPossibilityResponse" />
  19523. </wsdl:operation>
  19524. <wsdl:operation name="telephonySmsSenderList">
  19525. <wsdl:input message="wsdlns:telephonySmsSenderListRequest" />
  19526. <wsdl:output message="wsdlns:telephonySmsSenderListResponse" />
  19527. </wsdl:operation>
  19528. <wsdl:operation name="resellerDomainRestore">
  19529. <wsdl:input message="wsdlns:resellerDomainRestoreRequest" />
  19530. <wsdl:output message="wsdlns:resellerDomainRestoreResponse" />
  19531. </wsdl:operation>
  19532. <wsdl:operation name="ticketAnswer">
  19533. <wsdl:input message="wsdlns:ticketAnswerRequest" />
  19534. <wsdl:output message="wsdlns:ticketAnswerResponse" />
  19535. </wsdl:operation>
  19536. <wsdl:operation name="sqlpriveCronSet">
  19537. <wsdl:input message="wsdlns:sqlpriveCronSetRequest" />
  19538. <wsdl:output message="wsdlns:sqlpriveCronSetResponse" />
  19539. </wsdl:operation>
  19540. <wsdl:operation name="telephonySipToAliasOffer">
  19541. <wsdl:input message="wsdlns:telephonySipToAliasOfferRequest" />
  19542. <wsdl:output message="wsdlns:telephonySipToAliasOfferResponse" />
  19543. </wsdl:operation>
  19544. <wsdl:operation name="telephonyFunctionKeyList">
  19545. <wsdl:input message="wsdlns:telephonyFunctionKeyListRequest" />
  19546. <wsdl:output message="wsdlns:telephonyFunctionKeyListResponse" />
  19547. </wsdl:operation>
  19548. <wsdl:operation name="dedicatedNetbootInfo">
  19549. <wsdl:input message="wsdlns:dedicatedNetbootInfoRequest" />
  19550. <wsdl:output message="wsdlns:dedicatedNetbootInfoResponse" />
  19551. </wsdl:operation>
  19552. <wsdl:operation name="telephonySmsGetCallBack">
  19553. <wsdl:input message="wsdlns:telephonySmsGetCallBackRequest" />
  19554. <wsdl:output message="wsdlns:telephonySmsGetCallBackResponse" />
  19555. </wsdl:operation>
  19556. <wsdl:operation name="telephonySviModify">
  19557. <wsdl:input message="wsdlns:telephonySviModifyRequest" />
  19558. <wsdl:output message="wsdlns:telephonySviModifyResponse" />
  19559. </wsdl:operation>
  19560. <wsdl:operation name="telephonySmsplusServiceDelete">
  19561. <wsdl:input message="wsdlns:telephonySmsplusServiceDeleteRequest" />
  19562. <wsdl:output message="wsdlns:telephonySmsplusServiceDeleteResponse" />
  19563. </wsdl:operation>
  19564. <wsdl:operation name="domainOperationRelaunch">
  19565. <wsdl:input message="wsdlns:domainOperationRelaunchRequest" />
  19566. <wsdl:output message="wsdlns:domainOperationRelaunchResponse" />
  19567. </wsdl:operation>
  19568. <wsdl:operation name="telephonyLineSwitchOffer">
  19569. <wsdl:input message="wsdlns:telephonyLineSwitchOfferRequest" />
  19570. <wsdl:output message="wsdlns:telephonyLineSwitchOfferResponse" />
  19571. </wsdl:operation>
  19572. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberCheck">
  19573. <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberCheckRequest" />
  19574. <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberCheckResponse" />
  19575. </wsdl:operation>
  19576. <wsdl:operation name="telephonyDelClosureEvents">
  19577. <wsdl:input message="wsdlns:telephonyDelClosureEventsRequest" />
  19578. <wsdl:output message="wsdlns:telephonyDelClosureEventsResponse" />
  19579. </wsdl:operation>
  19580. <wsdl:operation name="telephonyFreefaxToVoicefaxCheckList">
  19581. <wsdl:input message="wsdlns:telephonyFreefaxToVoicefaxCheckListRequest" />
  19582. <wsdl:output message="wsdlns:telephonyFreefaxToVoicefaxCheckListResponse" />
  19583. </wsdl:operation>
  19584. <wsdl:operation name="telephonyVoicemailModifyPassword">
  19585. <wsdl:input message="wsdlns:telephonyVoicemailModifyPasswordRequest" />
  19586. <wsdl:output message="wsdlns:telephonyVoicemailModifyPasswordResponse" />
  19587. </wsdl:operation>
  19588. <wsdl:operation name="telephonySpareCapabilities">
  19589. <wsdl:input message="wsdlns:telephonySpareCapabilitiesRequest" />
  19590. <wsdl:output message="wsdlns:telephonySpareCapabilitiesResponse" />
  19591. </wsdl:operation>
  19592. <wsdl:operation name="dnsSoaModify">
  19593. <wsdl:input message="wsdlns:dnsSoaModifyRequest" />
  19594. <wsdl:output message="wsdlns:dnsSoaModifyResponse" />
  19595. </wsdl:operation>
  19596. <wsdl:operation name="telephonyPhonebookOnSmsDel">
  19597. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsDelRequest" />
  19598. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsDelResponse" />
  19599. </wsdl:operation>
  19600. <wsdl:operation name="telephonyPhonebookShare">
  19601. <wsdl:input message="wsdlns:telephonyPhonebookShareRequest" />
  19602. <wsdl:output message="wsdlns:telephonyPhonebookShareResponse" />
  19603. </wsdl:operation>
  19604. <wsdl:operation name="telephonySmsSetUserQuota">
  19605. <wsdl:input message="wsdlns:telephonySmsSetUserQuotaRequest" />
  19606. <wsdl:output message="wsdlns:telephonySmsSetUserQuotaResponse" />
  19607. </wsdl:operation>
  19608. <wsdl:operation name="cmsInstall">
  19609. <wsdl:input message="wsdlns:cmsInstallRequest" />
  19610. <wsdl:output message="wsdlns:cmsInstallResponse" />
  19611. </wsdl:operation>
  19612. <wsdl:operation name="dedicatedIpLoadBalancingAdd">
  19613. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingAddRequest" />
  19614. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingAddResponse" />
  19615. </wsdl:operation>
  19616. <wsdl:operation name="supportGetAllVisibleCategories">
  19617. <wsdl:input message="wsdlns:supportGetAllVisibleCategoriesRequest" />
  19618. <wsdl:output message="wsdlns:supportGetAllVisibleCategoriesResponse" />
  19619. </wsdl:operation>
  19620. <wsdl:operation name="telephonySmsHistoryCsv">
  19621. <wsdl:input message="wsdlns:telephonySmsHistoryCsvRequest" />
  19622. <wsdl:output message="wsdlns:telephonySmsHistoryCsvResponse" />
  19623. </wsdl:operation>
  19624. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupList">
  19625. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupListRequest" />
  19626. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupListResponse" />
  19627. </wsdl:operation>
  19628. <wsdl:operation name="dedicatedAvailableNotificationNicsGet">
  19629. <wsdl:input message="wsdlns:dedicatedAvailableNotificationNicsGetRequest" />
  19630. <wsdl:output message="wsdlns:dedicatedAvailableNotificationNicsGetResponse" />
  19631. </wsdl:operation>
  19632. <wsdl:operation name="telephonyLineLogs">
  19633. <wsdl:input message="wsdlns:telephonyLineLogsRequest" />
  19634. <wsdl:output message="wsdlns:telephonyLineLogsResponse" />
  19635. </wsdl:operation>
  19636. <wsdl:operation name="multiFtpList">
  19637. <wsdl:input message="wsdlns:multiFtpListRequest" />
  19638. <wsdl:output message="wsdlns:multiFtpListResponse" />
  19639. </wsdl:operation>
  19640. <wsdl:operation name="telephonySpareReplace">
  19641. <wsdl:input message="wsdlns:telephonySpareReplaceRequest" />
  19642. <wsdl:output message="wsdlns:telephonySpareReplaceResponse" />
  19643. </wsdl:operation>
  19644. <wsdl:operation name="multiFtpAdd">
  19645. <wsdl:input message="wsdlns:multiFtpAddRequest" />
  19646. <wsdl:output message="wsdlns:multiFtpAddResponse" />
  19647. </wsdl:operation>
  19648. <wsdl:operation name="sqlpriveMysqlDatabasePrivilegeList">
  19649. <wsdl:input message="wsdlns:sqlpriveMysqlDatabasePrivilegeListRequest" />
  19650. <wsdl:output message="wsdlns:sqlpriveMysqlDatabasePrivilegeListResponse" />
  19651. </wsdl:operation>
  19652. <wsdl:operation name="emailAccessByNic">
  19653. <wsdl:input message="wsdlns:emailAccessByNicRequest" />
  19654. <wsdl:output message="wsdlns:emailAccessByNicResponse" />
  19655. </wsdl:operation>
  19656. <wsdl:operation name="telephonyClick2CallUserList">
  19657. <wsdl:input message="wsdlns:telephonyClick2CallUserListRequest" />
  19658. <wsdl:output message="wsdlns:telephonyClick2CallUserListResponse" />
  19659. </wsdl:operation>
  19660. <wsdl:operation name="zoneEntryDel">
  19661. <wsdl:input message="wsdlns:zoneEntryDelRequest" />
  19662. <wsdl:output message="wsdlns:zoneEntryDelResponse" />
  19663. </wsdl:operation>
  19664. <wsdl:operation name="prepaidSetThreshold">
  19665. <wsdl:input message="wsdlns:prepaidSetThresholdRequest" />
  19666. <wsdl:output message="wsdlns:prepaidSetThresholdResponse" />
  19667. </wsdl:operation>
  19668. <wsdl:operation name="telephonyVoicemailMailboxList">
  19669. <wsdl:input message="wsdlns:telephonyVoicemailMailboxListRequest" />
  19670. <wsdl:output message="wsdlns:telephonyVoicemailMailboxListResponse" />
  19671. </wsdl:operation>
  19672. <wsdl:operation name="resellerDomainRenew">
  19673. <wsdl:input message="wsdlns:resellerDomainRenewRequest" />
  19674. <wsdl:output message="wsdlns:resellerDomainRenewResponse" />
  19675. </wsdl:operation>
  19676. <wsdl:operation name="popDel">
  19677. <wsdl:input message="wsdlns:popDelRequest" />
  19678. <wsdl:output message="wsdlns:popDelResponse" />
  19679. </wsdl:operation>
  19680. <wsdl:operation name="telephonyFaxCampaignDetails">
  19681. <wsdl:input message="wsdlns:telephonyFaxCampaignDetailsRequest" />
  19682. <wsdl:output message="wsdlns:telephonyFaxCampaignDetailsResponse" />
  19683. </wsdl:operation>
  19684. <wsdl:operation name="emailFilterRuleDel">
  19685. <wsdl:input message="wsdlns:emailFilterRuleDelRequest" />
  19686. <wsdl:output message="wsdlns:emailFilterRuleDelResponse" />
  19687. </wsdl:operation>
  19688. <wsdl:operation name="telephonyPhonebookOnGroupDel">
  19689. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupDelRequest" />
  19690. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupDelResponse" />
  19691. </wsdl:operation>
  19692. <wsdl:operation name="telephonyPhonebookOnGroupList">
  19693. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupListRequest" />
  19694. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupListResponse" />
  19695. </wsdl:operation>
  19696. <wsdl:operation name="telephonySpecialNumberCustomList">
  19697. <wsdl:input message="wsdlns:telephonySpecialNumberCustomListRequest" />
  19698. <wsdl:output message="wsdlns:telephonySpecialNumberCustomListResponse" />
  19699. </wsdl:operation>
  19700. <wsdl:operation name="dedicatedMonitoringServiceDel">
  19701. <wsdl:input message="wsdlns:dedicatedMonitoringServiceDelRequest" />
  19702. <wsdl:output message="wsdlns:dedicatedMonitoringServiceDelResponse" />
  19703. </wsdl:operation>
  19704. <wsdl:operation name="telephonyFMHuntingModificationSimultaneousCalls">
  19705. <wsdl:input message="wsdlns:telephonyFMHuntingModificationSimultaneousCallsRequest" />
  19706. <wsdl:output message="wsdlns:telephonyFMHuntingModificationSimultaneousCallsResponse" />
  19707. </wsdl:operation>
  19708. <wsdl:operation name="emailFilterPriority">
  19709. <wsdl:input message="wsdlns:emailFilterPriorityRequest" />
  19710. <wsdl:output message="wsdlns:emailFilterPriorityResponse" />
  19711. </wsdl:operation>
  19712. <wsdl:operation name="accountAlertThresholdSet">
  19713. <wsdl:input message="wsdlns:accountAlertThresholdSetRequest" />
  19714. <wsdl:output message="wsdlns:accountAlertThresholdSetResponse" />
  19715. </wsdl:operation>
  19716. <wsdl:operation name="emailFilterDel">
  19717. <wsdl:input message="wsdlns:emailFilterDelRequest" />
  19718. <wsdl:output message="wsdlns:emailFilterDelResponse" />
  19719. </wsdl:operation>
  19720. <wsdl:operation name="resellerDomainCreate">
  19721. <wsdl:input message="wsdlns:resellerDomainCreateRequest" />
  19722. <wsdl:output message="wsdlns:resellerDomainCreateResponse" />
  19723. </wsdl:operation>
  19724. <wsdl:operation name="managedServicesSnapshotUpdate">
  19725. <wsdl:input message="wsdlns:managedServicesSnapshotUpdateRequest" />
  19726. <wsdl:output message="wsdlns:managedServicesSnapshotUpdateResponse" />
  19727. </wsdl:operation>
  19728. <wsdl:operation name="supportGetThreadTree">
  19729. <wsdl:input message="wsdlns:supportGetThreadTreeRequest" />
  19730. <wsdl:output message="wsdlns:supportGetThreadTreeResponse" />
  19731. </wsdl:operation>
  19732. <wsdl:operation name="emailSetDomainCatchAll">
  19733. <wsdl:input message="wsdlns:emailSetDomainCatchAllRequest" />
  19734. <wsdl:output message="wsdlns:emailSetDomainCatchAllResponse" />
  19735. </wsdl:operation>
  19736. <wsdl:operation name="domainCapabilities">
  19737. <wsdl:input message="wsdlns:domainCapabilitiesRequest" />
  19738. <wsdl:output message="wsdlns:domainCapabilitiesResponse" />
  19739. </wsdl:operation>
  19740. <wsdl:operation name="dedicatedIpLoadBalancingServerStateModify">
  19741. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingServerStateModifyRequest" />
  19742. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingServerStateModifyResponse" />
  19743. </wsdl:operation>
  19744. <wsdl:operation name="telephonyVoicemailMailboxDownload">
  19745. <wsdl:input message="wsdlns:telephonyVoicemailMailboxDownloadRequest" />
  19746. <wsdl:output message="wsdlns:telephonyVoicemailMailboxDownloadResponse" />
  19747. </wsdl:operation>
  19748. <wsdl:operation name="dedicatedReverseModify">
  19749. <wsdl:input message="wsdlns:dedicatedReverseModifyRequest" />
  19750. <wsdl:output message="wsdlns:dedicatedReverseModifyResponse" />
  19751. </wsdl:operation>
  19752. <wsdl:operation name="telephonyNicGetIpRestriction">
  19753. <wsdl:input message="wsdlns:telephonyNicGetIpRestrictionRequest" />
  19754. <wsdl:output message="wsdlns:telephonyNicGetIpRestrictionResponse" />
  19755. </wsdl:operation>
  19756. <wsdl:operation name="telephonyGetClosureEventsAsArray">
  19757. <wsdl:input message="wsdlns:telephonyGetClosureEventsAsArrayRequest" />
  19758. <wsdl:output message="wsdlns:telephonyGetClosureEventsAsArrayResponse" />
  19759. </wsdl:operation>
  19760. <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
  19761. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactDelRequest" />
  19762. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactDelResponse" />
  19763. </wsdl:operation>
  19764. <wsdl:operation name="telephonyReversmentsRefundIsPending">
  19765. <wsdl:input message="wsdlns:telephonyReversmentsRefundIsPendingRequest" />
  19766. <wsdl:output message="wsdlns:telephonyReversmentsRefundIsPendingResponse" />
  19767. </wsdl:operation>
  19768. <wsdl:operation name="serviceModifyContact">
  19769. <wsdl:input message="wsdlns:serviceModifyContactRequest" />
  19770. <wsdl:output message="wsdlns:serviceModifyContactResponse" />
  19771. </wsdl:operation>
  19772. <wsdl:operation name="telephonyScreenListInfoModify">
  19773. <wsdl:input message="wsdlns:telephonyScreenListInfoModifyRequest" />
  19774. <wsdl:output message="wsdlns:telephonyScreenListInfoModifyResponse" />
  19775. </wsdl:operation>
  19776. <wsdl:operation name="domainDnsList">
  19777. <wsdl:input message="wsdlns:domainDnsListRequest" />
  19778. <wsdl:output message="wsdlns:domainDnsListResponse" />
  19779. </wsdl:operation>
  19780. <wsdl:operation name="dedicatedFailoverList">
  19781. <wsdl:input message="wsdlns:dedicatedFailoverListRequest" />
  19782. <wsdl:output message="wsdlns:dedicatedFailoverListResponse" />
  19783. </wsdl:operation>
  19784. <wsdl:operation name="emailDomainMxList">
  19785. <wsdl:input message="wsdlns:emailDomainMxListRequest" />
  19786. <wsdl:output message="wsdlns:emailDomainMxListResponse" />
  19787. </wsdl:operation>
  19788. <wsdl:operation name="managedServicesHostMasterIpGet">
  19789. <wsdl:input message="wsdlns:managedServicesHostMasterIpGetRequest" />
  19790. <wsdl:output message="wsdlns:managedServicesHostMasterIpGetResponse" />
  19791. </wsdl:operation>
  19792. <wsdl:operation name="dedicatedSecondaryDNSInfo">
  19793. <wsdl:input message="wsdlns:dedicatedSecondaryDNSInfoRequest" />
  19794. <wsdl:output message="wsdlns:dedicatedSecondaryDNSInfoResponse" />
  19795. </wsdl:operation>
  19796. <wsdl:operation name="telephonySmsplusServiceReversableTicketsList">
  19797. <wsdl:input message="wsdlns:telephonySmsplusServiceReversableTicketsListRequest" />
  19798. <wsdl:output message="wsdlns:telephonySmsplusServiceReversableTicketsListResponse" />
  19799. </wsdl:operation>
  19800. <wsdl:operation name="dedicatedRipeUpdateInetnum">
  19801. <wsdl:input message="wsdlns:dedicatedRipeUpdateInetnumRequest" />
  19802. <wsdl:output message="wsdlns:dedicatedRipeUpdateInetnumResponse" />
  19803. </wsdl:operation>
  19804. <wsdl:operation name="ortDomainList">
  19805. <wsdl:input message="wsdlns:ortDomainListRequest" />
  19806. <wsdl:output message="wsdlns:ortDomainListResponse" />
  19807. </wsdl:operation>
  19808. <wsdl:operation name="telephonyHuntingGenericScreenStatusModify">
  19809. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenStatusModifyRequest" />
  19810. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenStatusModifyResponse" />
  19811. </wsdl:operation>
  19812. <wsdl:operation name="telephonySmsBlacklistedSendersList">
  19813. <wsdl:input message="wsdlns:telephonySmsBlacklistedSendersListRequest" />
  19814. <wsdl:output message="wsdlns:telephonySmsBlacklistedSendersListResponse" />
  19815. </wsdl:operation>
  19816. <wsdl:operation name="telephonyPhonebookContactAdd">
  19817. <wsdl:input message="wsdlns:telephonyPhonebookContactAddRequest" />
  19818. <wsdl:output message="wsdlns:telephonyPhonebookContactAddResponse" />
  19819. </wsdl:operation>
  19820. <wsdl:operation name="domainOperationInfo">
  19821. <wsdl:input message="wsdlns:domainOperationInfoRequest" />
  19822. <wsdl:output message="wsdlns:domainOperationInfoResponse" />
  19823. </wsdl:operation>
  19824. <wsdl:operation name="dedicatedGetAvailableNetworkFromCountry">
  19825. <wsdl:input message="wsdlns:dedicatedGetAvailableNetworkFromCountryRequest" />
  19826. <wsdl:output message="wsdlns:dedicatedGetAvailableNetworkFromCountryResponse" />
  19827. </wsdl:operation>
  19828. <wsdl:operation name="telephonyPortabilityOrderSpecialNumber">
  19829. <wsdl:input message="wsdlns:telephonyPortabilityOrderSpecialNumberRequest" />
  19830. <wsdl:output message="wsdlns:telephonyPortabilityOrderSpecialNumberResponse" />
  19831. </wsdl:operation>
  19832. <wsdl:operation name="billingGetReferencesToExpired">
  19833. <wsdl:input message="wsdlns:billingGetReferencesToExpiredRequest" />
  19834. <wsdl:output message="wsdlns:billingGetReferencesToExpiredResponse" />
  19835. </wsdl:operation>
  19836. <wsdl:operation name="dedicatedFailoverAdd">
  19837. <wsdl:input message="wsdlns:dedicatedFailoverAddRequest" />
  19838. <wsdl:output message="wsdlns:dedicatedFailoverAddResponse" />
  19839. </wsdl:operation>
  19840. <wsdl:operation name="telephonySmsUserSetCallBack">
  19841. <wsdl:input message="wsdlns:telephonySmsUserSetCallBackRequest" />
  19842. <wsdl:output message="wsdlns:telephonySmsUserSetCallBackResponse" />
  19843. </wsdl:operation>
  19844. <wsdl:operation name="prepaidGetSummary">
  19845. <wsdl:input message="wsdlns:prepaidGetSummaryRequest" />
  19846. <wsdl:output message="wsdlns:prepaidGetSummaryResponse" />
  19847. </wsdl:operation>
  19848. <wsdl:operation name="domainDnsUpdate">
  19849. <wsdl:input message="wsdlns:domainDnsUpdateRequest" />
  19850. <wsdl:output message="wsdlns:domainDnsUpdateResponse" />
  19851. </wsdl:operation>
  19852. <wsdl:operation name="emailFilterRuleAdd">
  19853. <wsdl:input message="wsdlns:emailFilterRuleAddRequest" />
  19854. <wsdl:output message="wsdlns:emailFilterRuleAddResponse" />
  19855. </wsdl:operation>
  19856. <wsdl:operation name="ripeUpdateInetnum">
  19857. <wsdl:input message="wsdlns:ripeUpdateInetnumRequest" />
  19858. <wsdl:output message="wsdlns:ripeUpdateInetnumResponse" />
  19859. </wsdl:operation>
  19860. <wsdl:operation name="domainResellerDel">
  19861. <wsdl:input message="wsdlns:domainResellerDelRequest" />
  19862. <wsdl:output message="wsdlns:domainResellerDelResponse" />
  19863. </wsdl:operation>
  19864. <wsdl:operation name="telephonyPhonebookOnGroupModify">
  19865. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupModifyRequest" />
  19866. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupModifyResponse" />
  19867. </wsdl:operation>
  19868. <wsdl:operation name="telephonyLineSwitchOldOfferPossibility">
  19869. <wsdl:input message="wsdlns:telephonyLineSwitchOldOfferPossibilityRequest" />
  19870. <wsdl:output message="wsdlns:telephonyLineSwitchOldOfferPossibilityResponse" />
  19871. </wsdl:operation>
  19872. <wsdl:operation name="resellerDomainCreateIT">
  19873. <wsdl:input message="wsdlns:resellerDomainCreateITRequest" />
  19874. <wsdl:output message="wsdlns:resellerDomainCreateITResponse" />
  19875. </wsdl:operation>
  19876. <wsdl:operation name="notepadGet">
  19877. <wsdl:input message="wsdlns:notepadGetRequest" />
  19878. <wsdl:output message="wsdlns:notepadGetResponse" />
  19879. </wsdl:operation>
  19880. <wsdl:operation name="telephonySmsplusServiceList">
  19881. <wsdl:input message="wsdlns:telephonySmsplusServiceListRequest" />
  19882. <wsdl:output message="wsdlns:telephonySmsplusServiceListResponse" />
  19883. </wsdl:operation>
  19884. <wsdl:operation name="telephonyHuntingModificationAnonymousCallRejection">
  19885. <wsdl:input message="wsdlns:telephonyHuntingModificationAnonymousCallRejectionRequest" />
  19886. <wsdl:output message="wsdlns:telephonyHuntingModificationAnonymousCallRejectionResponse" />
  19887. </wsdl:operation>
  19888. <wsdl:operation name="dedicatedFilterIrcServerRuleList">
  19889. <wsdl:input message="wsdlns:dedicatedFilterIrcServerRuleListRequest" />
  19890. <wsdl:output message="wsdlns:dedicatedFilterIrcServerRuleListResponse" />
  19891. </wsdl:operation>
  19892. <wsdl:operation name="telephonyNumberGetBillingAccount">
  19893. <wsdl:input message="wsdlns:telephonyNumberGetBillingAccountRequest" />
  19894. <wsdl:output message="wsdlns:telephonyNumberGetBillingAccountResponse" />
  19895. </wsdl:operation>
  19896. <wsdl:operation name="managedServicesPartitionDelete">
  19897. <wsdl:input message="wsdlns:managedServicesPartitionDeleteRequest" />
  19898. <wsdl:output message="wsdlns:managedServicesPartitionDeleteResponse" />
  19899. </wsdl:operation>
  19900. <wsdl:operation name="telephonyTonesOptionsList">
  19901. <wsdl:input message="wsdlns:telephonyTonesOptionsListRequest" />
  19902. <wsdl:output message="wsdlns:telephonyTonesOptionsListResponse" />
  19903. </wsdl:operation>
  19904. <wsdl:operation name="telephonySpareList">
  19905. <wsdl:input message="wsdlns:telephonySpareListRequest" />
  19906. <wsdl:output message="wsdlns:telephonySpareListResponse" />
  19907. </wsdl:operation>
  19908. <wsdl:operation name="supportReportAnswerProblem">
  19909. <wsdl:input message="wsdlns:supportReportAnswerProblemRequest" />
  19910. <wsdl:output message="wsdlns:supportReportAnswerProblemResponse" />
  19911. </wsdl:operation>
  19912. <wsdl:operation name="multiDomainList">
  19913. <wsdl:input message="wsdlns:multiDomainListRequest" />
  19914. <wsdl:output message="wsdlns:multiDomainListResponse" />
  19915. </wsdl:operation>
  19916. <wsdl:operation name="ticketClose">
  19917. <wsdl:input message="wsdlns:ticketCloseRequest" />
  19918. <wsdl:output message="wsdlns:ticketCloseResponse" />
  19919. </wsdl:operation>
  19920. <wsdl:operation name="dedicatedRipeCreateOrganisation">
  19921. <wsdl:input message="wsdlns:dedicatedRipeCreateOrganisationRequest" />
  19922. <wsdl:output message="wsdlns:dedicatedRipeCreateOrganisationResponse" />
  19923. </wsdl:operation>
  19924. <wsdl:operation name="telephonyListSummationCallsFromNumber">
  19925. <wsdl:input message="wsdlns:telephonyListSummationCallsFromNumberRequest" />
  19926. <wsdl:output message="wsdlns:telephonyListSummationCallsFromNumberResponse" />
  19927. </wsdl:operation>
  19928. <wsdl:operation name="telephonyConferenceGetParams">
  19929. <wsdl:input message="wsdlns:telephonyConferenceGetParamsRequest" />
  19930. <wsdl:output message="wsdlns:telephonyConferenceGetParamsResponse" />
  19931. </wsdl:operation>
  19932. <wsdl:operation name="telephonyPhonebookContactModify">
  19933. <wsdl:input message="wsdlns:telephonyPhonebookContactModifyRequest" />
  19934. <wsdl:output message="wsdlns:telephonyPhonebookContactModifyResponse" />
  19935. </wsdl:operation>
  19936. <wsdl:operation name="domainDnsGetOvhDefault">
  19937. <wsdl:input message="wsdlns:domainDnsGetOvhDefaultRequest" />
  19938. <wsdl:output message="wsdlns:domainDnsGetOvhDefaultResponse" />
  19939. </wsdl:operation>
  19940. <wsdl:operation name="telephonyLineList">
  19941. <wsdl:input message="wsdlns:telephonyLineListRequest" />
  19942. <wsdl:output message="wsdlns:telephonyLineListResponse" />
  19943. </wsdl:operation>
  19944. <wsdl:operation name="databaseCreate">
  19945. <wsdl:input message="wsdlns:databaseCreateRequest" />
  19946. <wsdl:output message="wsdlns:databaseCreateResponse" />
  19947. </wsdl:operation>
  19948. <wsdl:operation name="billingGetAccessByNic">
  19949. <wsdl:input message="wsdlns:billingGetAccessByNicRequest" />
  19950. <wsdl:output message="wsdlns:billingGetAccessByNicResponse" />
  19951. </wsdl:operation>
  19952. <wsdl:operation name="dedicatedBackupExcludeAdd">
  19953. <wsdl:input message="wsdlns:dedicatedBackupExcludeAddRequest" />
  19954. <wsdl:output message="wsdlns:dedicatedBackupExcludeAddResponse" />
  19955. </wsdl:operation>
  19956. <wsdl:operation name="serviceModifyOwner">
  19957. <wsdl:input message="wsdlns:serviceModifyOwnerRequest" />
  19958. <wsdl:output message="wsdlns:serviceModifyOwnerResponse" />
  19959. </wsdl:operation>
  19960. <wsdl:operation name="telephonyLineOptionsModify">
  19961. <wsdl:input message="wsdlns:telephonyLineOptionsModifyRequest" />
  19962. <wsdl:output message="wsdlns:telephonyLineOptionsModifyResponse" />
  19963. </wsdl:operation>
  19964. <wsdl:operation name="telephonyHuntingGenericScreenSet">
  19965. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenSetRequest" />
  19966. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenSetResponse" />
  19967. </wsdl:operation>
  19968. <wsdl:operation name="sqlpriveCronDel">
  19969. <wsdl:input message="wsdlns:sqlpriveCronDelRequest" />
  19970. <wsdl:output message="wsdlns:sqlpriveCronDelResponse" />
  19971. </wsdl:operation>
  19972. <wsdl:operation name="telephonyFaxCampaignStartStop">
  19973. <wsdl:input message="wsdlns:telephonyFaxCampaignStartStopRequest" />
  19974. <wsdl:output message="wsdlns:telephonyFaxCampaignStartStopResponse" />
  19975. </wsdl:operation>
  19976. <wsdl:operation name="dedicatedFilterIrcServerRuleDel">
  19977. <wsdl:input message="wsdlns:dedicatedFilterIrcServerRuleDelRequest" />
  19978. <wsdl:output message="wsdlns:dedicatedFilterIrcServerRuleDelResponse" />
  19979. </wsdl:operation>
  19980. <wsdl:operation name="hostingGetCapabilities">
  19981. <wsdl:input message="wsdlns:hostingGetCapabilitiesRequest" />
  19982. <wsdl:output message="wsdlns:hostingGetCapabilitiesResponse" />
  19983. </wsdl:operation>
  19984. <wsdl:operation name="domainWhoisObfuscatorUnset">
  19985. <wsdl:input message="wsdlns:domainWhoisObfuscatorUnsetRequest" />
  19986. <wsdl:output message="wsdlns:domainWhoisObfuscatorUnsetResponse" />
  19987. </wsdl:operation>
  19988. <wsdl:operation name="domainHostDel">
  19989. <wsdl:input message="wsdlns:domainHostDelRequest" />
  19990. <wsdl:output message="wsdlns:domainHostDelResponse" />
  19991. </wsdl:operation>
  19992. <wsdl:operation name="dedicatedFailoverRipeModify">
  19993. <wsdl:input message="wsdlns:dedicatedFailoverRipeModifyRequest" />
  19994. <wsdl:output message="wsdlns:dedicatedFailoverRipeModifyResponse" />
  19995. </wsdl:operation>
  19996. <wsdl:operation name="responderEmailDel">
  19997. <wsdl:input message="wsdlns:responderEmailDelRequest" />
  19998. <wsdl:output message="wsdlns:responderEmailDelResponse" />
  19999. </wsdl:operation>
  20000. <wsdl:operation name="dedicatedMonitoringList">
  20001. <wsdl:input message="wsdlns:dedicatedMonitoringListRequest" />
  20002. <wsdl:output message="wsdlns:dedicatedMonitoringListResponse" />
  20003. </wsdl:operation>
  20004. <wsdl:operation name="telephonyDirectoryModifyAddress">
  20005. <wsdl:input message="wsdlns:telephonyDirectoryModifyAddressRequest" />
  20006. <wsdl:output message="wsdlns:telephonyDirectoryModifyAddressResponse" />
  20007. </wsdl:operation>
  20008. <wsdl:operation name="managedServicesPartitionStatusCheck">
  20009. <wsdl:input message="wsdlns:managedServicesPartitionStatusCheckRequest" />
  20010. <wsdl:output message="wsdlns:managedServicesPartitionStatusCheckResponse" />
  20011. </wsdl:operation>
  20012. <wsdl:operation name="cmsAvailableList">
  20013. <wsdl:input message="wsdlns:cmsAvailableListRequest" />
  20014. <wsdl:output message="wsdlns:cmsAvailableListResponse" />
  20015. </wsdl:operation>
  20016. <wsdl:operation name="telephonyNicSetMgcpIpRestriction">
  20017. <wsdl:input message="wsdlns:telephonyNicSetMgcpIpRestrictionRequest" />
  20018. <wsdl:output message="wsdlns:telephonyNicSetMgcpIpRestrictionResponse" />
  20019. </wsdl:operation>
  20020. <wsdl:operation name="telephonySecurityDepositCredit">
  20021. <wsdl:input message="wsdlns:telephonySecurityDepositCreditRequest" />
  20022. <wsdl:output message="wsdlns:telephonySecurityDepositCreditResponse" />
  20023. </wsdl:operation>
  20024. <wsdl:operation name="nicModifyLanguage">
  20025. <wsdl:input message="wsdlns:nicModifyLanguageRequest" />
  20026. <wsdl:output message="wsdlns:nicModifyLanguageResponse" />
  20027. </wsdl:operation>
  20028. <wsdl:operation name="telephonyLineOrder">
  20029. <wsdl:input message="wsdlns:telephonyLineOrderRequest" />
  20030. <wsdl:output message="wsdlns:telephonyLineOrderResponse" />
  20031. </wsdl:operation>
  20032. <wsdl:operation name="telephonyConferenceAction">
  20033. <wsdl:input message="wsdlns:telephonyConferenceActionRequest" />
  20034. <wsdl:output message="wsdlns:telephonyConferenceActionResponse" />
  20035. </wsdl:operation>
  20036. <wsdl:operation name="dedicatedBackupExcludeDel">
  20037. <wsdl:input message="wsdlns:dedicatedBackupExcludeDelRequest" />
  20038. <wsdl:output message="wsdlns:dedicatedBackupExcludeDelResponse" />
  20039. </wsdl:operation>
  20040. <wsdl:operation name="automatedMailUnlock">
  20041. <wsdl:input message="wsdlns:automatedMailUnlockRequest" />
  20042. <wsdl:output message="wsdlns:automatedMailUnlockResponse" />
  20043. </wsdl:operation>
  20044. <wsdl:operation name="ripeQuery">
  20045. <wsdl:input message="wsdlns:ripeQueryRequest" />
  20046. <wsdl:output message="wsdlns:ripeQueryResponse" />
  20047. </wsdl:operation>
  20048. <wsdl:operation name="login">
  20049. <wsdl:input message="wsdlns:loginRequest" />
  20050. <wsdl:output message="wsdlns:loginResponse" />
  20051. </wsdl:operation>
  20052. <wsdl:operation name="telephonyFunctionKeyDel">
  20053. <wsdl:input message="wsdlns:telephonyFunctionKeyDelRequest" />
  20054. <wsdl:output message="wsdlns:telephonyFunctionKeyDelResponse" />
  20055. </wsdl:operation>
  20056. <wsdl:operation name="popListByMasterNic">
  20057. <wsdl:input message="wsdlns:popListByMasterNicRequest" />
  20058. <wsdl:output message="wsdlns:popListByMasterNicResponse" />
  20059. </wsdl:operation>
  20060. <wsdl:operation name="serviceModifyOwnerInfos">
  20061. <wsdl:input message="wsdlns:serviceModifyOwnerInfosRequest" />
  20062. <wsdl:output message="wsdlns:serviceModifyOwnerInfosResponse" />
  20063. </wsdl:operation>
  20064. <wsdl:operation name="dedicatedHardRebootStatus">
  20065. <wsdl:input message="wsdlns:dedicatedHardRebootStatusRequest" />
  20066. <wsdl:output message="wsdlns:dedicatedHardRebootStatusResponse" />
  20067. </wsdl:operation>
  20068. <wsdl:operation name="domainInfo">
  20069. <wsdl:input message="wsdlns:domainInfoRequest" />
  20070. <wsdl:output message="wsdlns:domainInfoResponse" />
  20071. </wsdl:operation>
  20072. <wsdl:operation name="dedicatedGetServiceMonitoringItem">
  20073. <wsdl:input message="wsdlns:dedicatedGetServiceMonitoringItemRequest" />
  20074. <wsdl:output message="wsdlns:dedicatedGetServiceMonitoringItemResponse" />
  20075. </wsdl:operation>
  20076. <wsdl:operation name="telephonyNicGetSipDomain">
  20077. <wsdl:input message="wsdlns:telephonyNicGetSipDomainRequest" />
  20078. <wsdl:output message="wsdlns:telephonyNicGetSipDomainResponse" />
  20079. </wsdl:operation>
  20080. <wsdl:operation name="telephonyGetClosureEventsAsICS">
  20081. <wsdl:input message="wsdlns:telephonyGetClosureEventsAsICSRequest" />
  20082. <wsdl:output message="wsdlns:telephonyGetClosureEventsAsICSResponse" />
  20083. </wsdl:operation>
  20084. <wsdl:operation name="telephonySmsUserCreditLeft">
  20085. <wsdl:input message="wsdlns:telephonySmsUserCreditLeftRequest" />
  20086. <wsdl:output message="wsdlns:telephonySmsUserCreditLeftResponse" />
  20087. </wsdl:operation>
  20088. <wsdl:operation name="telephonyPortabilityOrder">
  20089. <wsdl:input message="wsdlns:telephonyPortabilityOrderRequest" />
  20090. <wsdl:output message="wsdlns:telephonyPortabilityOrderResponse" />
  20091. </wsdl:operation>
  20092. <wsdl:operation name="passwordSoapi">
  20093. <wsdl:input message="wsdlns:passwordSoapiRequest" />
  20094. <wsdl:output message="wsdlns:passwordSoapiResponse" />
  20095. </wsdl:operation>
  20096. <wsdl:operation name="nicCreate">
  20097. <wsdl:input message="wsdlns:nicCreateRequest" />
  20098. <wsdl:output message="wsdlns:nicCreateResponse" />
  20099. </wsdl:operation>
  20100. <wsdl:operation name="cmsRemove">
  20101. <wsdl:input message="wsdlns:cmsRemoveRequest" />
  20102. <wsdl:output message="wsdlns:cmsRemoveResponse" />
  20103. </wsdl:operation>
  20104. <wsdl:operation name="telephonyVoicemailMailboxDelete">
  20105. <wsdl:input message="wsdlns:telephonyVoicemailMailboxDeleteRequest" />
  20106. <wsdl:output message="wsdlns:telephonyVoicemailMailboxDeleteResponse" />
  20107. </wsdl:operation>
  20108. <wsdl:operation name="sqlpriveMysqlDatabaseImportFromHost">
  20109. <wsdl:input message="wsdlns:sqlpriveMysqlDatabaseImportFromHostRequest" />
  20110. <wsdl:output message="wsdlns:sqlpriveMysqlDatabaseImportFromHostResponse" />
  20111. </wsdl:operation>
  20112. <wsdl:operation name="billingInvoiceInfo">
  20113. <wsdl:input message="wsdlns:billingInvoiceInfoRequest" />
  20114. <wsdl:output message="wsdlns:billingInvoiceInfoResponse" />
  20115. </wsdl:operation>
  20116. <wsdl:operation name="telephonyBillingAccountDel">
  20117. <wsdl:input message="wsdlns:telephonyBillingAccountDelRequest" />
  20118. <wsdl:output message="wsdlns:telephonyBillingAccountDelResponse" />
  20119. </wsdl:operation>
  20120. <wsdl:operation name="version">
  20121. <wsdl:input message="wsdlns:versionRequest" />
  20122. <wsdl:output message="wsdlns:versionResponse" />
  20123. </wsdl:operation>
  20124. <wsdl:operation name="orderAccountCredit">
  20125. <wsdl:input message="wsdlns:orderAccountCreditRequest" />
  20126. <wsdl:output message="wsdlns:orderAccountCreditResponse" />
  20127. </wsdl:operation>
  20128. <wsdl:operation name="telephonyNumberClean">
  20129. <wsdl:input message="wsdlns:telephonyNumberCleanRequest" />
  20130. <wsdl:output message="wsdlns:telephonyNumberCleanResponse" />
  20131. </wsdl:operation>
  20132. <wsdl:operation name="dedicatedReverseAdd">
  20133. <wsdl:input message="wsdlns:dedicatedReverseAddRequest" />
  20134. <wsdl:output message="wsdlns:dedicatedReverseAddResponse" />
  20135. </wsdl:operation>
  20136. <wsdl:operation name="dedicatedBackupGetFreePlanning">
  20137. <wsdl:input message="wsdlns:dedicatedBackupGetFreePlanningRequest" />
  20138. <wsdl:output message="wsdlns:dedicatedBackupGetFreePlanningResponse" />
  20139. </wsdl:operation>
  20140. <wsdl:operation name="dedicatedInstallAllowedDistributionGet">
  20141. <wsdl:input message="wsdlns:dedicatedInstallAllowedDistributionGetRequest" />
  20142. <wsdl:output message="wsdlns:dedicatedInstallAllowedDistributionGetResponse" />
  20143. </wsdl:operation>
  20144. <wsdl:operation name="subDomainModify">
  20145. <wsdl:input message="wsdlns:subDomainModifyRequest" />
  20146. <wsdl:output message="wsdlns:subDomainModifyResponse" />
  20147. </wsdl:operation>
  20148. <wsdl:operation name="telephonyPlugAndPhoneOperation">
  20149. <wsdl:input message="wsdlns:telephonyPlugAndPhoneOperationRequest" />
  20150. <wsdl:output message="wsdlns:telephonyPlugAndPhoneOperationResponse" />
  20151. </wsdl:operation>
  20152. <wsdl:operation name="nicInfo">
  20153. <wsdl:input message="wsdlns:nicInfoRequest" />
  20154. <wsdl:output message="wsdlns:nicInfoResponse" />
  20155. </wsdl:operation>
  20156. <wsdl:operation name="anonymousFtpInfo">
  20157. <wsdl:input message="wsdlns:anonymousFtpInfoRequest" />
  20158. <wsdl:output message="wsdlns:anonymousFtpInfoResponse" />
  20159. </wsdl:operation>
  20160. <wsdl:operation name="dedicatedCapabilitiesGet">
  20161. <wsdl:input message="wsdlns:dedicatedCapabilitiesGetRequest" />
  20162. <wsdl:output message="wsdlns:dedicatedCapabilitiesGetResponse" />
  20163. </wsdl:operation>
  20164. <wsdl:operation name="telephonyPhonebookOnSmsContactModify">
  20165. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactModifyRequest" />
  20166. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactModifyResponse" />
  20167. </wsdl:operation>
  20168. <wsdl:operation name="telephonyPhonebookOnSmsModify">
  20169. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsModifyRequest" />
  20170. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsModifyResponse" />
  20171. </wsdl:operation>
  20172. <wsdl:operation name="cmsList">
  20173. <wsdl:input message="wsdlns:cmsListRequest" />
  20174. <wsdl:output message="wsdlns:cmsListResponse" />
  20175. </wsdl:operation>
  20176. <wsdl:operation name="telephonySmsSetQuotaNotification">
  20177. <wsdl:input message="wsdlns:telephonySmsSetQuotaNotificationRequest" />
  20178. <wsdl:output message="wsdlns:telephonySmsSetQuotaNotificationResponse" />
  20179. </wsdl:operation>
  20180. <wsdl:operation name="dedicatedMonitoringSMSDel">
  20181. <wsdl:input message="wsdlns:dedicatedMonitoringSMSDelRequest" />
  20182. <wsdl:output message="wsdlns:dedicatedMonitoringSMSDelResponse" />
  20183. </wsdl:operation>
  20184. <wsdl:operation name="telephonySmsUserList">
  20185. <wsdl:input message="wsdlns:telephonySmsUserListRequest" />
  20186. <wsdl:output message="wsdlns:telephonySmsUserListResponse" />
  20187. </wsdl:operation>
  20188. <wsdl:operation name="ripeDeleteOrganisation">
  20189. <wsdl:input message="wsdlns:ripeDeleteOrganisationRequest" />
  20190. <wsdl:output message="wsdlns:ripeDeleteOrganisationResponse" />
  20191. </wsdl:operation>
  20192. <wsdl:operation name="logsAccessList">
  20193. <wsdl:input message="wsdlns:logsAccessListRequest" />
  20194. <wsdl:output message="wsdlns:logsAccessListResponse" />
  20195. </wsdl:operation>
  20196. <wsdl:operation name="telephonyHuntingInfo">
  20197. <wsdl:input message="wsdlns:telephonyHuntingInfoRequest" />
  20198. <wsdl:output message="wsdlns:telephonyHuntingInfoResponse" />
  20199. </wsdl:operation>
  20200. <wsdl:operation name="dedicatedMonitoringAdd">
  20201. <wsdl:input message="wsdlns:dedicatedMonitoringAddRequest" />
  20202. <wsdl:output message="wsdlns:dedicatedMonitoringAddResponse" />
  20203. </wsdl:operation>
  20204. <wsdl:operation name="telephonyPhonebookContactList">
  20205. <wsdl:input message="wsdlns:telephonyPhonebookContactListRequest" />
  20206. <wsdl:output message="wsdlns:telephonyPhonebookContactListResponse" />
  20207. </wsdl:operation>
  20208. <wsdl:operation name="resellerDomainTransferASIA">
  20209. <wsdl:input message="wsdlns:resellerDomainTransferASIARequest" />
  20210. <wsdl:output message="wsdlns:resellerDomainTransferASIAResponse" />
  20211. </wsdl:operation>
  20212. <wsdl:operation name="telephonySmsUserPassword">
  20213. <wsdl:input message="wsdlns:telephonySmsUserPasswordRequest" />
  20214. <wsdl:output message="wsdlns:telephonySmsUserPasswordResponse" />
  20215. </wsdl:operation>
  20216. <wsdl:operation name="domainHostList">
  20217. <wsdl:input message="wsdlns:domainHostListRequest" />
  20218. <wsdl:output message="wsdlns:domainHostListResponse" />
  20219. </wsdl:operation>
  20220. <wsdl:operation name="hostingChangeMainDomain">
  20221. <wsdl:input message="wsdlns:hostingChangeMainDomainRequest" />
  20222. <wsdl:output message="wsdlns:hostingChangeMainDomainResponse" />
  20223. </wsdl:operation>
  20224. <wsdl:operation name="telephonyLineGetOfferPrices">
  20225. <wsdl:input message="wsdlns:telephonyLineGetOfferPricesRequest" />
  20226. <wsdl:output message="wsdlns:telephonyLineGetOfferPricesResponse" />
  20227. </wsdl:operation>
  20228. <wsdl:operation name="telephonySmsGetQuotaNotification">
  20229. <wsdl:input message="wsdlns:telephonySmsGetQuotaNotificationRequest" />
  20230. <wsdl:output message="wsdlns:telephonySmsGetQuotaNotificationResponse" />
  20231. </wsdl:operation>
  20232. <wsdl:operation name="telephonyHuntingModificationMode">
  20233. <wsdl:input message="wsdlns:telephonyHuntingModificationModeRequest" />
  20234. <wsdl:output message="wsdlns:telephonyHuntingModificationModeResponse" />
  20235. </wsdl:operation>
  20236. <wsdl:operation name="telephonyScreenListBlackWhiteChoice">
  20237. <wsdl:input message="wsdlns:telephonyScreenListBlackWhiteChoiceRequest" />
  20238. <wsdl:output message="wsdlns:telephonyScreenListBlackWhiteChoiceResponse" />
  20239. </wsdl:operation>
  20240. <wsdl:operation name="telephonySmsDeleteCsvAttachment">
  20241. <wsdl:input message="wsdlns:telephonySmsDeleteCsvAttachmentRequest" />
  20242. <wsdl:output message="wsdlns:telephonySmsDeleteCsvAttachmentResponse" />
  20243. </wsdl:operation>
  20244. <wsdl:operation name="telephonyNumberZoneAndPrefixList">
  20245. <wsdl:input message="wsdlns:telephonyNumberZoneAndPrefixListRequest" />
  20246. <wsdl:output message="wsdlns:telephonyNumberZoneAndPrefixListResponse" />
  20247. </wsdl:operation>
  20248. <wsdl:operation name="serviceGroupDelete">
  20249. <wsdl:input message="wsdlns:serviceGroupDeleteRequest" />
  20250. <wsdl:output message="wsdlns:serviceGroupDeleteResponse" />
  20251. </wsdl:operation>
  20252. <wsdl:operation name="dedicatedOperationList">
  20253. <wsdl:input message="wsdlns:dedicatedOperationListRequest" />
  20254. <wsdl:output message="wsdlns:dedicatedOperationListResponse" />
  20255. </wsdl:operation>
  20256. <wsdl:operation name="telephonyLineSetSipDomain">
  20257. <wsdl:input message="wsdlns:telephonyLineSetSipDomainRequest" />
  20258. <wsdl:output message="wsdlns:telephonyLineSetSipDomainResponse" />
  20259. </wsdl:operation>
  20260. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberDel">
  20261. <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberDelRequest" />
  20262. <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberDelResponse" />
  20263. </wsdl:operation>
  20264. <wsdl:operation name="mailingListModeratorAdd">
  20265. <wsdl:input message="wsdlns:mailingListModeratorAddRequest" />
  20266. <wsdl:output message="wsdlns:mailingListModeratorAddResponse" />
  20267. </wsdl:operation>
  20268. <wsdl:operation name="telephonyPhonebookOnGroupContactList">
  20269. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupContactListRequest" />
  20270. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupContactListResponse" />
  20271. </wsdl:operation>
  20272. <wsdl:operation name="telephonySmsplusServiceReversableTicketsSummary">
  20273. <wsdl:input message="wsdlns:telephonySmsplusServiceReversableTicketsSummaryRequest" />
  20274. <wsdl:output message="wsdlns:telephonySmsplusServiceReversableTicketsSummaryResponse" />
  20275. </wsdl:operation>
  20276. <wsdl:operation name="anonymousFtpActivate">
  20277. <wsdl:input message="wsdlns:anonymousFtpActivateRequest" />
  20278. <wsdl:output message="wsdlns:anonymousFtpActivateResponse" />
  20279. </wsdl:operation>
  20280. <wsdl:operation name="telephonyDeleteLine">
  20281. <wsdl:input message="wsdlns:telephonyDeleteLineRequest" />
  20282. <wsdl:output message="wsdlns:telephonyDeleteLineResponse" />
  20283. </wsdl:operation>
  20284. <wsdl:operation name="nicModifyInfosIT">
  20285. <wsdl:input message="wsdlns:nicModifyInfosITRequest" />
  20286. <wsdl:output message="wsdlns:nicModifyInfosITResponse" />
  20287. </wsdl:operation>
  20288. <wsdl:operation name="telephonySetTimeZoneNumber">
  20289. <wsdl:input message="wsdlns:telephonySetTimeZoneNumberRequest" />
  20290. <wsdl:output message="wsdlns:telephonySetTimeZoneNumberResponse" />
  20291. </wsdl:operation>
  20292. <wsdl:operation name="ortDomainAdd">
  20293. <wsdl:input message="wsdlns:ortDomainAddRequest" />
  20294. <wsdl:output message="wsdlns:ortDomainAddResponse" />
  20295. </wsdl:operation>
  20296. <wsdl:operation name="nicPublicInfo">
  20297. <wsdl:input message="wsdlns:nicPublicInfoRequest" />
  20298. <wsdl:output message="wsdlns:nicPublicInfoResponse" />
  20299. </wsdl:operation>
  20300. <wsdl:operation name="sqlpriveAlertSet">
  20301. <wsdl:input message="wsdlns:sqlpriveAlertSetRequest" />
  20302. <wsdl:output message="wsdlns:sqlpriveAlertSetResponse" />
  20303. </wsdl:operation>
  20304. <wsdl:operation name="telephonyNicSetIpRestriction">
  20305. <wsdl:input message="wsdlns:telephonyNicSetIpRestrictionRequest" />
  20306. <wsdl:output message="wsdlns:telephonyNicSetIpRestrictionResponse" />
  20307. </wsdl:operation>
  20308. <wsdl:operation name="dedicatedBackupIncludeDel">
  20309. <wsdl:input message="wsdlns:dedicatedBackupIncludeDelRequest" />
  20310. <wsdl:output message="wsdlns:dedicatedBackupIncludeDelResponse" />
  20311. </wsdl:operation>
  20312. <wsdl:operation name="dedicatedBandwidthSwitching">
  20313. <wsdl:input message="wsdlns:dedicatedBandwidthSwitchingRequest" />
  20314. <wsdl:output message="wsdlns:dedicatedBandwidthSwitchingResponse" />
  20315. </wsdl:operation>
  20316. <wsdl:operation name="dedicatedIpLoadBalancingDel">
  20317. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingDelRequest" />
  20318. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingDelResponse" />
  20319. </wsdl:operation>
  20320. <wsdl:operation name="sqlpriveMysqlOvhMyAdmin">
  20321. <wsdl:input message="wsdlns:sqlpriveMysqlOvhMyAdminRequest" />
  20322. <wsdl:output message="wsdlns:sqlpriveMysqlOvhMyAdminResponse" />
  20323. </wsdl:operation>
  20324. <wsdl:operation name="ftpInfo">
  20325. <wsdl:input message="wsdlns:ftpInfoRequest" />
  20326. <wsdl:output message="wsdlns:ftpInfoResponse" />
  20327. </wsdl:operation>
  20328. <wsdl:operation name="telephonyPortabilityStatus">
  20329. <wsdl:input message="wsdlns:telephonyPortabilityStatusRequest" />
  20330. <wsdl:output message="wsdlns:telephonyPortabilityStatusResponse" />
  20331. </wsdl:operation>
  20332. <wsdl:operation name="hostingList">
  20333. <wsdl:input message="wsdlns:hostingListRequest" />
  20334. <wsdl:output message="wsdlns:hostingListResponse" />
  20335. </wsdl:operation>
  20336. <wsdl:operation name="orderEmailMxPlan">
  20337. <wsdl:input message="wsdlns:orderEmailMxPlanRequest" />
  20338. <wsdl:output message="wsdlns:orderEmailMxPlanResponse" />
  20339. </wsdl:operation>
  20340. <wsdl:operation name="dedicatedInstallationTemplateUse">
  20341. <wsdl:input message="wsdlns:dedicatedInstallationTemplateUseRequest" />
  20342. <wsdl:output message="wsdlns:dedicatedInstallationTemplateUseResponse" />
  20343. </wsdl:operation>
  20344. <wsdl:operation name="mailingListSubscriberList">
  20345. <wsdl:input message="wsdlns:mailingListSubscriberListRequest" />
  20346. <wsdl:output message="wsdlns:mailingListSubscriberListResponse" />
  20347. </wsdl:operation>
  20348. <wsdl:operation name="mailingListSubscriberDel">
  20349. <wsdl:input message="wsdlns:mailingListSubscriberDelRequest" />
  20350. <wsdl:output message="wsdlns:mailingListSubscriberDelResponse" />
  20351. </wsdl:operation>
  20352. <wsdl:operation name="domainLockStatus">
  20353. <wsdl:input message="wsdlns:domainLockStatusRequest" />
  20354. <wsdl:output message="wsdlns:domainLockStatusResponse" />
  20355. </wsdl:operation>
  20356. <wsdl:operation name="prepaidDomainRenew">
  20357. <wsdl:input message="wsdlns:prepaidDomainRenewRequest" />
  20358. <wsdl:output message="wsdlns:prepaidDomainRenewResponse" />
  20359. </wsdl:operation>
  20360. <wsdl:operation name="orderEmailMxLarge">
  20361. <wsdl:input message="wsdlns:orderEmailMxLargeRequest" />
  20362. <wsdl:output message="wsdlns:orderEmailMxLargeResponse" />
  20363. </wsdl:operation>
  20364. <wsdl:operation name="emailFilterActive">
  20365. <wsdl:input message="wsdlns:emailFilterActiveRequest" />
  20366. <wsdl:output message="wsdlns:emailFilterActiveResponse" />
  20367. </wsdl:operation>
  20368. <wsdl:operation name="telephonySecurityDepositInfo">
  20369. <wsdl:input message="wsdlns:telephonySecurityDepositInfoRequest" />
  20370. <wsdl:output message="wsdlns:telephonySecurityDepositInfoResponse" />
  20371. </wsdl:operation>
  20372. <wsdl:operation name="databaseList">
  20373. <wsdl:input message="wsdlns:databaseListRequest" />
  20374. <wsdl:output message="wsdlns:databaseListResponse" />
  20375. </wsdl:operation>
  20376. <wsdl:operation name="dedicatedIpLoadBalancingServerAdd">
  20377. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingServerAddRequest" />
  20378. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingServerAddResponse" />
  20379. </wsdl:operation>
  20380. <wsdl:operation name="resellerDomainCreateCAT">
  20381. <wsdl:input message="wsdlns:resellerDomainCreateCATRequest" />
  20382. <wsdl:output message="wsdlns:resellerDomainCreateCATResponse" />
  20383. </wsdl:operation>
  20384. <wsdl:operation name="telephonySmsListCsvAttachment">
  20385. <wsdl:input message="wsdlns:telephonySmsListCsvAttachmentRequest" />
  20386. <wsdl:output message="wsdlns:telephonySmsListCsvAttachmentResponse" />
  20387. </wsdl:operation>
  20388. <wsdl:operation name="ftpChangePassword">
  20389. <wsdl:input message="wsdlns:ftpChangePasswordRequest" />
  20390. <wsdl:output message="wsdlns:ftpChangePasswordResponse" />
  20391. </wsdl:operation>
  20392. <wsdl:operation name="orderDedicatedFailover">
  20393. <wsdl:input message="wsdlns:orderDedicatedFailoverRequest" />
  20394. <wsdl:output message="wsdlns:orderDedicatedFailoverResponse" />
  20395. </wsdl:operation>
  20396. <wsdl:operation name="rpsGetIoStats">
  20397. <wsdl:input message="wsdlns:rpsGetIoStatsRequest" />
  20398. <wsdl:output message="wsdlns:rpsGetIoStatsResponse" />
  20399. </wsdl:operation>
  20400. <wsdl:operation name="dedicatedRipeUpdateOrganisation">
  20401. <wsdl:input message="wsdlns:dedicatedRipeUpdateOrganisationRequest" />
  20402. <wsdl:output message="wsdlns:dedicatedRipeUpdateOrganisationResponse" />
  20403. </wsdl:operation>
  20404. <wsdl:operation name="cmsRenewAdminPassword">
  20405. <wsdl:input message="wsdlns:cmsRenewAdminPasswordRequest" />
  20406. <wsdl:output message="wsdlns:cmsRenewAdminPasswordResponse" />
  20407. </wsdl:operation>
  20408. <wsdl:operation name="dedicatedNetbootModifyById">
  20409. <wsdl:input message="wsdlns:dedicatedNetbootModifyByIdRequest" />
  20410. <wsdl:output message="wsdlns:dedicatedNetbootModifyByIdResponse" />
  20411. </wsdl:operation>
  20412. <wsdl:operation name="telephonySmsCancelSending">
  20413. <wsdl:input message="wsdlns:telephonySmsCancelSendingRequest" />
  20414. <wsdl:output message="wsdlns:telephonySmsCancelSendingResponse" />
  20415. </wsdl:operation>
  20416. <wsdl:operation name="telephonyScreenListInfo">
  20417. <wsdl:input message="wsdlns:telephonyScreenListInfoRequest" />
  20418. <wsdl:output message="wsdlns:telephonyScreenListInfoResponse" />
  20419. </wsdl:operation>
  20420. <wsdl:operation name="telephonyLineLogsOnGroup">
  20421. <wsdl:input message="wsdlns:telephonyLineLogsOnGroupRequest" />
  20422. <wsdl:output message="wsdlns:telephonyLineLogsOnGroupResponse" />
  20423. </wsdl:operation>
  20424. <wsdl:operation name="telephonyLineGetMgcpIpRestriction">
  20425. <wsdl:input message="wsdlns:telephonyLineGetMgcpIpRestrictionRequest" />
  20426. <wsdl:output message="wsdlns:telephonyLineGetMgcpIpRestrictionResponse" />
  20427. </wsdl:operation>
  20428. <wsdl:operation name="databaseDelete">
  20429. <wsdl:input message="wsdlns:databaseDeleteRequest" />
  20430. <wsdl:output message="wsdlns:databaseDeleteResponse" />
  20431. </wsdl:operation>
  20432. <wsdl:operation name="resellerDomainCreateASIA">
  20433. <wsdl:input message="wsdlns:resellerDomainCreateASIARequest" />
  20434. <wsdl:output message="wsdlns:resellerDomainCreateASIAResponse" />
  20435. </wsdl:operation>
  20436. <wsdl:operation name="telephonyLineDetails">
  20437. <wsdl:input message="wsdlns:telephonyLineDetailsRequest" />
  20438. <wsdl:output message="wsdlns:telephonyLineDetailsResponse" />
  20439. </wsdl:operation>
  20440. <wsdl:operation name="telephonyPhonebookContactDel">
  20441. <wsdl:input message="wsdlns:telephonyPhonebookContactDelRequest" />
  20442. <wsdl:output message="wsdlns:telephonyPhonebookContactDelResponse" />
  20443. </wsdl:operation>
  20444. <wsdl:operation name="ticketCreate">
  20445. <wsdl:input message="wsdlns:ticketCreateRequest" />
  20446. <wsdl:output message="wsdlns:ticketCreateResponse" />
  20447. </wsdl:operation>
  20448. <wsdl:operation name="notepadAdd">
  20449. <wsdl:input message="wsdlns:notepadAddRequest" />
  20450. <wsdl:output message="wsdlns:notepadAddResponse" />
  20451. </wsdl:operation>
  20452. <wsdl:operation name="subDomainAdd">
  20453. <wsdl:input message="wsdlns:subDomainAddRequest" />
  20454. <wsdl:output message="wsdlns:subDomainAddResponse" />
  20455. </wsdl:operation>
  20456. <wsdl:operation name="dedicatedBackupGetDate">
  20457. <wsdl:input message="wsdlns:dedicatedBackupGetDateRequest" />
  20458. <wsdl:output message="wsdlns:dedicatedBackupGetDateResponse" />
  20459. </wsdl:operation>
  20460. <wsdl:operation name="dedicatedSecondaryDNSDel">
  20461. <wsdl:input message="wsdlns:dedicatedSecondaryDNSDelRequest" />
  20462. <wsdl:output message="wsdlns:dedicatedSecondaryDNSDelResponse" />
  20463. </wsdl:operation>
  20464. <wsdl:operation name="domainLock">
  20465. <wsdl:input message="wsdlns:domainLockRequest" />
  20466. <wsdl:output message="wsdlns:domainLockResponse" />
  20467. </wsdl:operation>
  20468. <wsdl:operation name="telephonyRatesListCsv">
  20469. <wsdl:input message="wsdlns:telephonyRatesListCsvRequest" />
  20470. <wsdl:output message="wsdlns:telephonyRatesListCsvResponse" />
  20471. </wsdl:operation>
  20472. <wsdl:operation name="emailFilterList">
  20473. <wsdl:input message="wsdlns:emailFilterListRequest" />
  20474. <wsdl:output message="wsdlns:emailFilterListResponse" />
  20475. </wsdl:operation>
  20476. <wsdl:operation name="zoneEntryAdd">
  20477. <wsdl:input message="wsdlns:zoneEntryAddRequest" />
  20478. <wsdl:output message="wsdlns:zoneEntryAddResponse" />
  20479. </wsdl:operation>
  20480. <wsdl:operation name="telephonyConferenceGetInfos">
  20481. <wsdl:input message="wsdlns:telephonyConferenceGetInfosRequest" />
  20482. <wsdl:output message="wsdlns:telephonyConferenceGetInfosResponse" />
  20483. </wsdl:operation>
  20484. <wsdl:operation name="dedicatedSecondaryDNSGetAll">
  20485. <wsdl:input message="wsdlns:dedicatedSecondaryDNSGetAllRequest" />
  20486. <wsdl:output message="wsdlns:dedicatedSecondaryDNSGetAllResponse" />
  20487. </wsdl:operation>
  20488. <wsdl:operation name="infrastructureIpListGet">
  20489. <wsdl:input message="wsdlns:infrastructureIpListGetRequest" />
  20490. <wsdl:output message="wsdlns:infrastructureIpListGetResponse" />
  20491. </wsdl:operation>
  20492. <wsdl:operation name="mailingListInfo">
  20493. <wsdl:input message="wsdlns:mailingListInfoRequest" />
  20494. <wsdl:output message="wsdlns:mailingListInfoResponse" />
  20495. </wsdl:operation>
  20496. <wsdl:operation name="serviceList">
  20497. <wsdl:input message="wsdlns:serviceListRequest" />
  20498. <wsdl:output message="wsdlns:serviceListResponse" />
  20499. </wsdl:operation>
  20500. <wsdl:operation name="serviceGroupSetComment">
  20501. <wsdl:input message="wsdlns:serviceGroupSetCommentRequest" />
  20502. <wsdl:output message="wsdlns:serviceGroupSetCommentResponse" />
  20503. </wsdl:operation>
  20504. <wsdl:operation name="telephonyPhonebookOnSmsContactList">
  20505. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactListRequest" />
  20506. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactListResponse" />
  20507. </wsdl:operation>
  20508. <wsdl:operation name="nicCreateIT">
  20509. <wsdl:input message="wsdlns:nicCreateITRequest" />
  20510. <wsdl:output message="wsdlns:nicCreateITResponse" />
  20511. </wsdl:operation>
  20512. <wsdl:operation name="telephonyPhonebookOnSmsContactAdd">
  20513. <wsdl:input message="wsdlns:telephonyPhonebookOnSmsContactAddRequest" />
  20514. <wsdl:output message="wsdlns:telephonyPhonebookOnSmsContactAddResponse" />
  20515. </wsdl:operation>
  20516. <wsdl:operation name="dedicatedMonitoringNotificationDel">
  20517. <wsdl:input message="wsdlns:dedicatedMonitoringNotificationDelRequest" />
  20518. <wsdl:output message="wsdlns:dedicatedMonitoringNotificationDelResponse" />
  20519. </wsdl:operation>
  20520. <wsdl:operation name="domainOperationCancel">
  20521. <wsdl:input message="wsdlns:domainOperationCancelRequest" />
  20522. <wsdl:output message="wsdlns:domainOperationCancelResponse" />
  20523. </wsdl:operation>
  20524. <wsdl:operation name="telephonyFMHuntingModificationAnonymousCallRejection">
  20525. <wsdl:input message="wsdlns:telephonyFMHuntingModificationAnonymousCallRejectionRequest" />
  20526. <wsdl:output message="wsdlns:telephonyFMHuntingModificationAnonymousCallRejectionResponse" />
  20527. </wsdl:operation>
  20528. <wsdl:operation name="dedicatedBandwidthManagementGet">
  20529. <wsdl:input message="wsdlns:dedicatedBandwidthManagementGetRequest" />
  20530. <wsdl:output message="wsdlns:dedicatedBandwidthManagementGetResponse" />
  20531. </wsdl:operation>
  20532. <wsdl:operation name="telephonyDdiModify">
  20533. <wsdl:input message="wsdlns:telephonyDdiModifyRequest" />
  20534. <wsdl:output message="wsdlns:telephonyDdiModifyResponse" />
  20535. </wsdl:operation>
  20536. <wsdl:operation name="dedicatedMonitoringStatusUpdate">
  20537. <wsdl:input message="wsdlns:dedicatedMonitoringStatusUpdateRequest" />
  20538. <wsdl:output message="wsdlns:dedicatedMonitoringStatusUpdateResponse" />
  20539. </wsdl:operation>
  20540. <wsdl:operation name="dedicatedIPForUDPMoveGetStatus">
  20541. <wsdl:input message="wsdlns:dedicatedIPForUDPMoveGetStatusRequest" />
  20542. <wsdl:output message="wsdlns:dedicatedIPForUDPMoveGetStatusResponse" />
  20543. </wsdl:operation>
  20544. <wsdl:operation name="telephonyRedirectInfo">
  20545. <wsdl:input message="wsdlns:telephonyRedirectInfoRequest" />
  20546. <wsdl:output message="wsdlns:telephonyRedirectInfoResponse" />
  20547. </wsdl:operation>
  20548. <wsdl:operation name="anonymousFtpChangePassword">
  20549. <wsdl:input message="wsdlns:anonymousFtpChangePasswordRequest" />
  20550. <wsdl:output message="wsdlns:anonymousFtpChangePasswordResponse" />
  20551. </wsdl:operation>
  20552. <wsdl:operation name="telephonySmsSend">
  20553. <wsdl:input message="wsdlns:telephonySmsSendRequest" />
  20554. <wsdl:output message="wsdlns:telephonySmsSendResponse" />
  20555. </wsdl:operation>
  20556. <wsdl:operation name="automatedMailLock">
  20557. <wsdl:input message="wsdlns:automatedMailLockRequest" />
  20558. <wsdl:output message="wsdlns:automatedMailLockResponse" />
  20559. </wsdl:operation>
  20560. <wsdl:operation name="dedicatedRipeDeleteOrganisation">
  20561. <wsdl:input message="wsdlns:dedicatedRipeDeleteOrganisationRequest" />
  20562. <wsdl:output message="wsdlns:dedicatedRipeDeleteOrganisationResponse" />
  20563. </wsdl:operation>
  20564. <wsdl:operation name="dedicatedFailoverRipeGetIp">
  20565. <wsdl:input message="wsdlns:dedicatedFailoverRipeGetIpRequest" />
  20566. <wsdl:output message="wsdlns:dedicatedFailoverRipeGetIpResponse" />
  20567. </wsdl:operation>
  20568. <wsdl:operation name="responderEmailModify">
  20569. <wsdl:input message="wsdlns:responderEmailModifyRequest" />
  20570. <wsdl:output message="wsdlns:responderEmailModifyResponse" />
  20571. </wsdl:operation>
  20572. <wsdl:operation name="dedicatedInstallBasic">
  20573. <wsdl:input message="wsdlns:dedicatedInstallBasicRequest" />
  20574. <wsdl:output message="wsdlns:dedicatedInstallBasicResponse" />
  20575. </wsdl:operation>
  20576. <wsdl:operation name="emailGetDomainMxFiltering">
  20577. <wsdl:input message="wsdlns:emailGetDomainMxFilteringRequest" />
  20578. <wsdl:output message="wsdlns:emailGetDomainMxFilteringResponse" />
  20579. </wsdl:operation>
  20580. <wsdl:operation name="managedServicesPartitionCreate">
  20581. <wsdl:input message="wsdlns:managedServicesPartitionCreateRequest" />
  20582. <wsdl:output message="wsdlns:managedServicesPartitionCreateResponse" />
  20583. </wsdl:operation>
  20584. <wsdl:operation name="telephonyLineGetSipDomain">
  20585. <wsdl:input message="wsdlns:telephonyLineGetSipDomainRequest" />
  20586. <wsdl:output message="wsdlns:telephonyLineGetSipDomainResponse" />
  20587. </wsdl:operation>
  20588. <wsdl:operation name="nicModifyEmail">
  20589. <wsdl:input message="wsdlns:nicModifyEmailRequest" />
  20590. <wsdl:output message="wsdlns:nicModifyEmailResponse" />
  20591. </wsdl:operation>
  20592. <wsdl:operation name="telephonyToneDelete">
  20593. <wsdl:input message="wsdlns:telephonyToneDeleteRequest" />
  20594. <wsdl:output message="wsdlns:telephonyToneDeleteResponse" />
  20595. </wsdl:operation>
  20596. <wsdl:operation name="telephonyLineSetMgcpIpRestriction">
  20597. <wsdl:input message="wsdlns:telephonyLineSetMgcpIpRestrictionRequest" />
  20598. <wsdl:output message="wsdlns:telephonyLineSetMgcpIpRestrictionResponse" />
  20599. </wsdl:operation>
  20600. <wsdl:operation name="dedicatedInstallReset">
  20601. <wsdl:input message="wsdlns:dedicatedInstallResetRequest" />
  20602. <wsdl:output message="wsdlns:dedicatedInstallResetResponse" />
  20603. </wsdl:operation>
  20604. <wsdl:operation name="dedicatedMonitoringServiceAddNotification">
  20605. <wsdl:input message="wsdlns:dedicatedMonitoringServiceAddNotificationRequest" />
  20606. <wsdl:output message="wsdlns:dedicatedMonitoringServiceAddNotificationResponse" />
  20607. </wsdl:operation>
  20608. <wsdl:operation name="orderDedicatedFailoverRipe">
  20609. <wsdl:input message="wsdlns:orderDedicatedFailoverRipeRequest" />
  20610. <wsdl:output message="wsdlns:orderDedicatedFailoverRipeResponse" />
  20611. </wsdl:operation>
  20612. <wsdl:operation name="telephonyPhonebookOnGroupContactModify">
  20613. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupContactModifyRequest" />
  20614. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupContactModifyResponse" />
  20615. </wsdl:operation>
  20616. <wsdl:operation name="serviceGroupRemoveService">
  20617. <wsdl:input message="wsdlns:serviceGroupRemoveServiceRequest" />
  20618. <wsdl:output message="wsdlns:serviceGroupRemoveServiceResponse" />
  20619. </wsdl:operation>
  20620. <wsdl:operation name="telephonyScreenListBlackWhiteChoiceModify">
  20621. <wsdl:input message="wsdlns:telephonyScreenListBlackWhiteChoiceModifyRequest" />
  20622. <wsdl:output message="wsdlns:telephonyScreenListBlackWhiteChoiceModifyResponse" />
  20623. </wsdl:operation>
  20624. <wsdl:operation name="telephonySmsplusServiceDetails">
  20625. <wsdl:input message="wsdlns:telephonySmsplusServiceDetailsRequest" />
  20626. <wsdl:output message="wsdlns:telephonySmsplusServiceDetailsResponse" />
  20627. </wsdl:operation>
  20628. <wsdl:operation name="dedicatedFilterIrcClientRuleDel">
  20629. <wsdl:input message="wsdlns:dedicatedFilterIrcClientRuleDelRequest" />
  20630. <wsdl:output message="wsdlns:dedicatedFilterIrcClientRuleDelResponse" />
  20631. </wsdl:operation>
  20632. <wsdl:operation name="domainHostAdd">
  20633. <wsdl:input message="wsdlns:domainHostAddRequest" />
  20634. <wsdl:output message="wsdlns:domainHostAddResponse" />
  20635. </wsdl:operation>
  20636. <wsdl:operation name="popModifyDescription">
  20637. <wsdl:input message="wsdlns:popModifyDescriptionRequest" />
  20638. <wsdl:output message="wsdlns:popModifyDescriptionResponse" />
  20639. </wsdl:operation>
  20640. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
  20641. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupDelRequest" />
  20642. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupDelResponse" />
  20643. </wsdl:operation>
  20644. <wsdl:operation name="crontabAdd">
  20645. <wsdl:input message="wsdlns:crontabAddRequest" />
  20646. <wsdl:output message="wsdlns:crontabAddResponse" />
  20647. </wsdl:operation>
  20648. <wsdl:operation name="telephonySmsSenderDescription">
  20649. <wsdl:input message="wsdlns:telephonySmsSenderDescriptionRequest" />
  20650. <wsdl:output message="wsdlns:telephonySmsSenderDescriptionResponse" />
  20651. </wsdl:operation>
  20652. <wsdl:operation name="mailingListModify">
  20653. <wsdl:input message="wsdlns:mailingListModifyRequest" />
  20654. <wsdl:output message="wsdlns:mailingListModifyResponse" />
  20655. </wsdl:operation>
  20656. <wsdl:operation name="managedServicesPartitionGet">
  20657. <wsdl:input message="wsdlns:managedServicesPartitionGetRequest" />
  20658. <wsdl:output message="wsdlns:managedServicesPartitionGetResponse" />
  20659. </wsdl:operation>
  20660. <wsdl:operation name="telephonyAbbreviatedNumberListPaginated">
  20661. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberListPaginatedRequest" />
  20662. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberListPaginatedResponse" />
  20663. </wsdl:operation>
  20664. <wsdl:operation name="telephonySetDefaultPrivateHolidaysEvents">
  20665. <wsdl:input message="wsdlns:telephonySetDefaultPrivateHolidaysEventsRequest" />
  20666. <wsdl:output message="wsdlns:telephonySetDefaultPrivateHolidaysEventsResponse" />
  20667. </wsdl:operation>
  20668. <wsdl:operation name="emailDelMasterNic">
  20669. <wsdl:input message="wsdlns:emailDelMasterNicRequest" />
  20670. <wsdl:output message="wsdlns:emailDelMasterNicResponse" />
  20671. </wsdl:operation>
  20672. <wsdl:operation name="redirectedEmailModify">
  20673. <wsdl:input message="wsdlns:redirectedEmailModifyRequest" />
  20674. <wsdl:output message="wsdlns:redirectedEmailModifyResponse" />
  20675. </wsdl:operation>
  20676. <wsdl:operation name="telephonySpareServiceList">
  20677. <wsdl:input message="wsdlns:telephonySpareServiceListRequest" />
  20678. <wsdl:output message="wsdlns:telephonySpareServiceListResponse" />
  20679. </wsdl:operation>
  20680. <wsdl:operation name="popInfo">
  20681. <wsdl:input message="wsdlns:popInfoRequest" />
  20682. <wsdl:output message="wsdlns:popInfoResponse" />
  20683. </wsdl:operation>
  20684. <wsdl:operation name="zoneExport">
  20685. <wsdl:input message="wsdlns:zoneExportRequest" />
  20686. <wsdl:output message="wsdlns:zoneExportResponse" />
  20687. </wsdl:operation>
  20688. <wsdl:operation name="dedicatedMrtgInfo">
  20689. <wsdl:input message="wsdlns:dedicatedMrtgInfoRequest" />
  20690. <wsdl:output message="wsdlns:dedicatedMrtgInfoResponse" />
  20691. </wsdl:operation>
  20692. <wsdl:operation name="dedicatedBackupReinstallData">
  20693. <wsdl:input message="wsdlns:dedicatedBackupReinstallDataRequest" />
  20694. <wsdl:output message="wsdlns:dedicatedBackupReinstallDataResponse" />
  20695. </wsdl:operation>
  20696. <wsdl:operation name="serviceFreedomList">
  20697. <wsdl:input message="wsdlns:serviceFreedomListRequest" />
  20698. <wsdl:output message="wsdlns:serviceFreedomListResponse" />
  20699. </wsdl:operation>
  20700. <wsdl:operation name="supportGetFullMessage">
  20701. <wsdl:input message="wsdlns:supportGetFullMessageRequest" />
  20702. <wsdl:output message="wsdlns:supportGetFullMessageResponse" />
  20703. </wsdl:operation>
  20704. <wsdl:operation name="telephonySmsUserListCsvAttachment">
  20705. <wsdl:input message="wsdlns:telephonySmsUserListCsvAttachmentRequest" />
  20706. <wsdl:output message="wsdlns:telephonySmsUserListCsvAttachmentResponse" />
  20707. </wsdl:operation>
  20708. <wsdl:operation name="emailGetDomainCatchAll">
  20709. <wsdl:input message="wsdlns:emailGetDomainCatchAllRequest" />
  20710. <wsdl:output message="wsdlns:emailGetDomainCatchAllResponse" />
  20711. </wsdl:operation>
  20712. <wsdl:operation name="telephonyFaxCallList">
  20713. <wsdl:input message="wsdlns:telephonyFaxCallListRequest" />
  20714. <wsdl:output message="wsdlns:telephonyFaxCallListResponse" />
  20715. </wsdl:operation>
  20716. <wsdl:operation name="telephonySmsUserSend">
  20717. <wsdl:input message="wsdlns:telephonySmsUserSendRequest" />
  20718. <wsdl:output message="wsdlns:telephonySmsUserSendResponse" />
  20719. </wsdl:operation>
  20720. <wsdl:operation name="mailingListAdd">
  20721. <wsdl:input message="wsdlns:mailingListAddRequest" />
  20722. <wsdl:output message="wsdlns:mailingListAddResponse" />
  20723. </wsdl:operation>
  20724. <wsdl:operation name="dedicatedBackupFtpInfo">
  20725. <wsdl:input message="wsdlns:dedicatedBackupFtpInfoRequest" />
  20726. <wsdl:output message="wsdlns:dedicatedBackupFtpInfoResponse" />
  20727. </wsdl:operation>
  20728. <wsdl:operation name="telephonyPhonebookOnGroupGroupList">
  20729. <wsdl:input message="wsdlns:telephonyPhonebookOnGroupGroupListRequest" />
  20730. <wsdl:output message="wsdlns:telephonyPhonebookOnGroupGroupListResponse" />
  20731. </wsdl:operation>
  20732. <wsdl:operation name="telephonyClick2CallUserPassword">
  20733. <wsdl:input message="wsdlns:telephonyClick2CallUserPasswordRequest" />
  20734. <wsdl:output message="wsdlns:telephonyClick2CallUserPasswordResponse" />
  20735. </wsdl:operation>
  20736. <wsdl:operation name="dedicatedMonitoringModify">
  20737. <wsdl:input message="wsdlns:dedicatedMonitoringModifyRequest" />
  20738. <wsdl:output message="wsdlns:dedicatedMonitoringModifyResponse" />
  20739. </wsdl:operation>
  20740. <wsdl:operation name="emailSetMasterNic">
  20741. <wsdl:input message="wsdlns:emailSetMasterNicRequest" />
  20742. <wsdl:output message="wsdlns:emailSetMasterNicResponse" />
  20743. </wsdl:operation>
  20744. <wsdl:operation name="sqlpriveMysqlDatabaseList">
  20745. <wsdl:input message="wsdlns:sqlpriveMysqlDatabaseListRequest" />
  20746. <wsdl:output message="wsdlns:sqlpriveMysqlDatabaseListResponse" />
  20747. </wsdl:operation>
  20748. <wsdl:operation name="automatedMailReturnSet">
  20749. <wsdl:input message="wsdlns:automatedMailReturnSetRequest" />
  20750. <wsdl:output message="wsdlns:automatedMailReturnSetResponse" />
  20751. </wsdl:operation>
  20752. <wsdl:operation name="databaseRecreate">
  20753. <wsdl:input message="wsdlns:databaseRecreateRequest" />
  20754. <wsdl:output message="wsdlns:databaseRecreateResponse" />
  20755. </wsdl:operation>
  20756. <wsdl:operation name="popModifyPassword">
  20757. <wsdl:input message="wsdlns:popModifyPasswordRequest" />
  20758. <wsdl:output message="wsdlns:popModifyPasswordResponse" />
  20759. </wsdl:operation>
  20760. <wsdl:operation name="responderEmailAdd">
  20761. <wsdl:input message="wsdlns:responderEmailAddRequest" />
  20762. <wsdl:output message="wsdlns:responderEmailAddResponse" />
  20763. </wsdl:operation>
  20764. <wsdl:operation name="sqlpriveMysqlProcessList">
  20765. <wsdl:input message="wsdlns:sqlpriveMysqlProcessListRequest" />
  20766. <wsdl:output message="wsdlns:sqlpriveMysqlProcessListResponse" />
  20767. </wsdl:operation>
  20768. <wsdl:operation name="telephonySmsGetUserQuota">
  20769. <wsdl:input message="wsdlns:telephonySmsGetUserQuotaRequest" />
  20770. <wsdl:output message="wsdlns:telephonySmsGetUserQuotaResponse" />
  20771. </wsdl:operation>
  20772. <wsdl:operation name="dedicatedGetRandomAvailableIpFromCountry">
  20773. <wsdl:input message="wsdlns:dedicatedGetRandomAvailableIpFromCountryRequest" />
  20774. <wsdl:output message="wsdlns:dedicatedGetRandomAvailableIpFromCountryResponse" />
  20775. </wsdl:operation>
  20776. <wsdl:operation name="telephonySmsSenderDelete">
  20777. <wsdl:input message="wsdlns:telephonySmsSenderDeleteRequest" />
  20778. <wsdl:output message="wsdlns:telephonySmsSenderDeleteResponse" />
  20779. </wsdl:operation>
  20780. <wsdl:operation name="telephonyToneStatus">
  20781. <wsdl:input message="wsdlns:telephonyToneStatusRequest" />
  20782. <wsdl:output message="wsdlns:telephonyToneStatusResponse" />
  20783. </wsdl:operation>
  20784. <wsdl:operation name="telephonyDdiInfo">
  20785. <wsdl:input message="wsdlns:telephonyDdiInfoRequest" />
  20786. <wsdl:output message="wsdlns:telephonyDdiInfoResponse" />
  20787. </wsdl:operation>
  20788. <wsdl:operation name="dedicatedInstallBasicProgress">
  20789. <wsdl:input message="wsdlns:dedicatedInstallBasicProgressRequest" />
  20790. <wsdl:output message="wsdlns:dedicatedInstallBasicProgressResponse" />
  20791. </wsdl:operation>
  20792. <wsdl:operation name="dedicatedAddServiceMonitoringAlertEmail">
  20793. <wsdl:input message="wsdlns:dedicatedAddServiceMonitoringAlertEmailRequest" />
  20794. <wsdl:output message="wsdlns:dedicatedAddServiceMonitoringAlertEmailResponse" />
  20795. </wsdl:operation>
  20796. <wsdl:operation name="telephonyHuntingGroupList">
  20797. <wsdl:input message="wsdlns:telephonyHuntingGroupListRequest" />
  20798. <wsdl:output message="wsdlns:telephonyHuntingGroupListResponse" />
  20799. </wsdl:operation>
  20800. <wsdl:operation name="dedicatedFailoverUpdate">
  20801. <wsdl:input message="wsdlns:dedicatedFailoverUpdateRequest" />
  20802. <wsdl:output message="wsdlns:dedicatedFailoverUpdateResponse" />
  20803. </wsdl:operation>
  20804. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberList">
  20805. <wsdl:input message="wsdlns:telephonyTrunkExternalDisplayedNumberListRequest" />
  20806. <wsdl:output message="wsdlns:telephonyTrunkExternalDisplayedNumberListResponse" />
  20807. </wsdl:operation>
  20808. <wsdl:operation name="telephonyDirectoryListWayType">
  20809. <wsdl:input message="wsdlns:telephonyDirectoryListWayTypeRequest" />
  20810. <wsdl:output message="wsdlns:telephonyDirectoryListWayTypeResponse" />
  20811. </wsdl:operation>
  20812. <wsdl:operation name="telephonySmsUserHistoryCsv">
  20813. <wsdl:input message="wsdlns:telephonySmsUserHistoryCsvRequest" />
  20814. <wsdl:output message="wsdlns:telephonySmsUserHistoryCsvResponse" />
  20815. </wsdl:operation>
  20816. <wsdl:operation name="telephonyCallList">
  20817. <wsdl:input message="wsdlns:telephonyCallListRequest" />
  20818. <wsdl:output message="wsdlns:telephonyCallListResponse" />
  20819. </wsdl:operation>
  20820. <wsdl:operation name="managedServicesPartitionUpdate">
  20821. <wsdl:input message="wsdlns:managedServicesPartitionUpdateRequest" />
  20822. <wsdl:output message="wsdlns:managedServicesPartitionUpdateResponse" />
  20823. </wsdl:operation>
  20824. <wsdl:operation name="telephonyGetDefaultPrivateHolidaysEvents">
  20825. <wsdl:input message="wsdlns:telephonyGetDefaultPrivateHolidaysEventsRequest" />
  20826. <wsdl:output message="wsdlns:telephonyGetDefaultPrivateHolidaysEventsResponse" />
  20827. </wsdl:operation>
  20828. <wsdl:operation name="telephonySmsplusShortCodesList">
  20829. <wsdl:input message="wsdlns:telephonySmsplusShortCodesListRequest" />
  20830. <wsdl:output message="wsdlns:telephonySmsplusShortCodesListResponse" />
  20831. </wsdl:operation>
  20832. <wsdl:operation name="dedicatedFilterIrcServerRuleAdd">
  20833. <wsdl:input message="wsdlns:dedicatedFilterIrcServerRuleAddRequest" />
  20834. <wsdl:output message="wsdlns:dedicatedFilterIrcServerRuleAddResponse" />
  20835. </wsdl:operation>
  20836. <wsdl:operation name="dedicatedVirtualMacIpAdd">
  20837. <wsdl:input message="wsdlns:dedicatedVirtualMacIpAddRequest" />
  20838. <wsdl:output message="wsdlns:dedicatedVirtualMacIpAddResponse" />
  20839. </wsdl:operation>
  20840. <wsdl:operation name="telephonyAliasToSipPossibilities">
  20841. <wsdl:input message="wsdlns:telephonyAliasToSipPossibilitiesRequest" />
  20842. <wsdl:output message="wsdlns:telephonyAliasToSipPossibilitiesResponse" />
  20843. </wsdl:operation>
  20844. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupAdd">
  20845. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberOnGroupAddRequest" />
  20846. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberOnGroupAddResponse" />
  20847. </wsdl:operation>
  20848. <wsdl:operation name="telephonyHuntingModificationQueue">
  20849. <wsdl:input message="wsdlns:telephonyHuntingModificationQueueRequest" />
  20850. <wsdl:output message="wsdlns:telephonyHuntingModificationQueueResponse" />
  20851. </wsdl:operation>
  20852. <wsdl:operation name="telephonyDirectoryInfo">
  20853. <wsdl:input message="wsdlns:telephonyDirectoryInfoRequest" />
  20854. <wsdl:output message="wsdlns:telephonyDirectoryInfoResponse" />
  20855. </wsdl:operation>
  20856. <wsdl:operation name="telephonyBillDetails">
  20857. <wsdl:input message="wsdlns:telephonyBillDetailsRequest" />
  20858. <wsdl:output message="wsdlns:telephonyBillDetailsResponse" />
  20859. </wsdl:operation>
  20860. <wsdl:operation name="dedicatedRipeGetRipeIds">
  20861. <wsdl:input message="wsdlns:dedicatedRipeGetRipeIdsRequest" />
  20862. <wsdl:output message="wsdlns:dedicatedRipeGetRipeIdsResponse" />
  20863. </wsdl:operation>
  20864. <wsdl:operation name="telephonyLineLogsNotificationOptionsModify">
  20865. <wsdl:input message="wsdlns:telephonyLineLogsNotificationOptionsModifyRequest" />
  20866. <wsdl:output message="wsdlns:telephonyLineLogsNotificationOptionsModifyResponse" />
  20867. </wsdl:operation>
  20868. <wsdl:operation name="dnsInstallCustom">
  20869. <wsdl:input message="wsdlns:dnsInstallCustomRequest" />
  20870. <wsdl:output message="wsdlns:dnsInstallCustomResponse" />
  20871. </wsdl:operation>
  20872. <wsdl:operation name="sqlpriveMysqlActivateOvhManagement">
  20873. <wsdl:input message="wsdlns:sqlpriveMysqlActivateOvhManagementRequest" />
  20874. <wsdl:output message="wsdlns:sqlpriveMysqlActivateOvhManagementResponse" />
  20875. </wsdl:operation>
  20876. <wsdl:operation name="telephonyClick2CallDoBySession">
  20877. <wsdl:input message="wsdlns:telephonyClick2CallDoBySessionRequest" />
  20878. <wsdl:output message="wsdlns:telephonyClick2CallDoBySessionResponse" />
  20879. </wsdl:operation>
  20880. <wsdl:operation name="telephonyAbbreviatedNumberAdd">
  20881. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberAddRequest" />
  20882. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberAddResponse" />
  20883. </wsdl:operation>
  20884. <wsdl:operation name="prepaidGetThreshold">
  20885. <wsdl:input message="wsdlns:prepaidGetThresholdRequest" />
  20886. <wsdl:output message="wsdlns:prepaidGetThresholdResponse" />
  20887. </wsdl:operation>
  20888. <wsdl:operation name="domainWhoisObfuscatorUnsetAll">
  20889. <wsdl:input message="wsdlns:domainWhoisObfuscatorUnsetAllRequest" />
  20890. <wsdl:output message="wsdlns:domainWhoisObfuscatorUnsetAllResponse" />
  20891. </wsdl:operation>
  20892. <wsdl:operation name="multiFtpDel">
  20893. <wsdl:input message="wsdlns:multiFtpDelRequest" />
  20894. <wsdl:output message="wsdlns:multiFtpDelResponse" />
  20895. </wsdl:operation>
  20896. <wsdl:operation name="sqlpriveMysqlGetPossibleDump">
  20897. <wsdl:input message="wsdlns:sqlpriveMysqlGetPossibleDumpRequest" />
  20898. <wsdl:output message="wsdlns:sqlpriveMysqlGetPossibleDumpResponse" />
  20899. </wsdl:operation>
  20900. <wsdl:operation name="telephonyNumberOrder">
  20901. <wsdl:input message="wsdlns:telephonyNumberOrderRequest" />
  20902. <wsdl:output message="wsdlns:telephonyNumberOrderResponse" />
  20903. </wsdl:operation>
  20904. <wsdl:operation name="telephonyLineSetIpRestriction">
  20905. <wsdl:input message="wsdlns:telephonyLineSetIpRestrictionRequest" />
  20906. <wsdl:output message="wsdlns:telephonyLineSetIpRestrictionResponse" />
  20907. </wsdl:operation>
  20908. <wsdl:operation name="prepaidGetHistory">
  20909. <wsdl:input message="wsdlns:prepaidGetHistoryRequest" />
  20910. <wsdl:output message="wsdlns:prepaidGetHistoryResponse" />
  20911. </wsdl:operation>
  20912. <wsdl:operation name="telephonyLineSetCodecs">
  20913. <wsdl:input message="wsdlns:telephonyLineSetCodecsRequest" />
  20914. <wsdl:output message="wsdlns:telephonyLineSetCodecsResponse" />
  20915. </wsdl:operation>
  20916. <wsdl:operation name="telephonyNumberCityForZoneList">
  20917. <wsdl:input message="wsdlns:telephonyNumberCityForZoneListRequest" />
  20918. <wsdl:output message="wsdlns:telephonyNumberCityForZoneListResponse" />
  20919. </wsdl:operation>
  20920. <wsdl:operation name="redirectedEmailDel">
  20921. <wsdl:input message="wsdlns:redirectedEmailDelRequest" />
  20922. <wsdl:output message="wsdlns:redirectedEmailDelResponse" />
  20923. </wsdl:operation>
  20924. <wsdl:operation name="dedicatedInfo">
  20925. <wsdl:input message="wsdlns:dedicatedInfoRequest" />
  20926. <wsdl:output message="wsdlns:dedicatedInfoResponse" />
  20927. </wsdl:operation>
  20928. <wsdl:operation name="dedicatedBackupUpdateDate">
  20929. <wsdl:input message="wsdlns:dedicatedBackupUpdateDateRequest" />
  20930. <wsdl:output message="wsdlns:dedicatedBackupUpdateDateResponse" />
  20931. </wsdl:operation>
  20932. <wsdl:operation name="domainOperationList">
  20933. <wsdl:input message="wsdlns:domainOperationListRequest" />
  20934. <wsdl:output message="wsdlns:domainOperationListResponse" />
  20935. </wsdl:operation>
  20936. <wsdl:operation name="telephonyTonesOptionsModify">
  20937. <wsdl:input message="wsdlns:telephonyTonesOptionsModifyRequest" />
  20938. <wsdl:output message="wsdlns:telephonyTonesOptionsModifyResponse" />
  20939. </wsdl:operation>
  20940. <wsdl:operation name="popAttachMasterNic">
  20941. <wsdl:input message="wsdlns:popAttachMasterNicRequest" />
  20942. <wsdl:output message="wsdlns:popAttachMasterNicResponse" />
  20943. </wsdl:operation>
  20944. <wsdl:operation name="telephonyVoicemailMessagesRemoteUpload">
  20945. <wsdl:input message="wsdlns:telephonyVoicemailMessagesRemoteUploadRequest" />
  20946. <wsdl:output message="wsdlns:telephonyVoicemailMessagesRemoteUploadResponse" />
  20947. </wsdl:operation>
  20948. <wsdl:operation name="crontabInfo">
  20949. <wsdl:input message="wsdlns:crontabInfoRequest" />
  20950. <wsdl:output message="wsdlns:crontabInfoResponse" />
  20951. </wsdl:operation>
  20952. <wsdl:operation name="serviceGroupSetName">
  20953. <wsdl:input message="wsdlns:serviceGroupSetNameRequest" />
  20954. <wsdl:output message="wsdlns:serviceGroupSetNameResponse" />
  20955. </wsdl:operation>
  20956. <wsdl:operation name="telephonyOfferInfo">
  20957. <wsdl:input message="wsdlns:telephonyOfferInfoRequest" />
  20958. <wsdl:output message="wsdlns:telephonyOfferInfoResponse" />
  20959. </wsdl:operation>
  20960. <wsdl:operation name="multiDomainAdd">
  20961. <wsdl:input message="wsdlns:multiDomainAddRequest" />
  20962. <wsdl:output message="wsdlns:multiDomainAddResponse" />
  20963. </wsdl:operation>
  20964. <wsdl:operation name="telephonyPhonebookDel">
  20965. <wsdl:input message="wsdlns:telephonyPhonebookDelRequest" />
  20966. <wsdl:output message="wsdlns:telephonyPhonebookDelResponse" />
  20967. </wsdl:operation>
  20968. <wsdl:operation name="redirectedEmailList">
  20969. <wsdl:input message="wsdlns:redirectedEmailListRequest" />
  20970. <wsdl:output message="wsdlns:redirectedEmailListResponse" />
  20971. </wsdl:operation>
  20972. <wsdl:operation name="telephonySmsUserAdd">
  20973. <wsdl:input message="wsdlns:telephonySmsUserAddRequest" />
  20974. <wsdl:output message="wsdlns:telephonySmsUserAddResponse" />
  20975. </wsdl:operation>
  20976. <wsdl:operation name="nicUpdateIT">
  20977. <wsdl:input message="wsdlns:nicUpdateITRequest" />
  20978. <wsdl:output message="wsdlns:nicUpdateITResponse" />
  20979. </wsdl:operation>
  20980. <wsdl:operation name="telephonySmsUserHistory">
  20981. <wsdl:input message="wsdlns:telephonySmsUserHistoryRequest" />
  20982. <wsdl:output message="wsdlns:telephonySmsUserHistoryResponse" />
  20983. </wsdl:operation>
  20984. <wsdl:operation name="dedicatedMonitoringStatusGet">
  20985. <wsdl:input message="wsdlns:dedicatedMonitoringStatusGetRequest" />
  20986. <wsdl:output message="wsdlns:dedicatedMonitoringStatusGetResponse" />
  20987. </wsdl:operation>
  20988. <wsdl:operation name="ripeUpdateOrganisation">
  20989. <wsdl:input message="wsdlns:ripeUpdateOrganisationRequest" />
  20990. <wsdl:output message="wsdlns:ripeUpdateOrganisationResponse" />
  20991. </wsdl:operation>
  20992. <wsdl:operation name="telephonySmsUserGetCallBack">
  20993. <wsdl:input message="wsdlns:telephonySmsUserGetCallBackRequest" />
  20994. <wsdl:output message="wsdlns:telephonySmsUserGetCallBackResponse" />
  20995. </wsdl:operation>
  20996. <wsdl:operation name="dedicatedNetbootModify">
  20997. <wsdl:input message="wsdlns:dedicatedNetbootModifyRequest" />
  20998. <wsdl:output message="wsdlns:dedicatedNetbootModifyResponse" />
  20999. </wsdl:operation>
  21000. <wsdl:operation name="subDomainList">
  21001. <wsdl:input message="wsdlns:subDomainListRequest" />
  21002. <wsdl:output message="wsdlns:subDomainListResponse" />
  21003. </wsdl:operation>
  21004. <wsdl:operation name="sqlpriveFtpPassword">
  21005. <wsdl:input message="wsdlns:sqlpriveFtpPasswordRequest" />
  21006. <wsdl:output message="wsdlns:sqlpriveFtpPasswordResponse" />
  21007. </wsdl:operation>
  21008. <wsdl:operation name="telephonyOfferModifyPassword">
  21009. <wsdl:input message="wsdlns:telephonyOfferModifyPasswordRequest" />
  21010. <wsdl:output message="wsdlns:telephonyOfferModifyPasswordResponse" />
  21011. </wsdl:operation>
  21012. <wsdl:operation name="dnsUninstall">
  21013. <wsdl:input message="wsdlns:dnsUninstallRequest" />
  21014. <wsdl:output message="wsdlns:dnsUninstallResponse" />
  21015. </wsdl:operation>
  21016. <wsdl:operation name="dedicatedFilterIrcClientRuleList">
  21017. <wsdl:input message="wsdlns:dedicatedFilterIrcClientRuleListRequest" />
  21018. <wsdl:output message="wsdlns:dedicatedFilterIrcClientRuleListResponse" />
  21019. </wsdl:operation>
  21020. <wsdl:operation name="telephonyFunctionKeyAdd">
  21021. <wsdl:input message="wsdlns:telephonyFunctionKeyAddRequest" />
  21022. <wsdl:output message="wsdlns:telephonyFunctionKeyAddResponse" />
  21023. </wsdl:operation>
  21024. <wsdl:operation name="telephonyPhonebookList">
  21025. <wsdl:input message="wsdlns:telephonyPhonebookListRequest" />
  21026. <wsdl:output message="wsdlns:telephonyPhonebookListResponse" />
  21027. </wsdl:operation>
  21028. <wsdl:operation name="telephonyPlugAndPhoneReset">
  21029. <wsdl:input message="wsdlns:telephonyPlugAndPhoneResetRequest" />
  21030. <wsdl:output message="wsdlns:telephonyPlugAndPhoneResetResponse" />
  21031. </wsdl:operation>
  21032. <wsdl:operation name="sqlpriveMysqlRootPassword">
  21033. <wsdl:input message="wsdlns:sqlpriveMysqlRootPasswordRequest" />
  21034. <wsdl:output message="wsdlns:sqlpriveMysqlRootPasswordResponse" />
  21035. </wsdl:operation>
  21036. <wsdl:operation name="telephonySpareInfo">
  21037. <wsdl:input message="wsdlns:telephonySpareInfoRequest" />
  21038. <wsdl:output message="wsdlns:telephonySpareInfoResponse" />
  21039. </wsdl:operation>
  21040. <wsdl:operation name="telephonySmsUserDel">
  21041. <wsdl:input message="wsdlns:telephonySmsUserDelRequest" />
  21042. <wsdl:output message="wsdlns:telephonySmsUserDelResponse" />
  21043. </wsdl:operation>
  21044. <wsdl:operation name="emailSetDomainMxFiltering">
  21045. <wsdl:input message="wsdlns:emailSetDomainMxFilteringRequest" />
  21046. <wsdl:output message="wsdlns:emailSetDomainMxFilteringResponse" />
  21047. </wsdl:operation>
  21048. <wsdl:operation name="telephonyVoicemailMessagesStatus">
  21049. <wsdl:input message="wsdlns:telephonyVoicemailMessagesStatusRequest" />
  21050. <wsdl:output message="wsdlns:telephonyVoicemailMessagesStatusResponse" />
  21051. </wsdl:operation>
  21052. <wsdl:operation name="telephonyPhonebookModify">
  21053. <wsdl:input message="wsdlns:telephonyPhonebookModifyRequest" />
  21054. <wsdl:output message="wsdlns:telephonyPhonebookModifyResponse" />
  21055. </wsdl:operation>
  21056. <wsdl:operation name="dedicatedIPForUDPMove">
  21057. <wsdl:input message="wsdlns:dedicatedIPForUDPMoveRequest" />
  21058. <wsdl:output message="wsdlns:dedicatedIPForUDPMoveResponse" />
  21059. </wsdl:operation>
  21060. <wsdl:operation name="nicUpdate">
  21061. <wsdl:input message="wsdlns:nicUpdateRequest" />
  21062. <wsdl:output message="wsdlns:nicUpdateResponse" />
  21063. </wsdl:operation>
  21064. <wsdl:operation name="passwordManager">
  21065. <wsdl:input message="wsdlns:passwordManagerRequest" />
  21066. <wsdl:output message="wsdlns:passwordManagerResponse" />
  21067. </wsdl:operation>
  21068. <wsdl:operation name="telephonyOfferModifyName">
  21069. <wsdl:input message="wsdlns:telephonyOfferModifyNameRequest" />
  21070. <wsdl:output message="wsdlns:telephonyOfferModifyNameResponse" />
  21071. </wsdl:operation>
  21072. <wsdl:operation name="notepadFlush">
  21073. <wsdl:input message="wsdlns:notepadFlushRequest" />
  21074. <wsdl:output message="wsdlns:notepadFlushResponse" />
  21075. </wsdl:operation>
  21076. <wsdl:operation name="telephonySmsSetCallBack">
  21077. <wsdl:input message="wsdlns:telephonySmsSetCallBackRequest" />
  21078. <wsdl:output message="wsdlns:telephonySmsSetCallBackResponse" />
  21079. </wsdl:operation>
  21080. <wsdl:operation name="multiDomainModify">
  21081. <wsdl:input message="wsdlns:multiDomainModifyRequest" />
  21082. <wsdl:output message="wsdlns:multiDomainModifyResponse" />
  21083. </wsdl:operation>
  21084. <wsdl:operation name="language">
  21085. <wsdl:input message="wsdlns:languageRequest" />
  21086. <wsdl:output message="wsdlns:languageResponse" />
  21087. </wsdl:operation>
  21088. <wsdl:operation name="dedicatedMonitoringSMSModify">
  21089. <wsdl:input message="wsdlns:dedicatedMonitoringSMSModifyRequest" />
  21090. <wsdl:output message="wsdlns:dedicatedMonitoringSMSModifyResponse" />
  21091. </wsdl:operation>
  21092. <wsdl:operation name="telephonyPhonebookGroupList">
  21093. <wsdl:input message="wsdlns:telephonyPhonebookGroupListRequest" />
  21094. <wsdl:output message="wsdlns:telephonyPhonebookGroupListResponse" />
  21095. </wsdl:operation>
  21096. <wsdl:operation name="logsAccessDel">
  21097. <wsdl:input message="wsdlns:logsAccessDelRequest" />
  21098. <wsdl:output message="wsdlns:logsAccessDelResponse" />
  21099. </wsdl:operation>
  21100. <wsdl:operation name="logsAccessAdd">
  21101. <wsdl:input message="wsdlns:logsAccessAddRequest" />
  21102. <wsdl:output message="wsdlns:logsAccessAddResponse" />
  21103. </wsdl:operation>
  21104. <wsdl:operation name="multiDomainInfo">
  21105. <wsdl:input message="wsdlns:multiDomainInfoRequest" />
  21106. <wsdl:output message="wsdlns:multiDomainInfoResponse" />
  21107. </wsdl:operation>
  21108. <wsdl:operation name="domainWhoisObfuscatorList">
  21109. <wsdl:input message="wsdlns:domainWhoisObfuscatorListRequest" />
  21110. <wsdl:output message="wsdlns:domainWhoisObfuscatorListResponse" />
  21111. </wsdl:operation>
  21112. <wsdl:operation name="sqlpriveMysqlProcessKill">
  21113. <wsdl:input message="wsdlns:sqlpriveMysqlProcessKillRequest" />
  21114. <wsdl:output message="wsdlns:sqlpriveMysqlProcessKillResponse" />
  21115. </wsdl:operation>
  21116. <wsdl:operation name="telephonyBillingAccountInfo">
  21117. <wsdl:input message="wsdlns:telephonyBillingAccountInfoRequest" />
  21118. <wsdl:output message="wsdlns:telephonyBillingAccountInfoResponse" />
  21119. </wsdl:operation>
  21120. <wsdl:operation name="mailingListList">
  21121. <wsdl:input message="wsdlns:mailingListListRequest" />
  21122. <wsdl:output message="wsdlns:mailingListListResponse" />
  21123. </wsdl:operation>
  21124. <wsdl:operation name="telephonySmsSenderAdd">
  21125. <wsdl:input message="wsdlns:telephonySmsSenderAddRequest" />
  21126. <wsdl:output message="wsdlns:telephonySmsSenderAddResponse" />
  21127. </wsdl:operation>
  21128. <wsdl:operation name="telephonyLineConsumptionCSVByMail">
  21129. <wsdl:input message="wsdlns:telephonyLineConsumptionCSVByMailRequest" />
  21130. <wsdl:output message="wsdlns:telephonyLineConsumptionCSVByMailResponse" />
  21131. </wsdl:operation>
  21132. <wsdl:operation name="telephonySmsUserDeleteCsvAttachment">
  21133. <wsdl:input message="wsdlns:telephonySmsUserDeleteCsvAttachmentRequest" />
  21134. <wsdl:output message="wsdlns:telephonySmsUserDeleteCsvAttachmentResponse" />
  21135. </wsdl:operation>
  21136. <wsdl:operation name="mailingListSubscriberListByEmail">
  21137. <wsdl:input message="wsdlns:mailingListSubscriberListByEmailRequest" />
  21138. <wsdl:output message="wsdlns:mailingListSubscriberListByEmailResponse" />
  21139. </wsdl:operation>
  21140. <wsdl:operation name="supportCloseThreads">
  21141. <wsdl:input message="wsdlns:supportCloseThreadsRequest" />
  21142. <wsdl:output message="wsdlns:supportCloseThreadsResponse" />
  21143. </wsdl:operation>
  21144. <wsdl:operation name="sqlpriveMysqlDatabaseSave">
  21145. <wsdl:input message="wsdlns:sqlpriveMysqlDatabaseSaveRequest" />
  21146. <wsdl:output message="wsdlns:sqlpriveMysqlDatabaseSaveResponse" />
  21147. </wsdl:operation>
  21148. <wsdl:operation name="telephonyListReversableCallsFromNumber">
  21149. <wsdl:input message="wsdlns:telephonyListReversableCallsFromNumberRequest" />
  21150. <wsdl:output message="wsdlns:telephonyListReversableCallsFromNumberResponse" />
  21151. </wsdl:operation>
  21152. <wsdl:operation name="telephonyBillingAccountList">
  21153. <wsdl:input message="wsdlns:telephonyBillingAccountListRequest" />
  21154. <wsdl:output message="wsdlns:telephonyBillingAccountListResponse" />
  21155. </wsdl:operation>
  21156. <wsdl:operation name="telephonySmsGetQuotaNotificationForUser">
  21157. <wsdl:input message="wsdlns:telephonySmsGetQuotaNotificationForUserRequest" />
  21158. <wsdl:output message="wsdlns:telephonySmsGetQuotaNotificationForUserResponse" />
  21159. </wsdl:operation>
  21160. <wsdl:operation name="dedicatedMonitoringDel">
  21161. <wsdl:input message="wsdlns:dedicatedMonitoringDelRequest" />
  21162. <wsdl:output message="wsdlns:dedicatedMonitoringDelResponse" />
  21163. </wsdl:operation>
  21164. <wsdl:operation name="telephonyChangeNicModify">
  21165. <wsdl:input message="wsdlns:telephonyChangeNicModifyRequest" />
  21166. <wsdl:output message="wsdlns:telephonyChangeNicModifyResponse" />
  21167. </wsdl:operation>
  21168. <wsdl:operation name="dedicatedMonitoringServiceAddSMS">
  21169. <wsdl:input message="wsdlns:dedicatedMonitoringServiceAddSMSRequest" />
  21170. <wsdl:output message="wsdlns:dedicatedMonitoringServiceAddSMSResponse" />
  21171. </wsdl:operation>
  21172. <wsdl:operation name="prepaidGetBalance">
  21173. <wsdl:input message="wsdlns:prepaidGetBalanceRequest" />
  21174. <wsdl:output message="wsdlns:prepaidGetBalanceResponse" />
  21175. </wsdl:operation>
  21176. <wsdl:operation name="telephonySviInfo">
  21177. <wsdl:input message="wsdlns:telephonySviInfoRequest" />
  21178. <wsdl:output message="wsdlns:telephonySviInfoResponse" />
  21179. </wsdl:operation>
  21180. <wsdl:operation name="dnsGeolocalizeHosting">
  21181. <wsdl:input message="wsdlns:dnsGeolocalizeHostingRequest" />
  21182. <wsdl:output message="wsdlns:dnsGeolocalizeHostingResponse" />
  21183. </wsdl:operation>
  21184. <wsdl:operation name="popAdd">
  21185. <wsdl:input message="wsdlns:popAddRequest" />
  21186. <wsdl:output message="wsdlns:popAddResponse" />
  21187. </wsdl:operation>
  21188. <wsdl:operation name="telephonyClick2CallUserAdd">
  21189. <wsdl:input message="wsdlns:telephonyClick2CallUserAddRequest" />
  21190. <wsdl:output message="wsdlns:telephonyClick2CallUserAddResponse" />
  21191. </wsdl:operation>
  21192. <wsdl:operation name="domainHostInfo">
  21193. <wsdl:input message="wsdlns:domainHostInfoRequest" />
  21194. <wsdl:output message="wsdlns:domainHostInfoResponse" />
  21195. </wsdl:operation>
  21196. <wsdl:operation name="dedicatedList">
  21197. <wsdl:input message="wsdlns:dedicatedListRequest" />
  21198. <wsdl:output message="wsdlns:dedicatedListResponse" />
  21199. </wsdl:operation>
  21200. <wsdl:operation name="dedicatedIPForUDPGet">
  21201. <wsdl:input message="wsdlns:dedicatedIPForUDPGetRequest" />
  21202. <wsdl:output message="wsdlns:dedicatedIPForUDPGetResponse" />
  21203. </wsdl:operation>
  21204. <wsdl:operation name="dedicatedGetAvailableIpFromNetwork">
  21205. <wsdl:input message="wsdlns:dedicatedGetAvailableIpFromNetworkRequest" />
  21206. <wsdl:output message="wsdlns:dedicatedGetAvailableIpFromNetworkResponse" />
  21207. </wsdl:operation>
  21208. <wsdl:operation name="crontabModify">
  21209. <wsdl:input message="wsdlns:crontabModifyRequest" />
  21210. <wsdl:output message="wsdlns:crontabModifyResponse" />
  21211. </wsdl:operation>
  21212. <wsdl:operation name="sqlpriveCronGet">
  21213. <wsdl:input message="wsdlns:sqlpriveCronGetRequest" />
  21214. <wsdl:output message="wsdlns:sqlpriveCronGetResponse" />
  21215. </wsdl:operation>
  21216. <wsdl:operation name="supportReactivateThread">
  21217. <wsdl:input message="wsdlns:supportReactivateThreadRequest" />
  21218. <wsdl:output message="wsdlns:supportReactivateThreadResponse" />
  21219. </wsdl:operation>
  21220. <wsdl:operation name="telephonySmsBlacklistedSendersDelete">
  21221. <wsdl:input message="wsdlns:telephonySmsBlacklistedSendersDeleteRequest" />
  21222. <wsdl:output message="wsdlns:telephonySmsBlacklistedSendersDeleteResponse" />
  21223. </wsdl:operation>
  21224. <wsdl:operation name="zoneImport">
  21225. <wsdl:input message="wsdlns:zoneImportRequest" />
  21226. <wsdl:output message="wsdlns:zoneImportResponse" />
  21227. </wsdl:operation>
  21228. <wsdl:operation name="telephonySmsplusServiceAdd">
  21229. <wsdl:input message="wsdlns:telephonySmsplusServiceAddRequest" />
  21230. <wsdl:output message="wsdlns:telephonySmsplusServiceAddResponse" />
  21231. </wsdl:operation>
  21232. <wsdl:operation name="multiDomainDel">
  21233. <wsdl:input message="wsdlns:multiDomainDelRequest" />
  21234. <wsdl:output message="wsdlns:multiDomainDelResponse" />
  21235. </wsdl:operation>
  21236. <wsdl:operation name="telephonySpareCreateRMA">
  21237. <wsdl:input message="wsdlns:telephonySpareCreateRMARequest" />
  21238. <wsdl:output message="wsdlns:telephonySpareCreateRMAResponse" />
  21239. </wsdl:operation>
  21240. <wsdl:operation name="telephonySmsplusServiceEdit">
  21241. <wsdl:input message="wsdlns:telephonySmsplusServiceEditRequest" />
  21242. <wsdl:output message="wsdlns:telephonySmsplusServiceEditResponse" />
  21243. </wsdl:operation>
  21244. <wsdl:operation name="dedicatedMailinglistSubscribe">
  21245. <wsdl:input message="wsdlns:dedicatedMailinglistSubscribeRequest" />
  21246. <wsdl:output message="wsdlns:dedicatedMailinglistSubscribeResponse" />
  21247. </wsdl:operation>
  21248. <wsdl:operation name="serviceGroupInfo">
  21249. <wsdl:input message="wsdlns:serviceGroupInfoRequest" />
  21250. <wsdl:output message="wsdlns:serviceGroupInfoResponse" />
  21251. </wsdl:operation>
  21252. <wsdl:operation name="automatedMailFlush">
  21253. <wsdl:input message="wsdlns:automatedMailFlushRequest" />
  21254. <wsdl:output message="wsdlns:automatedMailFlushResponse" />
  21255. </wsdl:operation>
  21256. <wsdl:operation name="managedServicesNameUpdate">
  21257. <wsdl:input message="wsdlns:managedServicesNameUpdateRequest" />
  21258. <wsdl:output message="wsdlns:managedServicesNameUpdateResponse" />
  21259. </wsdl:operation>
  21260. <wsdl:operation name="popGetQuota">
  21261. <wsdl:input message="wsdlns:popGetQuotaRequest" />
  21262. <wsdl:output message="wsdlns:popGetQuotaResponse" />
  21263. </wsdl:operation>
  21264. <wsdl:operation name="telephonyHuntingGenericScreenOptionsModify">
  21265. <wsdl:input message="wsdlns:telephonyHuntingGenericScreenOptionsModifyRequest" />
  21266. <wsdl:output message="wsdlns:telephonyHuntingGenericScreenOptionsModifyResponse" />
  21267. </wsdl:operation>
  21268. <wsdl:operation name="ripeCreateOrganisation">
  21269. <wsdl:input message="wsdlns:ripeCreateOrganisationRequest" />
  21270. <wsdl:output message="wsdlns:ripeCreateOrganisationResponse" />
  21271. </wsdl:operation>
  21272. <wsdl:operation name="telephonyPlugAndPhoneInfo">
  21273. <wsdl:input message="wsdlns:telephonyPlugAndPhoneInfoRequest" />
  21274. <wsdl:output message="wsdlns:telephonyPlugAndPhoneInfoResponse" />
  21275. </wsdl:operation>
  21276. <wsdl:operation name="telephonyFaxCampaignDelete">
  21277. <wsdl:input message="wsdlns:telephonyFaxCampaignDeleteRequest" />
  21278. <wsdl:output message="wsdlns:telephonyFaxCampaignDeleteResponse" />
  21279. </wsdl:operation>
  21280. <wsdl:operation name="telephonyReversmentsRefundFromBillingAccount">
  21281. <wsdl:input message="wsdlns:telephonyReversmentsRefundFromBillingAccountRequest" />
  21282. <wsdl:output message="wsdlns:telephonyReversmentsRefundFromBillingAccountResponse" />
  21283. </wsdl:operation>
  21284. <wsdl:operation name="telephonyVoicemailMessageDelete">
  21285. <wsdl:input message="wsdlns:telephonyVoicemailMessageDeleteRequest" />
  21286. <wsdl:output message="wsdlns:telephonyVoicemailMessageDeleteResponse" />
  21287. </wsdl:operation>
  21288. <wsdl:operation name="dedicatedIpLoadBalancingNameModify">
  21289. <wsdl:input message="wsdlns:dedicatedIpLoadBalancingNameModifyRequest" />
  21290. <wsdl:output message="wsdlns:dedicatedIpLoadBalancingNameModifyResponse" />
  21291. </wsdl:operation>
  21292. <wsdl:operation name="telephonyLineOptionsList">
  21293. <wsdl:input message="wsdlns:telephonyLineOptionsListRequest" />
  21294. <wsdl:output message="wsdlns:telephonyLineOptionsListResponse" />
  21295. </wsdl:operation>
  21296. <wsdl:operation name="telephonySpareServiceInfo">
  21297. <wsdl:input message="wsdlns:telephonySpareServiceInfoRequest" />
  21298. <wsdl:output message="wsdlns:telephonySpareServiceInfoResponse" />
  21299. </wsdl:operation>
  21300. <wsdl:operation name="telephonyAbbreviatedNumberModify">
  21301. <wsdl:input message="wsdlns:telephonyAbbreviatedNumberModifyRequest" />
  21302. <wsdl:output message="wsdlns:telephonyAbbreviatedNumberModifyResponse" />
  21303. </wsdl:operation>
  21304. <wsdl:operation name="telephonyOfferSimultaneousLinesModify">
  21305. <wsdl:input message="wsdlns:telephonyOfferSimultaneousLinesModifyRequest" />
  21306. <wsdl:output message="wsdlns:telephonyOfferSimultaneousLinesModifyResponse" />
  21307. </wsdl:operation>
  21308. <wsdl:operation name="dedicatedMonitoringServiceList">
  21309. <wsdl:input message="wsdlns:dedicatedMonitoringServiceListRequest" />
  21310. <wsdl:output message="wsdlns:dedicatedMonitoringServiceListResponse" />
  21311. </wsdl:operation>
  21312. <wsdl:operation name="resellerDomainTransfer">
  21313. <wsdl:input message="wsdlns:resellerDomainTransferRequest" />
  21314. <wsdl:output message="wsdlns:resellerDomainTransferResponse" />
  21315. </wsdl:operation>
  21316. <wsdl:operation name="serviceGroupAddService">
  21317. <wsdl:input message="wsdlns:serviceGroupAddServiceRequest" />
  21318. <wsdl:output message="wsdlns:serviceGroupAddServiceResponse" />
  21319. </wsdl:operation>
  21320. </wsdl:portType>
  21321. <wsdl:binding name="managerBinding" type="wsdlns:managerPortType">
  21322. <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
  21323. <wsdl:operation name="mailingListModeratorDel">
  21324. <soap:operation soapAction="" />
  21325. <wsdl:input name="mailingListModeratorDelRequest">
  21326. <soap:body use="literal" />
  21327. </wsdl:input>
  21328. <wsdl:output name="mailingListModeratorDelResponse">
  21329. <soap:body use="literal" />
  21330. </wsdl:output>
  21331. </wsdl:operation>
  21332. <wsdl:operation name="telephonyNumberInfo">
  21333. <soap:operation soapAction="" />
  21334. <wsdl:input name="telephonyNumberInfoRequest">
  21335. <soap:body use="literal" />
  21336. </wsdl:input>
  21337. <wsdl:output name="telephonyNumberInfoResponse">
  21338. <soap:body use="literal" />
  21339. </wsdl:output>
  21340. </wsdl:operation>
  21341. <wsdl:operation name="sqlpriveMysqlRestart">
  21342. <soap:operation soapAction="" />
  21343. <wsdl:input name="sqlpriveMysqlRestartRequest">
  21344. <soap:body use="literal" />
  21345. </wsdl:input>
  21346. <wsdl:output name="sqlpriveMysqlRestartResponse">
  21347. <soap:body use="literal" />
  21348. </wsdl:output>
  21349. </wsdl:operation>
  21350. <wsdl:operation name="logout">
  21351. <soap:operation soapAction="" />
  21352. <wsdl:input name="logoutRequest">
  21353. <soap:body use="literal" />
  21354. </wsdl:input>
  21355. <wsdl:output name="logoutResponse">
  21356. <soap:body use="literal" />
  21357. </wsdl:output>
  21358. </wsdl:operation>
  21359. <wsdl:operation name="multiFtpChangeDirectory">
  21360. <soap:operation soapAction="" />
  21361. <wsdl:input name="multiFtpChangeDirectoryRequest">
  21362. <soap:body use="literal" />
  21363. </wsdl:input>
  21364. <wsdl:output name="multiFtpChangeDirectoryResponse">
  21365. <soap:body use="literal" />
  21366. </wsdl:output>
  21367. </wsdl:operation>
  21368. <wsdl:operation name="sqlpriveMysqlVersion">
  21369. <soap:operation soapAction="" />
  21370. <wsdl:input name="sqlpriveMysqlVersionRequest">
  21371. <soap:body use="literal" />
  21372. </wsdl:input>
  21373. <wsdl:output name="sqlpriveMysqlVersionResponse">
  21374. <soap:body use="literal" />
  21375. </wsdl:output>
  21376. </wsdl:operation>
  21377. <wsdl:operation name="dedicatedReverseDel">
  21378. <soap:operation soapAction="" />
  21379. <wsdl:input name="dedicatedReverseDelRequest">
  21380. <soap:body use="literal" />
  21381. </wsdl:input>
  21382. <wsdl:output name="dedicatedReverseDelResponse">
  21383. <soap:body use="literal" />
  21384. </wsdl:output>
  21385. </wsdl:operation>
  21386. <wsdl:operation name="dedicatedDelServiceMonitoringAlert">
  21387. <soap:operation soapAction="" />
  21388. <wsdl:input name="dedicatedDelServiceMonitoringAlertRequest">
  21389. <soap:body use="literal" />
  21390. </wsdl:input>
  21391. <wsdl:output name="dedicatedDelServiceMonitoringAlertResponse">
  21392. <soap:body use="literal" />
  21393. </wsdl:output>
  21394. </wsdl:operation>
  21395. <wsdl:operation name="telephonyVoicemailOptionsList">
  21396. <soap:operation soapAction="" />
  21397. <wsdl:input name="telephonyVoicemailOptionsListRequest">
  21398. <soap:body use="literal" />
  21399. </wsdl:input>
  21400. <wsdl:output name="telephonyVoicemailOptionsListResponse">
  21401. <soap:body use="literal" />
  21402. </wsdl:output>
  21403. </wsdl:operation>
  21404. <wsdl:operation name="telephonyPhonebookSharePeerList">
  21405. <soap:operation soapAction="" />
  21406. <wsdl:input name="telephonyPhonebookSharePeerListRequest">
  21407. <soap:body use="literal" />
  21408. </wsdl:input>
  21409. <wsdl:output name="telephonyPhonebookSharePeerListResponse">
  21410. <soap:body use="literal" />
  21411. </wsdl:output>
  21412. </wsdl:operation>
  21413. <wsdl:operation name="serviceGroupGetAllInfo">
  21414. <soap:operation soapAction="" />
  21415. <wsdl:input name="serviceGroupGetAllInfoRequest">
  21416. <soap:body use="literal" />
  21417. </wsdl:input>
  21418. <wsdl:output name="serviceGroupGetAllInfoResponse">
  21419. <soap:body use="literal" />
  21420. </wsdl:output>
  21421. </wsdl:operation>
  21422. <wsdl:operation name="redirectedEmailAdd">
  21423. <soap:operation soapAction="" />
  21424. <wsdl:input name="redirectedEmailAddRequest">
  21425. <soap:body use="literal" />
  21426. </wsdl:input>
  21427. <wsdl:output name="redirectedEmailAddResponse">
  21428. <soap:body use="literal" />
  21429. </wsdl:output>
  21430. </wsdl:operation>
  21431. <wsdl:operation name="nicModifyInfos">
  21432. <soap:operation soapAction="" />
  21433. <wsdl:input name="nicModifyInfosRequest">
  21434. <soap:body use="literal" />
  21435. </wsdl:input>
  21436. <wsdl:output name="nicModifyInfosResponse">
  21437. <soap:body use="literal" />
  21438. </wsdl:output>
  21439. </wsdl:operation>
  21440. <wsdl:operation name="ripeGetRipeIds">
  21441. <soap:operation soapAction="" />
  21442. <wsdl:input name="ripeGetRipeIdsRequest">
  21443. <soap:body use="literal" />
  21444. </wsdl:input>
  21445. <wsdl:output name="ripeGetRipeIdsResponse">
  21446. <soap:body use="literal" />
  21447. </wsdl:output>
  21448. </wsdl:operation>
  21449. <wsdl:operation name="telephonyRedirectModify">
  21450. <soap:operation soapAction="" />
  21451. <wsdl:input name="telephonyRedirectModifyRequest">
  21452. <soap:body use="literal" />
  21453. </wsdl:input>
  21454. <wsdl:output name="telephonyRedirectModifyResponse">
  21455. <soap:body use="literal" />
  21456. </wsdl:output>
  21457. </wsdl:operation>
  21458. <wsdl:operation name="sqlpriveMysqlDatabaseImportFromFile">
  21459. <soap:operation soapAction="" />
  21460. <wsdl:input name="sqlpriveMysqlDatabaseImportFromFileRequest">
  21461. <soap:body use="literal" />
  21462. </wsdl:input>
  21463. <wsdl:output name="sqlpriveMysqlDatabaseImportFromFileResponse">
  21464. <soap:body use="literal" />
  21465. </wsdl:output>
  21466. </wsdl:operation>
  21467. <wsdl:operation name="telephonyNumberModify">
  21468. <soap:operation soapAction="" />
  21469. <wsdl:input name="telephonyNumberModifyRequest">
  21470. <soap:body use="literal" />
  21471. </wsdl:input>
  21472. <wsdl:output name="telephonyNumberModifyResponse">
  21473. <soap:body use="literal" />
  21474. </wsdl:output>
  21475. </wsdl:operation>
  21476. <wsdl:operation name="dedicatedAddServiceMonitoringAlertSMS">
  21477. <soap:operation soapAction="" />
  21478. <wsdl:input name="dedicatedAddServiceMonitoringAlertSMSRequest">
  21479. <soap:body use="literal" />
  21480. </wsdl:input>
  21481. <wsdl:output name="dedicatedAddServiceMonitoringAlertSMSResponse">
  21482. <soap:body use="literal" />
  21483. </wsdl:output>
  21484. </wsdl:operation>
  21485. <wsdl:operation name="telephonyGetCitiesFromZip">
  21486. <soap:operation soapAction="" />
  21487. <wsdl:input name="telephonyGetCitiesFromZipRequest">
  21488. <soap:body use="literal" />
  21489. </wsdl:input>
  21490. <wsdl:output name="telephonyGetCitiesFromZipResponse">
  21491. <soap:body use="literal" />
  21492. </wsdl:output>
  21493. </wsdl:operation>
  21494. <wsdl:operation name="automatedMailGetVolumeHistory">
  21495. <soap:operation soapAction="" />
  21496. <wsdl:input name="automatedMailGetVolumeHistoryRequest">
  21497. <soap:body use="literal" />
  21498. </wsdl:input>
  21499. <wsdl:output name="automatedMailGetVolumeHistoryResponse">
  21500. <soap:body use="literal" />
  21501. </wsdl:output>
  21502. </wsdl:operation>
  21503. <wsdl:operation name="automatedMailGetTodo">
  21504. <soap:operation soapAction="" />
  21505. <wsdl:input name="automatedMailGetTodoRequest">
  21506. <soap:body use="literal" />
  21507. </wsdl:input>
  21508. <wsdl:output name="automatedMailGetTodoResponse">
  21509. <soap:body use="literal" />
  21510. </wsdl:output>
  21511. </wsdl:operation>
  21512. <wsdl:operation name="telephonySmsplusSendSmsMt">
  21513. <soap:operation soapAction="" />
  21514. <wsdl:input name="telephonySmsplusSendSmsMtRequest">
  21515. <soap:body use="literal" />
  21516. </wsdl:input>
  21517. <wsdl:output name="telephonySmsplusSendSmsMtResponse">
  21518. <soap:body use="literal" />
  21519. </wsdl:output>
  21520. </wsdl:operation>
  21521. <wsdl:operation name="dedicatedIpLoadBalancingList">
  21522. <soap:operation soapAction="" />
  21523. <wsdl:input name="dedicatedIpLoadBalancingListRequest">
  21524. <soap:body use="literal" />
  21525. </wsdl:input>
  21526. <wsdl:output name="dedicatedIpLoadBalancingListResponse">
  21527. <soap:body use="literal" />
  21528. </wsdl:output>
  21529. </wsdl:operation>
  21530. <wsdl:operation name="dedicatedBackupReinstallConfiguration">
  21531. <soap:operation soapAction="" />
  21532. <wsdl:input name="dedicatedBackupReinstallConfigurationRequest">
  21533. <soap:body use="literal" />
  21534. </wsdl:input>
  21535. <wsdl:output name="dedicatedBackupReinstallConfigurationResponse">
  21536. <soap:body use="literal" />
  21537. </wsdl:output>
  21538. </wsdl:operation>
  21539. <wsdl:operation name="telephonySmsUserGetCsvAttachment">
  21540. <soap:operation soapAction="" />
  21541. <wsdl:input name="telephonySmsUserGetCsvAttachmentRequest">
  21542. <soap:body use="literal" />
  21543. </wsdl:input>
  21544. <wsdl:output name="telephonySmsUserGetCsvAttachmentResponse">
  21545. <soap:body use="literal" />
  21546. </wsdl:output>
  21547. </wsdl:operation>
  21548. <wsdl:operation name="dedicatedBackupGetHisto">
  21549. <soap:operation soapAction="" />
  21550. <wsdl:input name="dedicatedBackupGetHistoRequest">
  21551. <soap:body use="literal" />
  21552. </wsdl:input>
  21553. <wsdl:output name="dedicatedBackupGetHistoResponse">
  21554. <soap:body use="literal" />
  21555. </wsdl:output>
  21556. </wsdl:operation>
  21557. <wsdl:operation name="domainHostUpdate">
  21558. <soap:operation soapAction="" />
  21559. <wsdl:input name="domainHostUpdateRequest">
  21560. <soap:body use="literal" />
  21561. </wsdl:input>
  21562. <wsdl:output name="domainHostUpdateResponse">
  21563. <soap:body use="literal" />
  21564. </wsdl:output>
  21565. </wsdl:operation>
  21566. <wsdl:operation name="dedicatedBackupUpdate">
  21567. <soap:operation soapAction="" />
  21568. <wsdl:input name="dedicatedBackupUpdateRequest">
  21569. <soap:body use="literal" />
  21570. </wsdl:input>
  21571. <wsdl:output name="dedicatedBackupUpdateResponse">
  21572. <soap:body use="literal" />
  21573. </wsdl:output>
  21574. </wsdl:operation>
  21575. <wsdl:operation name="telephonyPhonebookOnSmsList">
  21576. <soap:operation soapAction="" />
  21577. <wsdl:input name="telephonyPhonebookOnSmsListRequest">
  21578. <soap:body use="literal" />
  21579. </wsdl:input>
  21580. <wsdl:output name="telephonyPhonebookOnSmsListResponse">
  21581. <soap:body use="literal" />
  21582. </wsdl:output>
  21583. </wsdl:operation>
  21584. <wsdl:operation name="serviceGroupList">
  21585. <soap:operation soapAction="" />
  21586. <wsdl:input name="serviceGroupListRequest">
  21587. <soap:body use="literal" />
  21588. </wsdl:input>
  21589. <wsdl:output name="serviceGroupListResponse">
  21590. <soap:body use="literal" />
  21591. </wsdl:output>
  21592. </wsdl:operation>
  21593. <wsdl:operation name="databaseChangePassword">
  21594. <soap:operation soapAction="" />
  21595. <wsdl:input name="databaseChangePasswordRequest">
  21596. <soap:body use="literal" />
  21597. </wsdl:input>
  21598. <wsdl:output name="databaseChangePasswordResponse">
  21599. <soap:body use="literal" />
  21600. </wsdl:output>
  21601. </wsdl:operation>
  21602. <wsdl:operation name="billingInvoiceList">
  21603. <soap:operation soapAction="" />
  21604. <wsdl:input name="billingInvoiceListRequest">
  21605. <soap:body use="literal" />
  21606. </wsdl:input>
  21607. <wsdl:output name="billingInvoiceListResponse">
  21608. <soap:body use="literal" />
  21609. </wsdl:output>
  21610. </wsdl:operation>
  21611. <wsdl:operation name="telephonySetClosureEvents">
  21612. <soap:operation soapAction="" />
  21613. <wsdl:input name="telephonySetClosureEventsRequest">
  21614. <soap:body use="literal" />
  21615. </wsdl:input>
  21616. <wsdl:output name="telephonySetClosureEventsResponse">
  21617. <soap:body use="literal" />
  21618. </wsdl:output>
  21619. </wsdl:operation>
  21620. <wsdl:operation name="telephonyNicSetSipDomain">
  21621. <soap:operation soapAction="" />
  21622. <wsdl:input name="telephonyNicSetSipDomainRequest">
  21623. <soap:body use="literal" />
  21624. </wsdl:input>
  21625. <wsdl:output name="telephonyNicSetSipDomainResponse">
  21626. <soap:body use="literal" />
  21627. </wsdl:output>
  21628. </wsdl:operation>
  21629. <wsdl:operation name="globalAccessByNic">
  21630. <soap:operation soapAction="" />
  21631. <wsdl:input name="globalAccessByNicRequest">
  21632. <soap:body use="literal" />
  21633. </wsdl:input>
  21634. <wsdl:output name="globalAccessByNicResponse">
  21635. <soap:body use="literal" />
  21636. </wsdl:output>
  21637. </wsdl:operation>
  21638. <wsdl:operation name="dedicatedNetbootGetRescueEmail">
  21639. <soap:operation soapAction="" />
  21640. <wsdl:input name="dedicatedNetbootGetRescueEmailRequest">
  21641. <soap:body use="literal" />
  21642. </wsdl:input>
  21643. <wsdl:output name="dedicatedNetbootGetRescueEmailResponse">
  21644. <soap:body use="literal" />
  21645. </wsdl:output>
  21646. </wsdl:operation>
  21647. <wsdl:operation name="ticketListIncidentsByDomain">
  21648. <soap:operation soapAction="" />
  21649. <wsdl:input name="ticketListIncidentsByDomainRequest">
  21650. <soap:body use="literal" />
  21651. </wsdl:input>
  21652. <wsdl:output name="ticketListIncidentsByDomainResponse">
  21653. <soap:body use="literal" />
  21654. </wsdl:output>
  21655. </wsdl:operation>
  21656. <wsdl:operation name="telephonySmsMultiSend">
  21657. <soap:operation soapAction="" />
  21658. <wsdl:input name="telephonySmsMultiSendRequest">
  21659. <soap:body use="literal" />
  21660. </wsdl:input>
  21661. <wsdl:output name="telephonySmsMultiSendResponse">
  21662. <soap:body use="literal" />
  21663. </wsdl:output>
  21664. </wsdl:operation>
  21665. <wsdl:operation name="serviceListPaginated">
  21666. <soap:operation soapAction="" />
  21667. <wsdl:input name="serviceListPaginatedRequest">
  21668. <soap:body use="literal" />
  21669. </wsdl:input>
  21670. <wsdl:output name="serviceListPaginatedResponse">
  21671. <soap:body use="literal" />
  21672. </wsdl:output>
  21673. </wsdl:operation>
  21674. <wsdl:operation name="dedicatedRtmListBackdoor">
  21675. <soap:operation soapAction="" />
  21676. <wsdl:input name="dedicatedRtmListBackdoorRequest">
  21677. <soap:body use="literal" />
  21678. </wsdl:input>
  21679. <wsdl:output name="dedicatedRtmListBackdoorResponse">
  21680. <soap:body use="literal" />
  21681. </wsdl:output>
  21682. </wsdl:operation>
  21683. <wsdl:operation name="telephonySmsUserAddCsvAttachment">
  21684. <soap:operation soapAction="" />
  21685. <wsdl:input name="telephonySmsUserAddCsvAttachmentRequest">
  21686. <soap:body use="literal" />
  21687. </wsdl:input>
  21688. <wsdl:output name="telephonySmsUserAddCsvAttachmentResponse">
  21689. <soap:body use="literal" />
  21690. </wsdl:output>
  21691. </wsdl:operation>
  21692. <wsdl:operation name="zoneEntryList">
  21693. <soap:operation soapAction="" />
  21694. <wsdl:input name="zoneEntryListRequest">
  21695. <soap:body use="literal" />
  21696. </wsdl:input>
  21697. <wsdl:output name="zoneEntryListResponse">
  21698. <soap:body use="literal" />
  21699. </wsdl:output>
  21700. </wsdl:operation>
  21701. <wsdl:operation name="telephonySpareDel">
  21702. <soap:operation soapAction="" />
  21703. <wsdl:input name="telephonySpareDelRequest">
  21704. <soap:body use="literal" />
  21705. </wsdl:input>
  21706. <wsdl:output name="telephonySpareDelResponse">
  21707. <soap:body use="literal" />
  21708. </wsdl:output>
  21709. </wsdl:operation>
  21710. <wsdl:operation name="dnsDefaultInstallCustom">
  21711. <soap:operation soapAction="" />
  21712. <wsdl:input name="dnsDefaultInstallCustomRequest">
  21713. <soap:body use="literal" />
  21714. </wsdl:input>
  21715. <wsdl:output name="dnsDefaultInstallCustomResponse">
  21716. <soap:body use="literal" />
  21717. </wsdl:output>
  21718. </wsdl:operation>
  21719. <wsdl:operation name="telephonyFaxHistory">
  21720. <soap:operation soapAction="" />
  21721. <wsdl:input name="telephonyFaxHistoryRequest">
  21722. <soap:body use="literal" />
  21723. </wsdl:input>
  21724. <wsdl:output name="telephonyFaxHistoryResponse">
  21725. <soap:body use="literal" />
  21726. </wsdl:output>
  21727. </wsdl:operation>
  21728. <wsdl:operation name="multiFtpChangePassword">
  21729. <soap:operation soapAction="" />
  21730. <wsdl:input name="multiFtpChangePasswordRequest">
  21731. <soap:body use="literal" />
  21732. </wsdl:input>
  21733. <wsdl:output name="multiFtpChangePasswordResponse">
  21734. <soap:body use="literal" />
  21735. </wsdl:output>
  21736. </wsdl:operation>
  21737. <wsdl:operation name="telephonyFreefaxToVoicefax">
  21738. <soap:operation soapAction="" />
  21739. <wsdl:input name="telephonyFreefaxToVoicefaxRequest">
  21740. <soap:body use="literal" />
  21741. </wsdl:input>
  21742. <wsdl:output name="telephonyFreefaxToVoicefaxResponse">
  21743. <soap:body use="literal" />
  21744. </wsdl:output>
  21745. </wsdl:operation>
  21746. <wsdl:operation name="sqlpriveMysqlUserList">
  21747. <soap:operation soapAction="" />
  21748. <wsdl:input name="sqlpriveMysqlUserListRequest">
  21749. <soap:body use="literal" />
  21750. </wsdl:input>
  21751. <wsdl:output name="sqlpriveMysqlUserListResponse">
  21752. <soap:body use="literal" />
  21753. </wsdl:output>
  21754. </wsdl:operation>
  21755. <wsdl:operation name="telephonyFaxSend">
  21756. <soap:operation soapAction="" />
  21757. <wsdl:input name="telephonyFaxSendRequest">
  21758. <soap:body use="literal" />
  21759. </wsdl:input>
  21760. <wsdl:output name="telephonyFaxSendResponse">
  21761. <soap:body use="literal" />
  21762. </wsdl:output>
  21763. </wsdl:operation>
  21764. <wsdl:operation name="domainUnlock">
  21765. <soap:operation soapAction="" />
  21766. <wsdl:input name="domainUnlockRequest">
  21767. <soap:body use="literal" />
  21768. </wsdl:input>
  21769. <wsdl:output name="domainUnlockResponse">
  21770. <soap:body use="literal" />
  21771. </wsdl:output>
  21772. </wsdl:operation>
  21773. <wsdl:operation name="telephonyRestrictionList">
  21774. <soap:operation soapAction="" />
  21775. <wsdl:input name="telephonyRestrictionListRequest">
  21776. <soap:body use="literal" />
  21777. </wsdl:input>
  21778. <wsdl:output name="telephonyRestrictionListResponse">
  21779. <soap:body use="literal" />
  21780. </wsdl:output>
  21781. </wsdl:operation>
  21782. <wsdl:operation name="domainWhoisObfuscatorSetAll">
  21783. <soap:operation soapAction="" />
  21784. <wsdl:input name="domainWhoisObfuscatorSetAllRequest">
  21785. <soap:body use="literal" />
  21786. </wsdl:input>
  21787. <wsdl:output name="domainWhoisObfuscatorSetAllResponse">
  21788. <soap:body use="literal" />
  21789. </wsdl:output>
  21790. </wsdl:operation>
  21791. <wsdl:operation name="popDetachMasterNic">
  21792. <soap:operation soapAction="" />
  21793. <wsdl:input name="popDetachMasterNicRequest">
  21794. <soap:body use="literal" />
  21795. </wsdl:input>
  21796. <wsdl:output name="popDetachMasterNicResponse">
  21797. <soap:body use="literal" />
  21798. </wsdl:output>
  21799. </wsdl:operation>
  21800. <wsdl:operation name="telephonyBillList">
  21801. <soap:operation soapAction="" />
  21802. <wsdl:input name="telephonyBillListRequest">
  21803. <soap:body use="literal" />
  21804. </wsdl:input>
  21805. <wsdl:output name="telephonyBillListResponse">
  21806. <soap:body use="literal" />
  21807. </wsdl:output>
  21808. </wsdl:operation>
  21809. <wsdl:operation name="telephonyNumberCustomList">
  21810. <soap:operation soapAction="" />
  21811. <wsdl:input name="telephonyNumberCustomListRequest">
  21812. <soap:body use="literal" />
  21813. </wsdl:input>
  21814. <wsdl:output name="telephonyNumberCustomListResponse">
  21815. <soap:body use="literal" />
  21816. </wsdl:output>
  21817. </wsdl:operation>
  21818. <wsdl:operation name="dedicatedMonitoringNotificationCreate">
  21819. <soap:operation soapAction="" />
  21820. <wsdl:input name="dedicatedMonitoringNotificationCreateRequest">
  21821. <soap:body use="literal" />
  21822. </wsdl:input>
  21823. <wsdl:output name="dedicatedMonitoringNotificationCreateResponse">
  21824. <soap:body use="literal" />
  21825. </wsdl:output>
  21826. </wsdl:operation>
  21827. <wsdl:operation name="telephonyPlugAndPhoneSkinModify">
  21828. <soap:operation soapAction="" />
  21829. <wsdl:input name="telephonyPlugAndPhoneSkinModifyRequest">
  21830. <soap:body use="literal" />
  21831. </wsdl:input>
  21832. <wsdl:output name="telephonyPlugAndPhoneSkinModifyResponse">
  21833. <soap:body use="literal" />
  21834. </wsdl:output>
  21835. </wsdl:operation>
  21836. <wsdl:operation name="domainList">
  21837. <soap:operation soapAction="" />
  21838. <wsdl:input name="domainListRequest">
  21839. <soap:body use="literal" />
  21840. </wsdl:input>
  21841. <wsdl:output name="domainListResponse">
  21842. <soap:body use="literal" />
  21843. </wsdl:output>
  21844. </wsdl:operation>
  21845. <wsdl:operation name="telephonyFaxOptionsModify">
  21846. <soap:operation soapAction="" />
  21847. <wsdl:input name="telephonyFaxOptionsModifyRequest">
  21848. <soap:body use="literal" />
  21849. </wsdl:input>
  21850. <wsdl:output name="telephonyFaxOptionsModifyResponse">
  21851. <soap:body use="literal" />
  21852. </wsdl:output>
  21853. </wsdl:operation>
  21854. <wsdl:operation name="telephonyBillingAccountSummary">
  21855. <soap:operation soapAction="" />
  21856. <wsdl:input name="telephonyBillingAccountSummaryRequest">
  21857. <soap:body use="literal" />
  21858. </wsdl:input>
  21859. <wsdl:output name="telephonyBillingAccountSummaryResponse">
  21860. <soap:body use="literal" />
  21861. </wsdl:output>
  21862. </wsdl:operation>
  21863. <wsdl:operation name="overquotaInfo">
  21864. <soap:operation soapAction="" />
  21865. <wsdl:input name="overquotaInfoRequest">
  21866. <soap:body use="literal" />
  21867. </wsdl:input>
  21868. <wsdl:output name="overquotaInfoResponse">
  21869. <soap:body use="literal" />
  21870. </wsdl:output>
  21871. </wsdl:operation>
  21872. <wsdl:operation name="telephonyConferenceSetAnnounceFile">
  21873. <soap:operation soapAction="" />
  21874. <wsdl:input name="telephonyConferenceSetAnnounceFileRequest">
  21875. <soap:body use="literal" />
  21876. </wsdl:input>
  21877. <wsdl:output name="telephonyConferenceSetAnnounceFileResponse">
  21878. <soap:body use="literal" />
  21879. </wsdl:output>
  21880. </wsdl:operation>
  21881. <wsdl:operation name="automatedMailGetErrors">
  21882. <soap:operation soapAction="" />
  21883. <wsdl:input name="automatedMailGetErrorsRequest">
  21884. <soap:body use="literal" />
  21885. </wsdl:input>
  21886. <wsdl:output name="automatedMailGetErrorsResponse">
  21887. <soap:body use="literal" />
  21888. </wsdl:output>
  21889. </wsdl:operation>
  21890. <wsdl:operation name="telephonyPhonebookOnSmsAdd">
  21891. <soap:operation soapAction="" />
  21892. <wsdl:input name="telephonyPhonebookOnSmsAddRequest">
  21893. <soap:body use="literal" />
  21894. </wsdl:input>
  21895. <wsdl:output name="telephonyPhonebookOnSmsAddResponse">
  21896. <soap:body use="literal" />
  21897. </wsdl:output>
  21898. </wsdl:operation>
  21899. <wsdl:operation name="telephonyClick2CallUserDel">
  21900. <soap:operation soapAction="" />
  21901. <wsdl:input name="telephonyClick2CallUserDelRequest">
  21902. <soap:body use="literal" />
  21903. </wsdl:input>
  21904. <wsdl:output name="telephonyClick2CallUserDelResponse">
  21905. <soap:body use="literal" />
  21906. </wsdl:output>
  21907. </wsdl:operation>
  21908. <wsdl:operation name="emailGetCapabilities">
  21909. <soap:operation soapAction="" />
  21910. <wsdl:input name="emailGetCapabilitiesRequest">
  21911. <soap:body use="literal" />
  21912. </wsdl:input>
  21913. <wsdl:output name="emailGetCapabilitiesResponse">
  21914. <soap:body use="literal" />
  21915. </wsdl:output>
  21916. </wsdl:operation>
  21917. <wsdl:operation name="telephonySmsAccountList">
  21918. <soap:operation soapAction="" />
  21919. <wsdl:input name="telephonySmsAccountListRequest">
  21920. <soap:body use="literal" />
  21921. </wsdl:input>
  21922. <wsdl:output name="telephonySmsAccountListResponse">
  21923. <soap:body use="literal" />
  21924. </wsdl:output>
  21925. </wsdl:operation>
  21926. <wsdl:operation name="telephonyBillingAccountConsumptionCSVByMail">
  21927. <soap:operation soapAction="" />
  21928. <wsdl:input name="telephonyBillingAccountConsumptionCSVByMailRequest">
  21929. <soap:body use="literal" />
  21930. </wsdl:input>
  21931. <wsdl:output name="telephonyBillingAccountConsumptionCSVByMailResponse">
  21932. <soap:body use="literal" />
  21933. </wsdl:output>
  21934. </wsdl:operation>
  21935. <wsdl:operation name="telephonyFMHuntingModificationVoicemail">
  21936. <soap:operation soapAction="" />
  21937. <wsdl:input name="telephonyFMHuntingModificationVoicemailRequest">
  21938. <soap:body use="literal" />
  21939. </wsdl:input>
  21940. <wsdl:output name="telephonyFMHuntingModificationVoicemailResponse">
  21941. <soap:body use="literal" />
  21942. </wsdl:output>
  21943. </wsdl:operation>
  21944. <wsdl:operation name="dedicatedBackupList">
  21945. <soap:operation soapAction="" />
  21946. <wsdl:input name="dedicatedBackupListRequest">
  21947. <soap:body use="literal" />
  21948. </wsdl:input>
  21949. <wsdl:output name="dedicatedBackupListResponse">
  21950. <soap:body use="literal" />
  21951. </wsdl:output>
  21952. </wsdl:operation>
  21953. <wsdl:operation name="telephonyOrdersFollowingUp">
  21954. <soap:operation soapAction="" />
  21955. <wsdl:input name="telephonyOrdersFollowingUpRequest">
  21956. <soap:body use="literal" />
  21957. </wsdl:input>
  21958. <wsdl:output name="telephonyOrdersFollowingUpResponse">
  21959. <soap:body use="literal" />
  21960. </wsdl:output>
  21961. </wsdl:operation>
  21962. <wsdl:operation name="telephonyPhonebookOnGroupContactAdd">
  21963. <soap:operation soapAction="" />
  21964. <wsdl:input name="telephonyPhonebookOnGroupContactAddRequest">
  21965. <soap:body use="literal" />
  21966. </wsdl:input>
  21967. <wsdl:output name="telephonyPhonebookOnGroupContactAddResponse">
  21968. <soap:body use="literal" />
  21969. </wsdl:output>
  21970. </wsdl:operation>
  21971. <wsdl:operation name="ortDomainDel">
  21972. <soap:operation soapAction="" />
  21973. <wsdl:input name="ortDomainDelRequest">
  21974. <soap:body use="literal" />
  21975. </wsdl:input>
  21976. <wsdl:output name="ortDomainDelResponse">
  21977. <soap:body use="literal" />
  21978. </wsdl:output>
  21979. </wsdl:operation>
  21980. <wsdl:operation name="mailingListModeratorList">
  21981. <soap:operation soapAction="" />
  21982. <wsdl:input name="mailingListModeratorListRequest">
  21983. <soap:body use="literal" />
  21984. </wsdl:input>
  21985. <wsdl:output name="mailingListModeratorListResponse">
  21986. <soap:body use="literal" />
  21987. </wsdl:output>
  21988. </wsdl:operation>
  21989. <wsdl:operation name="telephonyBillDetailsCSV">
  21990. <soap:operation soapAction="" />
  21991. <wsdl:input name="telephonyBillDetailsCSVRequest">
  21992. <soap:body use="literal" />
  21993. </wsdl:input>
  21994. <wsdl:output name="telephonyBillDetailsCSVResponse">
  21995. <soap:body use="literal" />
  21996. </wsdl:output>
  21997. </wsdl:operation>
  21998. <wsdl:operation name="popList">
  21999. <soap:operation soapAction="" />
  22000. <wsdl:input name="popListRequest">
  22001. <soap:body use="literal" />
  22002. </wsdl:input>
  22003. <wsdl:output name="popListResponse">
  22004. <soap:body use="literal" />
  22005. </wsdl:output>
  22006. </wsdl:operation>
  22007. <wsdl:operation name="sqlpriveMysqlRamUsed">
  22008. <soap:operation soapAction="" />
  22009. <wsdl:input name="sqlpriveMysqlRamUsedRequest">
  22010. <soap:body use="literal" />
  22011. </wsdl:input>
  22012. <wsdl:output name="sqlpriveMysqlRamUsedResponse">
  22013. <soap:body use="literal" />
  22014. </wsdl:output>
  22015. </wsdl:operation>
  22016. <wsdl:operation name="telephonySmsCreditLeft">
  22017. <soap:operation soapAction="" />
  22018. <wsdl:input name="telephonySmsCreditLeftRequest">
  22019. <soap:body use="literal" />
  22020. </wsdl:input>
  22021. <wsdl:output name="telephonySmsCreditLeftResponse">
  22022. <soap:body use="literal" />
  22023. </wsdl:output>
  22024. </wsdl:operation>
  22025. <wsdl:operation name="prepaidDomainCreate">
  22026. <soap:operation soapAction="" />
  22027. <wsdl:input name="prepaidDomainCreateRequest">
  22028. <soap:body use="literal" />
  22029. </wsdl:input>
  22030. <wsdl:output name="prepaidDomainCreateResponse">
  22031. <soap:body use="literal" />
  22032. </wsdl:output>
  22033. </wsdl:operation>
  22034. <wsdl:operation name="telephonyDirectoryPJCode">
  22035. <soap:operation soapAction="" />
  22036. <wsdl:input name="telephonyDirectoryPJCodeRequest">
  22037. <soap:body use="literal" />
  22038. </wsdl:input>
  22039. <wsdl:output name="telephonyDirectoryPJCodeResponse">
  22040. <soap:body use="literal" />
  22041. </wsdl:output>
  22042. </wsdl:operation>
  22043. <wsdl:operation name="telephonyListSummationCallsFromBillingAccount">
  22044. <soap:operation soapAction="" />
  22045. <wsdl:input name="telephonyListSummationCallsFromBillingAccountRequest">
  22046. <soap:body use="literal" />
  22047. </wsdl:input>
  22048. <wsdl:output name="telephonyListSummationCallsFromBillingAccountResponse">
  22049. <soap:body use="literal" />
  22050. </wsdl:output>
  22051. </wsdl:operation>
  22052. <wsdl:operation name="rpsMigrationGetProgressStatus">
  22053. <soap:operation soapAction="" />
  22054. <wsdl:input name="rpsMigrationGetProgressStatusRequest">
  22055. <soap:body use="literal" />
  22056. </wsdl:input>
  22057. <wsdl:output name="rpsMigrationGetProgressStatusResponse">
  22058. <soap:body use="literal" />
  22059. </wsdl:output>
  22060. </wsdl:operation>
  22061. <wsdl:operation name="telephonyBillingAccountDescriptionModify">
  22062. <soap:operation soapAction="" />
  22063. <wsdl:input name="telephonyBillingAccountDescriptionModifyRequest">
  22064. <soap:body use="literal" />
  22065. </wsdl:input>
  22066. <wsdl:output name="telephonyBillingAccountDescriptionModifyResponse">
  22067. <soap:body use="literal" />
  22068. </wsdl:output>
  22069. </wsdl:operation>
  22070. <wsdl:operation name="dedicatedNetbootGetAll">
  22071. <soap:operation soapAction="" />
  22072. <wsdl:input name="dedicatedNetbootGetAllRequest">
  22073. <soap:body use="literal" />
  22074. </wsdl:input>
  22075. <wsdl:output name="dedicatedNetbootGetAllResponse">
  22076. <soap:body use="literal" />
  22077. </wsdl:output>
  22078. </wsdl:operation>
  22079. <wsdl:operation name="emailDomainListByMasterNic">
  22080. <soap:operation soapAction="" />
  22081. <wsdl:input name="emailDomainListByMasterNicRequest">
  22082. <soap:body use="literal" />
  22083. </wsdl:input>
  22084. <wsdl:output name="emailDomainListByMasterNicResponse">
  22085. <soap:body use="literal" />
  22086. </wsdl:output>
  22087. </wsdl:operation>
  22088. <wsdl:operation name="telephonyAbbreviatedNumberDel">
  22089. <soap:operation soapAction="" />
  22090. <wsdl:input name="telephonyAbbreviatedNumberDelRequest">
  22091. <soap:body use="literal" />
  22092. </wsdl:input>
  22093. <wsdl:output name="telephonyAbbreviatedNumberDelResponse">
  22094. <soap:body use="literal" />
  22095. </wsdl:output>
  22096. </wsdl:operation>
  22097. <wsdl:operation name="resellerDomainTransferIT">
  22098. <soap:operation soapAction="" />
  22099. <wsdl:input name="resellerDomainTransferITRequest">
  22100. <soap:body use="literal" />
  22101. </wsdl:input>
  22102. <wsdl:output name="resellerDomainTransferITResponse">
  22103. <soap:body use="literal" />
  22104. </wsdl:output>
  22105. </wsdl:operation>
  22106. <wsdl:operation name="dedicatedVirtualMacIpAvailableGetList">
  22107. <soap:operation soapAction="" />
  22108. <wsdl:input name="dedicatedVirtualMacIpAvailableGetListRequest">
  22109. <soap:body use="literal" />
  22110. </wsdl:input>
  22111. <wsdl:output name="dedicatedVirtualMacIpAvailableGetListResponse">
  22112. <soap:body use="literal" />
  22113. </wsdl:output>
  22114. </wsdl:operation>
  22115. <wsdl:operation name="telephonyFaxOptionsList">
  22116. <soap:operation soapAction="" />
  22117. <wsdl:input name="telephonyFaxOptionsListRequest">
  22118. <soap:body use="literal" />
  22119. </wsdl:input>
  22120. <wsdl:output name="telephonyFaxOptionsListResponse">
  22121. <soap:body use="literal" />
  22122. </wsdl:output>
  22123. </wsdl:operation>
  22124. <wsdl:operation name="ticketListIncidents">
  22125. <soap:operation soapAction="" />
  22126. <wsdl:input name="ticketListIncidentsRequest">
  22127. <soap:body use="literal" />
  22128. </wsdl:input>
  22129. <wsdl:output name="ticketListIncidentsResponse">
  22130. <soap:body use="literal" />
  22131. </wsdl:output>
  22132. </wsdl:operation>
  22133. <wsdl:operation name="infrastructureReverseModify">
  22134. <soap:operation soapAction="" />
  22135. <wsdl:input name="infrastructureReverseModifyRequest">
  22136. <soap:body use="literal" />
  22137. </wsdl:input>
  22138. <wsdl:output name="infrastructureReverseModifyResponse">
  22139. <soap:body use="literal" />
  22140. </wsdl:output>
  22141. </wsdl:operation>
  22142. <wsdl:operation name="dedicatedMonitoringSMSCreate">
  22143. <soap:operation soapAction="" />
  22144. <wsdl:input name="dedicatedMonitoringSMSCreateRequest">
  22145. <soap:body use="literal" />
  22146. </wsdl:input>
  22147. <wsdl:output name="dedicatedMonitoringSMSCreateResponse">
  22148. <soap:body use="literal" />
  22149. </wsdl:output>
  22150. </wsdl:operation>
  22151. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberAdd">
  22152. <soap:operation soapAction="" />
  22153. <wsdl:input name="telephonyTrunkExternalDisplayedNumberAddRequest">
  22154. <soap:body use="literal" />
  22155. </wsdl:input>
  22156. <wsdl:output name="telephonyTrunkExternalDisplayedNumberAddResponse">
  22157. <soap:body use="literal" />
  22158. </wsdl:output>
  22159. </wsdl:operation>
  22160. <wsdl:operation name="dedicatedRipeQuery">
  22161. <soap:operation soapAction="" />
  22162. <wsdl:input name="dedicatedRipeQueryRequest">
  22163. <soap:body use="literal" />
  22164. </wsdl:input>
  22165. <wsdl:output name="dedicatedRipeQueryResponse">
  22166. <soap:body use="literal" />
  22167. </wsdl:output>
  22168. </wsdl:operation>
  22169. <wsdl:operation name="responderEmailList">
  22170. <soap:operation soapAction="" />
  22171. <wsdl:input name="responderEmailListRequest">
  22172. <soap:body use="literal" />
  22173. </wsdl:input>
  22174. <wsdl:output name="responderEmailListResponse">
  22175. <soap:body use="literal" />
  22176. </wsdl:output>
  22177. </wsdl:operation>
  22178. <wsdl:operation name="telephonyBillingAccountSet">
  22179. <soap:operation soapAction="" />
  22180. <wsdl:input name="telephonyBillingAccountSetRequest">
  22181. <soap:body use="literal" />
  22182. </wsdl:input>
  22183. <wsdl:output name="telephonyBillingAccountSetResponse">
  22184. <soap:body use="literal" />
  22185. </wsdl:output>
  22186. </wsdl:operation>
  22187. <wsdl:operation name="telephonyDepositMovementModify">
  22188. <soap:operation soapAction="" />
  22189. <wsdl:input name="telephonyDepositMovementModifyRequest">
  22190. <soap:body use="literal" />
  22191. </wsdl:input>
  22192. <wsdl:output name="telephonyDepositMovementModifyResponse">
  22193. <soap:body use="literal" />
  22194. </wsdl:output>
  22195. </wsdl:operation>
  22196. <wsdl:operation name="telephonyClick2CallDo">
  22197. <soap:operation soapAction="" />
  22198. <wsdl:input name="telephonyClick2CallDoRequest">
  22199. <soap:body use="literal" />
  22200. </wsdl:input>
  22201. <wsdl:output name="telephonyClick2CallDoResponse">
  22202. <soap:body use="literal" />
  22203. </wsdl:output>
  22204. </wsdl:operation>
  22205. <wsdl:operation name="telephonySpecialNumberOrder">
  22206. <soap:operation soapAction="" />
  22207. <wsdl:input name="telephonySpecialNumberOrderRequest">
  22208. <soap:body use="literal" />
  22209. </wsdl:input>
  22210. <wsdl:output name="telephonySpecialNumberOrderResponse">
  22211. <soap:body use="literal" />
  22212. </wsdl:output>
  22213. </wsdl:operation>
  22214. <wsdl:operation name="telephonyVoicemailOptionsModify">
  22215. <soap:operation soapAction="" />
  22216. <wsdl:input name="telephonyVoicemailOptionsModifyRequest">
  22217. <soap:body use="literal" />
  22218. </wsdl:input>
  22219. <wsdl:output name="telephonyVoicemailOptionsModifyResponse">
  22220. <soap:body use="literal" />
  22221. </wsdl:output>
  22222. </wsdl:operation>
  22223. <wsdl:operation name="telephonyLineSwitchOldOffer">
  22224. <soap:operation soapAction="" />
  22225. <wsdl:input name="telephonyLineSwitchOldOfferRequest">
  22226. <soap:body use="literal" />
  22227. </wsdl:input>
  22228. <wsdl:output name="telephonyLineSwitchOldOfferResponse">
  22229. <soap:body use="literal" />
  22230. </wsdl:output>
  22231. </wsdl:operation>
  22232. <wsdl:operation name="zoneEntryAddCustom">
  22233. <soap:operation soapAction="" />
  22234. <wsdl:input name="zoneEntryAddCustomRequest">
  22235. <soap:body use="literal" />
  22236. </wsdl:input>
  22237. <wsdl:output name="zoneEntryAddCustomResponse">
  22238. <soap:body use="literal" />
  22239. </wsdl:output>
  22240. </wsdl:operation>
  22241. <wsdl:operation name="domainWhoisObfuscatorInfo">
  22242. <soap:operation soapAction="" />
  22243. <wsdl:input name="domainWhoisObfuscatorInfoRequest">
  22244. <soap:body use="literal" />
  22245. </wsdl:input>
  22246. <wsdl:output name="domainWhoisObfuscatorInfoResponse">
  22247. <soap:body use="literal" />
  22248. </wsdl:output>
  22249. </wsdl:operation>
  22250. <wsdl:operation name="telephonyPhonebookOnGroupContactDel">
  22251. <soap:operation soapAction="" />
  22252. <wsdl:input name="telephonyPhonebookOnGroupContactDelRequest">
  22253. <soap:body use="literal" />
  22254. </wsdl:input>
  22255. <wsdl:output name="telephonyPhonebookOnGroupContactDelResponse">
  22256. <soap:body use="literal" />
  22257. </wsdl:output>
  22258. </wsdl:operation>
  22259. <wsdl:operation name="ticketReopen">
  22260. <soap:operation soapAction="" />
  22261. <wsdl:input name="ticketReopenRequest">
  22262. <soap:body use="literal" />
  22263. </wsdl:input>
  22264. <wsdl:output name="ticketReopenResponse">
  22265. <soap:body use="literal" />
  22266. </wsdl:output>
  22267. </wsdl:operation>
  22268. <wsdl:operation name="telephonySpareAdd">
  22269. <soap:operation soapAction="" />
  22270. <wsdl:input name="telephonySpareAddRequest">
  22271. <soap:body use="literal" />
  22272. </wsdl:input>
  22273. <wsdl:output name="telephonySpareAddResponse">
  22274. <soap:body use="literal" />
  22275. </wsdl:output>
  22276. </wsdl:operation>
  22277. <wsdl:operation name="telephonySmsAddCsvAttachment">
  22278. <soap:operation soapAction="" />
  22279. <wsdl:input name="telephonySmsAddCsvAttachmentRequest">
  22280. <soap:body use="literal" />
  22281. </wsdl:input>
  22282. <wsdl:output name="telephonySmsAddCsvAttachmentResponse">
  22283. <soap:body use="literal" />
  22284. </wsdl:output>
  22285. </wsdl:operation>
  22286. <wsdl:operation name="dedicatedBackupFtpPassword">
  22287. <soap:operation soapAction="" />
  22288. <wsdl:input name="dedicatedBackupFtpPasswordRequest">
  22289. <soap:body use="literal" />
  22290. </wsdl:input>
  22291. <wsdl:output name="dedicatedBackupFtpPasswordResponse">
  22292. <soap:body use="literal" />
  22293. </wsdl:output>
  22294. </wsdl:operation>
  22295. <wsdl:operation name="telephonyDefaultPrivateHolidaysEvents">
  22296. <soap:operation soapAction="" />
  22297. <wsdl:input name="telephonyDefaultPrivateHolidaysEventsRequest">
  22298. <soap:body use="literal" />
  22299. </wsdl:input>
  22300. <wsdl:output name="telephonyDefaultPrivateHolidaysEventsResponse">
  22301. <soap:body use="literal" />
  22302. </wsdl:output>
  22303. </wsdl:operation>
  22304. <wsdl:operation name="hostingAccessByNic">
  22305. <soap:operation soapAction="" />
  22306. <wsdl:input name="hostingAccessByNicRequest">
  22307. <soap:body use="literal" />
  22308. </wsdl:input>
  22309. <wsdl:output name="hostingAccessByNicResponse">
  22310. <soap:body use="literal" />
  22311. </wsdl:output>
  22312. </wsdl:operation>
  22313. <wsdl:operation name="sqlpriveAlertInfo">
  22314. <soap:operation soapAction="" />
  22315. <wsdl:input name="sqlpriveAlertInfoRequest">
  22316. <soap:body use="literal" />
  22317. </wsdl:input>
  22318. <wsdl:output name="sqlpriveAlertInfoResponse">
  22319. <soap:body use="literal" />
  22320. </wsdl:output>
  22321. </wsdl:operation>
  22322. <wsdl:operation name="mailingListFullInfo">
  22323. <soap:operation soapAction="" />
  22324. <wsdl:input name="mailingListFullInfoRequest">
  22325. <soap:body use="literal" />
  22326. </wsdl:input>
  22327. <wsdl:output name="mailingListFullInfoResponse">
  22328. <soap:body use="literal" />
  22329. </wsdl:output>
  22330. </wsdl:operation>
  22331. <wsdl:operation name="dedicatedRtmBackdoorUpdateAlert">
  22332. <soap:operation soapAction="" />
  22333. <wsdl:input name="dedicatedRtmBackdoorUpdateAlertRequest">
  22334. <soap:body use="literal" />
  22335. </wsdl:input>
  22336. <wsdl:output name="dedicatedRtmBackdoorUpdateAlertResponse">
  22337. <soap:body use="literal" />
  22338. </wsdl:output>
  22339. </wsdl:operation>
  22340. <wsdl:operation name="responderEmailInfo">
  22341. <soap:operation soapAction="" />
  22342. <wsdl:input name="responderEmailInfoRequest">
  22343. <soap:body use="literal" />
  22344. </wsdl:input>
  22345. <wsdl:output name="responderEmailInfoResponse">
  22346. <soap:body use="literal" />
  22347. </wsdl:output>
  22348. </wsdl:operation>
  22349. <wsdl:operation name="telephonyToneRemoteUpload">
  22350. <soap:operation soapAction="" />
  22351. <wsdl:input name="telephonyToneRemoteUploadRequest">
  22352. <soap:body use="literal" />
  22353. </wsdl:input>
  22354. <wsdl:output name="telephonyToneRemoteUploadResponse">
  22355. <soap:body use="literal" />
  22356. </wsdl:output>
  22357. </wsdl:operation>
  22358. <wsdl:operation name="telephonyNumberGetFrWayNamesFromInsee">
  22359. <soap:operation soapAction="" />
  22360. <wsdl:input name="telephonyNumberGetFrWayNamesFromInseeRequest">
  22361. <soap:body use="literal" />
  22362. </wsdl:input>
  22363. <wsdl:output name="telephonyNumberGetFrWayNamesFromInseeResponse">
  22364. <soap:body use="literal" />
  22365. </wsdl:output>
  22366. </wsdl:operation>
  22367. <wsdl:operation name="dedicatedSecondaryDNSAdd">
  22368. <soap:operation soapAction="" />
  22369. <wsdl:input name="dedicatedSecondaryDNSAddRequest">
  22370. <soap:body use="literal" />
  22371. </wsdl:input>
  22372. <wsdl:output name="dedicatedSecondaryDNSAddResponse">
  22373. <soap:body use="literal" />
  22374. </wsdl:output>
  22375. </wsdl:operation>
  22376. <wsdl:operation name="popUpgradeQuota">
  22377. <soap:operation soapAction="" />
  22378. <wsdl:input name="popUpgradeQuotaRequest">
  22379. <soap:body use="literal" />
  22380. </wsdl:input>
  22381. <wsdl:output name="popUpgradeQuotaResponse">
  22382. <soap:body use="literal" />
  22383. </wsdl:output>
  22384. </wsdl:operation>
  22385. <wsdl:operation name="telephonyFMHuntingModificationMode">
  22386. <soap:operation soapAction="" />
  22387. <wsdl:input name="telephonyFMHuntingModificationModeRequest">
  22388. <soap:body use="literal" />
  22389. </wsdl:input>
  22390. <wsdl:output name="telephonyFMHuntingModificationModeResponse">
  22391. <soap:body use="literal" />
  22392. </wsdl:output>
  22393. </wsdl:operation>
  22394. <wsdl:operation name="sqlpriveList">
  22395. <soap:operation soapAction="" />
  22396. <wsdl:input name="sqlpriveListRequest">
  22397. <soap:body use="literal" />
  22398. </wsdl:input>
  22399. <wsdl:output name="sqlpriveListResponse">
  22400. <soap:body use="literal" />
  22401. </wsdl:output>
  22402. </wsdl:operation>
  22403. <wsdl:operation name="dnsInstall">
  22404. <soap:operation soapAction="" />
  22405. <wsdl:input name="dnsInstallRequest">
  22406. <soap:body use="literal" />
  22407. </wsdl:input>
  22408. <wsdl:output name="dnsInstallResponse">
  22409. <soap:body use="literal" />
  22410. </wsdl:output>
  22411. </wsdl:operation>
  22412. <wsdl:operation name="telephonyAliasToSipOffer">
  22413. <soap:operation soapAction="" />
  22414. <wsdl:input name="telephonyAliasToSipOfferRequest">
  22415. <soap:body use="literal" />
  22416. </wsdl:input>
  22417. <wsdl:output name="telephonyAliasToSipOfferResponse">
  22418. <soap:body use="literal" />
  22419. </wsdl:output>
  22420. </wsdl:operation>
  22421. <wsdl:operation name="hostingSummary">
  22422. <soap:operation soapAction="" />
  22423. <wsdl:input name="hostingSummaryRequest">
  22424. <soap:body use="literal" />
  22425. </wsdl:input>
  22426. <wsdl:output name="hostingSummaryResponse">
  22427. <soap:body use="literal" />
  22428. </wsdl:output>
  22429. </wsdl:operation>
  22430. <wsdl:operation name="emailDomainSummary">
  22431. <soap:operation soapAction="" />
  22432. <wsdl:input name="emailDomainSummaryRequest">
  22433. <soap:body use="literal" />
  22434. </wsdl:input>
  22435. <wsdl:output name="emailDomainSummaryResponse">
  22436. <soap:body use="literal" />
  22437. </wsdl:output>
  22438. </wsdl:operation>
  22439. <wsdl:operation name="dedicatedRtmGetStatus">
  22440. <soap:operation soapAction="" />
  22441. <wsdl:input name="dedicatedRtmGetStatusRequest">
  22442. <soap:body use="literal" />
  22443. </wsdl:input>
  22444. <wsdl:output name="dedicatedRtmGetStatusResponse">
  22445. <soap:body use="literal" />
  22446. </wsdl:output>
  22447. </wsdl:operation>
  22448. <wsdl:operation name="managedServicesPartitionQuotaUsed">
  22449. <soap:operation soapAction="" />
  22450. <wsdl:input name="managedServicesPartitionQuotaUsedRequest">
  22451. <soap:body use="literal" />
  22452. </wsdl:input>
  22453. <wsdl:output name="managedServicesPartitionQuotaUsedResponse">
  22454. <soap:body use="literal" />
  22455. </wsdl:output>
  22456. </wsdl:operation>
  22457. <wsdl:operation name="dedicatedNetbootGetAvailable">
  22458. <soap:operation soapAction="" />
  22459. <wsdl:input name="dedicatedNetbootGetAvailableRequest">
  22460. <soap:body use="literal" />
  22461. </wsdl:input>
  22462. <wsdl:output name="dedicatedNetbootGetAvailableResponse">
  22463. <soap:body use="literal" />
  22464. </wsdl:output>
  22465. </wsdl:operation>
  22466. <wsdl:operation name="telephonySmsUserMultiSend">
  22467. <soap:operation soapAction="" />
  22468. <wsdl:input name="telephonySmsUserMultiSendRequest">
  22469. <soap:body use="literal" />
  22470. </wsdl:input>
  22471. <wsdl:output name="telephonySmsUserMultiSendResponse">
  22472. <soap:body use="literal" />
  22473. </wsdl:output>
  22474. </wsdl:operation>
  22475. <wsdl:operation name="telephonySmsGetCsvAttachment">
  22476. <soap:operation soapAction="" />
  22477. <wsdl:input name="telephonySmsGetCsvAttachmentRequest">
  22478. <soap:body use="literal" />
  22479. </wsdl:input>
  22480. <wsdl:output name="telephonySmsGetCsvAttachmentResponse">
  22481. <soap:body use="literal" />
  22482. </wsdl:output>
  22483. </wsdl:operation>
  22484. <wsdl:operation name="telephonySmsHistory">
  22485. <soap:operation soapAction="" />
  22486. <wsdl:input name="telephonySmsHistoryRequest">
  22487. <soap:body use="literal" />
  22488. </wsdl:input>
  22489. <wsdl:output name="telephonySmsHistoryResponse">
  22490. <soap:body use="literal" />
  22491. </wsdl:output>
  22492. </wsdl:operation>
  22493. <wsdl:operation name="zoneEntryModify">
  22494. <soap:operation soapAction="" />
  22495. <wsdl:input name="zoneEntryModifyRequest">
  22496. <soap:body use="literal" />
  22497. </wsdl:input>
  22498. <wsdl:output name="zoneEntryModifyResponse">
  22499. <soap:body use="literal" />
  22500. </wsdl:output>
  22501. </wsdl:operation>
  22502. <wsdl:operation name="ticketListContact">
  22503. <soap:operation soapAction="" />
  22504. <wsdl:input name="ticketListContactRequest">
  22505. <soap:body use="literal" />
  22506. </wsdl:input>
  22507. <wsdl:output name="ticketListContactResponse">
  22508. <soap:body use="literal" />
  22509. </wsdl:output>
  22510. </wsdl:operation>
  22511. <wsdl:operation name="dedicatedMailinglistGetAllowed">
  22512. <soap:operation soapAction="" />
  22513. <wsdl:input name="dedicatedMailinglistGetAllowedRequest">
  22514. <soap:body use="literal" />
  22515. </wsdl:input>
  22516. <wsdl:output name="dedicatedMailinglistGetAllowedResponse">
  22517. <soap:body use="literal" />
  22518. </wsdl:output>
  22519. </wsdl:operation>
  22520. <wsdl:operation name="dedicatedBackupInfo">
  22521. <soap:operation soapAction="" />
  22522. <wsdl:input name="dedicatedBackupInfoRequest">
  22523. <soap:body use="literal" />
  22524. </wsdl:input>
  22525. <wsdl:output name="dedicatedBackupInfoResponse">
  22526. <soap:body use="literal" />
  22527. </wsdl:output>
  22528. </wsdl:operation>
  22529. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupModify">
  22530. <soap:operation soapAction="" />
  22531. <wsdl:input name="telephonyAbbreviatedNumberOnGroupModifyRequest">
  22532. <soap:body use="literal" />
  22533. </wsdl:input>
  22534. <wsdl:output name="telephonyAbbreviatedNumberOnGroupModifyResponse">
  22535. <soap:body use="literal" />
  22536. </wsdl:output>
  22537. </wsdl:operation>
  22538. <wsdl:operation name="accountSummary">
  22539. <soap:operation soapAction="" />
  22540. <wsdl:input name="accountSummaryRequest">
  22541. <soap:body use="literal" />
  22542. </wsdl:input>
  22543. <wsdl:output name="accountSummaryResponse">
  22544. <soap:body use="literal" />
  22545. </wsdl:output>
  22546. </wsdl:operation>
  22547. <wsdl:operation name="subDomainDel">
  22548. <soap:operation soapAction="" />
  22549. <wsdl:input name="subDomainDelRequest">
  22550. <soap:body use="literal" />
  22551. </wsdl:input>
  22552. <wsdl:output name="subDomainDelResponse">
  22553. <soap:body use="literal" />
  22554. </wsdl:output>
  22555. </wsdl:operation>
  22556. <wsdl:operation name="telephonyHuntingGenericScreenList">
  22557. <soap:operation soapAction="" />
  22558. <wsdl:input name="telephonyHuntingGenericScreenListRequest">
  22559. <soap:body use="literal" />
  22560. </wsdl:input>
  22561. <wsdl:output name="telephonyHuntingGenericScreenListResponse">
  22562. <soap:body use="literal" />
  22563. </wsdl:output>
  22564. </wsdl:operation>
  22565. <wsdl:operation name="emailFilterAdd">
  22566. <soap:operation soapAction="" />
  22567. <wsdl:input name="emailFilterAddRequest">
  22568. <soap:body use="literal" />
  22569. </wsdl:input>
  22570. <wsdl:output name="emailFilterAddResponse">
  22571. <soap:body use="literal" />
  22572. </wsdl:output>
  22573. </wsdl:operation>
  22574. <wsdl:operation name="telephonyHuntingGenericScreenStatus">
  22575. <soap:operation soapAction="" />
  22576. <wsdl:input name="telephonyHuntingGenericScreenStatusRequest">
  22577. <soap:body use="literal" />
  22578. </wsdl:input>
  22579. <wsdl:output name="telephonyHuntingGenericScreenStatusResponse">
  22580. <soap:body use="literal" />
  22581. </wsdl:output>
  22582. </wsdl:operation>
  22583. <wsdl:operation name="telephonyHuntingModificationMembers">
  22584. <soap:operation soapAction="" />
  22585. <wsdl:input name="telephonyHuntingModificationMembersRequest">
  22586. <soap:body use="literal" />
  22587. </wsdl:input>
  22588. <wsdl:output name="telephonyHuntingModificationMembersResponse">
  22589. <soap:body use="literal" />
  22590. </wsdl:output>
  22591. </wsdl:operation>
  22592. <wsdl:operation name="rpsMigrationStatus">
  22593. <soap:operation soapAction="" />
  22594. <wsdl:input name="rpsMigrationStatusRequest">
  22595. <soap:body use="literal" />
  22596. </wsdl:input>
  22597. <wsdl:output name="rpsMigrationStatusResponse">
  22598. <soap:body use="literal" />
  22599. </wsdl:output>
  22600. </wsdl:operation>
  22601. <wsdl:operation name="dnsReset">
  22602. <soap:operation soapAction="" />
  22603. <wsdl:input name="dnsResetRequest">
  22604. <soap:body use="literal" />
  22605. </wsdl:input>
  22606. <wsdl:output name="dnsResetResponse">
  22607. <soap:body use="literal" />
  22608. </wsdl:output>
  22609. </wsdl:operation>
  22610. <wsdl:operation name="telephonyVoicemailMessagesDownload">
  22611. <soap:operation soapAction="" />
  22612. <wsdl:input name="telephonyVoicemailMessagesDownloadRequest">
  22613. <soap:body use="literal" />
  22614. </wsdl:input>
  22615. <wsdl:output name="telephonyVoicemailMessagesDownloadResponse">
  22616. <soap:body use="literal" />
  22617. </wsdl:output>
  22618. </wsdl:operation>
  22619. <wsdl:operation name="supportGetNicDomains">
  22620. <soap:operation soapAction="" />
  22621. <wsdl:input name="supportGetNicDomainsRequest">
  22622. <soap:body use="literal" />
  22623. </wsdl:input>
  22624. <wsdl:output name="supportGetNicDomainsResponse">
  22625. <soap:body use="literal" />
  22626. </wsdl:output>
  22627. </wsdl:operation>
  22628. <wsdl:operation name="telephonyFaxCampaignCreation">
  22629. <soap:operation soapAction="" />
  22630. <wsdl:input name="telephonyFaxCampaignCreationRequest">
  22631. <soap:body use="literal" />
  22632. </wsdl:input>
  22633. <wsdl:output name="telephonyFaxCampaignCreationResponse">
  22634. <soap:body use="literal" />
  22635. </wsdl:output>
  22636. </wsdl:operation>
  22637. <wsdl:operation name="supportGetThreads">
  22638. <soap:operation soapAction="" />
  22639. <wsdl:input name="supportGetThreadsRequest">
  22640. <soap:body use="literal" />
  22641. </wsdl:input>
  22642. <wsdl:output name="supportGetThreadsResponse">
  22643. <soap:body use="literal" />
  22644. </wsdl:output>
  22645. </wsdl:operation>
  22646. <wsdl:operation name="mailingListDel">
  22647. <soap:operation soapAction="" />
  22648. <wsdl:input name="mailingListDelRequest">
  22649. <soap:body use="literal" />
  22650. </wsdl:input>
  22651. <wsdl:output name="mailingListDelResponse">
  22652. <soap:body use="literal" />
  22653. </wsdl:output>
  22654. </wsdl:operation>
  22655. <wsdl:operation name="dedicatedFailoverRipeAdd">
  22656. <soap:operation soapAction="" />
  22657. <wsdl:input name="dedicatedFailoverRipeAddRequest">
  22658. <soap:body use="literal" />
  22659. </wsdl:input>
  22660. <wsdl:output name="dedicatedFailoverRipeAddResponse">
  22661. <soap:body use="literal" />
  22662. </wsdl:output>
  22663. </wsdl:operation>
  22664. <wsdl:operation name="mailingListSubscriberAdd">
  22665. <soap:operation soapAction="" />
  22666. <wsdl:input name="mailingListSubscriberAddRequest">
  22667. <soap:body use="literal" />
  22668. </wsdl:input>
  22669. <wsdl:output name="mailingListSubscriberAddResponse">
  22670. <soap:body use="literal" />
  22671. </wsdl:output>
  22672. </wsdl:operation>
  22673. <wsdl:operation name="dedicatedFilterIrcClientRuleAdd">
  22674. <soap:operation soapAction="" />
  22675. <wsdl:input name="dedicatedFilterIrcClientRuleAddRequest">
  22676. <soap:body use="literal" />
  22677. </wsdl:input>
  22678. <wsdl:output name="dedicatedFilterIrcClientRuleAddResponse">
  22679. <soap:body use="literal" />
  22680. </wsdl:output>
  22681. </wsdl:operation>
  22682. <wsdl:operation name="telephonyLineLogsNotificationOptions">
  22683. <soap:operation soapAction="" />
  22684. <wsdl:input name="telephonyLineLogsNotificationOptionsRequest">
  22685. <soap:body use="literal" />
  22686. </wsdl:input>
  22687. <wsdl:output name="telephonyLineLogsNotificationOptionsResponse">
  22688. <soap:body use="literal" />
  22689. </wsdl:output>
  22690. </wsdl:operation>
  22691. <wsdl:operation name="telephonyLineGetIpRestriction">
  22692. <soap:operation soapAction="" />
  22693. <wsdl:input name="telephonyLineGetIpRestrictionRequest">
  22694. <soap:body use="literal" />
  22695. </wsdl:input>
  22696. <wsdl:output name="telephonyLineGetIpRestrictionResponse">
  22697. <soap:body use="literal" />
  22698. </wsdl:output>
  22699. </wsdl:operation>
  22700. <wsdl:operation name="dedicatedInstallationTemplateList">
  22701. <soap:operation soapAction="" />
  22702. <wsdl:input name="dedicatedInstallationTemplateListRequest">
  22703. <soap:body use="literal" />
  22704. </wsdl:input>
  22705. <wsdl:output name="dedicatedInstallationTemplateListResponse">
  22706. <soap:body use="literal" />
  22707. </wsdl:output>
  22708. </wsdl:operation>
  22709. <wsdl:operation name="telephonyGetTimeZoneNumber">
  22710. <soap:operation soapAction="" />
  22711. <wsdl:input name="telephonyGetTimeZoneNumberRequest">
  22712. <soap:body use="literal" />
  22713. </wsdl:input>
  22714. <wsdl:output name="telephonyGetTimeZoneNumberResponse">
  22715. <soap:body use="literal" />
  22716. </wsdl:output>
  22717. </wsdl:operation>
  22718. <wsdl:operation name="dedicatedBackupGetCalendar">
  22719. <soap:operation soapAction="" />
  22720. <wsdl:input name="dedicatedBackupGetCalendarRequest">
  22721. <soap:body use="literal" />
  22722. </wsdl:input>
  22723. <wsdl:output name="dedicatedBackupGetCalendarResponse">
  22724. <soap:body use="literal" />
  22725. </wsdl:output>
  22726. </wsdl:operation>
  22727. <wsdl:operation name="telephonyFMHuntingModificationMembers">
  22728. <soap:operation soapAction="" />
  22729. <wsdl:input name="telephonyFMHuntingModificationMembersRequest">
  22730. <soap:body use="literal" />
  22731. </wsdl:input>
  22732. <wsdl:output name="telephonyFMHuntingModificationMembersResponse">
  22733. <soap:body use="literal" />
  22734. </wsdl:output>
  22735. </wsdl:operation>
  22736. <wsdl:operation name="telephonyPhonebookAdd">
  22737. <soap:operation soapAction="" />
  22738. <wsdl:input name="telephonyPhonebookAddRequest">
  22739. <soap:body use="literal" />
  22740. </wsdl:input>
  22741. <wsdl:output name="telephonyPhonebookAddResponse">
  22742. <soap:body use="literal" />
  22743. </wsdl:output>
  22744. </wsdl:operation>
  22745. <wsdl:operation name="telephonyRestrictionModify">
  22746. <soap:operation soapAction="" />
  22747. <wsdl:input name="telephonyRestrictionModifyRequest">
  22748. <soap:body use="literal" />
  22749. </wsdl:input>
  22750. <wsdl:output name="telephonyRestrictionModifyResponse">
  22751. <soap:body use="literal" />
  22752. </wsdl:output>
  22753. </wsdl:operation>
  22754. <wsdl:operation name="telephonyRatesList">
  22755. <soap:operation soapAction="" />
  22756. <wsdl:input name="telephonyRatesListRequest">
  22757. <soap:body use="literal" />
  22758. </wsdl:input>
  22759. <wsdl:output name="telephonyRatesListResponse">
  22760. <soap:body use="literal" />
  22761. </wsdl:output>
  22762. </wsdl:operation>
  22763. <wsdl:operation name="crontabDel">
  22764. <soap:operation soapAction="" />
  22765. <wsdl:input name="crontabDelRequest">
  22766. <soap:body use="literal" />
  22767. </wsdl:input>
  22768. <wsdl:output name="crontabDelResponse">
  22769. <soap:body use="literal" />
  22770. </wsdl:output>
  22771. </wsdl:operation>
  22772. <wsdl:operation name="telephonyHuntingGenericScreenOptions">
  22773. <soap:operation soapAction="" />
  22774. <wsdl:input name="telephonyHuntingGenericScreenOptionsRequest">
  22775. <soap:body use="literal" />
  22776. </wsdl:input>
  22777. <wsdl:output name="telephonyHuntingGenericScreenOptionsResponse">
  22778. <soap:body use="literal" />
  22779. </wsdl:output>
  22780. </wsdl:operation>
  22781. <wsdl:operation name="telephonyBillingAccountAdd">
  22782. <soap:operation soapAction="" />
  22783. <wsdl:input name="telephonyBillingAccountAddRequest">
  22784. <soap:body use="literal" />
  22785. </wsdl:input>
  22786. <wsdl:output name="telephonyBillingAccountAddResponse">
  22787. <soap:body use="literal" />
  22788. </wsdl:output>
  22789. </wsdl:operation>
  22790. <wsdl:operation name="managedServicesIpAccessChange">
  22791. <soap:operation soapAction="" />
  22792. <wsdl:input name="managedServicesIpAccessChangeRequest">
  22793. <soap:body use="literal" />
  22794. </wsdl:input>
  22795. <wsdl:output name="managedServicesIpAccessChangeResponse">
  22796. <soap:body use="literal" />
  22797. </wsdl:output>
  22798. </wsdl:operation>
  22799. <wsdl:operation name="accountHistory">
  22800. <soap:operation soapAction="" />
  22801. <wsdl:input name="accountHistoryRequest">
  22802. <soap:body use="literal" />
  22803. </wsdl:input>
  22804. <wsdl:output name="accountHistoryResponse">
  22805. <soap:body use="literal" />
  22806. </wsdl:output>
  22807. </wsdl:operation>
  22808. <wsdl:operation name="dedicatedIpLoadBalancingServerDel">
  22809. <soap:operation soapAction="" />
  22810. <wsdl:input name="dedicatedIpLoadBalancingServerDelRequest">
  22811. <soap:body use="literal" />
  22812. </wsdl:input>
  22813. <wsdl:output name="dedicatedIpLoadBalancingServerDelResponse">
  22814. <soap:body use="literal" />
  22815. </wsdl:output>
  22816. </wsdl:operation>
  22817. <wsdl:operation name="domainCheck">
  22818. <soap:operation soapAction="" />
  22819. <wsdl:input name="domainCheckRequest">
  22820. <soap:body use="literal" />
  22821. </wsdl:input>
  22822. <wsdl:output name="domainCheckResponse">
  22823. <soap:body use="literal" />
  22824. </wsdl:output>
  22825. </wsdl:operation>
  22826. <wsdl:operation name="prepaidDomainTransfer">
  22827. <soap:operation soapAction="" />
  22828. <wsdl:input name="prepaidDomainTransferRequest">
  22829. <soap:body use="literal" />
  22830. </wsdl:input>
  22831. <wsdl:output name="prepaidDomainTransferResponse">
  22832. <soap:body use="literal" />
  22833. </wsdl:output>
  22834. </wsdl:operation>
  22835. <wsdl:operation name="dedicatedEditServiceMonitoringItem">
  22836. <soap:operation soapAction="" />
  22837. <wsdl:input name="dedicatedEditServiceMonitoringItemRequest">
  22838. <soap:body use="literal" />
  22839. </wsdl:input>
  22840. <wsdl:output name="dedicatedEditServiceMonitoringItemResponse">
  22841. <soap:body use="literal" />
  22842. </wsdl:output>
  22843. </wsdl:operation>
  22844. <wsdl:operation name="telephonySmsplusIsFreeKeyword">
  22845. <soap:operation soapAction="" />
  22846. <wsdl:input name="telephonySmsplusIsFreeKeywordRequest">
  22847. <soap:body use="literal" />
  22848. </wsdl:input>
  22849. <wsdl:output name="telephonySmsplusIsFreeKeywordResponse">
  22850. <soap:body use="literal" />
  22851. </wsdl:output>
  22852. </wsdl:operation>
  22853. <wsdl:operation name="telephonyLineGetCodecs">
  22854. <soap:operation soapAction="" />
  22855. <wsdl:input name="telephonyLineGetCodecsRequest">
  22856. <soap:body use="literal" />
  22857. </wsdl:input>
  22858. <wsdl:output name="telephonyLineGetCodecsResponse">
  22859. <soap:body use="literal" />
  22860. </wsdl:output>
  22861. </wsdl:operation>
  22862. <wsdl:operation name="telephonySmsSenderValidate">
  22863. <soap:operation soapAction="" />
  22864. <wsdl:input name="telephonySmsSenderValidateRequest">
  22865. <soap:body use="literal" />
  22866. </wsdl:input>
  22867. <wsdl:output name="telephonySmsSenderValidateResponse">
  22868. <soap:body use="literal" />
  22869. </wsdl:output>
  22870. </wsdl:operation>
  22871. <wsdl:operation name="dedicatedIPForUDPServerList">
  22872. <soap:operation soapAction="" />
  22873. <wsdl:input name="dedicatedIPForUDPServerListRequest">
  22874. <soap:body use="literal" />
  22875. </wsdl:input>
  22876. <wsdl:output name="dedicatedIPForUDPServerListResponse">
  22877. <soap:body use="literal" />
  22878. </wsdl:output>
  22879. </wsdl:operation>
  22880. <wsdl:operation name="telephonyHuntingModificationSimultaneousCalls">
  22881. <soap:operation soapAction="" />
  22882. <wsdl:input name="telephonyHuntingModificationSimultaneousCallsRequest">
  22883. <soap:body use="literal" />
  22884. </wsdl:input>
  22885. <wsdl:output name="telephonyHuntingModificationSimultaneousCallsResponse">
  22886. <soap:body use="literal" />
  22887. </wsdl:output>
  22888. </wsdl:operation>
  22889. <wsdl:operation name="telephonyDirectoryInfoGetSameSiret">
  22890. <soap:operation soapAction="" />
  22891. <wsdl:input name="telephonyDirectoryInfoGetSameSiretRequest">
  22892. <soap:body use="literal" />
  22893. </wsdl:input>
  22894. <wsdl:output name="telephonyDirectoryInfoGetSameSiretResponse">
  22895. <soap:body use="literal" />
  22896. </wsdl:output>
  22897. </wsdl:operation>
  22898. <wsdl:operation name="serviceGroupCreate">
  22899. <soap:operation soapAction="" />
  22900. <wsdl:input name="serviceGroupCreateRequest">
  22901. <soap:body use="literal" />
  22902. </wsdl:input>
  22903. <wsdl:output name="serviceGroupCreateResponse">
  22904. <soap:body use="literal" />
  22905. </wsdl:output>
  22906. </wsdl:operation>
  22907. <wsdl:operation name="telephonyConferenceSetParams">
  22908. <soap:operation soapAction="" />
  22909. <wsdl:input name="telephonyConferenceSetParamsRequest">
  22910. <soap:body use="literal" />
  22911. </wsdl:input>
  22912. <wsdl:output name="telephonyConferenceSetParamsResponse">
  22913. <soap:body use="literal" />
  22914. </wsdl:output>
  22915. </wsdl:operation>
  22916. <wsdl:operation name="orderTelephonySmsCredit">
  22917. <soap:operation soapAction="" />
  22918. <wsdl:input name="orderTelephonySmsCreditRequest">
  22919. <soap:body use="literal" />
  22920. </wsdl:input>
  22921. <wsdl:output name="orderTelephonySmsCreditResponse">
  22922. <soap:body use="literal" />
  22923. </wsdl:output>
  22924. </wsdl:operation>
  22925. <wsdl:operation name="dedicatedBackupSet">
  22926. <soap:operation soapAction="" />
  22927. <wsdl:input name="dedicatedBackupSetRequest">
  22928. <soap:body use="literal" />
  22929. </wsdl:input>
  22930. <wsdl:output name="dedicatedBackupSetResponse">
  22931. <soap:body use="literal" />
  22932. </wsdl:output>
  22933. </wsdl:operation>
  22934. <wsdl:operation name="dedicatedVirtualMacIpDelete">
  22935. <soap:operation soapAction="" />
  22936. <wsdl:input name="dedicatedVirtualMacIpDeleteRequest">
  22937. <soap:body use="literal" />
  22938. </wsdl:input>
  22939. <wsdl:output name="dedicatedVirtualMacIpDeleteResponse">
  22940. <soap:body use="literal" />
  22941. </wsdl:output>
  22942. </wsdl:operation>
  22943. <wsdl:operation name="dedicatedFailoverRipeSplit">
  22944. <soap:operation soapAction="" />
  22945. <wsdl:input name="dedicatedFailoverRipeSplitRequest">
  22946. <soap:body use="literal" />
  22947. </wsdl:input>
  22948. <wsdl:output name="dedicatedFailoverRipeSplitResponse">
  22949. <soap:body use="literal" />
  22950. </wsdl:output>
  22951. </wsdl:operation>
  22952. <wsdl:operation name="dedicatedReverseInfo">
  22953. <soap:operation soapAction="" />
  22954. <wsdl:input name="dedicatedReverseInfoRequest">
  22955. <soap:body use="literal" />
  22956. </wsdl:input>
  22957. <wsdl:output name="dedicatedReverseInfoResponse">
  22958. <soap:body use="literal" />
  22959. </wsdl:output>
  22960. </wsdl:operation>
  22961. <wsdl:operation name="dedicatedCapabilitiesGetAll">
  22962. <soap:operation soapAction="" />
  22963. <wsdl:input name="dedicatedCapabilitiesGetAllRequest">
  22964. <soap:body use="literal" />
  22965. </wsdl:input>
  22966. <wsdl:output name="dedicatedCapabilitiesGetAllResponse">
  22967. <soap:body use="literal" />
  22968. </wsdl:output>
  22969. </wsdl:operation>
  22970. <wsdl:operation name="telephonySparePurchase">
  22971. <soap:operation soapAction="" />
  22972. <wsdl:input name="telephonySparePurchaseRequest">
  22973. <soap:body use="literal" />
  22974. </wsdl:input>
  22975. <wsdl:output name="telephonySparePurchaseResponse">
  22976. <soap:body use="literal" />
  22977. </wsdl:output>
  22978. </wsdl:operation>
  22979. <wsdl:operation name="nic">
  22980. <soap:operation soapAction="" />
  22981. <wsdl:input name="nicRequest">
  22982. <soap:body use="literal" />
  22983. </wsdl:input>
  22984. <wsdl:output name="nicResponse">
  22985. <soap:body use="literal" />
  22986. </wsdl:output>
  22987. </wsdl:operation>
  22988. <wsdl:operation name="telephonyFaxCampaignList">
  22989. <soap:operation soapAction="" />
  22990. <wsdl:input name="telephonyFaxCampaignListRequest">
  22991. <soap:body use="literal" />
  22992. </wsdl:input>
  22993. <wsdl:output name="telephonyFaxCampaignListResponse">
  22994. <soap:body use="literal" />
  22995. </wsdl:output>
  22996. </wsdl:operation>
  22997. <wsdl:operation name="dedicatedBackupIncludeAdd">
  22998. <soap:operation soapAction="" />
  22999. <wsdl:input name="dedicatedBackupIncludeAddRequest">
  23000. <soap:body use="literal" />
  23001. </wsdl:input>
  23002. <wsdl:output name="dedicatedBackupIncludeAddResponse">
  23003. <soap:body use="literal" />
  23004. </wsdl:output>
  23005. </wsdl:operation>
  23006. <wsdl:operation name="ticketGet">
  23007. <soap:operation soapAction="" />
  23008. <wsdl:input name="ticketGetRequest">
  23009. <soap:body use="literal" />
  23010. </wsdl:input>
  23011. <wsdl:output name="ticketGetResponse">
  23012. <soap:body use="literal" />
  23013. </wsdl:output>
  23014. </wsdl:operation>
  23015. <wsdl:operation name="supportSendMessage">
  23016. <soap:operation soapAction="" />
  23017. <wsdl:input name="supportSendMessageRequest">
  23018. <soap:body use="literal" />
  23019. </wsdl:input>
  23020. <wsdl:output name="supportSendMessageResponse">
  23021. <soap:body use="literal" />
  23022. </wsdl:output>
  23023. </wsdl:operation>
  23024. <wsdl:operation name="notepadSet">
  23025. <soap:operation soapAction="" />
  23026. <wsdl:input name="notepadSetRequest">
  23027. <soap:body use="literal" />
  23028. </wsdl:input>
  23029. <wsdl:output name="notepadSetResponse">
  23030. <soap:body use="literal" />
  23031. </wsdl:output>
  23032. </wsdl:operation>
  23033. <wsdl:operation name="dedicatedFailoverRipeList">
  23034. <soap:operation soapAction="" />
  23035. <wsdl:input name="dedicatedFailoverRipeListRequest">
  23036. <soap:body use="literal" />
  23037. </wsdl:input>
  23038. <wsdl:output name="dedicatedFailoverRipeListResponse">
  23039. <soap:body use="literal" />
  23040. </wsdl:output>
  23041. </wsdl:operation>
  23042. <wsdl:operation name="telephonyNicGetMgcpIpRestriction">
  23043. <soap:operation soapAction="" />
  23044. <wsdl:input name="telephonyNicGetMgcpIpRestrictionRequest">
  23045. <soap:body use="literal" />
  23046. </wsdl:input>
  23047. <wsdl:output name="telephonyNicGetMgcpIpRestrictionResponse">
  23048. <soap:body use="literal" />
  23049. </wsdl:output>
  23050. </wsdl:operation>
  23051. <wsdl:operation name="telephonySmsGetUserQuotaForUser">
  23052. <soap:operation soapAction="" />
  23053. <wsdl:input name="telephonySmsGetUserQuotaForUserRequest">
  23054. <soap:body use="literal" />
  23055. </wsdl:input>
  23056. <wsdl:output name="telephonySmsGetUserQuotaForUserResponse">
  23057. <soap:body use="literal" />
  23058. </wsdl:output>
  23059. </wsdl:operation>
  23060. <wsdl:operation name="telephonyDirectoryInfoGetSiret">
  23061. <soap:operation soapAction="" />
  23062. <wsdl:input name="telephonyDirectoryInfoGetSiretRequest">
  23063. <soap:body use="literal" />
  23064. </wsdl:input>
  23065. <wsdl:output name="telephonyDirectoryInfoGetSiretResponse">
  23066. <soap:body use="literal" />
  23067. </wsdl:output>
  23068. </wsdl:operation>
  23069. <wsdl:operation name="dedicatedMonitoringServiceAdd">
  23070. <soap:operation soapAction="" />
  23071. <wsdl:input name="dedicatedMonitoringServiceAddRequest">
  23072. <soap:body use="literal" />
  23073. </wsdl:input>
  23074. <wsdl:output name="dedicatedMonitoringServiceAddResponse">
  23075. <soap:body use="literal" />
  23076. </wsdl:output>
  23077. </wsdl:operation>
  23078. <wsdl:operation name="dedicatedHardRebootDo">
  23079. <soap:operation soapAction="" />
  23080. <wsdl:input name="dedicatedHardRebootDoRequest">
  23081. <soap:body use="literal" />
  23082. </wsdl:input>
  23083. <wsdl:output name="dedicatedHardRebootDoResponse">
  23084. <soap:body use="literal" />
  23085. </wsdl:output>
  23086. </wsdl:operation>
  23087. <wsdl:operation name="dedicatedReverseList">
  23088. <soap:operation soapAction="" />
  23089. <wsdl:input name="dedicatedReverseListRequest">
  23090. <soap:body use="literal" />
  23091. </wsdl:input>
  23092. <wsdl:output name="dedicatedReverseListResponse">
  23093. <soap:body use="literal" />
  23094. </wsdl:output>
  23095. </wsdl:operation>
  23096. <wsdl:operation name="domainWhoisObfuscatorSet">
  23097. <soap:operation soapAction="" />
  23098. <wsdl:input name="domainWhoisObfuscatorSetRequest">
  23099. <soap:body use="literal" />
  23100. </wsdl:input>
  23101. <wsdl:output name="domainWhoisObfuscatorSetResponse">
  23102. <soap:body use="literal" />
  23103. </wsdl:output>
  23104. </wsdl:operation>
  23105. <wsdl:operation name="rpsMigrationTodo">
  23106. <soap:operation soapAction="" />
  23107. <wsdl:input name="rpsMigrationTodoRequest">
  23108. <soap:body use="literal" />
  23109. </wsdl:input>
  23110. <wsdl:output name="rpsMigrationTodoResponse">
  23111. <soap:body use="literal" />
  23112. </wsdl:output>
  23113. </wsdl:operation>
  23114. <wsdl:operation name="telephonyFunctionKeyModify">
  23115. <soap:operation soapAction="" />
  23116. <wsdl:input name="telephonyFunctionKeyModifyRequest">
  23117. <soap:body use="literal" />
  23118. </wsdl:input>
  23119. <wsdl:output name="telephonyFunctionKeyModifyResponse">
  23120. <soap:body use="literal" />
  23121. </wsdl:output>
  23122. </wsdl:operation>
  23123. <wsdl:operation name="nicTldEligibility">
  23124. <soap:operation soapAction="" />
  23125. <wsdl:input name="nicTldEligibilityRequest">
  23126. <soap:body use="literal" />
  23127. </wsdl:input>
  23128. <wsdl:output name="nicTldEligibilityResponse">
  23129. <soap:body use="literal" />
  23130. </wsdl:output>
  23131. </wsdl:operation>
  23132. <wsdl:operation name="automatedMailGetState">
  23133. <soap:operation soapAction="" />
  23134. <wsdl:input name="automatedMailGetStateRequest">
  23135. <soap:body use="literal" />
  23136. </wsdl:input>
  23137. <wsdl:output name="automatedMailGetStateResponse">
  23138. <soap:body use="literal" />
  23139. </wsdl:output>
  23140. </wsdl:operation>
  23141. <wsdl:operation name="telephonyAbbreviatedNumberList">
  23142. <soap:operation soapAction="" />
  23143. <wsdl:input name="telephonyAbbreviatedNumberListRequest">
  23144. <soap:body use="literal" />
  23145. </wsdl:input>
  23146. <wsdl:output name="telephonyAbbreviatedNumberListResponse">
  23147. <soap:body use="literal" />
  23148. </wsdl:output>
  23149. </wsdl:operation>
  23150. <wsdl:operation name="sqlpriveMysqlLogs">
  23151. <soap:operation soapAction="" />
  23152. <wsdl:input name="sqlpriveMysqlLogsRequest">
  23153. <soap:body use="literal" />
  23154. </wsdl:input>
  23155. <wsdl:output name="sqlpriveMysqlLogsResponse">
  23156. <soap:body use="literal" />
  23157. </wsdl:output>
  23158. </wsdl:operation>
  23159. <wsdl:operation name="telephonyFaxModifyPassword">
  23160. <soap:operation soapAction="" />
  23161. <wsdl:input name="telephonyFaxModifyPasswordRequest">
  23162. <soap:body use="literal" />
  23163. </wsdl:input>
  23164. <wsdl:output name="telephonyFaxModifyPasswordResponse">
  23165. <soap:body use="literal" />
  23166. </wsdl:output>
  23167. </wsdl:operation>
  23168. <wsdl:operation name="dedicatedBackupFtpAdd">
  23169. <soap:operation soapAction="" />
  23170. <wsdl:input name="dedicatedBackupFtpAddRequest">
  23171. <soap:body use="literal" />
  23172. </wsdl:input>
  23173. <wsdl:output name="dedicatedBackupFtpAddResponse">
  23174. <soap:body use="literal" />
  23175. </wsdl:output>
  23176. </wsdl:operation>
  23177. <wsdl:operation name="databaseDump">
  23178. <soap:operation soapAction="" />
  23179. <wsdl:input name="databaseDumpRequest">
  23180. <soap:body use="literal" />
  23181. </wsdl:input>
  23182. <wsdl:output name="databaseDumpResponse">
  23183. <soap:body use="literal" />
  23184. </wsdl:output>
  23185. </wsdl:operation>
  23186. <wsdl:operation name="telephonySmsDelete">
  23187. <soap:operation soapAction="" />
  23188. <wsdl:input name="telephonySmsDeleteRequest">
  23189. <soap:body use="literal" />
  23190. </wsdl:input>
  23191. <wsdl:output name="telephonySmsDeleteResponse">
  23192. <soap:body use="literal" />
  23193. </wsdl:output>
  23194. </wsdl:operation>
  23195. <wsdl:operation name="telephonyDirectoryModifyPublication">
  23196. <soap:operation soapAction="" />
  23197. <wsdl:input name="telephonyDirectoryModifyPublicationRequest">
  23198. <soap:body use="literal" />
  23199. </wsdl:input>
  23200. <wsdl:output name="telephonyDirectoryModifyPublicationResponse">
  23201. <soap:body use="literal" />
  23202. </wsdl:output>
  23203. </wsdl:operation>
  23204. <wsdl:operation name="domainResellerSet">
  23205. <soap:operation soapAction="" />
  23206. <wsdl:input name="domainResellerSetRequest">
  23207. <soap:body use="literal" />
  23208. </wsdl:input>
  23209. <wsdl:output name="domainResellerSetResponse">
  23210. <soap:body use="literal" />
  23211. </wsdl:output>
  23212. </wsdl:operation>
  23213. <wsdl:operation name="crontabList">
  23214. <soap:operation soapAction="" />
  23215. <wsdl:input name="crontabListRequest">
  23216. <soap:body use="literal" />
  23217. </wsdl:input>
  23218. <wsdl:output name="crontabListResponse">
  23219. <soap:body use="literal" />
  23220. </wsdl:output>
  23221. </wsdl:operation>
  23222. <wsdl:operation name="telephonyPhonebookOnGroupAdd">
  23223. <soap:operation soapAction="" />
  23224. <wsdl:input name="telephonyPhonebookOnGroupAddRequest">
  23225. <soap:body use="literal" />
  23226. </wsdl:input>
  23227. <wsdl:output name="telephonyPhonebookOnGroupAddResponse">
  23228. <soap:body use="literal" />
  23229. </wsdl:output>
  23230. </wsdl:operation>
  23231. <wsdl:operation name="dedicatedVirtualMacIpUsedGetList">
  23232. <soap:operation soapAction="" />
  23233. <wsdl:input name="dedicatedVirtualMacIpUsedGetListRequest">
  23234. <soap:body use="literal" />
  23235. </wsdl:input>
  23236. <wsdl:output name="dedicatedVirtualMacIpUsedGetListResponse">
  23237. <soap:body use="literal" />
  23238. </wsdl:output>
  23239. </wsdl:operation>
  23240. <wsdl:operation name="telephonyLineSwitchOfferPossibility">
  23241. <soap:operation soapAction="" />
  23242. <wsdl:input name="telephonyLineSwitchOfferPossibilityRequest">
  23243. <soap:body use="literal" />
  23244. </wsdl:input>
  23245. <wsdl:output name="telephonyLineSwitchOfferPossibilityResponse">
  23246. <soap:body use="literal" />
  23247. </wsdl:output>
  23248. </wsdl:operation>
  23249. <wsdl:operation name="telephonySmsSenderList">
  23250. <soap:operation soapAction="" />
  23251. <wsdl:input name="telephonySmsSenderListRequest">
  23252. <soap:body use="literal" />
  23253. </wsdl:input>
  23254. <wsdl:output name="telephonySmsSenderListResponse">
  23255. <soap:body use="literal" />
  23256. </wsdl:output>
  23257. </wsdl:operation>
  23258. <wsdl:operation name="resellerDomainRestore">
  23259. <soap:operation soapAction="" />
  23260. <wsdl:input name="resellerDomainRestoreRequest">
  23261. <soap:body use="literal" />
  23262. </wsdl:input>
  23263. <wsdl:output name="resellerDomainRestoreResponse">
  23264. <soap:body use="literal" />
  23265. </wsdl:output>
  23266. </wsdl:operation>
  23267. <wsdl:operation name="ticketAnswer">
  23268. <soap:operation soapAction="" />
  23269. <wsdl:input name="ticketAnswerRequest">
  23270. <soap:body use="literal" />
  23271. </wsdl:input>
  23272. <wsdl:output name="ticketAnswerResponse">
  23273. <soap:body use="literal" />
  23274. </wsdl:output>
  23275. </wsdl:operation>
  23276. <wsdl:operation name="sqlpriveCronSet">
  23277. <soap:operation soapAction="" />
  23278. <wsdl:input name="sqlpriveCronSetRequest">
  23279. <soap:body use="literal" />
  23280. </wsdl:input>
  23281. <wsdl:output name="sqlpriveCronSetResponse">
  23282. <soap:body use="literal" />
  23283. </wsdl:output>
  23284. </wsdl:operation>
  23285. <wsdl:operation name="telephonySipToAliasOffer">
  23286. <soap:operation soapAction="" />
  23287. <wsdl:input name="telephonySipToAliasOfferRequest">
  23288. <soap:body use="literal" />
  23289. </wsdl:input>
  23290. <wsdl:output name="telephonySipToAliasOfferResponse">
  23291. <soap:body use="literal" />
  23292. </wsdl:output>
  23293. </wsdl:operation>
  23294. <wsdl:operation name="telephonyFunctionKeyList">
  23295. <soap:operation soapAction="" />
  23296. <wsdl:input name="telephonyFunctionKeyListRequest">
  23297. <soap:body use="literal" />
  23298. </wsdl:input>
  23299. <wsdl:output name="telephonyFunctionKeyListResponse">
  23300. <soap:body use="literal" />
  23301. </wsdl:output>
  23302. </wsdl:operation>
  23303. <wsdl:operation name="dedicatedNetbootInfo">
  23304. <soap:operation soapAction="" />
  23305. <wsdl:input name="dedicatedNetbootInfoRequest">
  23306. <soap:body use="literal" />
  23307. </wsdl:input>
  23308. <wsdl:output name="dedicatedNetbootInfoResponse">
  23309. <soap:body use="literal" />
  23310. </wsdl:output>
  23311. </wsdl:operation>
  23312. <wsdl:operation name="telephonySmsGetCallBack">
  23313. <soap:operation soapAction="" />
  23314. <wsdl:input name="telephonySmsGetCallBackRequest">
  23315. <soap:body use="literal" />
  23316. </wsdl:input>
  23317. <wsdl:output name="telephonySmsGetCallBackResponse">
  23318. <soap:body use="literal" />
  23319. </wsdl:output>
  23320. </wsdl:operation>
  23321. <wsdl:operation name="telephonySviModify">
  23322. <soap:operation soapAction="" />
  23323. <wsdl:input name="telephonySviModifyRequest">
  23324. <soap:body use="literal" />
  23325. </wsdl:input>
  23326. <wsdl:output name="telephonySviModifyResponse">
  23327. <soap:body use="literal" />
  23328. </wsdl:output>
  23329. </wsdl:operation>
  23330. <wsdl:operation name="telephonySmsplusServiceDelete">
  23331. <soap:operation soapAction="" />
  23332. <wsdl:input name="telephonySmsplusServiceDeleteRequest">
  23333. <soap:body use="literal" />
  23334. </wsdl:input>
  23335. <wsdl:output name="telephonySmsplusServiceDeleteResponse">
  23336. <soap:body use="literal" />
  23337. </wsdl:output>
  23338. </wsdl:operation>
  23339. <wsdl:operation name="domainOperationRelaunch">
  23340. <soap:operation soapAction="" />
  23341. <wsdl:input name="domainOperationRelaunchRequest">
  23342. <soap:body use="literal" />
  23343. </wsdl:input>
  23344. <wsdl:output name="domainOperationRelaunchResponse">
  23345. <soap:body use="literal" />
  23346. </wsdl:output>
  23347. </wsdl:operation>
  23348. <wsdl:operation name="telephonyLineSwitchOffer">
  23349. <soap:operation soapAction="" />
  23350. <wsdl:input name="telephonyLineSwitchOfferRequest">
  23351. <soap:body use="literal" />
  23352. </wsdl:input>
  23353. <wsdl:output name="telephonyLineSwitchOfferResponse">
  23354. <soap:body use="literal" />
  23355. </wsdl:output>
  23356. </wsdl:operation>
  23357. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberCheck">
  23358. <soap:operation soapAction="" />
  23359. <wsdl:input name="telephonyTrunkExternalDisplayedNumberCheckRequest">
  23360. <soap:body use="literal" />
  23361. </wsdl:input>
  23362. <wsdl:output name="telephonyTrunkExternalDisplayedNumberCheckResponse">
  23363. <soap:body use="literal" />
  23364. </wsdl:output>
  23365. </wsdl:operation>
  23366. <wsdl:operation name="telephonyDelClosureEvents">
  23367. <soap:operation soapAction="" />
  23368. <wsdl:input name="telephonyDelClosureEventsRequest">
  23369. <soap:body use="literal" />
  23370. </wsdl:input>
  23371. <wsdl:output name="telephonyDelClosureEventsResponse">
  23372. <soap:body use="literal" />
  23373. </wsdl:output>
  23374. </wsdl:operation>
  23375. <wsdl:operation name="telephonyFreefaxToVoicefaxCheckList">
  23376. <soap:operation soapAction="" />
  23377. <wsdl:input name="telephonyFreefaxToVoicefaxCheckListRequest">
  23378. <soap:body use="literal" />
  23379. </wsdl:input>
  23380. <wsdl:output name="telephonyFreefaxToVoicefaxCheckListResponse">
  23381. <soap:body use="literal" />
  23382. </wsdl:output>
  23383. </wsdl:operation>
  23384. <wsdl:operation name="telephonyVoicemailModifyPassword">
  23385. <soap:operation soapAction="" />
  23386. <wsdl:input name="telephonyVoicemailModifyPasswordRequest">
  23387. <soap:body use="literal" />
  23388. </wsdl:input>
  23389. <wsdl:output name="telephonyVoicemailModifyPasswordResponse">
  23390. <soap:body use="literal" />
  23391. </wsdl:output>
  23392. </wsdl:operation>
  23393. <wsdl:operation name="telephonySpareCapabilities">
  23394. <soap:operation soapAction="" />
  23395. <wsdl:input name="telephonySpareCapabilitiesRequest">
  23396. <soap:body use="literal" />
  23397. </wsdl:input>
  23398. <wsdl:output name="telephonySpareCapabilitiesResponse">
  23399. <soap:body use="literal" />
  23400. </wsdl:output>
  23401. </wsdl:operation>
  23402. <wsdl:operation name="dnsSoaModify">
  23403. <soap:operation soapAction="" />
  23404. <wsdl:input name="dnsSoaModifyRequest">
  23405. <soap:body use="literal" />
  23406. </wsdl:input>
  23407. <wsdl:output name="dnsSoaModifyResponse">
  23408. <soap:body use="literal" />
  23409. </wsdl:output>
  23410. </wsdl:operation>
  23411. <wsdl:operation name="telephonyPhonebookOnSmsDel">
  23412. <soap:operation soapAction="" />
  23413. <wsdl:input name="telephonyPhonebookOnSmsDelRequest">
  23414. <soap:body use="literal" />
  23415. </wsdl:input>
  23416. <wsdl:output name="telephonyPhonebookOnSmsDelResponse">
  23417. <soap:body use="literal" />
  23418. </wsdl:output>
  23419. </wsdl:operation>
  23420. <wsdl:operation name="telephonyPhonebookShare">
  23421. <soap:operation soapAction="" />
  23422. <wsdl:input name="telephonyPhonebookShareRequest">
  23423. <soap:body use="literal" />
  23424. </wsdl:input>
  23425. <wsdl:output name="telephonyPhonebookShareResponse">
  23426. <soap:body use="literal" />
  23427. </wsdl:output>
  23428. </wsdl:operation>
  23429. <wsdl:operation name="telephonySmsSetUserQuota">
  23430. <soap:operation soapAction="" />
  23431. <wsdl:input name="telephonySmsSetUserQuotaRequest">
  23432. <soap:body use="literal" />
  23433. </wsdl:input>
  23434. <wsdl:output name="telephonySmsSetUserQuotaResponse">
  23435. <soap:body use="literal" />
  23436. </wsdl:output>
  23437. </wsdl:operation>
  23438. <wsdl:operation name="cmsInstall">
  23439. <soap:operation soapAction="" />
  23440. <wsdl:input name="cmsInstallRequest">
  23441. <soap:body use="literal" />
  23442. </wsdl:input>
  23443. <wsdl:output name="cmsInstallResponse">
  23444. <soap:body use="literal" />
  23445. </wsdl:output>
  23446. </wsdl:operation>
  23447. <wsdl:operation name="dedicatedIpLoadBalancingAdd">
  23448. <soap:operation soapAction="" />
  23449. <wsdl:input name="dedicatedIpLoadBalancingAddRequest">
  23450. <soap:body use="literal" />
  23451. </wsdl:input>
  23452. <wsdl:output name="dedicatedIpLoadBalancingAddResponse">
  23453. <soap:body use="literal" />
  23454. </wsdl:output>
  23455. </wsdl:operation>
  23456. <wsdl:operation name="supportGetAllVisibleCategories">
  23457. <soap:operation soapAction="" />
  23458. <wsdl:input name="supportGetAllVisibleCategoriesRequest">
  23459. <soap:body use="literal" />
  23460. </wsdl:input>
  23461. <wsdl:output name="supportGetAllVisibleCategoriesResponse">
  23462. <soap:body use="literal" />
  23463. </wsdl:output>
  23464. </wsdl:operation>
  23465. <wsdl:operation name="telephonySmsHistoryCsv">
  23466. <soap:operation soapAction="" />
  23467. <wsdl:input name="telephonySmsHistoryCsvRequest">
  23468. <soap:body use="literal" />
  23469. </wsdl:input>
  23470. <wsdl:output name="telephonySmsHistoryCsvResponse">
  23471. <soap:body use="literal" />
  23472. </wsdl:output>
  23473. </wsdl:operation>
  23474. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupList">
  23475. <soap:operation soapAction="" />
  23476. <wsdl:input name="telephonyAbbreviatedNumberOnGroupListRequest">
  23477. <soap:body use="literal" />
  23478. </wsdl:input>
  23479. <wsdl:output name="telephonyAbbreviatedNumberOnGroupListResponse">
  23480. <soap:body use="literal" />
  23481. </wsdl:output>
  23482. </wsdl:operation>
  23483. <wsdl:operation name="dedicatedAvailableNotificationNicsGet">
  23484. <soap:operation soapAction="" />
  23485. <wsdl:input name="dedicatedAvailableNotificationNicsGetRequest">
  23486. <soap:body use="literal" />
  23487. </wsdl:input>
  23488. <wsdl:output name="dedicatedAvailableNotificationNicsGetResponse">
  23489. <soap:body use="literal" />
  23490. </wsdl:output>
  23491. </wsdl:operation>
  23492. <wsdl:operation name="telephonyLineLogs">
  23493. <soap:operation soapAction="" />
  23494. <wsdl:input name="telephonyLineLogsRequest">
  23495. <soap:body use="literal" />
  23496. </wsdl:input>
  23497. <wsdl:output name="telephonyLineLogsResponse">
  23498. <soap:body use="literal" />
  23499. </wsdl:output>
  23500. </wsdl:operation>
  23501. <wsdl:operation name="multiFtpList">
  23502. <soap:operation soapAction="" />
  23503. <wsdl:input name="multiFtpListRequest">
  23504. <soap:body use="literal" />
  23505. </wsdl:input>
  23506. <wsdl:output name="multiFtpListResponse">
  23507. <soap:body use="literal" />
  23508. </wsdl:output>
  23509. </wsdl:operation>
  23510. <wsdl:operation name="telephonySpareReplace">
  23511. <soap:operation soapAction="" />
  23512. <wsdl:input name="telephonySpareReplaceRequest">
  23513. <soap:body use="literal" />
  23514. </wsdl:input>
  23515. <wsdl:output name="telephonySpareReplaceResponse">
  23516. <soap:body use="literal" />
  23517. </wsdl:output>
  23518. </wsdl:operation>
  23519. <wsdl:operation name="multiFtpAdd">
  23520. <soap:operation soapAction="" />
  23521. <wsdl:input name="multiFtpAddRequest">
  23522. <soap:body use="literal" />
  23523. </wsdl:input>
  23524. <wsdl:output name="multiFtpAddResponse">
  23525. <soap:body use="literal" />
  23526. </wsdl:output>
  23527. </wsdl:operation>
  23528. <wsdl:operation name="sqlpriveMysqlDatabasePrivilegeList">
  23529. <soap:operation soapAction="" />
  23530. <wsdl:input name="sqlpriveMysqlDatabasePrivilegeListRequest">
  23531. <soap:body use="literal" />
  23532. </wsdl:input>
  23533. <wsdl:output name="sqlpriveMysqlDatabasePrivilegeListResponse">
  23534. <soap:body use="literal" />
  23535. </wsdl:output>
  23536. </wsdl:operation>
  23537. <wsdl:operation name="emailAccessByNic">
  23538. <soap:operation soapAction="" />
  23539. <wsdl:input name="emailAccessByNicRequest">
  23540. <soap:body use="literal" />
  23541. </wsdl:input>
  23542. <wsdl:output name="emailAccessByNicResponse">
  23543. <soap:body use="literal" />
  23544. </wsdl:output>
  23545. </wsdl:operation>
  23546. <wsdl:operation name="telephonyClick2CallUserList">
  23547. <soap:operation soapAction="" />
  23548. <wsdl:input name="telephonyClick2CallUserListRequest">
  23549. <soap:body use="literal" />
  23550. </wsdl:input>
  23551. <wsdl:output name="telephonyClick2CallUserListResponse">
  23552. <soap:body use="literal" />
  23553. </wsdl:output>
  23554. </wsdl:operation>
  23555. <wsdl:operation name="zoneEntryDel">
  23556. <soap:operation soapAction="" />
  23557. <wsdl:input name="zoneEntryDelRequest">
  23558. <soap:body use="literal" />
  23559. </wsdl:input>
  23560. <wsdl:output name="zoneEntryDelResponse">
  23561. <soap:body use="literal" />
  23562. </wsdl:output>
  23563. </wsdl:operation>
  23564. <wsdl:operation name="prepaidSetThreshold">
  23565. <soap:operation soapAction="" />
  23566. <wsdl:input name="prepaidSetThresholdRequest">
  23567. <soap:body use="literal" />
  23568. </wsdl:input>
  23569. <wsdl:output name="prepaidSetThresholdResponse">
  23570. <soap:body use="literal" />
  23571. </wsdl:output>
  23572. </wsdl:operation>
  23573. <wsdl:operation name="telephonyVoicemailMailboxList">
  23574. <soap:operation soapAction="" />
  23575. <wsdl:input name="telephonyVoicemailMailboxListRequest">
  23576. <soap:body use="literal" />
  23577. </wsdl:input>
  23578. <wsdl:output name="telephonyVoicemailMailboxListResponse">
  23579. <soap:body use="literal" />
  23580. </wsdl:output>
  23581. </wsdl:operation>
  23582. <wsdl:operation name="resellerDomainRenew">
  23583. <soap:operation soapAction="" />
  23584. <wsdl:input name="resellerDomainRenewRequest">
  23585. <soap:body use="literal" />
  23586. </wsdl:input>
  23587. <wsdl:output name="resellerDomainRenewResponse">
  23588. <soap:body use="literal" />
  23589. </wsdl:output>
  23590. </wsdl:operation>
  23591. <wsdl:operation name="popDel">
  23592. <soap:operation soapAction="" />
  23593. <wsdl:input name="popDelRequest">
  23594. <soap:body use="literal" />
  23595. </wsdl:input>
  23596. <wsdl:output name="popDelResponse">
  23597. <soap:body use="literal" />
  23598. </wsdl:output>
  23599. </wsdl:operation>
  23600. <wsdl:operation name="telephonyFaxCampaignDetails">
  23601. <soap:operation soapAction="" />
  23602. <wsdl:input name="telephonyFaxCampaignDetailsRequest">
  23603. <soap:body use="literal" />
  23604. </wsdl:input>
  23605. <wsdl:output name="telephonyFaxCampaignDetailsResponse">
  23606. <soap:body use="literal" />
  23607. </wsdl:output>
  23608. </wsdl:operation>
  23609. <wsdl:operation name="emailFilterRuleDel">
  23610. <soap:operation soapAction="" />
  23611. <wsdl:input name="emailFilterRuleDelRequest">
  23612. <soap:body use="literal" />
  23613. </wsdl:input>
  23614. <wsdl:output name="emailFilterRuleDelResponse">
  23615. <soap:body use="literal" />
  23616. </wsdl:output>
  23617. </wsdl:operation>
  23618. <wsdl:operation name="telephonyPhonebookOnGroupDel">
  23619. <soap:operation soapAction="" />
  23620. <wsdl:input name="telephonyPhonebookOnGroupDelRequest">
  23621. <soap:body use="literal" />
  23622. </wsdl:input>
  23623. <wsdl:output name="telephonyPhonebookOnGroupDelResponse">
  23624. <soap:body use="literal" />
  23625. </wsdl:output>
  23626. </wsdl:operation>
  23627. <wsdl:operation name="telephonyPhonebookOnGroupList">
  23628. <soap:operation soapAction="" />
  23629. <wsdl:input name="telephonyPhonebookOnGroupListRequest">
  23630. <soap:body use="literal" />
  23631. </wsdl:input>
  23632. <wsdl:output name="telephonyPhonebookOnGroupListResponse">
  23633. <soap:body use="literal" />
  23634. </wsdl:output>
  23635. </wsdl:operation>
  23636. <wsdl:operation name="telephonySpecialNumberCustomList">
  23637. <soap:operation soapAction="" />
  23638. <wsdl:input name="telephonySpecialNumberCustomListRequest">
  23639. <soap:body use="literal" />
  23640. </wsdl:input>
  23641. <wsdl:output name="telephonySpecialNumberCustomListResponse">
  23642. <soap:body use="literal" />
  23643. </wsdl:output>
  23644. </wsdl:operation>
  23645. <wsdl:operation name="dedicatedMonitoringServiceDel">
  23646. <soap:operation soapAction="" />
  23647. <wsdl:input name="dedicatedMonitoringServiceDelRequest">
  23648. <soap:body use="literal" />
  23649. </wsdl:input>
  23650. <wsdl:output name="dedicatedMonitoringServiceDelResponse">
  23651. <soap:body use="literal" />
  23652. </wsdl:output>
  23653. </wsdl:operation>
  23654. <wsdl:operation name="telephonyFMHuntingModificationSimultaneousCalls">
  23655. <soap:operation soapAction="" />
  23656. <wsdl:input name="telephonyFMHuntingModificationSimultaneousCallsRequest">
  23657. <soap:body use="literal" />
  23658. </wsdl:input>
  23659. <wsdl:output name="telephonyFMHuntingModificationSimultaneousCallsResponse">
  23660. <soap:body use="literal" />
  23661. </wsdl:output>
  23662. </wsdl:operation>
  23663. <wsdl:operation name="emailFilterPriority">
  23664. <soap:operation soapAction="" />
  23665. <wsdl:input name="emailFilterPriorityRequest">
  23666. <soap:body use="literal" />
  23667. </wsdl:input>
  23668. <wsdl:output name="emailFilterPriorityResponse">
  23669. <soap:body use="literal" />
  23670. </wsdl:output>
  23671. </wsdl:operation>
  23672. <wsdl:operation name="accountAlertThresholdSet">
  23673. <soap:operation soapAction="" />
  23674. <wsdl:input name="accountAlertThresholdSetRequest">
  23675. <soap:body use="literal" />
  23676. </wsdl:input>
  23677. <wsdl:output name="accountAlertThresholdSetResponse">
  23678. <soap:body use="literal" />
  23679. </wsdl:output>
  23680. </wsdl:operation>
  23681. <wsdl:operation name="emailFilterDel">
  23682. <soap:operation soapAction="" />
  23683. <wsdl:input name="emailFilterDelRequest">
  23684. <soap:body use="literal" />
  23685. </wsdl:input>
  23686. <wsdl:output name="emailFilterDelResponse">
  23687. <soap:body use="literal" />
  23688. </wsdl:output>
  23689. </wsdl:operation>
  23690. <wsdl:operation name="resellerDomainCreate">
  23691. <soap:operation soapAction="" />
  23692. <wsdl:input name="resellerDomainCreateRequest">
  23693. <soap:body use="literal" />
  23694. </wsdl:input>
  23695. <wsdl:output name="resellerDomainCreateResponse">
  23696. <soap:body use="literal" />
  23697. </wsdl:output>
  23698. </wsdl:operation>
  23699. <wsdl:operation name="managedServicesSnapshotUpdate">
  23700. <soap:operation soapAction="" />
  23701. <wsdl:input name="managedServicesSnapshotUpdateRequest">
  23702. <soap:body use="literal" />
  23703. </wsdl:input>
  23704. <wsdl:output name="managedServicesSnapshotUpdateResponse">
  23705. <soap:body use="literal" />
  23706. </wsdl:output>
  23707. </wsdl:operation>
  23708. <wsdl:operation name="supportGetThreadTree">
  23709. <soap:operation soapAction="" />
  23710. <wsdl:input name="supportGetThreadTreeRequest">
  23711. <soap:body use="literal" />
  23712. </wsdl:input>
  23713. <wsdl:output name="supportGetThreadTreeResponse">
  23714. <soap:body use="literal" />
  23715. </wsdl:output>
  23716. </wsdl:operation>
  23717. <wsdl:operation name="emailSetDomainCatchAll">
  23718. <soap:operation soapAction="" />
  23719. <wsdl:input name="emailSetDomainCatchAllRequest">
  23720. <soap:body use="literal" />
  23721. </wsdl:input>
  23722. <wsdl:output name="emailSetDomainCatchAllResponse">
  23723. <soap:body use="literal" />
  23724. </wsdl:output>
  23725. </wsdl:operation>
  23726. <wsdl:operation name="domainCapabilities">
  23727. <soap:operation soapAction="" />
  23728. <wsdl:input name="domainCapabilitiesRequest">
  23729. <soap:body use="literal" />
  23730. </wsdl:input>
  23731. <wsdl:output name="domainCapabilitiesResponse">
  23732. <soap:body use="literal" />
  23733. </wsdl:output>
  23734. </wsdl:operation>
  23735. <wsdl:operation name="dedicatedIpLoadBalancingServerStateModify">
  23736. <soap:operation soapAction="" />
  23737. <wsdl:input name="dedicatedIpLoadBalancingServerStateModifyRequest">
  23738. <soap:body use="literal" />
  23739. </wsdl:input>
  23740. <wsdl:output name="dedicatedIpLoadBalancingServerStateModifyResponse">
  23741. <soap:body use="literal" />
  23742. </wsdl:output>
  23743. </wsdl:operation>
  23744. <wsdl:operation name="telephonyVoicemailMailboxDownload">
  23745. <soap:operation soapAction="" />
  23746. <wsdl:input name="telephonyVoicemailMailboxDownloadRequest">
  23747. <soap:body use="literal" />
  23748. </wsdl:input>
  23749. <wsdl:output name="telephonyVoicemailMailboxDownloadResponse">
  23750. <soap:body use="literal" />
  23751. </wsdl:output>
  23752. </wsdl:operation>
  23753. <wsdl:operation name="dedicatedReverseModify">
  23754. <soap:operation soapAction="" />
  23755. <wsdl:input name="dedicatedReverseModifyRequest">
  23756. <soap:body use="literal" />
  23757. </wsdl:input>
  23758. <wsdl:output name="dedicatedReverseModifyResponse">
  23759. <soap:body use="literal" />
  23760. </wsdl:output>
  23761. </wsdl:operation>
  23762. <wsdl:operation name="telephonyNicGetIpRestriction">
  23763. <soap:operation soapAction="" />
  23764. <wsdl:input name="telephonyNicGetIpRestrictionRequest">
  23765. <soap:body use="literal" />
  23766. </wsdl:input>
  23767. <wsdl:output name="telephonyNicGetIpRestrictionResponse">
  23768. <soap:body use="literal" />
  23769. </wsdl:output>
  23770. </wsdl:operation>
  23771. <wsdl:operation name="telephonyGetClosureEventsAsArray">
  23772. <soap:operation soapAction="" />
  23773. <wsdl:input name="telephonyGetClosureEventsAsArrayRequest">
  23774. <soap:body use="literal" />
  23775. </wsdl:input>
  23776. <wsdl:output name="telephonyGetClosureEventsAsArrayResponse">
  23777. <soap:body use="literal" />
  23778. </wsdl:output>
  23779. </wsdl:operation>
  23780. <wsdl:operation name="telephonyPhonebookOnSmsContactDel">
  23781. <soap:operation soapAction="" />
  23782. <wsdl:input name="telephonyPhonebookOnSmsContactDelRequest">
  23783. <soap:body use="literal" />
  23784. </wsdl:input>
  23785. <wsdl:output name="telephonyPhonebookOnSmsContactDelResponse">
  23786. <soap:body use="literal" />
  23787. </wsdl:output>
  23788. </wsdl:operation>
  23789. <wsdl:operation name="telephonyReversmentsRefundIsPending">
  23790. <soap:operation soapAction="" />
  23791. <wsdl:input name="telephonyReversmentsRefundIsPendingRequest">
  23792. <soap:body use="literal" />
  23793. </wsdl:input>
  23794. <wsdl:output name="telephonyReversmentsRefundIsPendingResponse">
  23795. <soap:body use="literal" />
  23796. </wsdl:output>
  23797. </wsdl:operation>
  23798. <wsdl:operation name="serviceModifyContact">
  23799. <soap:operation soapAction="" />
  23800. <wsdl:input name="serviceModifyContactRequest">
  23801. <soap:body use="literal" />
  23802. </wsdl:input>
  23803. <wsdl:output name="serviceModifyContactResponse">
  23804. <soap:body use="literal" />
  23805. </wsdl:output>
  23806. </wsdl:operation>
  23807. <wsdl:operation name="telephonyScreenListInfoModify">
  23808. <soap:operation soapAction="" />
  23809. <wsdl:input name="telephonyScreenListInfoModifyRequest">
  23810. <soap:body use="literal" />
  23811. </wsdl:input>
  23812. <wsdl:output name="telephonyScreenListInfoModifyResponse">
  23813. <soap:body use="literal" />
  23814. </wsdl:output>
  23815. </wsdl:operation>
  23816. <wsdl:operation name="domainDnsList">
  23817. <soap:operation soapAction="" />
  23818. <wsdl:input name="domainDnsListRequest">
  23819. <soap:body use="literal" />
  23820. </wsdl:input>
  23821. <wsdl:output name="domainDnsListResponse">
  23822. <soap:body use="literal" />
  23823. </wsdl:output>
  23824. </wsdl:operation>
  23825. <wsdl:operation name="dedicatedFailoverList">
  23826. <soap:operation soapAction="" />
  23827. <wsdl:input name="dedicatedFailoverListRequest">
  23828. <soap:body use="literal" />
  23829. </wsdl:input>
  23830. <wsdl:output name="dedicatedFailoverListResponse">
  23831. <soap:body use="literal" />
  23832. </wsdl:output>
  23833. </wsdl:operation>
  23834. <wsdl:operation name="emailDomainMxList">
  23835. <soap:operation soapAction="" />
  23836. <wsdl:input name="emailDomainMxListRequest">
  23837. <soap:body use="literal" />
  23838. </wsdl:input>
  23839. <wsdl:output name="emailDomainMxListResponse">
  23840. <soap:body use="literal" />
  23841. </wsdl:output>
  23842. </wsdl:operation>
  23843. <wsdl:operation name="managedServicesHostMasterIpGet">
  23844. <soap:operation soapAction="" />
  23845. <wsdl:input name="managedServicesHostMasterIpGetRequest">
  23846. <soap:body use="literal" />
  23847. </wsdl:input>
  23848. <wsdl:output name="managedServicesHostMasterIpGetResponse">
  23849. <soap:body use="literal" />
  23850. </wsdl:output>
  23851. </wsdl:operation>
  23852. <wsdl:operation name="dedicatedSecondaryDNSInfo">
  23853. <soap:operation soapAction="" />
  23854. <wsdl:input name="dedicatedSecondaryDNSInfoRequest">
  23855. <soap:body use="literal" />
  23856. </wsdl:input>
  23857. <wsdl:output name="dedicatedSecondaryDNSInfoResponse">
  23858. <soap:body use="literal" />
  23859. </wsdl:output>
  23860. </wsdl:operation>
  23861. <wsdl:operation name="telephonySmsplusServiceReversableTicketsList">
  23862. <soap:operation soapAction="" />
  23863. <wsdl:input name="telephonySmsplusServiceReversableTicketsListRequest">
  23864. <soap:body use="literal" />
  23865. </wsdl:input>
  23866. <wsdl:output name="telephonySmsplusServiceReversableTicketsListResponse">
  23867. <soap:body use="literal" />
  23868. </wsdl:output>
  23869. </wsdl:operation>
  23870. <wsdl:operation name="dedicatedRipeUpdateInetnum">
  23871. <soap:operation soapAction="" />
  23872. <wsdl:input name="dedicatedRipeUpdateInetnumRequest">
  23873. <soap:body use="literal" />
  23874. </wsdl:input>
  23875. <wsdl:output name="dedicatedRipeUpdateInetnumResponse">
  23876. <soap:body use="literal" />
  23877. </wsdl:output>
  23878. </wsdl:operation>
  23879. <wsdl:operation name="ortDomainList">
  23880. <soap:operation soapAction="" />
  23881. <wsdl:input name="ortDomainListRequest">
  23882. <soap:body use="literal" />
  23883. </wsdl:input>
  23884. <wsdl:output name="ortDomainListResponse">
  23885. <soap:body use="literal" />
  23886. </wsdl:output>
  23887. </wsdl:operation>
  23888. <wsdl:operation name="telephonyHuntingGenericScreenStatusModify">
  23889. <soap:operation soapAction="" />
  23890. <wsdl:input name="telephonyHuntingGenericScreenStatusModifyRequest">
  23891. <soap:body use="literal" />
  23892. </wsdl:input>
  23893. <wsdl:output name="telephonyHuntingGenericScreenStatusModifyResponse">
  23894. <soap:body use="literal" />
  23895. </wsdl:output>
  23896. </wsdl:operation>
  23897. <wsdl:operation name="telephonySmsBlacklistedSendersList">
  23898. <soap:operation soapAction="" />
  23899. <wsdl:input name="telephonySmsBlacklistedSendersListRequest">
  23900. <soap:body use="literal" />
  23901. </wsdl:input>
  23902. <wsdl:output name="telephonySmsBlacklistedSendersListResponse">
  23903. <soap:body use="literal" />
  23904. </wsdl:output>
  23905. </wsdl:operation>
  23906. <wsdl:operation name="telephonyPhonebookContactAdd">
  23907. <soap:operation soapAction="" />
  23908. <wsdl:input name="telephonyPhonebookContactAddRequest">
  23909. <soap:body use="literal" />
  23910. </wsdl:input>
  23911. <wsdl:output name="telephonyPhonebookContactAddResponse">
  23912. <soap:body use="literal" />
  23913. </wsdl:output>
  23914. </wsdl:operation>
  23915. <wsdl:operation name="domainOperationInfo">
  23916. <soap:operation soapAction="" />
  23917. <wsdl:input name="domainOperationInfoRequest">
  23918. <soap:body use="literal" />
  23919. </wsdl:input>
  23920. <wsdl:output name="domainOperationInfoResponse">
  23921. <soap:body use="literal" />
  23922. </wsdl:output>
  23923. </wsdl:operation>
  23924. <wsdl:operation name="dedicatedGetAvailableNetworkFromCountry">
  23925. <soap:operation soapAction="" />
  23926. <wsdl:input name="dedicatedGetAvailableNetworkFromCountryRequest">
  23927. <soap:body use="literal" />
  23928. </wsdl:input>
  23929. <wsdl:output name="dedicatedGetAvailableNetworkFromCountryResponse">
  23930. <soap:body use="literal" />
  23931. </wsdl:output>
  23932. </wsdl:operation>
  23933. <wsdl:operation name="telephonyPortabilityOrderSpecialNumber">
  23934. <soap:operation soapAction="" />
  23935. <wsdl:input name="telephonyPortabilityOrderSpecialNumberRequest">
  23936. <soap:body use="literal" />
  23937. </wsdl:input>
  23938. <wsdl:output name="telephonyPortabilityOrderSpecialNumberResponse">
  23939. <soap:body use="literal" />
  23940. </wsdl:output>
  23941. </wsdl:operation>
  23942. <wsdl:operation name="billingGetReferencesToExpired">
  23943. <soap:operation soapAction="" />
  23944. <wsdl:input name="billingGetReferencesToExpiredRequest">
  23945. <soap:body use="literal" />
  23946. </wsdl:input>
  23947. <wsdl:output name="billingGetReferencesToExpiredResponse">
  23948. <soap:body use="literal" />
  23949. </wsdl:output>
  23950. </wsdl:operation>
  23951. <wsdl:operation name="dedicatedFailoverAdd">
  23952. <soap:operation soapAction="" />
  23953. <wsdl:input name="dedicatedFailoverAddRequest">
  23954. <soap:body use="literal" />
  23955. </wsdl:input>
  23956. <wsdl:output name="dedicatedFailoverAddResponse">
  23957. <soap:body use="literal" />
  23958. </wsdl:output>
  23959. </wsdl:operation>
  23960. <wsdl:operation name="telephonySmsUserSetCallBack">
  23961. <soap:operation soapAction="" />
  23962. <wsdl:input name="telephonySmsUserSetCallBackRequest">
  23963. <soap:body use="literal" />
  23964. </wsdl:input>
  23965. <wsdl:output name="telephonySmsUserSetCallBackResponse">
  23966. <soap:body use="literal" />
  23967. </wsdl:output>
  23968. </wsdl:operation>
  23969. <wsdl:operation name="prepaidGetSummary">
  23970. <soap:operation soapAction="" />
  23971. <wsdl:input name="prepaidGetSummaryRequest">
  23972. <soap:body use="literal" />
  23973. </wsdl:input>
  23974. <wsdl:output name="prepaidGetSummaryResponse">
  23975. <soap:body use="literal" />
  23976. </wsdl:output>
  23977. </wsdl:operation>
  23978. <wsdl:operation name="domainDnsUpdate">
  23979. <soap:operation soapAction="" />
  23980. <wsdl:input name="domainDnsUpdateRequest">
  23981. <soap:body use="literal" />
  23982. </wsdl:input>
  23983. <wsdl:output name="domainDnsUpdateResponse">
  23984. <soap:body use="literal" />
  23985. </wsdl:output>
  23986. </wsdl:operation>
  23987. <wsdl:operation name="emailFilterRuleAdd">
  23988. <soap:operation soapAction="" />
  23989. <wsdl:input name="emailFilterRuleAddRequest">
  23990. <soap:body use="literal" />
  23991. </wsdl:input>
  23992. <wsdl:output name="emailFilterRuleAddResponse">
  23993. <soap:body use="literal" />
  23994. </wsdl:output>
  23995. </wsdl:operation>
  23996. <wsdl:operation name="ripeUpdateInetnum">
  23997. <soap:operation soapAction="" />
  23998. <wsdl:input name="ripeUpdateInetnumRequest">
  23999. <soap:body use="literal" />
  24000. </wsdl:input>
  24001. <wsdl:output name="ripeUpdateInetnumResponse">
  24002. <soap:body use="literal" />
  24003. </wsdl:output>
  24004. </wsdl:operation>
  24005. <wsdl:operation name="domainResellerDel">
  24006. <soap:operation soapAction="" />
  24007. <wsdl:input name="domainResellerDelRequest">
  24008. <soap:body use="literal" />
  24009. </wsdl:input>
  24010. <wsdl:output name="domainResellerDelResponse">
  24011. <soap:body use="literal" />
  24012. </wsdl:output>
  24013. </wsdl:operation>
  24014. <wsdl:operation name="telephonyPhonebookOnGroupModify">
  24015. <soap:operation soapAction="" />
  24016. <wsdl:input name="telephonyPhonebookOnGroupModifyRequest">
  24017. <soap:body use="literal" />
  24018. </wsdl:input>
  24019. <wsdl:output name="telephonyPhonebookOnGroupModifyResponse">
  24020. <soap:body use="literal" />
  24021. </wsdl:output>
  24022. </wsdl:operation>
  24023. <wsdl:operation name="telephonyLineSwitchOldOfferPossibility">
  24024. <soap:operation soapAction="" />
  24025. <wsdl:input name="telephonyLineSwitchOldOfferPossibilityRequest">
  24026. <soap:body use="literal" />
  24027. </wsdl:input>
  24028. <wsdl:output name="telephonyLineSwitchOldOfferPossibilityResponse">
  24029. <soap:body use="literal" />
  24030. </wsdl:output>
  24031. </wsdl:operation>
  24032. <wsdl:operation name="resellerDomainCreateIT">
  24033. <soap:operation soapAction="" />
  24034. <wsdl:input name="resellerDomainCreateITRequest">
  24035. <soap:body use="literal" />
  24036. </wsdl:input>
  24037. <wsdl:output name="resellerDomainCreateITResponse">
  24038. <soap:body use="literal" />
  24039. </wsdl:output>
  24040. </wsdl:operation>
  24041. <wsdl:operation name="notepadGet">
  24042. <soap:operation soapAction="" />
  24043. <wsdl:input name="notepadGetRequest">
  24044. <soap:body use="literal" />
  24045. </wsdl:input>
  24046. <wsdl:output name="notepadGetResponse">
  24047. <soap:body use="literal" />
  24048. </wsdl:output>
  24049. </wsdl:operation>
  24050. <wsdl:operation name="telephonySmsplusServiceList">
  24051. <soap:operation soapAction="" />
  24052. <wsdl:input name="telephonySmsplusServiceListRequest">
  24053. <soap:body use="literal" />
  24054. </wsdl:input>
  24055. <wsdl:output name="telephonySmsplusServiceListResponse">
  24056. <soap:body use="literal" />
  24057. </wsdl:output>
  24058. </wsdl:operation>
  24059. <wsdl:operation name="telephonyHuntingModificationAnonymousCallRejection">
  24060. <soap:operation soapAction="" />
  24061. <wsdl:input name="telephonyHuntingModificationAnonymousCallRejectionRequest">
  24062. <soap:body use="literal" />
  24063. </wsdl:input>
  24064. <wsdl:output name="telephonyHuntingModificationAnonymousCallRejectionResponse">
  24065. <soap:body use="literal" />
  24066. </wsdl:output>
  24067. </wsdl:operation>
  24068. <wsdl:operation name="dedicatedFilterIrcServerRuleList">
  24069. <soap:operation soapAction="" />
  24070. <wsdl:input name="dedicatedFilterIrcServerRuleListRequest">
  24071. <soap:body use="literal" />
  24072. </wsdl:input>
  24073. <wsdl:output name="dedicatedFilterIrcServerRuleListResponse">
  24074. <soap:body use="literal" />
  24075. </wsdl:output>
  24076. </wsdl:operation>
  24077. <wsdl:operation name="telephonyNumberGetBillingAccount">
  24078. <soap:operation soapAction="" />
  24079. <wsdl:input name="telephonyNumberGetBillingAccountRequest">
  24080. <soap:body use="literal" />
  24081. </wsdl:input>
  24082. <wsdl:output name="telephonyNumberGetBillingAccountResponse">
  24083. <soap:body use="literal" />
  24084. </wsdl:output>
  24085. </wsdl:operation>
  24086. <wsdl:operation name="managedServicesPartitionDelete">
  24087. <soap:operation soapAction="" />
  24088. <wsdl:input name="managedServicesPartitionDeleteRequest">
  24089. <soap:body use="literal" />
  24090. </wsdl:input>
  24091. <wsdl:output name="managedServicesPartitionDeleteResponse">
  24092. <soap:body use="literal" />
  24093. </wsdl:output>
  24094. </wsdl:operation>
  24095. <wsdl:operation name="telephonyTonesOptionsList">
  24096. <soap:operation soapAction="" />
  24097. <wsdl:input name="telephonyTonesOptionsListRequest">
  24098. <soap:body use="literal" />
  24099. </wsdl:input>
  24100. <wsdl:output name="telephonyTonesOptionsListResponse">
  24101. <soap:body use="literal" />
  24102. </wsdl:output>
  24103. </wsdl:operation>
  24104. <wsdl:operation name="telephonySpareList">
  24105. <soap:operation soapAction="" />
  24106. <wsdl:input name="telephonySpareListRequest">
  24107. <soap:body use="literal" />
  24108. </wsdl:input>
  24109. <wsdl:output name="telephonySpareListResponse">
  24110. <soap:body use="literal" />
  24111. </wsdl:output>
  24112. </wsdl:operation>
  24113. <wsdl:operation name="supportReportAnswerProblem">
  24114. <soap:operation soapAction="" />
  24115. <wsdl:input name="supportReportAnswerProblemRequest">
  24116. <soap:body use="literal" />
  24117. </wsdl:input>
  24118. <wsdl:output name="supportReportAnswerProblemResponse">
  24119. <soap:body use="literal" />
  24120. </wsdl:output>
  24121. </wsdl:operation>
  24122. <wsdl:operation name="multiDomainList">
  24123. <soap:operation soapAction="" />
  24124. <wsdl:input name="multiDomainListRequest">
  24125. <soap:body use="literal" />
  24126. </wsdl:input>
  24127. <wsdl:output name="multiDomainListResponse">
  24128. <soap:body use="literal" />
  24129. </wsdl:output>
  24130. </wsdl:operation>
  24131. <wsdl:operation name="ticketClose">
  24132. <soap:operation soapAction="" />
  24133. <wsdl:input name="ticketCloseRequest">
  24134. <soap:body use="literal" />
  24135. </wsdl:input>
  24136. <wsdl:output name="ticketCloseResponse">
  24137. <soap:body use="literal" />
  24138. </wsdl:output>
  24139. </wsdl:operation>
  24140. <wsdl:operation name="dedicatedRipeCreateOrganisation">
  24141. <soap:operation soapAction="" />
  24142. <wsdl:input name="dedicatedRipeCreateOrganisationRequest">
  24143. <soap:body use="literal" />
  24144. </wsdl:input>
  24145. <wsdl:output name="dedicatedRipeCreateOrganisationResponse">
  24146. <soap:body use="literal" />
  24147. </wsdl:output>
  24148. </wsdl:operation>
  24149. <wsdl:operation name="telephonyListSummationCallsFromNumber">
  24150. <soap:operation soapAction="" />
  24151. <wsdl:input name="telephonyListSummationCallsFromNumberRequest">
  24152. <soap:body use="literal" />
  24153. </wsdl:input>
  24154. <wsdl:output name="telephonyListSummationCallsFromNumberResponse">
  24155. <soap:body use="literal" />
  24156. </wsdl:output>
  24157. </wsdl:operation>
  24158. <wsdl:operation name="telephonyConferenceGetParams">
  24159. <soap:operation soapAction="" />
  24160. <wsdl:input name="telephonyConferenceGetParamsRequest">
  24161. <soap:body use="literal" />
  24162. </wsdl:input>
  24163. <wsdl:output name="telephonyConferenceGetParamsResponse">
  24164. <soap:body use="literal" />
  24165. </wsdl:output>
  24166. </wsdl:operation>
  24167. <wsdl:operation name="telephonyPhonebookContactModify">
  24168. <soap:operation soapAction="" />
  24169. <wsdl:input name="telephonyPhonebookContactModifyRequest">
  24170. <soap:body use="literal" />
  24171. </wsdl:input>
  24172. <wsdl:output name="telephonyPhonebookContactModifyResponse">
  24173. <soap:body use="literal" />
  24174. </wsdl:output>
  24175. </wsdl:operation>
  24176. <wsdl:operation name="domainDnsGetOvhDefault">
  24177. <soap:operation soapAction="" />
  24178. <wsdl:input name="domainDnsGetOvhDefaultRequest">
  24179. <soap:body use="literal" />
  24180. </wsdl:input>
  24181. <wsdl:output name="domainDnsGetOvhDefaultResponse">
  24182. <soap:body use="literal" />
  24183. </wsdl:output>
  24184. </wsdl:operation>
  24185. <wsdl:operation name="telephonyLineList">
  24186. <soap:operation soapAction="" />
  24187. <wsdl:input name="telephonyLineListRequest">
  24188. <soap:body use="literal" />
  24189. </wsdl:input>
  24190. <wsdl:output name="telephonyLineListResponse">
  24191. <soap:body use="literal" />
  24192. </wsdl:output>
  24193. </wsdl:operation>
  24194. <wsdl:operation name="databaseCreate">
  24195. <soap:operation soapAction="" />
  24196. <wsdl:input name="databaseCreateRequest">
  24197. <soap:body use="literal" />
  24198. </wsdl:input>
  24199. <wsdl:output name="databaseCreateResponse">
  24200. <soap:body use="literal" />
  24201. </wsdl:output>
  24202. </wsdl:operation>
  24203. <wsdl:operation name="billingGetAccessByNic">
  24204. <soap:operation soapAction="" />
  24205. <wsdl:input name="billingGetAccessByNicRequest">
  24206. <soap:body use="literal" />
  24207. </wsdl:input>
  24208. <wsdl:output name="billingGetAccessByNicResponse">
  24209. <soap:body use="literal" />
  24210. </wsdl:output>
  24211. </wsdl:operation>
  24212. <wsdl:operation name="dedicatedBackupExcludeAdd">
  24213. <soap:operation soapAction="" />
  24214. <wsdl:input name="dedicatedBackupExcludeAddRequest">
  24215. <soap:body use="literal" />
  24216. </wsdl:input>
  24217. <wsdl:output name="dedicatedBackupExcludeAddResponse">
  24218. <soap:body use="literal" />
  24219. </wsdl:output>
  24220. </wsdl:operation>
  24221. <wsdl:operation name="serviceModifyOwner">
  24222. <soap:operation soapAction="" />
  24223. <wsdl:input name="serviceModifyOwnerRequest">
  24224. <soap:body use="literal" />
  24225. </wsdl:input>
  24226. <wsdl:output name="serviceModifyOwnerResponse">
  24227. <soap:body use="literal" />
  24228. </wsdl:output>
  24229. </wsdl:operation>
  24230. <wsdl:operation name="telephonyLineOptionsModify">
  24231. <soap:operation soapAction="" />
  24232. <wsdl:input name="telephonyLineOptionsModifyRequest">
  24233. <soap:body use="literal" />
  24234. </wsdl:input>
  24235. <wsdl:output name="telephonyLineOptionsModifyResponse">
  24236. <soap:body use="literal" />
  24237. </wsdl:output>
  24238. </wsdl:operation>
  24239. <wsdl:operation name="telephonyHuntingGenericScreenSet">
  24240. <soap:operation soapAction="" />
  24241. <wsdl:input name="telephonyHuntingGenericScreenSetRequest">
  24242. <soap:body use="literal" />
  24243. </wsdl:input>
  24244. <wsdl:output name="telephonyHuntingGenericScreenSetResponse">
  24245. <soap:body use="literal" />
  24246. </wsdl:output>
  24247. </wsdl:operation>
  24248. <wsdl:operation name="sqlpriveCronDel">
  24249. <soap:operation soapAction="" />
  24250. <wsdl:input name="sqlpriveCronDelRequest">
  24251. <soap:body use="literal" />
  24252. </wsdl:input>
  24253. <wsdl:output name="sqlpriveCronDelResponse">
  24254. <soap:body use="literal" />
  24255. </wsdl:output>
  24256. </wsdl:operation>
  24257. <wsdl:operation name="telephonyFaxCampaignStartStop">
  24258. <soap:operation soapAction="" />
  24259. <wsdl:input name="telephonyFaxCampaignStartStopRequest">
  24260. <soap:body use="literal" />
  24261. </wsdl:input>
  24262. <wsdl:output name="telephonyFaxCampaignStartStopResponse">
  24263. <soap:body use="literal" />
  24264. </wsdl:output>
  24265. </wsdl:operation>
  24266. <wsdl:operation name="dedicatedFilterIrcServerRuleDel">
  24267. <soap:operation soapAction="" />
  24268. <wsdl:input name="dedicatedFilterIrcServerRuleDelRequest">
  24269. <soap:body use="literal" />
  24270. </wsdl:input>
  24271. <wsdl:output name="dedicatedFilterIrcServerRuleDelResponse">
  24272. <soap:body use="literal" />
  24273. </wsdl:output>
  24274. </wsdl:operation>
  24275. <wsdl:operation name="hostingGetCapabilities">
  24276. <soap:operation soapAction="" />
  24277. <wsdl:input name="hostingGetCapabilitiesRequest">
  24278. <soap:body use="literal" />
  24279. </wsdl:input>
  24280. <wsdl:output name="hostingGetCapabilitiesResponse">
  24281. <soap:body use="literal" />
  24282. </wsdl:output>
  24283. </wsdl:operation>
  24284. <wsdl:operation name="domainWhoisObfuscatorUnset">
  24285. <soap:operation soapAction="" />
  24286. <wsdl:input name="domainWhoisObfuscatorUnsetRequest">
  24287. <soap:body use="literal" />
  24288. </wsdl:input>
  24289. <wsdl:output name="domainWhoisObfuscatorUnsetResponse">
  24290. <soap:body use="literal" />
  24291. </wsdl:output>
  24292. </wsdl:operation>
  24293. <wsdl:operation name="domainHostDel">
  24294. <soap:operation soapAction="" />
  24295. <wsdl:input name="domainHostDelRequest">
  24296. <soap:body use="literal" />
  24297. </wsdl:input>
  24298. <wsdl:output name="domainHostDelResponse">
  24299. <soap:body use="literal" />
  24300. </wsdl:output>
  24301. </wsdl:operation>
  24302. <wsdl:operation name="dedicatedFailoverRipeModify">
  24303. <soap:operation soapAction="" />
  24304. <wsdl:input name="dedicatedFailoverRipeModifyRequest">
  24305. <soap:body use="literal" />
  24306. </wsdl:input>
  24307. <wsdl:output name="dedicatedFailoverRipeModifyResponse">
  24308. <soap:body use="literal" />
  24309. </wsdl:output>
  24310. </wsdl:operation>
  24311. <wsdl:operation name="responderEmailDel">
  24312. <soap:operation soapAction="" />
  24313. <wsdl:input name="responderEmailDelRequest">
  24314. <soap:body use="literal" />
  24315. </wsdl:input>
  24316. <wsdl:output name="responderEmailDelResponse">
  24317. <soap:body use="literal" />
  24318. </wsdl:output>
  24319. </wsdl:operation>
  24320. <wsdl:operation name="dedicatedMonitoringList">
  24321. <soap:operation soapAction="" />
  24322. <wsdl:input name="dedicatedMonitoringListRequest">
  24323. <soap:body use="literal" />
  24324. </wsdl:input>
  24325. <wsdl:output name="dedicatedMonitoringListResponse">
  24326. <soap:body use="literal" />
  24327. </wsdl:output>
  24328. </wsdl:operation>
  24329. <wsdl:operation name="telephonyDirectoryModifyAddress">
  24330. <soap:operation soapAction="" />
  24331. <wsdl:input name="telephonyDirectoryModifyAddressRequest">
  24332. <soap:body use="literal" />
  24333. </wsdl:input>
  24334. <wsdl:output name="telephonyDirectoryModifyAddressResponse">
  24335. <soap:body use="literal" />
  24336. </wsdl:output>
  24337. </wsdl:operation>
  24338. <wsdl:operation name="managedServicesPartitionStatusCheck">
  24339. <soap:operation soapAction="" />
  24340. <wsdl:input name="managedServicesPartitionStatusCheckRequest">
  24341. <soap:body use="literal" />
  24342. </wsdl:input>
  24343. <wsdl:output name="managedServicesPartitionStatusCheckResponse">
  24344. <soap:body use="literal" />
  24345. </wsdl:output>
  24346. </wsdl:operation>
  24347. <wsdl:operation name="cmsAvailableList">
  24348. <soap:operation soapAction="" />
  24349. <wsdl:input name="cmsAvailableListRequest">
  24350. <soap:body use="literal" />
  24351. </wsdl:input>
  24352. <wsdl:output name="cmsAvailableListResponse">
  24353. <soap:body use="literal" />
  24354. </wsdl:output>
  24355. </wsdl:operation>
  24356. <wsdl:operation name="telephonyNicSetMgcpIpRestriction">
  24357. <soap:operation soapAction="" />
  24358. <wsdl:input name="telephonyNicSetMgcpIpRestrictionRequest">
  24359. <soap:body use="literal" />
  24360. </wsdl:input>
  24361. <wsdl:output name="telephonyNicSetMgcpIpRestrictionResponse">
  24362. <soap:body use="literal" />
  24363. </wsdl:output>
  24364. </wsdl:operation>
  24365. <wsdl:operation name="telephonySecurityDepositCredit">
  24366. <soap:operation soapAction="" />
  24367. <wsdl:input name="telephonySecurityDepositCreditRequest">
  24368. <soap:body use="literal" />
  24369. </wsdl:input>
  24370. <wsdl:output name="telephonySecurityDepositCreditResponse">
  24371. <soap:body use="literal" />
  24372. </wsdl:output>
  24373. </wsdl:operation>
  24374. <wsdl:operation name="nicModifyLanguage">
  24375. <soap:operation soapAction="" />
  24376. <wsdl:input name="nicModifyLanguageRequest">
  24377. <soap:body use="literal" />
  24378. </wsdl:input>
  24379. <wsdl:output name="nicModifyLanguageResponse">
  24380. <soap:body use="literal" />
  24381. </wsdl:output>
  24382. </wsdl:operation>
  24383. <wsdl:operation name="telephonyLineOrder">
  24384. <soap:operation soapAction="" />
  24385. <wsdl:input name="telephonyLineOrderRequest">
  24386. <soap:body use="literal" />
  24387. </wsdl:input>
  24388. <wsdl:output name="telephonyLineOrderResponse">
  24389. <soap:body use="literal" />
  24390. </wsdl:output>
  24391. </wsdl:operation>
  24392. <wsdl:operation name="telephonyConferenceAction">
  24393. <soap:operation soapAction="" />
  24394. <wsdl:input name="telephonyConferenceActionRequest">
  24395. <soap:body use="literal" />
  24396. </wsdl:input>
  24397. <wsdl:output name="telephonyConferenceActionResponse">
  24398. <soap:body use="literal" />
  24399. </wsdl:output>
  24400. </wsdl:operation>
  24401. <wsdl:operation name="dedicatedBackupExcludeDel">
  24402. <soap:operation soapAction="" />
  24403. <wsdl:input name="dedicatedBackupExcludeDelRequest">
  24404. <soap:body use="literal" />
  24405. </wsdl:input>
  24406. <wsdl:output name="dedicatedBackupExcludeDelResponse">
  24407. <soap:body use="literal" />
  24408. </wsdl:output>
  24409. </wsdl:operation>
  24410. <wsdl:operation name="automatedMailUnlock">
  24411. <soap:operation soapAction="" />
  24412. <wsdl:input name="automatedMailUnlockRequest">
  24413. <soap:body use="literal" />
  24414. </wsdl:input>
  24415. <wsdl:output name="automatedMailUnlockResponse">
  24416. <soap:body use="literal" />
  24417. </wsdl:output>
  24418. </wsdl:operation>
  24419. <wsdl:operation name="ripeQuery">
  24420. <soap:operation soapAction="" />
  24421. <wsdl:input name="ripeQueryRequest">
  24422. <soap:body use="literal" />
  24423. </wsdl:input>
  24424. <wsdl:output name="ripeQueryResponse">
  24425. <soap:body use="literal" />
  24426. </wsdl:output>
  24427. </wsdl:operation>
  24428. <wsdl:operation name="login">
  24429. <soap:operation soapAction="" />
  24430. <wsdl:input name="loginRequest">
  24431. <soap:body use="literal" />
  24432. </wsdl:input>
  24433. <wsdl:output name="loginResponse">
  24434. <soap:body use="literal" />
  24435. </wsdl:output>
  24436. </wsdl:operation>
  24437. <wsdl:operation name="telephonyFunctionKeyDel">
  24438. <soap:operation soapAction="" />
  24439. <wsdl:input name="telephonyFunctionKeyDelRequest">
  24440. <soap:body use="literal" />
  24441. </wsdl:input>
  24442. <wsdl:output name="telephonyFunctionKeyDelResponse">
  24443. <soap:body use="literal" />
  24444. </wsdl:output>
  24445. </wsdl:operation>
  24446. <wsdl:operation name="popListByMasterNic">
  24447. <soap:operation soapAction="" />
  24448. <wsdl:input name="popListByMasterNicRequest">
  24449. <soap:body use="literal" />
  24450. </wsdl:input>
  24451. <wsdl:output name="popListByMasterNicResponse">
  24452. <soap:body use="literal" />
  24453. </wsdl:output>
  24454. </wsdl:operation>
  24455. <wsdl:operation name="serviceModifyOwnerInfos">
  24456. <soap:operation soapAction="" />
  24457. <wsdl:input name="serviceModifyOwnerInfosRequest">
  24458. <soap:body use="literal" />
  24459. </wsdl:input>
  24460. <wsdl:output name="serviceModifyOwnerInfosResponse">
  24461. <soap:body use="literal" />
  24462. </wsdl:output>
  24463. </wsdl:operation>
  24464. <wsdl:operation name="dedicatedHardRebootStatus">
  24465. <soap:operation soapAction="" />
  24466. <wsdl:input name="dedicatedHardRebootStatusRequest">
  24467. <soap:body use="literal" />
  24468. </wsdl:input>
  24469. <wsdl:output name="dedicatedHardRebootStatusResponse">
  24470. <soap:body use="literal" />
  24471. </wsdl:output>
  24472. </wsdl:operation>
  24473. <wsdl:operation name="domainInfo">
  24474. <soap:operation soapAction="" />
  24475. <wsdl:input name="domainInfoRequest">
  24476. <soap:body use="literal" />
  24477. </wsdl:input>
  24478. <wsdl:output name="domainInfoResponse">
  24479. <soap:body use="literal" />
  24480. </wsdl:output>
  24481. </wsdl:operation>
  24482. <wsdl:operation name="dedicatedGetServiceMonitoringItem">
  24483. <soap:operation soapAction="" />
  24484. <wsdl:input name="dedicatedGetServiceMonitoringItemRequest">
  24485. <soap:body use="literal" />
  24486. </wsdl:input>
  24487. <wsdl:output name="dedicatedGetServiceMonitoringItemResponse">
  24488. <soap:body use="literal" />
  24489. </wsdl:output>
  24490. </wsdl:operation>
  24491. <wsdl:operation name="telephonyNicGetSipDomain">
  24492. <soap:operation soapAction="" />
  24493. <wsdl:input name="telephonyNicGetSipDomainRequest">
  24494. <soap:body use="literal" />
  24495. </wsdl:input>
  24496. <wsdl:output name="telephonyNicGetSipDomainResponse">
  24497. <soap:body use="literal" />
  24498. </wsdl:output>
  24499. </wsdl:operation>
  24500. <wsdl:operation name="telephonyGetClosureEventsAsICS">
  24501. <soap:operation soapAction="" />
  24502. <wsdl:input name="telephonyGetClosureEventsAsICSRequest">
  24503. <soap:body use="literal" />
  24504. </wsdl:input>
  24505. <wsdl:output name="telephonyGetClosureEventsAsICSResponse">
  24506. <soap:body use="literal" />
  24507. </wsdl:output>
  24508. </wsdl:operation>
  24509. <wsdl:operation name="telephonySmsUserCreditLeft">
  24510. <soap:operation soapAction="" />
  24511. <wsdl:input name="telephonySmsUserCreditLeftRequest">
  24512. <soap:body use="literal" />
  24513. </wsdl:input>
  24514. <wsdl:output name="telephonySmsUserCreditLeftResponse">
  24515. <soap:body use="literal" />
  24516. </wsdl:output>
  24517. </wsdl:operation>
  24518. <wsdl:operation name="telephonyPortabilityOrder">
  24519. <soap:operation soapAction="" />
  24520. <wsdl:input name="telephonyPortabilityOrderRequest">
  24521. <soap:body use="literal" />
  24522. </wsdl:input>
  24523. <wsdl:output name="telephonyPortabilityOrderResponse">
  24524. <soap:body use="literal" />
  24525. </wsdl:output>
  24526. </wsdl:operation>
  24527. <wsdl:operation name="passwordSoapi">
  24528. <soap:operation soapAction="" />
  24529. <wsdl:input name="passwordSoapiRequest">
  24530. <soap:body use="literal" />
  24531. </wsdl:input>
  24532. <wsdl:output name="passwordSoapiResponse">
  24533. <soap:body use="literal" />
  24534. </wsdl:output>
  24535. </wsdl:operation>
  24536. <wsdl:operation name="nicCreate">
  24537. <soap:operation soapAction="" />
  24538. <wsdl:input name="nicCreateRequest">
  24539. <soap:body use="literal" />
  24540. </wsdl:input>
  24541. <wsdl:output name="nicCreateResponse">
  24542. <soap:body use="literal" />
  24543. </wsdl:output>
  24544. </wsdl:operation>
  24545. <wsdl:operation name="cmsRemove">
  24546. <soap:operation soapAction="" />
  24547. <wsdl:input name="cmsRemoveRequest">
  24548. <soap:body use="literal" />
  24549. </wsdl:input>
  24550. <wsdl:output name="cmsRemoveResponse">
  24551. <soap:body use="literal" />
  24552. </wsdl:output>
  24553. </wsdl:operation>
  24554. <wsdl:operation name="telephonyVoicemailMailboxDelete">
  24555. <soap:operation soapAction="" />
  24556. <wsdl:input name="telephonyVoicemailMailboxDeleteRequest">
  24557. <soap:body use="literal" />
  24558. </wsdl:input>
  24559. <wsdl:output name="telephonyVoicemailMailboxDeleteResponse">
  24560. <soap:body use="literal" />
  24561. </wsdl:output>
  24562. </wsdl:operation>
  24563. <wsdl:operation name="sqlpriveMysqlDatabaseImportFromHost">
  24564. <soap:operation soapAction="" />
  24565. <wsdl:input name="sqlpriveMysqlDatabaseImportFromHostRequest">
  24566. <soap:body use="literal" />
  24567. </wsdl:input>
  24568. <wsdl:output name="sqlpriveMysqlDatabaseImportFromHostResponse">
  24569. <soap:body use="literal" />
  24570. </wsdl:output>
  24571. </wsdl:operation>
  24572. <wsdl:operation name="billingInvoiceInfo">
  24573. <soap:operation soapAction="" />
  24574. <wsdl:input name="billingInvoiceInfoRequest">
  24575. <soap:body use="literal" />
  24576. </wsdl:input>
  24577. <wsdl:output name="billingInvoiceInfoResponse">
  24578. <soap:body use="literal" />
  24579. </wsdl:output>
  24580. </wsdl:operation>
  24581. <wsdl:operation name="telephonyBillingAccountDel">
  24582. <soap:operation soapAction="" />
  24583. <wsdl:input name="telephonyBillingAccountDelRequest">
  24584. <soap:body use="literal" />
  24585. </wsdl:input>
  24586. <wsdl:output name="telephonyBillingAccountDelResponse">
  24587. <soap:body use="literal" />
  24588. </wsdl:output>
  24589. </wsdl:operation>
  24590. <wsdl:operation name="version">
  24591. <soap:operation soapAction="" />
  24592. <wsdl:input name="versionRequest">
  24593. <soap:body use="literal" />
  24594. </wsdl:input>
  24595. <wsdl:output name="versionResponse">
  24596. <soap:body use="literal" />
  24597. </wsdl:output>
  24598. </wsdl:operation>
  24599. <wsdl:operation name="orderAccountCredit">
  24600. <soap:operation soapAction="" />
  24601. <wsdl:input name="orderAccountCreditRequest">
  24602. <soap:body use="literal" />
  24603. </wsdl:input>
  24604. <wsdl:output name="orderAccountCreditResponse">
  24605. <soap:body use="literal" />
  24606. </wsdl:output>
  24607. </wsdl:operation>
  24608. <wsdl:operation name="telephonyNumberClean">
  24609. <soap:operation soapAction="" />
  24610. <wsdl:input name="telephonyNumberCleanRequest">
  24611. <soap:body use="literal" />
  24612. </wsdl:input>
  24613. <wsdl:output name="telephonyNumberCleanResponse">
  24614. <soap:body use="literal" />
  24615. </wsdl:output>
  24616. </wsdl:operation>
  24617. <wsdl:operation name="dedicatedReverseAdd">
  24618. <soap:operation soapAction="" />
  24619. <wsdl:input name="dedicatedReverseAddRequest">
  24620. <soap:body use="literal" />
  24621. </wsdl:input>
  24622. <wsdl:output name="dedicatedReverseAddResponse">
  24623. <soap:body use="literal" />
  24624. </wsdl:output>
  24625. </wsdl:operation>
  24626. <wsdl:operation name="dedicatedBackupGetFreePlanning">
  24627. <soap:operation soapAction="" />
  24628. <wsdl:input name="dedicatedBackupGetFreePlanningRequest">
  24629. <soap:body use="literal" />
  24630. </wsdl:input>
  24631. <wsdl:output name="dedicatedBackupGetFreePlanningResponse">
  24632. <soap:body use="literal" />
  24633. </wsdl:output>
  24634. </wsdl:operation>
  24635. <wsdl:operation name="dedicatedInstallAllowedDistributionGet">
  24636. <soap:operation soapAction="" />
  24637. <wsdl:input name="dedicatedInstallAllowedDistributionGetRequest">
  24638. <soap:body use="literal" />
  24639. </wsdl:input>
  24640. <wsdl:output name="dedicatedInstallAllowedDistributionGetResponse">
  24641. <soap:body use="literal" />
  24642. </wsdl:output>
  24643. </wsdl:operation>
  24644. <wsdl:operation name="subDomainModify">
  24645. <soap:operation soapAction="" />
  24646. <wsdl:input name="subDomainModifyRequest">
  24647. <soap:body use="literal" />
  24648. </wsdl:input>
  24649. <wsdl:output name="subDomainModifyResponse">
  24650. <soap:body use="literal" />
  24651. </wsdl:output>
  24652. </wsdl:operation>
  24653. <wsdl:operation name="telephonyPlugAndPhoneOperation">
  24654. <soap:operation soapAction="" />
  24655. <wsdl:input name="telephonyPlugAndPhoneOperationRequest">
  24656. <soap:body use="literal" />
  24657. </wsdl:input>
  24658. <wsdl:output name="telephonyPlugAndPhoneOperationResponse">
  24659. <soap:body use="literal" />
  24660. </wsdl:output>
  24661. </wsdl:operation>
  24662. <wsdl:operation name="nicInfo">
  24663. <soap:operation soapAction="" />
  24664. <wsdl:input name="nicInfoRequest">
  24665. <soap:body use="literal" />
  24666. </wsdl:input>
  24667. <wsdl:output name="nicInfoResponse">
  24668. <soap:body use="literal" />
  24669. </wsdl:output>
  24670. </wsdl:operation>
  24671. <wsdl:operation name="anonymousFtpInfo">
  24672. <soap:operation soapAction="" />
  24673. <wsdl:input name="anonymousFtpInfoRequest">
  24674. <soap:body use="literal" />
  24675. </wsdl:input>
  24676. <wsdl:output name="anonymousFtpInfoResponse">
  24677. <soap:body use="literal" />
  24678. </wsdl:output>
  24679. </wsdl:operation>
  24680. <wsdl:operation name="dedicatedCapabilitiesGet">
  24681. <soap:operation soapAction="" />
  24682. <wsdl:input name="dedicatedCapabilitiesGetRequest">
  24683. <soap:body use="literal" />
  24684. </wsdl:input>
  24685. <wsdl:output name="dedicatedCapabilitiesGetResponse">
  24686. <soap:body use="literal" />
  24687. </wsdl:output>
  24688. </wsdl:operation>
  24689. <wsdl:operation name="telephonyPhonebookOnSmsContactModify">
  24690. <soap:operation soapAction="" />
  24691. <wsdl:input name="telephonyPhonebookOnSmsContactModifyRequest">
  24692. <soap:body use="literal" />
  24693. </wsdl:input>
  24694. <wsdl:output name="telephonyPhonebookOnSmsContactModifyResponse">
  24695. <soap:body use="literal" />
  24696. </wsdl:output>
  24697. </wsdl:operation>
  24698. <wsdl:operation name="telephonyPhonebookOnSmsModify">
  24699. <soap:operation soapAction="" />
  24700. <wsdl:input name="telephonyPhonebookOnSmsModifyRequest">
  24701. <soap:body use="literal" />
  24702. </wsdl:input>
  24703. <wsdl:output name="telephonyPhonebookOnSmsModifyResponse">
  24704. <soap:body use="literal" />
  24705. </wsdl:output>
  24706. </wsdl:operation>
  24707. <wsdl:operation name="cmsList">
  24708. <soap:operation soapAction="" />
  24709. <wsdl:input name="cmsListRequest">
  24710. <soap:body use="literal" />
  24711. </wsdl:input>
  24712. <wsdl:output name="cmsListResponse">
  24713. <soap:body use="literal" />
  24714. </wsdl:output>
  24715. </wsdl:operation>
  24716. <wsdl:operation name="telephonySmsSetQuotaNotification">
  24717. <soap:operation soapAction="" />
  24718. <wsdl:input name="telephonySmsSetQuotaNotificationRequest">
  24719. <soap:body use="literal" />
  24720. </wsdl:input>
  24721. <wsdl:output name="telephonySmsSetQuotaNotificationResponse">
  24722. <soap:body use="literal" />
  24723. </wsdl:output>
  24724. </wsdl:operation>
  24725. <wsdl:operation name="dedicatedMonitoringSMSDel">
  24726. <soap:operation soapAction="" />
  24727. <wsdl:input name="dedicatedMonitoringSMSDelRequest">
  24728. <soap:body use="literal" />
  24729. </wsdl:input>
  24730. <wsdl:output name="dedicatedMonitoringSMSDelResponse">
  24731. <soap:body use="literal" />
  24732. </wsdl:output>
  24733. </wsdl:operation>
  24734. <wsdl:operation name="telephonySmsUserList">
  24735. <soap:operation soapAction="" />
  24736. <wsdl:input name="telephonySmsUserListRequest">
  24737. <soap:body use="literal" />
  24738. </wsdl:input>
  24739. <wsdl:output name="telephonySmsUserListResponse">
  24740. <soap:body use="literal" />
  24741. </wsdl:output>
  24742. </wsdl:operation>
  24743. <wsdl:operation name="ripeDeleteOrganisation">
  24744. <soap:operation soapAction="" />
  24745. <wsdl:input name="ripeDeleteOrganisationRequest">
  24746. <soap:body use="literal" />
  24747. </wsdl:input>
  24748. <wsdl:output name="ripeDeleteOrganisationResponse">
  24749. <soap:body use="literal" />
  24750. </wsdl:output>
  24751. </wsdl:operation>
  24752. <wsdl:operation name="logsAccessList">
  24753. <soap:operation soapAction="" />
  24754. <wsdl:input name="logsAccessListRequest">
  24755. <soap:body use="literal" />
  24756. </wsdl:input>
  24757. <wsdl:output name="logsAccessListResponse">
  24758. <soap:body use="literal" />
  24759. </wsdl:output>
  24760. </wsdl:operation>
  24761. <wsdl:operation name="telephonyHuntingInfo">
  24762. <soap:operation soapAction="" />
  24763. <wsdl:input name="telephonyHuntingInfoRequest">
  24764. <soap:body use="literal" />
  24765. </wsdl:input>
  24766. <wsdl:output name="telephonyHuntingInfoResponse">
  24767. <soap:body use="literal" />
  24768. </wsdl:output>
  24769. </wsdl:operation>
  24770. <wsdl:operation name="dedicatedMonitoringAdd">
  24771. <soap:operation soapAction="" />
  24772. <wsdl:input name="dedicatedMonitoringAddRequest">
  24773. <soap:body use="literal" />
  24774. </wsdl:input>
  24775. <wsdl:output name="dedicatedMonitoringAddResponse">
  24776. <soap:body use="literal" />
  24777. </wsdl:output>
  24778. </wsdl:operation>
  24779. <wsdl:operation name="telephonyPhonebookContactList">
  24780. <soap:operation soapAction="" />
  24781. <wsdl:input name="telephonyPhonebookContactListRequest">
  24782. <soap:body use="literal" />
  24783. </wsdl:input>
  24784. <wsdl:output name="telephonyPhonebookContactListResponse">
  24785. <soap:body use="literal" />
  24786. </wsdl:output>
  24787. </wsdl:operation>
  24788. <wsdl:operation name="resellerDomainTransferASIA">
  24789. <soap:operation soapAction="" />
  24790. <wsdl:input name="resellerDomainTransferASIARequest">
  24791. <soap:body use="literal" />
  24792. </wsdl:input>
  24793. <wsdl:output name="resellerDomainTransferASIAResponse">
  24794. <soap:body use="literal" />
  24795. </wsdl:output>
  24796. </wsdl:operation>
  24797. <wsdl:operation name="telephonySmsUserPassword">
  24798. <soap:operation soapAction="" />
  24799. <wsdl:input name="telephonySmsUserPasswordRequest">
  24800. <soap:body use="literal" />
  24801. </wsdl:input>
  24802. <wsdl:output name="telephonySmsUserPasswordResponse">
  24803. <soap:body use="literal" />
  24804. </wsdl:output>
  24805. </wsdl:operation>
  24806. <wsdl:operation name="domainHostList">
  24807. <soap:operation soapAction="" />
  24808. <wsdl:input name="domainHostListRequest">
  24809. <soap:body use="literal" />
  24810. </wsdl:input>
  24811. <wsdl:output name="domainHostListResponse">
  24812. <soap:body use="literal" />
  24813. </wsdl:output>
  24814. </wsdl:operation>
  24815. <wsdl:operation name="hostingChangeMainDomain">
  24816. <soap:operation soapAction="" />
  24817. <wsdl:input name="hostingChangeMainDomainRequest">
  24818. <soap:body use="literal" />
  24819. </wsdl:input>
  24820. <wsdl:output name="hostingChangeMainDomainResponse">
  24821. <soap:body use="literal" />
  24822. </wsdl:output>
  24823. </wsdl:operation>
  24824. <wsdl:operation name="telephonyLineGetOfferPrices">
  24825. <soap:operation soapAction="" />
  24826. <wsdl:input name="telephonyLineGetOfferPricesRequest">
  24827. <soap:body use="literal" />
  24828. </wsdl:input>
  24829. <wsdl:output name="telephonyLineGetOfferPricesResponse">
  24830. <soap:body use="literal" />
  24831. </wsdl:output>
  24832. </wsdl:operation>
  24833. <wsdl:operation name="telephonySmsGetQuotaNotification">
  24834. <soap:operation soapAction="" />
  24835. <wsdl:input name="telephonySmsGetQuotaNotificationRequest">
  24836. <soap:body use="literal" />
  24837. </wsdl:input>
  24838. <wsdl:output name="telephonySmsGetQuotaNotificationResponse">
  24839. <soap:body use="literal" />
  24840. </wsdl:output>
  24841. </wsdl:operation>
  24842. <wsdl:operation name="telephonyHuntingModificationMode">
  24843. <soap:operation soapAction="" />
  24844. <wsdl:input name="telephonyHuntingModificationModeRequest">
  24845. <soap:body use="literal" />
  24846. </wsdl:input>
  24847. <wsdl:output name="telephonyHuntingModificationModeResponse">
  24848. <soap:body use="literal" />
  24849. </wsdl:output>
  24850. </wsdl:operation>
  24851. <wsdl:operation name="telephonyScreenListBlackWhiteChoice">
  24852. <soap:operation soapAction="" />
  24853. <wsdl:input name="telephonyScreenListBlackWhiteChoiceRequest">
  24854. <soap:body use="literal" />
  24855. </wsdl:input>
  24856. <wsdl:output name="telephonyScreenListBlackWhiteChoiceResponse">
  24857. <soap:body use="literal" />
  24858. </wsdl:output>
  24859. </wsdl:operation>
  24860. <wsdl:operation name="telephonySmsDeleteCsvAttachment">
  24861. <soap:operation soapAction="" />
  24862. <wsdl:input name="telephonySmsDeleteCsvAttachmentRequest">
  24863. <soap:body use="literal" />
  24864. </wsdl:input>
  24865. <wsdl:output name="telephonySmsDeleteCsvAttachmentResponse">
  24866. <soap:body use="literal" />
  24867. </wsdl:output>
  24868. </wsdl:operation>
  24869. <wsdl:operation name="telephonyNumberZoneAndPrefixList">
  24870. <soap:operation soapAction="" />
  24871. <wsdl:input name="telephonyNumberZoneAndPrefixListRequest">
  24872. <soap:body use="literal" />
  24873. </wsdl:input>
  24874. <wsdl:output name="telephonyNumberZoneAndPrefixListResponse">
  24875. <soap:body use="literal" />
  24876. </wsdl:output>
  24877. </wsdl:operation>
  24878. <wsdl:operation name="serviceGroupDelete">
  24879. <soap:operation soapAction="" />
  24880. <wsdl:input name="serviceGroupDeleteRequest">
  24881. <soap:body use="literal" />
  24882. </wsdl:input>
  24883. <wsdl:output name="serviceGroupDeleteResponse">
  24884. <soap:body use="literal" />
  24885. </wsdl:output>
  24886. </wsdl:operation>
  24887. <wsdl:operation name="dedicatedOperationList">
  24888. <soap:operation soapAction="" />
  24889. <wsdl:input name="dedicatedOperationListRequest">
  24890. <soap:body use="literal" />
  24891. </wsdl:input>
  24892. <wsdl:output name="dedicatedOperationListResponse">
  24893. <soap:body use="literal" />
  24894. </wsdl:output>
  24895. </wsdl:operation>
  24896. <wsdl:operation name="telephonyLineSetSipDomain">
  24897. <soap:operation soapAction="" />
  24898. <wsdl:input name="telephonyLineSetSipDomainRequest">
  24899. <soap:body use="literal" />
  24900. </wsdl:input>
  24901. <wsdl:output name="telephonyLineSetSipDomainResponse">
  24902. <soap:body use="literal" />
  24903. </wsdl:output>
  24904. </wsdl:operation>
  24905. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberDel">
  24906. <soap:operation soapAction="" />
  24907. <wsdl:input name="telephonyTrunkExternalDisplayedNumberDelRequest">
  24908. <soap:body use="literal" />
  24909. </wsdl:input>
  24910. <wsdl:output name="telephonyTrunkExternalDisplayedNumberDelResponse">
  24911. <soap:body use="literal" />
  24912. </wsdl:output>
  24913. </wsdl:operation>
  24914. <wsdl:operation name="mailingListModeratorAdd">
  24915. <soap:operation soapAction="" />
  24916. <wsdl:input name="mailingListModeratorAddRequest">
  24917. <soap:body use="literal" />
  24918. </wsdl:input>
  24919. <wsdl:output name="mailingListModeratorAddResponse">
  24920. <soap:body use="literal" />
  24921. </wsdl:output>
  24922. </wsdl:operation>
  24923. <wsdl:operation name="telephonyPhonebookOnGroupContactList">
  24924. <soap:operation soapAction="" />
  24925. <wsdl:input name="telephonyPhonebookOnGroupContactListRequest">
  24926. <soap:body use="literal" />
  24927. </wsdl:input>
  24928. <wsdl:output name="telephonyPhonebookOnGroupContactListResponse">
  24929. <soap:body use="literal" />
  24930. </wsdl:output>
  24931. </wsdl:operation>
  24932. <wsdl:operation name="telephonySmsplusServiceReversableTicketsSummary">
  24933. <soap:operation soapAction="" />
  24934. <wsdl:input name="telephonySmsplusServiceReversableTicketsSummaryRequest">
  24935. <soap:body use="literal" />
  24936. </wsdl:input>
  24937. <wsdl:output name="telephonySmsplusServiceReversableTicketsSummaryResponse">
  24938. <soap:body use="literal" />
  24939. </wsdl:output>
  24940. </wsdl:operation>
  24941. <wsdl:operation name="anonymousFtpActivate">
  24942. <soap:operation soapAction="" />
  24943. <wsdl:input name="anonymousFtpActivateRequest">
  24944. <soap:body use="literal" />
  24945. </wsdl:input>
  24946. <wsdl:output name="anonymousFtpActivateResponse">
  24947. <soap:body use="literal" />
  24948. </wsdl:output>
  24949. </wsdl:operation>
  24950. <wsdl:operation name="telephonyDeleteLine">
  24951. <soap:operation soapAction="" />
  24952. <wsdl:input name="telephonyDeleteLineRequest">
  24953. <soap:body use="literal" />
  24954. </wsdl:input>
  24955. <wsdl:output name="telephonyDeleteLineResponse">
  24956. <soap:body use="literal" />
  24957. </wsdl:output>
  24958. </wsdl:operation>
  24959. <wsdl:operation name="nicModifyInfosIT">
  24960. <soap:operation soapAction="" />
  24961. <wsdl:input name="nicModifyInfosITRequest">
  24962. <soap:body use="literal" />
  24963. </wsdl:input>
  24964. <wsdl:output name="nicModifyInfosITResponse">
  24965. <soap:body use="literal" />
  24966. </wsdl:output>
  24967. </wsdl:operation>
  24968. <wsdl:operation name="telephonySetTimeZoneNumber">
  24969. <soap:operation soapAction="" />
  24970. <wsdl:input name="telephonySetTimeZoneNumberRequest">
  24971. <soap:body use="literal" />
  24972. </wsdl:input>
  24973. <wsdl:output name="telephonySetTimeZoneNumberResponse">
  24974. <soap:body use="literal" />
  24975. </wsdl:output>
  24976. </wsdl:operation>
  24977. <wsdl:operation name="ortDomainAdd">
  24978. <soap:operation soapAction="" />
  24979. <wsdl:input name="ortDomainAddRequest">
  24980. <soap:body use="literal" />
  24981. </wsdl:input>
  24982. <wsdl:output name="ortDomainAddResponse">
  24983. <soap:body use="literal" />
  24984. </wsdl:output>
  24985. </wsdl:operation>
  24986. <wsdl:operation name="nicPublicInfo">
  24987. <soap:operation soapAction="" />
  24988. <wsdl:input name="nicPublicInfoRequest">
  24989. <soap:body use="literal" />
  24990. </wsdl:input>
  24991. <wsdl:output name="nicPublicInfoResponse">
  24992. <soap:body use="literal" />
  24993. </wsdl:output>
  24994. </wsdl:operation>
  24995. <wsdl:operation name="sqlpriveAlertSet">
  24996. <soap:operation soapAction="" />
  24997. <wsdl:input name="sqlpriveAlertSetRequest">
  24998. <soap:body use="literal" />
  24999. </wsdl:input>
  25000. <wsdl:output name="sqlpriveAlertSetResponse">
  25001. <soap:body use="literal" />
  25002. </wsdl:output>
  25003. </wsdl:operation>
  25004. <wsdl:operation name="telephonyNicSetIpRestriction">
  25005. <soap:operation soapAction="" />
  25006. <wsdl:input name="telephonyNicSetIpRestrictionRequest">
  25007. <soap:body use="literal" />
  25008. </wsdl:input>
  25009. <wsdl:output name="telephonyNicSetIpRestrictionResponse">
  25010. <soap:body use="literal" />
  25011. </wsdl:output>
  25012. </wsdl:operation>
  25013. <wsdl:operation name="dedicatedBackupIncludeDel">
  25014. <soap:operation soapAction="" />
  25015. <wsdl:input name="dedicatedBackupIncludeDelRequest">
  25016. <soap:body use="literal" />
  25017. </wsdl:input>
  25018. <wsdl:output name="dedicatedBackupIncludeDelResponse">
  25019. <soap:body use="literal" />
  25020. </wsdl:output>
  25021. </wsdl:operation>
  25022. <wsdl:operation name="dedicatedBandwidthSwitching">
  25023. <soap:operation soapAction="" />
  25024. <wsdl:input name="dedicatedBandwidthSwitchingRequest">
  25025. <soap:body use="literal" />
  25026. </wsdl:input>
  25027. <wsdl:output name="dedicatedBandwidthSwitchingResponse">
  25028. <soap:body use="literal" />
  25029. </wsdl:output>
  25030. </wsdl:operation>
  25031. <wsdl:operation name="dedicatedIpLoadBalancingDel">
  25032. <soap:operation soapAction="" />
  25033. <wsdl:input name="dedicatedIpLoadBalancingDelRequest">
  25034. <soap:body use="literal" />
  25035. </wsdl:input>
  25036. <wsdl:output name="dedicatedIpLoadBalancingDelResponse">
  25037. <soap:body use="literal" />
  25038. </wsdl:output>
  25039. </wsdl:operation>
  25040. <wsdl:operation name="sqlpriveMysqlOvhMyAdmin">
  25041. <soap:operation soapAction="" />
  25042. <wsdl:input name="sqlpriveMysqlOvhMyAdminRequest">
  25043. <soap:body use="literal" />
  25044. </wsdl:input>
  25045. <wsdl:output name="sqlpriveMysqlOvhMyAdminResponse">
  25046. <soap:body use="literal" />
  25047. </wsdl:output>
  25048. </wsdl:operation>
  25049. <wsdl:operation name="ftpInfo">
  25050. <soap:operation soapAction="" />
  25051. <wsdl:input name="ftpInfoRequest">
  25052. <soap:body use="literal" />
  25053. </wsdl:input>
  25054. <wsdl:output name="ftpInfoResponse">
  25055. <soap:body use="literal" />
  25056. </wsdl:output>
  25057. </wsdl:operation>
  25058. <wsdl:operation name="telephonyPortabilityStatus">
  25059. <soap:operation soapAction="" />
  25060. <wsdl:input name="telephonyPortabilityStatusRequest">
  25061. <soap:body use="literal" />
  25062. </wsdl:input>
  25063. <wsdl:output name="telephonyPortabilityStatusResponse">
  25064. <soap:body use="literal" />
  25065. </wsdl:output>
  25066. </wsdl:operation>
  25067. <wsdl:operation name="hostingList">
  25068. <soap:operation soapAction="" />
  25069. <wsdl:input name="hostingListRequest">
  25070. <soap:body use="literal" />
  25071. </wsdl:input>
  25072. <wsdl:output name="hostingListResponse">
  25073. <soap:body use="literal" />
  25074. </wsdl:output>
  25075. </wsdl:operation>
  25076. <wsdl:operation name="orderEmailMxPlan">
  25077. <soap:operation soapAction="" />
  25078. <wsdl:input name="orderEmailMxPlanRequest">
  25079. <soap:body use="literal" />
  25080. </wsdl:input>
  25081. <wsdl:output name="orderEmailMxPlanResponse">
  25082. <soap:body use="literal" />
  25083. </wsdl:output>
  25084. </wsdl:operation>
  25085. <wsdl:operation name="dedicatedInstallationTemplateUse">
  25086. <soap:operation soapAction="" />
  25087. <wsdl:input name="dedicatedInstallationTemplateUseRequest">
  25088. <soap:body use="literal" />
  25089. </wsdl:input>
  25090. <wsdl:output name="dedicatedInstallationTemplateUseResponse">
  25091. <soap:body use="literal" />
  25092. </wsdl:output>
  25093. </wsdl:operation>
  25094. <wsdl:operation name="mailingListSubscriberList">
  25095. <soap:operation soapAction="" />
  25096. <wsdl:input name="mailingListSubscriberListRequest">
  25097. <soap:body use="literal" />
  25098. </wsdl:input>
  25099. <wsdl:output name="mailingListSubscriberListResponse">
  25100. <soap:body use="literal" />
  25101. </wsdl:output>
  25102. </wsdl:operation>
  25103. <wsdl:operation name="mailingListSubscriberDel">
  25104. <soap:operation soapAction="" />
  25105. <wsdl:input name="mailingListSubscriberDelRequest">
  25106. <soap:body use="literal" />
  25107. </wsdl:input>
  25108. <wsdl:output name="mailingListSubscriberDelResponse">
  25109. <soap:body use="literal" />
  25110. </wsdl:output>
  25111. </wsdl:operation>
  25112. <wsdl:operation name="domainLockStatus">
  25113. <soap:operation soapAction="" />
  25114. <wsdl:input name="domainLockStatusRequest">
  25115. <soap:body use="literal" />
  25116. </wsdl:input>
  25117. <wsdl:output name="domainLockStatusResponse">
  25118. <soap:body use="literal" />
  25119. </wsdl:output>
  25120. </wsdl:operation>
  25121. <wsdl:operation name="prepaidDomainRenew">
  25122. <soap:operation soapAction="" />
  25123. <wsdl:input name="prepaidDomainRenewRequest">
  25124. <soap:body use="literal" />
  25125. </wsdl:input>
  25126. <wsdl:output name="prepaidDomainRenewResponse">
  25127. <soap:body use="literal" />
  25128. </wsdl:output>
  25129. </wsdl:operation>
  25130. <wsdl:operation name="orderEmailMxLarge">
  25131. <soap:operation soapAction="" />
  25132. <wsdl:input name="orderEmailMxLargeRequest">
  25133. <soap:body use="literal" />
  25134. </wsdl:input>
  25135. <wsdl:output name="orderEmailMxLargeResponse">
  25136. <soap:body use="literal" />
  25137. </wsdl:output>
  25138. </wsdl:operation>
  25139. <wsdl:operation name="emailFilterActive">
  25140. <soap:operation soapAction="" />
  25141. <wsdl:input name="emailFilterActiveRequest">
  25142. <soap:body use="literal" />
  25143. </wsdl:input>
  25144. <wsdl:output name="emailFilterActiveResponse">
  25145. <soap:body use="literal" />
  25146. </wsdl:output>
  25147. </wsdl:operation>
  25148. <wsdl:operation name="telephonySecurityDepositInfo">
  25149. <soap:operation soapAction="" />
  25150. <wsdl:input name="telephonySecurityDepositInfoRequest">
  25151. <soap:body use="literal" />
  25152. </wsdl:input>
  25153. <wsdl:output name="telephonySecurityDepositInfoResponse">
  25154. <soap:body use="literal" />
  25155. </wsdl:output>
  25156. </wsdl:operation>
  25157. <wsdl:operation name="databaseList">
  25158. <soap:operation soapAction="" />
  25159. <wsdl:input name="databaseListRequest">
  25160. <soap:body use="literal" />
  25161. </wsdl:input>
  25162. <wsdl:output name="databaseListResponse">
  25163. <soap:body use="literal" />
  25164. </wsdl:output>
  25165. </wsdl:operation>
  25166. <wsdl:operation name="dedicatedIpLoadBalancingServerAdd">
  25167. <soap:operation soapAction="" />
  25168. <wsdl:input name="dedicatedIpLoadBalancingServerAddRequest">
  25169. <soap:body use="literal" />
  25170. </wsdl:input>
  25171. <wsdl:output name="dedicatedIpLoadBalancingServerAddResponse">
  25172. <soap:body use="literal" />
  25173. </wsdl:output>
  25174. </wsdl:operation>
  25175. <wsdl:operation name="resellerDomainCreateCAT">
  25176. <soap:operation soapAction="" />
  25177. <wsdl:input name="resellerDomainCreateCATRequest">
  25178. <soap:body use="literal" />
  25179. </wsdl:input>
  25180. <wsdl:output name="resellerDomainCreateCATResponse">
  25181. <soap:body use="literal" />
  25182. </wsdl:output>
  25183. </wsdl:operation>
  25184. <wsdl:operation name="telephonySmsListCsvAttachment">
  25185. <soap:operation soapAction="" />
  25186. <wsdl:input name="telephonySmsListCsvAttachmentRequest">
  25187. <soap:body use="literal" />
  25188. </wsdl:input>
  25189. <wsdl:output name="telephonySmsListCsvAttachmentResponse">
  25190. <soap:body use="literal" />
  25191. </wsdl:output>
  25192. </wsdl:operation>
  25193. <wsdl:operation name="ftpChangePassword">
  25194. <soap:operation soapAction="" />
  25195. <wsdl:input name="ftpChangePasswordRequest">
  25196. <soap:body use="literal" />
  25197. </wsdl:input>
  25198. <wsdl:output name="ftpChangePasswordResponse">
  25199. <soap:body use="literal" />
  25200. </wsdl:output>
  25201. </wsdl:operation>
  25202. <wsdl:operation name="orderDedicatedFailover">
  25203. <soap:operation soapAction="" />
  25204. <wsdl:input name="orderDedicatedFailoverRequest">
  25205. <soap:body use="literal" />
  25206. </wsdl:input>
  25207. <wsdl:output name="orderDedicatedFailoverResponse">
  25208. <soap:body use="literal" />
  25209. </wsdl:output>
  25210. </wsdl:operation>
  25211. <wsdl:operation name="rpsGetIoStats">
  25212. <soap:operation soapAction="" />
  25213. <wsdl:input name="rpsGetIoStatsRequest">
  25214. <soap:body use="literal" />
  25215. </wsdl:input>
  25216. <wsdl:output name="rpsGetIoStatsResponse">
  25217. <soap:body use="literal" />
  25218. </wsdl:output>
  25219. </wsdl:operation>
  25220. <wsdl:operation name="dedicatedRipeUpdateOrganisation">
  25221. <soap:operation soapAction="" />
  25222. <wsdl:input name="dedicatedRipeUpdateOrganisationRequest">
  25223. <soap:body use="literal" />
  25224. </wsdl:input>
  25225. <wsdl:output name="dedicatedRipeUpdateOrganisationResponse">
  25226. <soap:body use="literal" />
  25227. </wsdl:output>
  25228. </wsdl:operation>
  25229. <wsdl:operation name="cmsRenewAdminPassword">
  25230. <soap:operation soapAction="" />
  25231. <wsdl:input name="cmsRenewAdminPasswordRequest">
  25232. <soap:body use="literal" />
  25233. </wsdl:input>
  25234. <wsdl:output name="cmsRenewAdminPasswordResponse">
  25235. <soap:body use="literal" />
  25236. </wsdl:output>
  25237. </wsdl:operation>
  25238. <wsdl:operation name="dedicatedNetbootModifyById">
  25239. <soap:operation soapAction="" />
  25240. <wsdl:input name="dedicatedNetbootModifyByIdRequest">
  25241. <soap:body use="literal" />
  25242. </wsdl:input>
  25243. <wsdl:output name="dedicatedNetbootModifyByIdResponse">
  25244. <soap:body use="literal" />
  25245. </wsdl:output>
  25246. </wsdl:operation>
  25247. <wsdl:operation name="telephonySmsCancelSending">
  25248. <soap:operation soapAction="" />
  25249. <wsdl:input name="telephonySmsCancelSendingRequest">
  25250. <soap:body use="literal" />
  25251. </wsdl:input>
  25252. <wsdl:output name="telephonySmsCancelSendingResponse">
  25253. <soap:body use="literal" />
  25254. </wsdl:output>
  25255. </wsdl:operation>
  25256. <wsdl:operation name="telephonyScreenListInfo">
  25257. <soap:operation soapAction="" />
  25258. <wsdl:input name="telephonyScreenListInfoRequest">
  25259. <soap:body use="literal" />
  25260. </wsdl:input>
  25261. <wsdl:output name="telephonyScreenListInfoResponse">
  25262. <soap:body use="literal" />
  25263. </wsdl:output>
  25264. </wsdl:operation>
  25265. <wsdl:operation name="telephonyLineLogsOnGroup">
  25266. <soap:operation soapAction="" />
  25267. <wsdl:input name="telephonyLineLogsOnGroupRequest">
  25268. <soap:body use="literal" />
  25269. </wsdl:input>
  25270. <wsdl:output name="telephonyLineLogsOnGroupResponse">
  25271. <soap:body use="literal" />
  25272. </wsdl:output>
  25273. </wsdl:operation>
  25274. <wsdl:operation name="telephonyLineGetMgcpIpRestriction">
  25275. <soap:operation soapAction="" />
  25276. <wsdl:input name="telephonyLineGetMgcpIpRestrictionRequest">
  25277. <soap:body use="literal" />
  25278. </wsdl:input>
  25279. <wsdl:output name="telephonyLineGetMgcpIpRestrictionResponse">
  25280. <soap:body use="literal" />
  25281. </wsdl:output>
  25282. </wsdl:operation>
  25283. <wsdl:operation name="databaseDelete">
  25284. <soap:operation soapAction="" />
  25285. <wsdl:input name="databaseDeleteRequest">
  25286. <soap:body use="literal" />
  25287. </wsdl:input>
  25288. <wsdl:output name="databaseDeleteResponse">
  25289. <soap:body use="literal" />
  25290. </wsdl:output>
  25291. </wsdl:operation>
  25292. <wsdl:operation name="resellerDomainCreateASIA">
  25293. <soap:operation soapAction="" />
  25294. <wsdl:input name="resellerDomainCreateASIARequest">
  25295. <soap:body use="literal" />
  25296. </wsdl:input>
  25297. <wsdl:output name="resellerDomainCreateASIAResponse">
  25298. <soap:body use="literal" />
  25299. </wsdl:output>
  25300. </wsdl:operation>
  25301. <wsdl:operation name="telephonyLineDetails">
  25302. <soap:operation soapAction="" />
  25303. <wsdl:input name="telephonyLineDetailsRequest">
  25304. <soap:body use="literal" />
  25305. </wsdl:input>
  25306. <wsdl:output name="telephonyLineDetailsResponse">
  25307. <soap:body use="literal" />
  25308. </wsdl:output>
  25309. </wsdl:operation>
  25310. <wsdl:operation name="telephonyPhonebookContactDel">
  25311. <soap:operation soapAction="" />
  25312. <wsdl:input name="telephonyPhonebookContactDelRequest">
  25313. <soap:body use="literal" />
  25314. </wsdl:input>
  25315. <wsdl:output name="telephonyPhonebookContactDelResponse">
  25316. <soap:body use="literal" />
  25317. </wsdl:output>
  25318. </wsdl:operation>
  25319. <wsdl:operation name="ticketCreate">
  25320. <soap:operation soapAction="" />
  25321. <wsdl:input name="ticketCreateRequest">
  25322. <soap:body use="literal" />
  25323. </wsdl:input>
  25324. <wsdl:output name="ticketCreateResponse">
  25325. <soap:body use="literal" />
  25326. </wsdl:output>
  25327. </wsdl:operation>
  25328. <wsdl:operation name="notepadAdd">
  25329. <soap:operation soapAction="" />
  25330. <wsdl:input name="notepadAddRequest">
  25331. <soap:body use="literal" />
  25332. </wsdl:input>
  25333. <wsdl:output name="notepadAddResponse">
  25334. <soap:body use="literal" />
  25335. </wsdl:output>
  25336. </wsdl:operation>
  25337. <wsdl:operation name="subDomainAdd">
  25338. <soap:operation soapAction="" />
  25339. <wsdl:input name="subDomainAddRequest">
  25340. <soap:body use="literal" />
  25341. </wsdl:input>
  25342. <wsdl:output name="subDomainAddResponse">
  25343. <soap:body use="literal" />
  25344. </wsdl:output>
  25345. </wsdl:operation>
  25346. <wsdl:operation name="dedicatedBackupGetDate">
  25347. <soap:operation soapAction="" />
  25348. <wsdl:input name="dedicatedBackupGetDateRequest">
  25349. <soap:body use="literal" />
  25350. </wsdl:input>
  25351. <wsdl:output name="dedicatedBackupGetDateResponse">
  25352. <soap:body use="literal" />
  25353. </wsdl:output>
  25354. </wsdl:operation>
  25355. <wsdl:operation name="dedicatedSecondaryDNSDel">
  25356. <soap:operation soapAction="" />
  25357. <wsdl:input name="dedicatedSecondaryDNSDelRequest">
  25358. <soap:body use="literal" />
  25359. </wsdl:input>
  25360. <wsdl:output name="dedicatedSecondaryDNSDelResponse">
  25361. <soap:body use="literal" />
  25362. </wsdl:output>
  25363. </wsdl:operation>
  25364. <wsdl:operation name="domainLock">
  25365. <soap:operation soapAction="" />
  25366. <wsdl:input name="domainLockRequest">
  25367. <soap:body use="literal" />
  25368. </wsdl:input>
  25369. <wsdl:output name="domainLockResponse">
  25370. <soap:body use="literal" />
  25371. </wsdl:output>
  25372. </wsdl:operation>
  25373. <wsdl:operation name="telephonyRatesListCsv">
  25374. <soap:operation soapAction="" />
  25375. <wsdl:input name="telephonyRatesListCsvRequest">
  25376. <soap:body use="literal" />
  25377. </wsdl:input>
  25378. <wsdl:output name="telephonyRatesListCsvResponse">
  25379. <soap:body use="literal" />
  25380. </wsdl:output>
  25381. </wsdl:operation>
  25382. <wsdl:operation name="emailFilterList">
  25383. <soap:operation soapAction="" />
  25384. <wsdl:input name="emailFilterListRequest">
  25385. <soap:body use="literal" />
  25386. </wsdl:input>
  25387. <wsdl:output name="emailFilterListResponse">
  25388. <soap:body use="literal" />
  25389. </wsdl:output>
  25390. </wsdl:operation>
  25391. <wsdl:operation name="zoneEntryAdd">
  25392. <soap:operation soapAction="" />
  25393. <wsdl:input name="zoneEntryAddRequest">
  25394. <soap:body use="literal" />
  25395. </wsdl:input>
  25396. <wsdl:output name="zoneEntryAddResponse">
  25397. <soap:body use="literal" />
  25398. </wsdl:output>
  25399. </wsdl:operation>
  25400. <wsdl:operation name="telephonyConferenceGetInfos">
  25401. <soap:operation soapAction="" />
  25402. <wsdl:input name="telephonyConferenceGetInfosRequest">
  25403. <soap:body use="literal" />
  25404. </wsdl:input>
  25405. <wsdl:output name="telephonyConferenceGetInfosResponse">
  25406. <soap:body use="literal" />
  25407. </wsdl:output>
  25408. </wsdl:operation>
  25409. <wsdl:operation name="dedicatedSecondaryDNSGetAll">
  25410. <soap:operation soapAction="" />
  25411. <wsdl:input name="dedicatedSecondaryDNSGetAllRequest">
  25412. <soap:body use="literal" />
  25413. </wsdl:input>
  25414. <wsdl:output name="dedicatedSecondaryDNSGetAllResponse">
  25415. <soap:body use="literal" />
  25416. </wsdl:output>
  25417. </wsdl:operation>
  25418. <wsdl:operation name="infrastructureIpListGet">
  25419. <soap:operation soapAction="" />
  25420. <wsdl:input name="infrastructureIpListGetRequest">
  25421. <soap:body use="literal" />
  25422. </wsdl:input>
  25423. <wsdl:output name="infrastructureIpListGetResponse">
  25424. <soap:body use="literal" />
  25425. </wsdl:output>
  25426. </wsdl:operation>
  25427. <wsdl:operation name="mailingListInfo">
  25428. <soap:operation soapAction="" />
  25429. <wsdl:input name="mailingListInfoRequest">
  25430. <soap:body use="literal" />
  25431. </wsdl:input>
  25432. <wsdl:output name="mailingListInfoResponse">
  25433. <soap:body use="literal" />
  25434. </wsdl:output>
  25435. </wsdl:operation>
  25436. <wsdl:operation name="serviceList">
  25437. <soap:operation soapAction="" />
  25438. <wsdl:input name="serviceListRequest">
  25439. <soap:body use="literal" />
  25440. </wsdl:input>
  25441. <wsdl:output name="serviceListResponse">
  25442. <soap:body use="literal" />
  25443. </wsdl:output>
  25444. </wsdl:operation>
  25445. <wsdl:operation name="serviceGroupSetComment">
  25446. <soap:operation soapAction="" />
  25447. <wsdl:input name="serviceGroupSetCommentRequest">
  25448. <soap:body use="literal" />
  25449. </wsdl:input>
  25450. <wsdl:output name="serviceGroupSetCommentResponse">
  25451. <soap:body use="literal" />
  25452. </wsdl:output>
  25453. </wsdl:operation>
  25454. <wsdl:operation name="telephonyPhonebookOnSmsContactList">
  25455. <soap:operation soapAction="" />
  25456. <wsdl:input name="telephonyPhonebookOnSmsContactListRequest">
  25457. <soap:body use="literal" />
  25458. </wsdl:input>
  25459. <wsdl:output name="telephonyPhonebookOnSmsContactListResponse">
  25460. <soap:body use="literal" />
  25461. </wsdl:output>
  25462. </wsdl:operation>
  25463. <wsdl:operation name="nicCreateIT">
  25464. <soap:operation soapAction="" />
  25465. <wsdl:input name="nicCreateITRequest">
  25466. <soap:body use="literal" />
  25467. </wsdl:input>
  25468. <wsdl:output name="nicCreateITResponse">
  25469. <soap:body use="literal" />
  25470. </wsdl:output>
  25471. </wsdl:operation>
  25472. <wsdl:operation name="telephonyPhonebookOnSmsContactAdd">
  25473. <soap:operation soapAction="" />
  25474. <wsdl:input name="telephonyPhonebookOnSmsContactAddRequest">
  25475. <soap:body use="literal" />
  25476. </wsdl:input>
  25477. <wsdl:output name="telephonyPhonebookOnSmsContactAddResponse">
  25478. <soap:body use="literal" />
  25479. </wsdl:output>
  25480. </wsdl:operation>
  25481. <wsdl:operation name="dedicatedMonitoringNotificationDel">
  25482. <soap:operation soapAction="" />
  25483. <wsdl:input name="dedicatedMonitoringNotificationDelRequest">
  25484. <soap:body use="literal" />
  25485. </wsdl:input>
  25486. <wsdl:output name="dedicatedMonitoringNotificationDelResponse">
  25487. <soap:body use="literal" />
  25488. </wsdl:output>
  25489. </wsdl:operation>
  25490. <wsdl:operation name="domainOperationCancel">
  25491. <soap:operation soapAction="" />
  25492. <wsdl:input name="domainOperationCancelRequest">
  25493. <soap:body use="literal" />
  25494. </wsdl:input>
  25495. <wsdl:output name="domainOperationCancelResponse">
  25496. <soap:body use="literal" />
  25497. </wsdl:output>
  25498. </wsdl:operation>
  25499. <wsdl:operation name="telephonyFMHuntingModificationAnonymousCallRejection">
  25500. <soap:operation soapAction="" />
  25501. <wsdl:input name="telephonyFMHuntingModificationAnonymousCallRejectionRequest">
  25502. <soap:body use="literal" />
  25503. </wsdl:input>
  25504. <wsdl:output name="telephonyFMHuntingModificationAnonymousCallRejectionResponse">
  25505. <soap:body use="literal" />
  25506. </wsdl:output>
  25507. </wsdl:operation>
  25508. <wsdl:operation name="dedicatedBandwidthManagementGet">
  25509. <soap:operation soapAction="" />
  25510. <wsdl:input name="dedicatedBandwidthManagementGetRequest">
  25511. <soap:body use="literal" />
  25512. </wsdl:input>
  25513. <wsdl:output name="dedicatedBandwidthManagementGetResponse">
  25514. <soap:body use="literal" />
  25515. </wsdl:output>
  25516. </wsdl:operation>
  25517. <wsdl:operation name="telephonyDdiModify">
  25518. <soap:operation soapAction="" />
  25519. <wsdl:input name="telephonyDdiModifyRequest">
  25520. <soap:body use="literal" />
  25521. </wsdl:input>
  25522. <wsdl:output name="telephonyDdiModifyResponse">
  25523. <soap:body use="literal" />
  25524. </wsdl:output>
  25525. </wsdl:operation>
  25526. <wsdl:operation name="dedicatedMonitoringStatusUpdate">
  25527. <soap:operation soapAction="" />
  25528. <wsdl:input name="dedicatedMonitoringStatusUpdateRequest">
  25529. <soap:body use="literal" />
  25530. </wsdl:input>
  25531. <wsdl:output name="dedicatedMonitoringStatusUpdateResponse">
  25532. <soap:body use="literal" />
  25533. </wsdl:output>
  25534. </wsdl:operation>
  25535. <wsdl:operation name="dedicatedIPForUDPMoveGetStatus">
  25536. <soap:operation soapAction="" />
  25537. <wsdl:input name="dedicatedIPForUDPMoveGetStatusRequest">
  25538. <soap:body use="literal" />
  25539. </wsdl:input>
  25540. <wsdl:output name="dedicatedIPForUDPMoveGetStatusResponse">
  25541. <soap:body use="literal" />
  25542. </wsdl:output>
  25543. </wsdl:operation>
  25544. <wsdl:operation name="telephonyRedirectInfo">
  25545. <soap:operation soapAction="" />
  25546. <wsdl:input name="telephonyRedirectInfoRequest">
  25547. <soap:body use="literal" />
  25548. </wsdl:input>
  25549. <wsdl:output name="telephonyRedirectInfoResponse">
  25550. <soap:body use="literal" />
  25551. </wsdl:output>
  25552. </wsdl:operation>
  25553. <wsdl:operation name="anonymousFtpChangePassword">
  25554. <soap:operation soapAction="" />
  25555. <wsdl:input name="anonymousFtpChangePasswordRequest">
  25556. <soap:body use="literal" />
  25557. </wsdl:input>
  25558. <wsdl:output name="anonymousFtpChangePasswordResponse">
  25559. <soap:body use="literal" />
  25560. </wsdl:output>
  25561. </wsdl:operation>
  25562. <wsdl:operation name="telephonySmsSend">
  25563. <soap:operation soapAction="" />
  25564. <wsdl:input name="telephonySmsSendRequest">
  25565. <soap:body use="literal" />
  25566. </wsdl:input>
  25567. <wsdl:output name="telephonySmsSendResponse">
  25568. <soap:body use="literal" />
  25569. </wsdl:output>
  25570. </wsdl:operation>
  25571. <wsdl:operation name="automatedMailLock">
  25572. <soap:operation soapAction="" />
  25573. <wsdl:input name="automatedMailLockRequest">
  25574. <soap:body use="literal" />
  25575. </wsdl:input>
  25576. <wsdl:output name="automatedMailLockResponse">
  25577. <soap:body use="literal" />
  25578. </wsdl:output>
  25579. </wsdl:operation>
  25580. <wsdl:operation name="dedicatedRipeDeleteOrganisation">
  25581. <soap:operation soapAction="" />
  25582. <wsdl:input name="dedicatedRipeDeleteOrganisationRequest">
  25583. <soap:body use="literal" />
  25584. </wsdl:input>
  25585. <wsdl:output name="dedicatedRipeDeleteOrganisationResponse">
  25586. <soap:body use="literal" />
  25587. </wsdl:output>
  25588. </wsdl:operation>
  25589. <wsdl:operation name="dedicatedFailoverRipeGetIp">
  25590. <soap:operation soapAction="" />
  25591. <wsdl:input name="dedicatedFailoverRipeGetIpRequest">
  25592. <soap:body use="literal" />
  25593. </wsdl:input>
  25594. <wsdl:output name="dedicatedFailoverRipeGetIpResponse">
  25595. <soap:body use="literal" />
  25596. </wsdl:output>
  25597. </wsdl:operation>
  25598. <wsdl:operation name="responderEmailModify">
  25599. <soap:operation soapAction="" />
  25600. <wsdl:input name="responderEmailModifyRequest">
  25601. <soap:body use="literal" />
  25602. </wsdl:input>
  25603. <wsdl:output name="responderEmailModifyResponse">
  25604. <soap:body use="literal" />
  25605. </wsdl:output>
  25606. </wsdl:operation>
  25607. <wsdl:operation name="dedicatedInstallBasic">
  25608. <soap:operation soapAction="" />
  25609. <wsdl:input name="dedicatedInstallBasicRequest">
  25610. <soap:body use="literal" />
  25611. </wsdl:input>
  25612. <wsdl:output name="dedicatedInstallBasicResponse">
  25613. <soap:body use="literal" />
  25614. </wsdl:output>
  25615. </wsdl:operation>
  25616. <wsdl:operation name="emailGetDomainMxFiltering">
  25617. <soap:operation soapAction="" />
  25618. <wsdl:input name="emailGetDomainMxFilteringRequest">
  25619. <soap:body use="literal" />
  25620. </wsdl:input>
  25621. <wsdl:output name="emailGetDomainMxFilteringResponse">
  25622. <soap:body use="literal" />
  25623. </wsdl:output>
  25624. </wsdl:operation>
  25625. <wsdl:operation name="managedServicesPartitionCreate">
  25626. <soap:operation soapAction="" />
  25627. <wsdl:input name="managedServicesPartitionCreateRequest">
  25628. <soap:body use="literal" />
  25629. </wsdl:input>
  25630. <wsdl:output name="managedServicesPartitionCreateResponse">
  25631. <soap:body use="literal" />
  25632. </wsdl:output>
  25633. </wsdl:operation>
  25634. <wsdl:operation name="telephonyLineGetSipDomain">
  25635. <soap:operation soapAction="" />
  25636. <wsdl:input name="telephonyLineGetSipDomainRequest">
  25637. <soap:body use="literal" />
  25638. </wsdl:input>
  25639. <wsdl:output name="telephonyLineGetSipDomainResponse">
  25640. <soap:body use="literal" />
  25641. </wsdl:output>
  25642. </wsdl:operation>
  25643. <wsdl:operation name="nicModifyEmail">
  25644. <soap:operation soapAction="" />
  25645. <wsdl:input name="nicModifyEmailRequest">
  25646. <soap:body use="literal" />
  25647. </wsdl:input>
  25648. <wsdl:output name="nicModifyEmailResponse">
  25649. <soap:body use="literal" />
  25650. </wsdl:output>
  25651. </wsdl:operation>
  25652. <wsdl:operation name="telephonyToneDelete">
  25653. <soap:operation soapAction="" />
  25654. <wsdl:input name="telephonyToneDeleteRequest">
  25655. <soap:body use="literal" />
  25656. </wsdl:input>
  25657. <wsdl:output name="telephonyToneDeleteResponse">
  25658. <soap:body use="literal" />
  25659. </wsdl:output>
  25660. </wsdl:operation>
  25661. <wsdl:operation name="telephonyLineSetMgcpIpRestriction">
  25662. <soap:operation soapAction="" />
  25663. <wsdl:input name="telephonyLineSetMgcpIpRestrictionRequest">
  25664. <soap:body use="literal" />
  25665. </wsdl:input>
  25666. <wsdl:output name="telephonyLineSetMgcpIpRestrictionResponse">
  25667. <soap:body use="literal" />
  25668. </wsdl:output>
  25669. </wsdl:operation>
  25670. <wsdl:operation name="dedicatedInstallReset">
  25671. <soap:operation soapAction="" />
  25672. <wsdl:input name="dedicatedInstallResetRequest">
  25673. <soap:body use="literal" />
  25674. </wsdl:input>
  25675. <wsdl:output name="dedicatedInstallResetResponse">
  25676. <soap:body use="literal" />
  25677. </wsdl:output>
  25678. </wsdl:operation>
  25679. <wsdl:operation name="dedicatedMonitoringServiceAddNotification">
  25680. <soap:operation soapAction="" />
  25681. <wsdl:input name="dedicatedMonitoringServiceAddNotificationRequest">
  25682. <soap:body use="literal" />
  25683. </wsdl:input>
  25684. <wsdl:output name="dedicatedMonitoringServiceAddNotificationResponse">
  25685. <soap:body use="literal" />
  25686. </wsdl:output>
  25687. </wsdl:operation>
  25688. <wsdl:operation name="orderDedicatedFailoverRipe">
  25689. <soap:operation soapAction="" />
  25690. <wsdl:input name="orderDedicatedFailoverRipeRequest">
  25691. <soap:body use="literal" />
  25692. </wsdl:input>
  25693. <wsdl:output name="orderDedicatedFailoverRipeResponse">
  25694. <soap:body use="literal" />
  25695. </wsdl:output>
  25696. </wsdl:operation>
  25697. <wsdl:operation name="telephonyPhonebookOnGroupContactModify">
  25698. <soap:operation soapAction="" />
  25699. <wsdl:input name="telephonyPhonebookOnGroupContactModifyRequest">
  25700. <soap:body use="literal" />
  25701. </wsdl:input>
  25702. <wsdl:output name="telephonyPhonebookOnGroupContactModifyResponse">
  25703. <soap:body use="literal" />
  25704. </wsdl:output>
  25705. </wsdl:operation>
  25706. <wsdl:operation name="serviceGroupRemoveService">
  25707. <soap:operation soapAction="" />
  25708. <wsdl:input name="serviceGroupRemoveServiceRequest">
  25709. <soap:body use="literal" />
  25710. </wsdl:input>
  25711. <wsdl:output name="serviceGroupRemoveServiceResponse">
  25712. <soap:body use="literal" />
  25713. </wsdl:output>
  25714. </wsdl:operation>
  25715. <wsdl:operation name="telephonyScreenListBlackWhiteChoiceModify">
  25716. <soap:operation soapAction="" />
  25717. <wsdl:input name="telephonyScreenListBlackWhiteChoiceModifyRequest">
  25718. <soap:body use="literal" />
  25719. </wsdl:input>
  25720. <wsdl:output name="telephonyScreenListBlackWhiteChoiceModifyResponse">
  25721. <soap:body use="literal" />
  25722. </wsdl:output>
  25723. </wsdl:operation>
  25724. <wsdl:operation name="telephonySmsplusServiceDetails">
  25725. <soap:operation soapAction="" />
  25726. <wsdl:input name="telephonySmsplusServiceDetailsRequest">
  25727. <soap:body use="literal" />
  25728. </wsdl:input>
  25729. <wsdl:output name="telephonySmsplusServiceDetailsResponse">
  25730. <soap:body use="literal" />
  25731. </wsdl:output>
  25732. </wsdl:operation>
  25733. <wsdl:operation name="dedicatedFilterIrcClientRuleDel">
  25734. <soap:operation soapAction="" />
  25735. <wsdl:input name="dedicatedFilterIrcClientRuleDelRequest">
  25736. <soap:body use="literal" />
  25737. </wsdl:input>
  25738. <wsdl:output name="dedicatedFilterIrcClientRuleDelResponse">
  25739. <soap:body use="literal" />
  25740. </wsdl:output>
  25741. </wsdl:operation>
  25742. <wsdl:operation name="domainHostAdd">
  25743. <soap:operation soapAction="" />
  25744. <wsdl:input name="domainHostAddRequest">
  25745. <soap:body use="literal" />
  25746. </wsdl:input>
  25747. <wsdl:output name="domainHostAddResponse">
  25748. <soap:body use="literal" />
  25749. </wsdl:output>
  25750. </wsdl:operation>
  25751. <wsdl:operation name="popModifyDescription">
  25752. <soap:operation soapAction="" />
  25753. <wsdl:input name="popModifyDescriptionRequest">
  25754. <soap:body use="literal" />
  25755. </wsdl:input>
  25756. <wsdl:output name="popModifyDescriptionResponse">
  25757. <soap:body use="literal" />
  25758. </wsdl:output>
  25759. </wsdl:operation>
  25760. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupDel">
  25761. <soap:operation soapAction="" />
  25762. <wsdl:input name="telephonyAbbreviatedNumberOnGroupDelRequest">
  25763. <soap:body use="literal" />
  25764. </wsdl:input>
  25765. <wsdl:output name="telephonyAbbreviatedNumberOnGroupDelResponse">
  25766. <soap:body use="literal" />
  25767. </wsdl:output>
  25768. </wsdl:operation>
  25769. <wsdl:operation name="crontabAdd">
  25770. <soap:operation soapAction="" />
  25771. <wsdl:input name="crontabAddRequest">
  25772. <soap:body use="literal" />
  25773. </wsdl:input>
  25774. <wsdl:output name="crontabAddResponse">
  25775. <soap:body use="literal" />
  25776. </wsdl:output>
  25777. </wsdl:operation>
  25778. <wsdl:operation name="telephonySmsSenderDescription">
  25779. <soap:operation soapAction="" />
  25780. <wsdl:input name="telephonySmsSenderDescriptionRequest">
  25781. <soap:body use="literal" />
  25782. </wsdl:input>
  25783. <wsdl:output name="telephonySmsSenderDescriptionResponse">
  25784. <soap:body use="literal" />
  25785. </wsdl:output>
  25786. </wsdl:operation>
  25787. <wsdl:operation name="mailingListModify">
  25788. <soap:operation soapAction="" />
  25789. <wsdl:input name="mailingListModifyRequest">
  25790. <soap:body use="literal" />
  25791. </wsdl:input>
  25792. <wsdl:output name="mailingListModifyResponse">
  25793. <soap:body use="literal" />
  25794. </wsdl:output>
  25795. </wsdl:operation>
  25796. <wsdl:operation name="managedServicesPartitionGet">
  25797. <soap:operation soapAction="" />
  25798. <wsdl:input name="managedServicesPartitionGetRequest">
  25799. <soap:body use="literal" />
  25800. </wsdl:input>
  25801. <wsdl:output name="managedServicesPartitionGetResponse">
  25802. <soap:body use="literal" />
  25803. </wsdl:output>
  25804. </wsdl:operation>
  25805. <wsdl:operation name="telephonyAbbreviatedNumberListPaginated">
  25806. <soap:operation soapAction="" />
  25807. <wsdl:input name="telephonyAbbreviatedNumberListPaginatedRequest">
  25808. <soap:body use="literal" />
  25809. </wsdl:input>
  25810. <wsdl:output name="telephonyAbbreviatedNumberListPaginatedResponse">
  25811. <soap:body use="literal" />
  25812. </wsdl:output>
  25813. </wsdl:operation>
  25814. <wsdl:operation name="telephonySetDefaultPrivateHolidaysEvents">
  25815. <soap:operation soapAction="" />
  25816. <wsdl:input name="telephonySetDefaultPrivateHolidaysEventsRequest">
  25817. <soap:body use="literal" />
  25818. </wsdl:input>
  25819. <wsdl:output name="telephonySetDefaultPrivateHolidaysEventsResponse">
  25820. <soap:body use="literal" />
  25821. </wsdl:output>
  25822. </wsdl:operation>
  25823. <wsdl:operation name="emailDelMasterNic">
  25824. <soap:operation soapAction="" />
  25825. <wsdl:input name="emailDelMasterNicRequest">
  25826. <soap:body use="literal" />
  25827. </wsdl:input>
  25828. <wsdl:output name="emailDelMasterNicResponse">
  25829. <soap:body use="literal" />
  25830. </wsdl:output>
  25831. </wsdl:operation>
  25832. <wsdl:operation name="redirectedEmailModify">
  25833. <soap:operation soapAction="" />
  25834. <wsdl:input name="redirectedEmailModifyRequest">
  25835. <soap:body use="literal" />
  25836. </wsdl:input>
  25837. <wsdl:output name="redirectedEmailModifyResponse">
  25838. <soap:body use="literal" />
  25839. </wsdl:output>
  25840. </wsdl:operation>
  25841. <wsdl:operation name="telephonySpareServiceList">
  25842. <soap:operation soapAction="" />
  25843. <wsdl:input name="telephonySpareServiceListRequest">
  25844. <soap:body use="literal" />
  25845. </wsdl:input>
  25846. <wsdl:output name="telephonySpareServiceListResponse">
  25847. <soap:body use="literal" />
  25848. </wsdl:output>
  25849. </wsdl:operation>
  25850. <wsdl:operation name="popInfo">
  25851. <soap:operation soapAction="" />
  25852. <wsdl:input name="popInfoRequest">
  25853. <soap:body use="literal" />
  25854. </wsdl:input>
  25855. <wsdl:output name="popInfoResponse">
  25856. <soap:body use="literal" />
  25857. </wsdl:output>
  25858. </wsdl:operation>
  25859. <wsdl:operation name="zoneExport">
  25860. <soap:operation soapAction="" />
  25861. <wsdl:input name="zoneExportRequest">
  25862. <soap:body use="literal" />
  25863. </wsdl:input>
  25864. <wsdl:output name="zoneExportResponse">
  25865. <soap:body use="literal" />
  25866. </wsdl:output>
  25867. </wsdl:operation>
  25868. <wsdl:operation name="dedicatedMrtgInfo">
  25869. <soap:operation soapAction="" />
  25870. <wsdl:input name="dedicatedMrtgInfoRequest">
  25871. <soap:body use="literal" />
  25872. </wsdl:input>
  25873. <wsdl:output name="dedicatedMrtgInfoResponse">
  25874. <soap:body use="literal" />
  25875. </wsdl:output>
  25876. </wsdl:operation>
  25877. <wsdl:operation name="dedicatedBackupReinstallData">
  25878. <soap:operation soapAction="" />
  25879. <wsdl:input name="dedicatedBackupReinstallDataRequest">
  25880. <soap:body use="literal" />
  25881. </wsdl:input>
  25882. <wsdl:output name="dedicatedBackupReinstallDataResponse">
  25883. <soap:body use="literal" />
  25884. </wsdl:output>
  25885. </wsdl:operation>
  25886. <wsdl:operation name="serviceFreedomList">
  25887. <soap:operation soapAction="" />
  25888. <wsdl:input name="serviceFreedomListRequest">
  25889. <soap:body use="literal" />
  25890. </wsdl:input>
  25891. <wsdl:output name="serviceFreedomListResponse">
  25892. <soap:body use="literal" />
  25893. </wsdl:output>
  25894. </wsdl:operation>
  25895. <wsdl:operation name="supportGetFullMessage">
  25896. <soap:operation soapAction="" />
  25897. <wsdl:input name="supportGetFullMessageRequest">
  25898. <soap:body use="literal" />
  25899. </wsdl:input>
  25900. <wsdl:output name="supportGetFullMessageResponse">
  25901. <soap:body use="literal" />
  25902. </wsdl:output>
  25903. </wsdl:operation>
  25904. <wsdl:operation name="telephonySmsUserListCsvAttachment">
  25905. <soap:operation soapAction="" />
  25906. <wsdl:input name="telephonySmsUserListCsvAttachmentRequest">
  25907. <soap:body use="literal" />
  25908. </wsdl:input>
  25909. <wsdl:output name="telephonySmsUserListCsvAttachmentResponse">
  25910. <soap:body use="literal" />
  25911. </wsdl:output>
  25912. </wsdl:operation>
  25913. <wsdl:operation name="emailGetDomainCatchAll">
  25914. <soap:operation soapAction="" />
  25915. <wsdl:input name="emailGetDomainCatchAllRequest">
  25916. <soap:body use="literal" />
  25917. </wsdl:input>
  25918. <wsdl:output name="emailGetDomainCatchAllResponse">
  25919. <soap:body use="literal" />
  25920. </wsdl:output>
  25921. </wsdl:operation>
  25922. <wsdl:operation name="telephonyFaxCallList">
  25923. <soap:operation soapAction="" />
  25924. <wsdl:input name="telephonyFaxCallListRequest">
  25925. <soap:body use="literal" />
  25926. </wsdl:input>
  25927. <wsdl:output name="telephonyFaxCallListResponse">
  25928. <soap:body use="literal" />
  25929. </wsdl:output>
  25930. </wsdl:operation>
  25931. <wsdl:operation name="telephonySmsUserSend">
  25932. <soap:operation soapAction="" />
  25933. <wsdl:input name="telephonySmsUserSendRequest">
  25934. <soap:body use="literal" />
  25935. </wsdl:input>
  25936. <wsdl:output name="telephonySmsUserSendResponse">
  25937. <soap:body use="literal" />
  25938. </wsdl:output>
  25939. </wsdl:operation>
  25940. <wsdl:operation name="mailingListAdd">
  25941. <soap:operation soapAction="" />
  25942. <wsdl:input name="mailingListAddRequest">
  25943. <soap:body use="literal" />
  25944. </wsdl:input>
  25945. <wsdl:output name="mailingListAddResponse">
  25946. <soap:body use="literal" />
  25947. </wsdl:output>
  25948. </wsdl:operation>
  25949. <wsdl:operation name="dedicatedBackupFtpInfo">
  25950. <soap:operation soapAction="" />
  25951. <wsdl:input name="dedicatedBackupFtpInfoRequest">
  25952. <soap:body use="literal" />
  25953. </wsdl:input>
  25954. <wsdl:output name="dedicatedBackupFtpInfoResponse">
  25955. <soap:body use="literal" />
  25956. </wsdl:output>
  25957. </wsdl:operation>
  25958. <wsdl:operation name="telephonyPhonebookOnGroupGroupList">
  25959. <soap:operation soapAction="" />
  25960. <wsdl:input name="telephonyPhonebookOnGroupGroupListRequest">
  25961. <soap:body use="literal" />
  25962. </wsdl:input>
  25963. <wsdl:output name="telephonyPhonebookOnGroupGroupListResponse">
  25964. <soap:body use="literal" />
  25965. </wsdl:output>
  25966. </wsdl:operation>
  25967. <wsdl:operation name="telephonyClick2CallUserPassword">
  25968. <soap:operation soapAction="" />
  25969. <wsdl:input name="telephonyClick2CallUserPasswordRequest">
  25970. <soap:body use="literal" />
  25971. </wsdl:input>
  25972. <wsdl:output name="telephonyClick2CallUserPasswordResponse">
  25973. <soap:body use="literal" />
  25974. </wsdl:output>
  25975. </wsdl:operation>
  25976. <wsdl:operation name="dedicatedMonitoringModify">
  25977. <soap:operation soapAction="" />
  25978. <wsdl:input name="dedicatedMonitoringModifyRequest">
  25979. <soap:body use="literal" />
  25980. </wsdl:input>
  25981. <wsdl:output name="dedicatedMonitoringModifyResponse">
  25982. <soap:body use="literal" />
  25983. </wsdl:output>
  25984. </wsdl:operation>
  25985. <wsdl:operation name="emailSetMasterNic">
  25986. <soap:operation soapAction="" />
  25987. <wsdl:input name="emailSetMasterNicRequest">
  25988. <soap:body use="literal" />
  25989. </wsdl:input>
  25990. <wsdl:output name="emailSetMasterNicResponse">
  25991. <soap:body use="literal" />
  25992. </wsdl:output>
  25993. </wsdl:operation>
  25994. <wsdl:operation name="sqlpriveMysqlDatabaseList">
  25995. <soap:operation soapAction="" />
  25996. <wsdl:input name="sqlpriveMysqlDatabaseListRequest">
  25997. <soap:body use="literal" />
  25998. </wsdl:input>
  25999. <wsdl:output name="sqlpriveMysqlDatabaseListResponse">
  26000. <soap:body use="literal" />
  26001. </wsdl:output>
  26002. </wsdl:operation>
  26003. <wsdl:operation name="automatedMailReturnSet">
  26004. <soap:operation soapAction="" />
  26005. <wsdl:input name="automatedMailReturnSetRequest">
  26006. <soap:body use="literal" />
  26007. </wsdl:input>
  26008. <wsdl:output name="automatedMailReturnSetResponse">
  26009. <soap:body use="literal" />
  26010. </wsdl:output>
  26011. </wsdl:operation>
  26012. <wsdl:operation name="databaseRecreate">
  26013. <soap:operation soapAction="" />
  26014. <wsdl:input name="databaseRecreateRequest">
  26015. <soap:body use="literal" />
  26016. </wsdl:input>
  26017. <wsdl:output name="databaseRecreateResponse">
  26018. <soap:body use="literal" />
  26019. </wsdl:output>
  26020. </wsdl:operation>
  26021. <wsdl:operation name="popModifyPassword">
  26022. <soap:operation soapAction="" />
  26023. <wsdl:input name="popModifyPasswordRequest">
  26024. <soap:body use="literal" />
  26025. </wsdl:input>
  26026. <wsdl:output name="popModifyPasswordResponse">
  26027. <soap:body use="literal" />
  26028. </wsdl:output>
  26029. </wsdl:operation>
  26030. <wsdl:operation name="responderEmailAdd">
  26031. <soap:operation soapAction="" />
  26032. <wsdl:input name="responderEmailAddRequest">
  26033. <soap:body use="literal" />
  26034. </wsdl:input>
  26035. <wsdl:output name="responderEmailAddResponse">
  26036. <soap:body use="literal" />
  26037. </wsdl:output>
  26038. </wsdl:operation>
  26039. <wsdl:operation name="sqlpriveMysqlProcessList">
  26040. <soap:operation soapAction="" />
  26041. <wsdl:input name="sqlpriveMysqlProcessListRequest">
  26042. <soap:body use="literal" />
  26043. </wsdl:input>
  26044. <wsdl:output name="sqlpriveMysqlProcessListResponse">
  26045. <soap:body use="literal" />
  26046. </wsdl:output>
  26047. </wsdl:operation>
  26048. <wsdl:operation name="telephonySmsGetUserQuota">
  26049. <soap:operation soapAction="" />
  26050. <wsdl:input name="telephonySmsGetUserQuotaRequest">
  26051. <soap:body use="literal" />
  26052. </wsdl:input>
  26053. <wsdl:output name="telephonySmsGetUserQuotaResponse">
  26054. <soap:body use="literal" />
  26055. </wsdl:output>
  26056. </wsdl:operation>
  26057. <wsdl:operation name="dedicatedGetRandomAvailableIpFromCountry">
  26058. <soap:operation soapAction="" />
  26059. <wsdl:input name="dedicatedGetRandomAvailableIpFromCountryRequest">
  26060. <soap:body use="literal" />
  26061. </wsdl:input>
  26062. <wsdl:output name="dedicatedGetRandomAvailableIpFromCountryResponse">
  26063. <soap:body use="literal" />
  26064. </wsdl:output>
  26065. </wsdl:operation>
  26066. <wsdl:operation name="telephonySmsSenderDelete">
  26067. <soap:operation soapAction="" />
  26068. <wsdl:input name="telephonySmsSenderDeleteRequest">
  26069. <soap:body use="literal" />
  26070. </wsdl:input>
  26071. <wsdl:output name="telephonySmsSenderDeleteResponse">
  26072. <soap:body use="literal" />
  26073. </wsdl:output>
  26074. </wsdl:operation>
  26075. <wsdl:operation name="telephonyToneStatus">
  26076. <soap:operation soapAction="" />
  26077. <wsdl:input name="telephonyToneStatusRequest">
  26078. <soap:body use="literal" />
  26079. </wsdl:input>
  26080. <wsdl:output name="telephonyToneStatusResponse">
  26081. <soap:body use="literal" />
  26082. </wsdl:output>
  26083. </wsdl:operation>
  26084. <wsdl:operation name="telephonyDdiInfo">
  26085. <soap:operation soapAction="" />
  26086. <wsdl:input name="telephonyDdiInfoRequest">
  26087. <soap:body use="literal" />
  26088. </wsdl:input>
  26089. <wsdl:output name="telephonyDdiInfoResponse">
  26090. <soap:body use="literal" />
  26091. </wsdl:output>
  26092. </wsdl:operation>
  26093. <wsdl:operation name="dedicatedInstallBasicProgress">
  26094. <soap:operation soapAction="" />
  26095. <wsdl:input name="dedicatedInstallBasicProgressRequest">
  26096. <soap:body use="literal" />
  26097. </wsdl:input>
  26098. <wsdl:output name="dedicatedInstallBasicProgressResponse">
  26099. <soap:body use="literal" />
  26100. </wsdl:output>
  26101. </wsdl:operation>
  26102. <wsdl:operation name="dedicatedAddServiceMonitoringAlertEmail">
  26103. <soap:operation soapAction="" />
  26104. <wsdl:input name="dedicatedAddServiceMonitoringAlertEmailRequest">
  26105. <soap:body use="literal" />
  26106. </wsdl:input>
  26107. <wsdl:output name="dedicatedAddServiceMonitoringAlertEmailResponse">
  26108. <soap:body use="literal" />
  26109. </wsdl:output>
  26110. </wsdl:operation>
  26111. <wsdl:operation name="telephonyHuntingGroupList">
  26112. <soap:operation soapAction="" />
  26113. <wsdl:input name="telephonyHuntingGroupListRequest">
  26114. <soap:body use="literal" />
  26115. </wsdl:input>
  26116. <wsdl:output name="telephonyHuntingGroupListResponse">
  26117. <soap:body use="literal" />
  26118. </wsdl:output>
  26119. </wsdl:operation>
  26120. <wsdl:operation name="dedicatedFailoverUpdate">
  26121. <soap:operation soapAction="" />
  26122. <wsdl:input name="dedicatedFailoverUpdateRequest">
  26123. <soap:body use="literal" />
  26124. </wsdl:input>
  26125. <wsdl:output name="dedicatedFailoverUpdateResponse">
  26126. <soap:body use="literal" />
  26127. </wsdl:output>
  26128. </wsdl:operation>
  26129. <wsdl:operation name="telephonyTrunkExternalDisplayedNumberList">
  26130. <soap:operation soapAction="" />
  26131. <wsdl:input name="telephonyTrunkExternalDisplayedNumberListRequest">
  26132. <soap:body use="literal" />
  26133. </wsdl:input>
  26134. <wsdl:output name="telephonyTrunkExternalDisplayedNumberListResponse">
  26135. <soap:body use="literal" />
  26136. </wsdl:output>
  26137. </wsdl:operation>
  26138. <wsdl:operation name="telephonyDirectoryListWayType">
  26139. <soap:operation soapAction="" />
  26140. <wsdl:input name="telephonyDirectoryListWayTypeRequest">
  26141. <soap:body use="literal" />
  26142. </wsdl:input>
  26143. <wsdl:output name="telephonyDirectoryListWayTypeResponse">
  26144. <soap:body use="literal" />
  26145. </wsdl:output>
  26146. </wsdl:operation>
  26147. <wsdl:operation name="telephonySmsUserHistoryCsv">
  26148. <soap:operation soapAction="" />
  26149. <wsdl:input name="telephonySmsUserHistoryCsvRequest">
  26150. <soap:body use="literal" />
  26151. </wsdl:input>
  26152. <wsdl:output name="telephonySmsUserHistoryCsvResponse">
  26153. <soap:body use="literal" />
  26154. </wsdl:output>
  26155. </wsdl:operation>
  26156. <wsdl:operation name="telephonyCallList">
  26157. <soap:operation soapAction="" />
  26158. <wsdl:input name="telephonyCallListRequest">
  26159. <soap:body use="literal" />
  26160. </wsdl:input>
  26161. <wsdl:output name="telephonyCallListResponse">
  26162. <soap:body use="literal" />
  26163. </wsdl:output>
  26164. </wsdl:operation>
  26165. <wsdl:operation name="managedServicesPartitionUpdate">
  26166. <soap:operation soapAction="" />
  26167. <wsdl:input name="managedServicesPartitionUpdateRequest">
  26168. <soap:body use="literal" />
  26169. </wsdl:input>
  26170. <wsdl:output name="managedServicesPartitionUpdateResponse">
  26171. <soap:body use="literal" />
  26172. </wsdl:output>
  26173. </wsdl:operation>
  26174. <wsdl:operation name="telephonyGetDefaultPrivateHolidaysEvents">
  26175. <soap:operation soapAction="" />
  26176. <wsdl:input name="telephonyGetDefaultPrivateHolidaysEventsRequest">
  26177. <soap:body use="literal" />
  26178. </wsdl:input>
  26179. <wsdl:output name="telephonyGetDefaultPrivateHolidaysEventsResponse">
  26180. <soap:body use="literal" />
  26181. </wsdl:output>
  26182. </wsdl:operation>
  26183. <wsdl:operation name="telephonySmsplusShortCodesList">
  26184. <soap:operation soapAction="" />
  26185. <wsdl:input name="telephonySmsplusShortCodesListRequest">
  26186. <soap:body use="literal" />
  26187. </wsdl:input>
  26188. <wsdl:output name="telephonySmsplusShortCodesListResponse">
  26189. <soap:body use="literal" />
  26190. </wsdl:output>
  26191. </wsdl:operation>
  26192. <wsdl:operation name="dedicatedFilterIrcServerRuleAdd">
  26193. <soap:operation soapAction="" />
  26194. <wsdl:input name="dedicatedFilterIrcServerRuleAddRequest">
  26195. <soap:body use="literal" />
  26196. </wsdl:input>
  26197. <wsdl:output name="dedicatedFilterIrcServerRuleAddResponse">
  26198. <soap:body use="literal" />
  26199. </wsdl:output>
  26200. </wsdl:operation>
  26201. <wsdl:operation name="dedicatedVirtualMacIpAdd">
  26202. <soap:operation soapAction="" />
  26203. <wsdl:input name="dedicatedVirtualMacIpAddRequest">
  26204. <soap:body use="literal" />
  26205. </wsdl:input>
  26206. <wsdl:output name="dedicatedVirtualMacIpAddResponse">
  26207. <soap:body use="literal" />
  26208. </wsdl:output>
  26209. </wsdl:operation>
  26210. <wsdl:operation name="telephonyAliasToSipPossibilities">
  26211. <soap:operation soapAction="" />
  26212. <wsdl:input name="telephonyAliasToSipPossibilitiesRequest">
  26213. <soap:body use="literal" />
  26214. </wsdl:input>
  26215. <wsdl:output name="telephonyAliasToSipPossibilitiesResponse">
  26216. <soap:body use="literal" />
  26217. </wsdl:output>
  26218. </wsdl:operation>
  26219. <wsdl:operation name="telephonyAbbreviatedNumberOnGroupAdd">
  26220. <soap:operation soapAction="" />
  26221. <wsdl:input name="telephonyAbbreviatedNumberOnGroupAddRequest">
  26222. <soap:body use="literal" />
  26223. </wsdl:input>
  26224. <wsdl:output name="telephonyAbbreviatedNumberOnGroupAddResponse">
  26225. <soap:body use="literal" />
  26226. </wsdl:output>
  26227. </wsdl:operation>
  26228. <wsdl:operation name="telephonyHuntingModificationQueue">
  26229. <soap:operation soapAction="" />
  26230. <wsdl:input name="telephonyHuntingModificationQueueRequest">
  26231. <soap:body use="literal" />
  26232. </wsdl:input>
  26233. <wsdl:output name="telephonyHuntingModificationQueueResponse">
  26234. <soap:body use="literal" />
  26235. </wsdl:output>
  26236. </wsdl:operation>
  26237. <wsdl:operation name="telephonyDirectoryInfo">
  26238. <soap:operation soapAction="" />
  26239. <wsdl:input name="telephonyDirectoryInfoRequest">
  26240. <soap:body use="literal" />
  26241. </wsdl:input>
  26242. <wsdl:output name="telephonyDirectoryInfoResponse">
  26243. <soap:body use="literal" />
  26244. </wsdl:output>
  26245. </wsdl:operation>
  26246. <wsdl:operation name="telephonyBillDetails">
  26247. <soap:operation soapAction="" />
  26248. <wsdl:input name="telephonyBillDetailsRequest">
  26249. <soap:body use="literal" />
  26250. </wsdl:input>
  26251. <wsdl:output name="telephonyBillDetailsResponse">
  26252. <soap:body use="literal" />
  26253. </wsdl:output>
  26254. </wsdl:operation>
  26255. <wsdl:operation name="dedicatedRipeGetRipeIds">
  26256. <soap:operation soapAction="" />
  26257. <wsdl:input name="dedicatedRipeGetRipeIdsRequest">
  26258. <soap:body use="literal" />
  26259. </wsdl:input>
  26260. <wsdl:output name="dedicatedRipeGetRipeIdsResponse">
  26261. <soap:body use="literal" />
  26262. </wsdl:output>
  26263. </wsdl:operation>
  26264. <wsdl:operation name="telephonyLineLogsNotificationOptionsModify">
  26265. <soap:operation soapAction="" />
  26266. <wsdl:input name="telephonyLineLogsNotificationOptionsModifyRequest">
  26267. <soap:body use="literal" />
  26268. </wsdl:input>
  26269. <wsdl:output name="telephonyLineLogsNotificationOptionsModifyResponse">
  26270. <soap:body use="literal" />
  26271. </wsdl:output>
  26272. </wsdl:operation>
  26273. <wsdl:operation name="dnsInstallCustom">
  26274. <soap:operation soapAction="" />
  26275. <wsdl:input name="dnsInstallCustomRequest">
  26276. <soap:body use="literal" />
  26277. </wsdl:input>
  26278. <wsdl:output name="dnsInstallCustomResponse">
  26279. <soap:body use="literal" />
  26280. </wsdl:output>
  26281. </wsdl:operation>
  26282. <wsdl:operation name="sqlpriveMysqlActivateOvhManagement">
  26283. <soap:operation soapAction="" />
  26284. <wsdl:input name="sqlpriveMysqlActivateOvhManagementRequest">
  26285. <soap:body use="literal" />
  26286. </wsdl:input>
  26287. <wsdl:output name="sqlpriveMysqlActivateOvhManagementResponse">
  26288. <soap:body use="literal" />
  26289. </wsdl:output>
  26290. </wsdl:operation>
  26291. <wsdl:operation name="telephonyClick2CallDoBySession">
  26292. <soap:operation soapAction="" />
  26293. <wsdl:input name="telephonyClick2CallDoBySessionRequest">
  26294. <soap:body use="literal" />
  26295. </wsdl:input>
  26296. <wsdl:output name="telephonyClick2CallDoBySessionResponse">
  26297. <soap:body use="literal" />
  26298. </wsdl:output>
  26299. </wsdl:operation>
  26300. <wsdl:operation name="telephonyAbbreviatedNumberAdd">
  26301. <soap:operation soapAction="" />
  26302. <wsdl:input name="telephonyAbbreviatedNumberAddRequest">
  26303. <soap:body use="literal" />
  26304. </wsdl:input>
  26305. <wsdl:output name="telephonyAbbreviatedNumberAddResponse">
  26306. <soap:body use="literal" />
  26307. </wsdl:output>
  26308. </wsdl:operation>
  26309. <wsdl:operation name="prepaidGetThreshold">
  26310. <soap:operation soapAction="" />
  26311. <wsdl:input name="prepaidGetThresholdRequest">
  26312. <soap:body use="literal" />
  26313. </wsdl:input>
  26314. <wsdl:output name="prepaidGetThresholdResponse">
  26315. <soap:body use="literal" />
  26316. </wsdl:output>
  26317. </wsdl:operation>
  26318. <wsdl:operation name="domainWhoisObfuscatorUnsetAll">
  26319. <soap:operation soapAction="" />
  26320. <wsdl:input name="domainWhoisObfuscatorUnsetAllRequest">
  26321. <soap:body use="literal" />
  26322. </wsdl:input>
  26323. <wsdl:output name="domainWhoisObfuscatorUnsetAllResponse">
  26324. <soap:body use="literal" />
  26325. </wsdl:output>
  26326. </wsdl:operation>
  26327. <wsdl:operation name="multiFtpDel">
  26328. <soap:operation soapAction="" />
  26329. <wsdl:input name="multiFtpDelRequest">
  26330. <soap:body use="literal" />
  26331. </wsdl:input>
  26332. <wsdl:output name="multiFtpDelResponse">
  26333. <soap:body use="literal" />
  26334. </wsdl:output>
  26335. </wsdl:operation>
  26336. <wsdl:operation name="sqlpriveMysqlGetPossibleDump">
  26337. <soap:operation soapAction="" />
  26338. <wsdl:input name="sqlpriveMysqlGetPossibleDumpRequest">
  26339. <soap:body use="literal" />
  26340. </wsdl:input>
  26341. <wsdl:output name="sqlpriveMysqlGetPossibleDumpResponse">
  26342. <soap:body use="literal" />
  26343. </wsdl:output>
  26344. </wsdl:operation>
  26345. <wsdl:operation name="telephonyNumberOrder">
  26346. <soap:operation soapAction="" />
  26347. <wsdl:input name="telephonyNumberOrderRequest">
  26348. <soap:body use="literal" />
  26349. </wsdl:input>
  26350. <wsdl:output name="telephonyNumberOrderResponse">
  26351. <soap:body use="literal" />
  26352. </wsdl:output>
  26353. </wsdl:operation>
  26354. <wsdl:operation name="telephonyLineSetIpRestriction">
  26355. <soap:operation soapAction="" />
  26356. <wsdl:input name="telephonyLineSetIpRestrictionRequest">
  26357. <soap:body use="literal" />
  26358. </wsdl:input>
  26359. <wsdl:output name="telephonyLineSetIpRestrictionResponse">
  26360. <soap:body use="literal" />
  26361. </wsdl:output>
  26362. </wsdl:operation>
  26363. <wsdl:operation name="prepaidGetHistory">
  26364. <soap:operation soapAction="" />
  26365. <wsdl:input name="prepaidGetHistoryRequest">
  26366. <soap:body use="literal" />
  26367. </wsdl:input>
  26368. <wsdl:output name="prepaidGetHistoryResponse">
  26369. <soap:body use="literal" />
  26370. </wsdl:output>
  26371. </wsdl:operation>
  26372. <wsdl:operation name="telephonyLineSetCodecs">
  26373. <soap:operation soapAction="" />
  26374. <wsdl:input name="telephonyLineSetCodecsRequest">
  26375. <soap:body use="literal" />
  26376. </wsdl:input>
  26377. <wsdl:output name="telephonyLineSetCodecsResponse">
  26378. <soap:body use="literal" />
  26379. </wsdl:output>
  26380. </wsdl:operation>
  26381. <wsdl:operation name="telephonyNumberCityForZoneList">
  26382. <soap:operation soapAction="" />
  26383. <wsdl:input name="telephonyNumberCityForZoneListRequest">
  26384. <soap:body use="literal" />
  26385. </wsdl:input>
  26386. <wsdl:output name="telephonyNumberCityForZoneListResponse">
  26387. <soap:body use="literal" />
  26388. </wsdl:output>
  26389. </wsdl:operation>
  26390. <wsdl:operation name="redirectedEmailDel">
  26391. <soap:operation soapAction="" />
  26392. <wsdl:input name="redirectedEmailDelRequest">
  26393. <soap:body use="literal" />
  26394. </wsdl:input>
  26395. <wsdl:output name="redirectedEmailDelResponse">
  26396. <soap:body use="literal" />
  26397. </wsdl:output>
  26398. </wsdl:operation>
  26399. <wsdl:operation name="dedicatedInfo">
  26400. <soap:operation soapAction="" />
  26401. <wsdl:input name="dedicatedInfoRequest">
  26402. <soap:body use="literal" />
  26403. </wsdl:input>
  26404. <wsdl:output name="dedicatedInfoResponse">
  26405. <soap:body use="literal" />
  26406. </wsdl:output>
  26407. </wsdl:operation>
  26408. <wsdl:operation name="dedicatedBackupUpdateDate">
  26409. <soap:operation soapAction="" />
  26410. <wsdl:input name="dedicatedBackupUpdateDateRequest">
  26411. <soap:body use="literal" />
  26412. </wsdl:input>
  26413. <wsdl:output name="dedicatedBackupUpdateDateResponse">
  26414. <soap:body use="literal" />
  26415. </wsdl:output>
  26416. </wsdl:operation>
  26417. <wsdl:operation name="domainOperationList">
  26418. <soap:operation soapAction="" />
  26419. <wsdl:input name="domainOperationListRequest">
  26420. <soap:body use="literal" />
  26421. </wsdl:input>
  26422. <wsdl:output name="domainOperationListResponse">
  26423. <soap:body use="literal" />
  26424. </wsdl:output>
  26425. </wsdl:operation>
  26426. <wsdl:operation name="telephonyTonesOptionsModify">
  26427. <soap:operation soapAction="" />
  26428. <wsdl:input name="telephonyTonesOptionsModifyRequest">
  26429. <soap:body use="literal" />
  26430. </wsdl:input>
  26431. <wsdl:output name="telephonyTonesOptionsModifyResponse">
  26432. <soap:body use="literal" />
  26433. </wsdl:output>
  26434. </wsdl:operation>
  26435. <wsdl:operation name="popAttachMasterNic">
  26436. <soap:operation soapAction="" />
  26437. <wsdl:input name="popAttachMasterNicRequest">
  26438. <soap:body use="literal" />
  26439. </wsdl:input>
  26440. <wsdl:output name="popAttachMasterNicResponse">
  26441. <soap:body use="literal" />
  26442. </wsdl:output>
  26443. </wsdl:operation>
  26444. <wsdl:operation name="telephonyVoicemailMessagesRemoteUpload">
  26445. <soap:operation soapAction="" />
  26446. <wsdl:input name="telephonyVoicemailMessagesRemoteUploadRequest">
  26447. <soap:body use="literal" />
  26448. </wsdl:input>
  26449. <wsdl:output name="telephonyVoicemailMessagesRemoteUploadResponse">
  26450. <soap:body use="literal" />
  26451. </wsdl:output>
  26452. </wsdl:operation>
  26453. <wsdl:operation name="crontabInfo">
  26454. <soap:operation soapAction="" />
  26455. <wsdl:input name="crontabInfoRequest">
  26456. <soap:body use="literal" />
  26457. </wsdl:input>
  26458. <wsdl:output name="crontabInfoResponse">
  26459. <soap:body use="literal" />
  26460. </wsdl:output>
  26461. </wsdl:operation>
  26462. <wsdl:operation name="serviceGroupSetName">
  26463. <soap:operation soapAction="" />
  26464. <wsdl:input name="serviceGroupSetNameRequest">
  26465. <soap:body use="literal" />
  26466. </wsdl:input>
  26467. <wsdl:output name="serviceGroupSetNameResponse">
  26468. <soap:body use="literal" />
  26469. </wsdl:output>
  26470. </wsdl:operation>
  26471. <wsdl:operation name="telephonyOfferInfo">
  26472. <soap:operation soapAction="" />
  26473. <wsdl:input name="telephonyOfferInfoRequest">
  26474. <soap:body use="literal" />
  26475. </wsdl:input>
  26476. <wsdl:output name="telephonyOfferInfoResponse">
  26477. <soap:body use="literal" />
  26478. </wsdl:output>
  26479. </wsdl:operation>
  26480. <wsdl:operation name="multiDomainAdd">
  26481. <soap:operation soapAction="" />
  26482. <wsdl:input name="multiDomainAddRequest">
  26483. <soap:body use="literal" />
  26484. </wsdl:input>
  26485. <wsdl:output name="multiDomainAddResponse">
  26486. <soap:body use="literal" />
  26487. </wsdl:output>
  26488. </wsdl:operation>
  26489. <wsdl:operation name="telephonyPhonebookDel">
  26490. <soap:operation soapAction="" />
  26491. <wsdl:input name="telephonyPhonebookDelRequest">
  26492. <soap:body use="literal" />
  26493. </wsdl:input>
  26494. <wsdl:output name="telephonyPhonebookDelResponse">
  26495. <soap:body use="literal" />
  26496. </wsdl:output>
  26497. </wsdl:operation>
  26498. <wsdl:operation name="redirectedEmailList">
  26499. <soap:operation soapAction="" />
  26500. <wsdl:input name="redirectedEmailListRequest">
  26501. <soap:body use="literal" />
  26502. </wsdl:input>
  26503. <wsdl:output name="redirectedEmailListResponse">
  26504. <soap:body use="literal" />
  26505. </wsdl:output>
  26506. </wsdl:operation>
  26507. <wsdl:operation name="telephonySmsUserAdd">
  26508. <soap:operation soapAction="" />
  26509. <wsdl:input name="telephonySmsUserAddRequest">
  26510. <soap:body use="literal" />
  26511. </wsdl:input>
  26512. <wsdl:output name="telephonySmsUserAddResponse">
  26513. <soap:body use="literal" />
  26514. </wsdl:output>
  26515. </wsdl:operation>
  26516. <wsdl:operation name="nicUpdateIT">
  26517. <soap:operation soapAction="" />
  26518. <wsdl:input name="nicUpdateITRequest">
  26519. <soap:body use="literal" />
  26520. </wsdl:input>
  26521. <wsdl:output name="nicUpdateITResponse">
  26522. <soap:body use="literal" />
  26523. </wsdl:output>
  26524. </wsdl:operation>
  26525. <wsdl:operation name="telephonySmsUserHistory">
  26526. <soap:operation soapAction="" />
  26527. <wsdl:input name="telephonySmsUserHistoryRequest">
  26528. <soap:body use="literal" />
  26529. </wsdl:input>
  26530. <wsdl:output name="telephonySmsUserHistoryResponse">
  26531. <soap:body use="literal" />
  26532. </wsdl:output>
  26533. </wsdl:operation>
  26534. <wsdl:operation name="dedicatedMonitoringStatusGet">
  26535. <soap:operation soapAction="" />
  26536. <wsdl:input name="dedicatedMonitoringStatusGetRequest">
  26537. <soap:body use="literal" />
  26538. </wsdl:input>
  26539. <wsdl:output name="dedicatedMonitoringStatusGetResponse">
  26540. <soap:body use="literal" />
  26541. </wsdl:output>
  26542. </wsdl:operation>
  26543. <wsdl:operation name="ripeUpdateOrganisation">
  26544. <soap:operation soapAction="" />
  26545. <wsdl:input name="ripeUpdateOrganisationRequest">
  26546. <soap:body use="literal" />
  26547. </wsdl:input>
  26548. <wsdl:output name="ripeUpdateOrganisationResponse">
  26549. <soap:body use="literal" />
  26550. </wsdl:output>
  26551. </wsdl:operation>
  26552. <wsdl:operation name="telephonySmsUserGetCallBack">
  26553. <soap:operation soapAction="" />
  26554. <wsdl:input name="telephonySmsUserGetCallBackRequest">
  26555. <soap:body use="literal" />
  26556. </wsdl:input>
  26557. <wsdl:output name="telephonySmsUserGetCallBackResponse">
  26558. <soap:body use="literal" />
  26559. </wsdl:output>
  26560. </wsdl:operation>
  26561. <wsdl:operation name="dedicatedNetbootModify">
  26562. <soap:operation soapAction="" />
  26563. <wsdl:input name="dedicatedNetbootModifyRequest">
  26564. <soap:body use="literal" />
  26565. </wsdl:input>
  26566. <wsdl:output name="dedicatedNetbootModifyResponse">
  26567. <soap:body use="literal" />
  26568. </wsdl:output>
  26569. </wsdl:operation>
  26570. <wsdl:operation name="subDomainList">
  26571. <soap:operation soapAction="" />
  26572. <wsdl:input name="subDomainListRequest">
  26573. <soap:body use="literal" />
  26574. </wsdl:input>
  26575. <wsdl:output name="subDomainListResponse">
  26576. <soap:body use="literal" />
  26577. </wsdl:output>
  26578. </wsdl:operation>
  26579. <wsdl:operation name="sqlpriveFtpPassword">
  26580. <soap:operation soapAction="" />
  26581. <wsdl:input name="sqlpriveFtpPasswordRequest">
  26582. <soap:body use="literal" />
  26583. </wsdl:input>
  26584. <wsdl:output name="sqlpriveFtpPasswordResponse">
  26585. <soap:body use="literal" />
  26586. </wsdl:output>
  26587. </wsdl:operation>
  26588. <wsdl:operation name="telephonyOfferModifyPassword">
  26589. <soap:operation soapAction="" />
  26590. <wsdl:input name="telephonyOfferModifyPasswordRequest">
  26591. <soap:body use="literal" />
  26592. </wsdl:input>
  26593. <wsdl:output name="telephonyOfferModifyPasswordResponse">
  26594. <soap:body use="literal" />
  26595. </wsdl:output>
  26596. </wsdl:operation>
  26597. <wsdl:operation name="dnsUninstall">
  26598. <soap:operation soapAction="" />
  26599. <wsdl:input name="dnsUninstallRequest">
  26600. <soap:body use="literal" />
  26601. </wsdl:input>
  26602. <wsdl:output name="dnsUninstallResponse">
  26603. <soap:body use="literal" />
  26604. </wsdl:output>
  26605. </wsdl:operation>
  26606. <wsdl:operation name="dedicatedFilterIrcClientRuleList">
  26607. <soap:operation soapAction="" />
  26608. <wsdl:input name="dedicatedFilterIrcClientRuleListRequest">
  26609. <soap:body use="literal" />
  26610. </wsdl:input>
  26611. <wsdl:output name="dedicatedFilterIrcClientRuleListResponse">
  26612. <soap:body use="literal" />
  26613. </wsdl:output>
  26614. </wsdl:operation>
  26615. <wsdl:operation name="telephonyFunctionKeyAdd">
  26616. <soap:operation soapAction="" />
  26617. <wsdl:input name="telephonyFunctionKeyAddRequest">
  26618. <soap:body use="literal" />
  26619. </wsdl:input>
  26620. <wsdl:output name="telephonyFunctionKeyAddResponse">
  26621. <soap:body use="literal" />
  26622. </wsdl:output>
  26623. </wsdl:operation>
  26624. <wsdl:operation name="telephonyPhonebookList">
  26625. <soap:operation soapAction="" />
  26626. <wsdl:input name="telephonyPhonebookListRequest">
  26627. <soap:body use="literal" />
  26628. </wsdl:input>
  26629. <wsdl:output name="telephonyPhonebookListResponse">
  26630. <soap:body use="literal" />
  26631. </wsdl:output>
  26632. </wsdl:operation>
  26633. <wsdl:operation name="telephonyPlugAndPhoneReset">
  26634. <soap:operation soapAction="" />
  26635. <wsdl:input name="telephonyPlugAndPhoneResetRequest">
  26636. <soap:body use="literal" />
  26637. </wsdl:input>
  26638. <wsdl:output name="telephonyPlugAndPhoneResetResponse">
  26639. <soap:body use="literal" />
  26640. </wsdl:output>
  26641. </wsdl:operation>
  26642. <wsdl:operation name="sqlpriveMysqlRootPassword">
  26643. <soap:operation soapAction="" />
  26644. <wsdl:input name="sqlpriveMysqlRootPasswordRequest">
  26645. <soap:body use="literal" />
  26646. </wsdl:input>
  26647. <wsdl:output name="sqlpriveMysqlRootPasswordResponse">
  26648. <soap:body use="literal" />
  26649. </wsdl:output>
  26650. </wsdl:operation>
  26651. <wsdl:operation name="telephonySpareInfo">
  26652. <soap:operation soapAction="" />
  26653. <wsdl:input name="telephonySpareInfoRequest">
  26654. <soap:body use="literal" />
  26655. </wsdl:input>
  26656. <wsdl:output name="telephonySpareInfoResponse">
  26657. <soap:body use="literal" />
  26658. </wsdl:output>
  26659. </wsdl:operation>
  26660. <wsdl:operation name="telephonySmsUserDel">
  26661. <soap:operation soapAction="" />
  26662. <wsdl:input name="telephonySmsUserDelRequest">
  26663. <soap:body use="literal" />
  26664. </wsdl:input>
  26665. <wsdl:output name="telephonySmsUserDelResponse">
  26666. <soap:body use="literal" />
  26667. </wsdl:output>
  26668. </wsdl:operation>
  26669. <wsdl:operation name="emailSetDomainMxFiltering">
  26670. <soap:operation soapAction="" />
  26671. <wsdl:input name="emailSetDomainMxFilteringRequest">
  26672. <soap:body use="literal" />
  26673. </wsdl:input>
  26674. <wsdl:output name="emailSetDomainMxFilteringResponse">
  26675. <soap:body use="literal" />
  26676. </wsdl:output>
  26677. </wsdl:operation>
  26678. <wsdl:operation name="telephonyVoicemailMessagesStatus">
  26679. <soap:operation soapAction="" />
  26680. <wsdl:input name="telephonyVoicemailMessagesStatusRequest">
  26681. <soap:body use="literal" />
  26682. </wsdl:input>
  26683. <wsdl:output name="telephonyVoicemailMessagesStatusResponse">
  26684. <soap:body use="literal" />
  26685. </wsdl:output>
  26686. </wsdl:operation>
  26687. <wsdl:operation name="telephonyPhonebookModify">
  26688. <soap:operation soapAction="" />
  26689. <wsdl:input name="telephonyPhonebookModifyRequest">
  26690. <soap:body use="literal" />
  26691. </wsdl:input>
  26692. <wsdl:output name="telephonyPhonebookModifyResponse">
  26693. <soap:body use="literal" />
  26694. </wsdl:output>
  26695. </wsdl:operation>
  26696. <wsdl:operation name="dedicatedIPForUDPMove">
  26697. <soap:operation soapAction="" />
  26698. <wsdl:input name="dedicatedIPForUDPMoveRequest">
  26699. <soap:body use="literal" />
  26700. </wsdl:input>
  26701. <wsdl:output name="dedicatedIPForUDPMoveResponse">
  26702. <soap:body use="literal" />
  26703. </wsdl:output>
  26704. </wsdl:operation>
  26705. <wsdl:operation name="nicUpdate">
  26706. <soap:operation soapAction="" />
  26707. <wsdl:input name="nicUpdateRequest">
  26708. <soap:body use="literal" />
  26709. </wsdl:input>
  26710. <wsdl:output name="nicUpdateResponse">
  26711. <soap:body use="literal" />
  26712. </wsdl:output>
  26713. </wsdl:operation>
  26714. <wsdl:operation name="passwordManager">
  26715. <soap:operation soapAction="" />
  26716. <wsdl:input name="passwordManagerRequest">
  26717. <soap:body use="literal" />
  26718. </wsdl:input>
  26719. <wsdl:output name="passwordManagerResponse">
  26720. <soap:body use="literal" />
  26721. </wsdl:output>
  26722. </wsdl:operation>
  26723. <wsdl:operation name="telephonyOfferModifyName">
  26724. <soap:operation soapAction="" />
  26725. <wsdl:input name="telephonyOfferModifyNameRequest">
  26726. <soap:body use="literal" />
  26727. </wsdl:input>
  26728. <wsdl:output name="telephonyOfferModifyNameResponse">
  26729. <soap:body use="literal" />
  26730. </wsdl:output>
  26731. </wsdl:operation>
  26732. <wsdl:operation name="notepadFlush">
  26733. <soap:operation soapAction="" />
  26734. <wsdl:input name="notepadFlushRequest">
  26735. <soap:body use="literal" />
  26736. </wsdl:input>
  26737. <wsdl:output name="notepadFlushResponse">
  26738. <soap:body use="literal" />
  26739. </wsdl:output>
  26740. </wsdl:operation>
  26741. <wsdl:operation name="telephonySmsSetCallBack">
  26742. <soap:operation soapAction="" />
  26743. <wsdl:input name="telephonySmsSetCallBackRequest">
  26744. <soap:body use="literal" />
  26745. </wsdl:input>
  26746. <wsdl:output name="telephonySmsSetCallBackResponse">
  26747. <soap:body use="literal" />
  26748. </wsdl:output>
  26749. </wsdl:operation>
  26750. <wsdl:operation name="multiDomainModify">
  26751. <soap:operation soapAction="" />
  26752. <wsdl:input name="multiDomainModifyRequest">
  26753. <soap:body use="literal" />
  26754. </wsdl:input>
  26755. <wsdl:output name="multiDomainModifyResponse">
  26756. <soap:body use="literal" />
  26757. </wsdl:output>
  26758. </wsdl:operation>
  26759. <wsdl:operation name="language">
  26760. <soap:operation soapAction="" />
  26761. <wsdl:input name="languageRequest">
  26762. <soap:body use="literal" />
  26763. </wsdl:input>
  26764. <wsdl:output name="languageResponse">
  26765. <soap:body use="literal" />
  26766. </wsdl:output>
  26767. </wsdl:operation>
  26768. <wsdl:operation name="dedicatedMonitoringSMSModify">
  26769. <soap:operation soapAction="" />
  26770. <wsdl:input name="dedicatedMonitoringSMSModifyRequest">
  26771. <soap:body use="literal" />
  26772. </wsdl:input>
  26773. <wsdl:output name="dedicatedMonitoringSMSModifyResponse">
  26774. <soap:body use="literal" />
  26775. </wsdl:output>
  26776. </wsdl:operation>
  26777. <wsdl:operation name="telephonyPhonebookGroupList">
  26778. <soap:operation soapAction="" />
  26779. <wsdl:input name="telephonyPhonebookGroupListRequest">
  26780. <soap:body use="literal" />
  26781. </wsdl:input>
  26782. <wsdl:output name="telephonyPhonebookGroupListResponse">
  26783. <soap:body use="literal" />
  26784. </wsdl:output>
  26785. </wsdl:operation>
  26786. <wsdl:operation name="logsAccessDel">
  26787. <soap:operation soapAction="" />
  26788. <wsdl:input name="logsAccessDelRequest">
  26789. <soap:body use="literal" />
  26790. </wsdl:input>
  26791. <wsdl:output name="logsAccessDelResponse">
  26792. <soap:body use="literal" />
  26793. </wsdl:output>
  26794. </wsdl:operation>
  26795. <wsdl:operation name="logsAccessAdd">
  26796. <soap:operation soapAction="" />
  26797. <wsdl:input name="logsAccessAddRequest">
  26798. <soap:body use="literal" />
  26799. </wsdl:input>
  26800. <wsdl:output name="logsAccessAddResponse">
  26801. <soap:body use="literal" />
  26802. </wsdl:output>
  26803. </wsdl:operation>
  26804. <wsdl:operation name="multiDomainInfo">
  26805. <soap:operation soapAction="" />
  26806. <wsdl:input name="multiDomainInfoRequest">
  26807. <soap:body use="literal" />
  26808. </wsdl:input>
  26809. <wsdl:output name="multiDomainInfoResponse">
  26810. <soap:body use="literal" />
  26811. </wsdl:output>
  26812. </wsdl:operation>
  26813. <wsdl:operation name="domainWhoisObfuscatorList">
  26814. <soap:operation soapAction="" />
  26815. <wsdl:input name="domainWhoisObfuscatorListRequest">
  26816. <soap:body use="literal" />
  26817. </wsdl:input>
  26818. <wsdl:output name="domainWhoisObfuscatorListResponse">
  26819. <soap:body use="literal" />
  26820. </wsdl:output>
  26821. </wsdl:operation>
  26822. <wsdl:operation name="sqlpriveMysqlProcessKill">
  26823. <soap:operation soapAction="" />
  26824. <wsdl:input name="sqlpriveMysqlProcessKillRequest">
  26825. <soap:body use="literal" />
  26826. </wsdl:input>
  26827. <wsdl:output name="sqlpriveMysqlProcessKillResponse">
  26828. <soap:body use="literal" />
  26829. </wsdl:output>
  26830. </wsdl:operation>
  26831. <wsdl:operation name="telephonyBillingAccountInfo">
  26832. <soap:operation soapAction="" />
  26833. <wsdl:input name="telephonyBillingAccountInfoRequest">
  26834. <soap:body use="literal" />
  26835. </wsdl:input>
  26836. <wsdl:output name="telephonyBillingAccountInfoResponse">
  26837. <soap:body use="literal" />
  26838. </wsdl:output>
  26839. </wsdl:operation>
  26840. <wsdl:operation name="mailingListList">
  26841. <soap:operation soapAction="" />
  26842. <wsdl:input name="mailingListListRequest">
  26843. <soap:body use="literal" />
  26844. </wsdl:input>
  26845. <wsdl:output name="mailingListListResponse">
  26846. <soap:body use="literal" />
  26847. </wsdl:output>
  26848. </wsdl:operation>
  26849. <wsdl:operation name="telephonySmsSenderAdd">
  26850. <soap:operation soapAction="" />
  26851. <wsdl:input name="telephonySmsSenderAddRequest">
  26852. <soap:body use="literal" />
  26853. </wsdl:input>
  26854. <wsdl:output name="telephonySmsSenderAddResponse">
  26855. <soap:body use="literal" />
  26856. </wsdl:output>
  26857. </wsdl:operation>
  26858. <wsdl:operation name="telephonyLineConsumptionCSVByMail">
  26859. <soap:operation soapAction="" />
  26860. <wsdl:input name="telephonyLineConsumptionCSVByMailRequest">
  26861. <soap:body use="literal" />
  26862. </wsdl:input>
  26863. <wsdl:output name="telephonyLineConsumptionCSVByMailResponse">
  26864. <soap:body use="literal" />
  26865. </wsdl:output>
  26866. </wsdl:operation>
  26867. <wsdl:operation name="telephonySmsUserDeleteCsvAttachment">
  26868. <soap:operation soapAction="" />
  26869. <wsdl:input name="telephonySmsUserDeleteCsvAttachmentRequest">
  26870. <soap:body use="literal" />
  26871. </wsdl:input>
  26872. <wsdl:output name="telephonySmsUserDeleteCsvAttachmentResponse">
  26873. <soap:body use="literal" />
  26874. </wsdl:output>
  26875. </wsdl:operation>
  26876. <wsdl:operation name="mailingListSubscriberListByEmail">
  26877. <soap:operation soapAction="" />
  26878. <wsdl:input name="mailingListSubscriberListByEmailRequest">
  26879. <soap:body use="literal" />
  26880. </wsdl:input>
  26881. <wsdl:output name="mailingListSubscriberListByEmailResponse">
  26882. <soap:body use="literal" />
  26883. </wsdl:output>
  26884. </wsdl:operation>
  26885. <wsdl:operation name="supportCloseThreads">
  26886. <soap:operation soapAction="" />
  26887. <wsdl:input name="supportCloseThreadsRequest">
  26888. <soap:body use="literal" />
  26889. </wsdl:input>
  26890. <wsdl:output name="supportCloseThreadsResponse">
  26891. <soap:body use="literal" />
  26892. </wsdl:output>
  26893. </wsdl:operation>
  26894. <wsdl:operation name="sqlpriveMysqlDatabaseSave">
  26895. <soap:operation soapAction="" />
  26896. <wsdl:input name="sqlpriveMysqlDatabaseSaveRequest">
  26897. <soap:body use="literal" />
  26898. </wsdl:input>
  26899. <wsdl:output name="sqlpriveMysqlDatabaseSaveResponse">
  26900. <soap:body use="literal" />
  26901. </wsdl:output>
  26902. </wsdl:operation>
  26903. <wsdl:operation name="telephonyListReversableCallsFromNumber">
  26904. <soap:operation soapAction="" />
  26905. <wsdl:input name="telephonyListReversableCallsFromNumberRequest">
  26906. <soap:body use="literal" />
  26907. </wsdl:input>
  26908. <wsdl:output name="telephonyListReversableCallsFromNumberResponse">
  26909. <soap:body use="literal" />
  26910. </wsdl:output>
  26911. </wsdl:operation>
  26912. <wsdl:operation name="telephonyBillingAccountList">
  26913. <soap:operation soapAction="" />
  26914. <wsdl:input name="telephonyBillingAccountListRequest">
  26915. <soap:body use="literal" />
  26916. </wsdl:input>
  26917. <wsdl:output name="telephonyBillingAccountListResponse">
  26918. <soap:body use="literal" />
  26919. </wsdl:output>
  26920. </wsdl:operation>
  26921. <wsdl:operation name="telephonySmsGetQuotaNotificationForUser">
  26922. <soap:operation soapAction="" />
  26923. <wsdl:input name="telephonySmsGetQuotaNotificationForUserRequest">
  26924. <soap:body use="literal" />
  26925. </wsdl:input>
  26926. <wsdl:output name="telephonySmsGetQuotaNotificationForUserResponse">
  26927. <soap:body use="literal" />
  26928. </wsdl:output>
  26929. </wsdl:operation>
  26930. <wsdl:operation name="dedicatedMonitoringDel">
  26931. <soap:operation soapAction="" />
  26932. <wsdl:input name="dedicatedMonitoringDelRequest">
  26933. <soap:body use="literal" />
  26934. </wsdl:input>
  26935. <wsdl:output name="dedicatedMonitoringDelResponse">
  26936. <soap:body use="literal" />
  26937. </wsdl:output>
  26938. </wsdl:operation>
  26939. <wsdl:operation name="telephonyChangeNicModify">
  26940. <soap:operation soapAction="" />
  26941. <wsdl:input name="telephonyChangeNicModifyRequest">
  26942. <soap:body use="literal" />
  26943. </wsdl:input>
  26944. <wsdl:output name="telephonyChangeNicModifyResponse">
  26945. <soap:body use="literal" />
  26946. </wsdl:output>
  26947. </wsdl:operation>
  26948. <wsdl:operation name="dedicatedMonitoringServiceAddSMS">
  26949. <soap:operation soapAction="" />
  26950. <wsdl:input name="dedicatedMonitoringServiceAddSMSRequest">
  26951. <soap:body use="literal" />
  26952. </wsdl:input>
  26953. <wsdl:output name="dedicatedMonitoringServiceAddSMSResponse">
  26954. <soap:body use="literal" />
  26955. </wsdl:output>
  26956. </wsdl:operation>
  26957. <wsdl:operation name="prepaidGetBalance">
  26958. <soap:operation soapAction="" />
  26959. <wsdl:input name="prepaidGetBalanceRequest">
  26960. <soap:body use="literal" />
  26961. </wsdl:input>
  26962. <wsdl:output name="prepaidGetBalanceResponse">
  26963. <soap:body use="literal" />
  26964. </wsdl:output>
  26965. </wsdl:operation>
  26966. <wsdl:operation name="telephonySviInfo">
  26967. <soap:operation soapAction="" />
  26968. <wsdl:input name="telephonySviInfoRequest">
  26969. <soap:body use="literal" />
  26970. </wsdl:input>
  26971. <wsdl:output name="telephonySviInfoResponse">
  26972. <soap:body use="literal" />
  26973. </wsdl:output>
  26974. </wsdl:operation>
  26975. <wsdl:operation name="dnsGeolocalizeHosting">
  26976. <soap:operation soapAction="" />
  26977. <wsdl:input name="dnsGeolocalizeHostingRequest">
  26978. <soap:body use="literal" />
  26979. </wsdl:input>
  26980. <wsdl:output name="dnsGeolocalizeHostingResponse">
  26981. <soap:body use="literal" />
  26982. </wsdl:output>
  26983. </wsdl:operation>
  26984. <wsdl:operation name="popAdd">
  26985. <soap:operation soapAction="" />
  26986. <wsdl:input name="popAddRequest">
  26987. <soap:body use="literal" />
  26988. </wsdl:input>
  26989. <wsdl:output name="popAddResponse">
  26990. <soap:body use="literal" />
  26991. </wsdl:output>
  26992. </wsdl:operation>
  26993. <wsdl:operation name="telephonyClick2CallUserAdd">
  26994. <soap:operation soapAction="" />
  26995. <wsdl:input name="telephonyClick2CallUserAddRequest">
  26996. <soap:body use="literal" />
  26997. </wsdl:input>
  26998. <wsdl:output name="telephonyClick2CallUserAddResponse">
  26999. <soap:body use="literal" />
  27000. </wsdl:output>
  27001. </wsdl:operation>
  27002. <wsdl:operation name="domainHostInfo">
  27003. <soap:operation soapAction="" />
  27004. <wsdl:input name="domainHostInfoRequest">
  27005. <soap:body use="literal" />
  27006. </wsdl:input>
  27007. <wsdl:output name="domainHostInfoResponse">
  27008. <soap:body use="literal" />
  27009. </wsdl:output>
  27010. </wsdl:operation>
  27011. <wsdl:operation name="dedicatedList">
  27012. <soap:operation soapAction="" />
  27013. <wsdl:input name="dedicatedListRequest">
  27014. <soap:body use="literal" />
  27015. </wsdl:input>
  27016. <wsdl:output name="dedicatedListResponse">
  27017. <soap:body use="literal" />
  27018. </wsdl:output>
  27019. </wsdl:operation>
  27020. <wsdl:operation name="dedicatedIPForUDPGet">
  27021. <soap:operation soapAction="" />
  27022. <wsdl:input name="dedicatedIPForUDPGetRequest">
  27023. <soap:body use="literal" />
  27024. </wsdl:input>
  27025. <wsdl:output name="dedicatedIPForUDPGetResponse">
  27026. <soap:body use="literal" />
  27027. </wsdl:output>
  27028. </wsdl:operation>
  27029. <wsdl:operation name="dedicatedGetAvailableIpFromNetwork">
  27030. <soap:operation soapAction="" />
  27031. <wsdl:input name="dedicatedGetAvailableIpFromNetworkRequest">
  27032. <soap:body use="literal" />
  27033. </wsdl:input>
  27034. <wsdl:output name="dedicatedGetAvailableIpFromNetworkResponse">
  27035. <soap:body use="literal" />
  27036. </wsdl:output>
  27037. </wsdl:operation>
  27038. <wsdl:operation name="crontabModify">
  27039. <soap:operation soapAction="" />
  27040. <wsdl:input name="crontabModifyRequest">
  27041. <soap:body use="literal" />
  27042. </wsdl:input>
  27043. <wsdl:output name="crontabModifyResponse">
  27044. <soap:body use="literal" />
  27045. </wsdl:output>
  27046. </wsdl:operation>
  27047. <wsdl:operation name="sqlpriveCronGet">
  27048. <soap:operation soapAction="" />
  27049. <wsdl:input name="sqlpriveCronGetRequest">
  27050. <soap:body use="literal" />
  27051. </wsdl:input>
  27052. <wsdl:output name="sqlpriveCronGetResponse">
  27053. <soap:body use="literal" />
  27054. </wsdl:output>
  27055. </wsdl:operation>
  27056. <wsdl:operation name="supportReactivateThread">
  27057. <soap:operation soapAction="" />
  27058. <wsdl:input name="supportReactivateThreadRequest">
  27059. <soap:body use="literal" />
  27060. </wsdl:input>
  27061. <wsdl:output name="supportReactivateThreadResponse">
  27062. <soap:body use="literal" />
  27063. </wsdl:output>
  27064. </wsdl:operation>
  27065. <wsdl:operation name="telephonySmsBlacklistedSendersDelete">
  27066. <soap:operation soapAction="" />
  27067. <wsdl:input name="telephonySmsBlacklistedSendersDeleteRequest">
  27068. <soap:body use="literal" />
  27069. </wsdl:input>
  27070. <wsdl:output name="telephonySmsBlacklistedSendersDeleteResponse">
  27071. <soap:body use="literal" />
  27072. </wsdl:output>
  27073. </wsdl:operation>
  27074. <wsdl:operation name="zoneImport">
  27075. <soap:operation soapAction="" />
  27076. <wsdl:input name="zoneImportRequest">
  27077. <soap:body use="literal" />
  27078. </wsdl:input>
  27079. <wsdl:output name="zoneImportResponse">
  27080. <soap:body use="literal" />
  27081. </wsdl:output>
  27082. </wsdl:operation>
  27083. <wsdl:operation name="telephonySmsplusServiceAdd">
  27084. <soap:operation soapAction="" />
  27085. <wsdl:input name="telephonySmsplusServiceAddRequest">
  27086. <soap:body use="literal" />
  27087. </wsdl:input>
  27088. <wsdl:output name="telephonySmsplusServiceAddResponse">
  27089. <soap:body use="literal" />
  27090. </wsdl:output>
  27091. </wsdl:operation>
  27092. <wsdl:operation name="multiDomainDel">
  27093. <soap:operation soapAction="" />
  27094. <wsdl:input name="multiDomainDelRequest">
  27095. <soap:body use="literal" />
  27096. </wsdl:input>
  27097. <wsdl:output name="multiDomainDelResponse">
  27098. <soap:body use="literal" />
  27099. </wsdl:output>
  27100. </wsdl:operation>
  27101. <wsdl:operation name="telephonySpareCreateRMA">
  27102. <soap:operation soapAction="" />
  27103. <wsdl:input name="telephonySpareCreateRMARequest">
  27104. <soap:body use="literal" />
  27105. </wsdl:input>
  27106. <wsdl:output name="telephonySpareCreateRMAResponse">
  27107. <soap:body use="literal" />
  27108. </wsdl:output>
  27109. </wsdl:operation>
  27110. <wsdl:operation name="telephonySmsplusServiceEdit">
  27111. <soap:operation soapAction="" />
  27112. <wsdl:input name="telephonySmsplusServiceEditRequest">
  27113. <soap:body use="literal" />
  27114. </wsdl:input>
  27115. <wsdl:output name="telephonySmsplusServiceEditResponse">
  27116. <soap:body use="literal" />
  27117. </wsdl:output>
  27118. </wsdl:operation>
  27119. <wsdl:operation name="dedicatedMailinglistSubscribe">
  27120. <soap:operation soapAction="" />
  27121. <wsdl:input name="dedicatedMailinglistSubscribeRequest">
  27122. <soap:body use="literal" />
  27123. </wsdl:input>
  27124. <wsdl:output name="dedicatedMailinglistSubscribeResponse">
  27125. <soap:body use="literal" />
  27126. </wsdl:output>
  27127. </wsdl:operation>
  27128. <wsdl:operation name="serviceGroupInfo">
  27129. <soap:operation soapAction="" />
  27130. <wsdl:input name="serviceGroupInfoRequest">
  27131. <soap:body use="literal" />
  27132. </wsdl:input>
  27133. <wsdl:output name="serviceGroupInfoResponse">
  27134. <soap:body use="literal" />
  27135. </wsdl:output>
  27136. </wsdl:operation>
  27137. <wsdl:operation name="automatedMailFlush">
  27138. <soap:operation soapAction="" />
  27139. <wsdl:input name="automatedMailFlushRequest">
  27140. <soap:body use="literal" />
  27141. </wsdl:input>
  27142. <wsdl:output name="automatedMailFlushResponse">
  27143. <soap:body use="literal" />
  27144. </wsdl:output>
  27145. </wsdl:operation>
  27146. <wsdl:operation name="managedServicesNameUpdate">
  27147. <soap:operation soapAction="" />
  27148. <wsdl:input name="managedServicesNameUpdateRequest">
  27149. <soap:body use="literal" />
  27150. </wsdl:input>
  27151. <wsdl:output name="managedServicesNameUpdateResponse">
  27152. <soap:body use="literal" />
  27153. </wsdl:output>
  27154. </wsdl:operation>
  27155. <wsdl:operation name="popGetQuota">
  27156. <soap:operation soapAction="" />
  27157. <wsdl:input name="popGetQuotaRequest">
  27158. <soap:body use="literal" />
  27159. </wsdl:input>
  27160. <wsdl:output name="popGetQuotaResponse">
  27161. <soap:body use="literal" />
  27162. </wsdl:output>
  27163. </wsdl:operation>
  27164. <wsdl:operation name="telephonyHuntingGenericScreenOptionsModify">
  27165. <soap:operation soapAction="" />
  27166. <wsdl:input name="telephonyHuntingGenericScreenOptionsModifyRequest">
  27167. <soap:body use="literal" />
  27168. </wsdl:input>
  27169. <wsdl:output name="telephonyHuntingGenericScreenOptionsModifyResponse">
  27170. <soap:body use="literal" />
  27171. </wsdl:output>
  27172. </wsdl:operation>
  27173. <wsdl:operation name="ripeCreateOrganisation">
  27174. <soap:operation soapAction="" />
  27175. <wsdl:input name="ripeCreateOrganisationRequest">
  27176. <soap:body use="literal" />
  27177. </wsdl:input>
  27178. <wsdl:output name="ripeCreateOrganisationResponse">
  27179. <soap:body use="literal" />
  27180. </wsdl:output>
  27181. </wsdl:operation>
  27182. <wsdl:operation name="telephonyPlugAndPhoneInfo">
  27183. <soap:operation soapAction="" />
  27184. <wsdl:input name="telephonyPlugAndPhoneInfoRequest">
  27185. <soap:body use="literal" />
  27186. </wsdl:input>
  27187. <wsdl:output name="telephonyPlugAndPhoneInfoResponse">
  27188. <soap:body use="literal" />
  27189. </wsdl:output>
  27190. </wsdl:operation>
  27191. <wsdl:operation name="telephonyFaxCampaignDelete">
  27192. <soap:operation soapAction="" />
  27193. <wsdl:input name="telephonyFaxCampaignDeleteRequest">
  27194. <soap:body use="literal" />
  27195. </wsdl:input>
  27196. <wsdl:output name="telephonyFaxCampaignDeleteResponse">
  27197. <soap:body use="literal" />
  27198. </wsdl:output>
  27199. </wsdl:operation>
  27200. <wsdl:operation name="telephonyReversmentsRefundFromBillingAccount">
  27201. <soap:operation soapAction="" />
  27202. <wsdl:input name="telephonyReversmentsRefundFromBillingAccountRequest">
  27203. <soap:body use="literal" />
  27204. </wsdl:input>
  27205. <wsdl:output name="telephonyReversmentsRefundFromBillingAccountResponse">
  27206. <soap:body use="literal" />
  27207. </wsdl:output>
  27208. </wsdl:operation>
  27209. <wsdl:operation name="telephonyVoicemailMessageDelete">
  27210. <soap:operation soapAction="" />
  27211. <wsdl:input name="telephonyVoicemailMessageDeleteRequest">
  27212. <soap:body use="literal" />
  27213. </wsdl:input>
  27214. <wsdl:output name="telephonyVoicemailMessageDeleteResponse">
  27215. <soap:body use="literal" />
  27216. </wsdl:output>
  27217. </wsdl:operation>
  27218. <wsdl:operation name="dedicatedIpLoadBalancingNameModify">
  27219. <soap:operation soapAction="" />
  27220. <wsdl:input name="dedicatedIpLoadBalancingNameModifyRequest">
  27221. <soap:body use="literal" />
  27222. </wsdl:input>
  27223. <wsdl:output name="dedicatedIpLoadBalancingNameModifyResponse">
  27224. <soap:body use="literal" />
  27225. </wsdl:output>
  27226. </wsdl:operation>
  27227. <wsdl:operation name="telephonyLineOptionsList">
  27228. <soap:operation soapAction="" />
  27229. <wsdl:input name="telephonyLineOptionsListRequest">
  27230. <soap:body use="literal" />
  27231. </wsdl:input>
  27232. <wsdl:output name="telephonyLineOptionsListResponse">
  27233. <soap:body use="literal" />
  27234. </wsdl:output>
  27235. </wsdl:operation>
  27236. <wsdl:operation name="telephonySpareServiceInfo">
  27237. <soap:operation soapAction="" />
  27238. <wsdl:input name="telephonySpareServiceInfoRequest">
  27239. <soap:body use="literal" />
  27240. </wsdl:input>
  27241. <wsdl:output name="telephonySpareServiceInfoResponse">
  27242. <soap:body use="literal" />
  27243. </wsdl:output>
  27244. </wsdl:operation>
  27245. <wsdl:operation name="telephonyAbbreviatedNumberModify">
  27246. <soap:operation soapAction="" />
  27247. <wsdl:input name="telephonyAbbreviatedNumberModifyRequest">
  27248. <soap:body use="literal" />
  27249. </wsdl:input>
  27250. <wsdl:output name="telephonyAbbreviatedNumberModifyResponse">
  27251. <soap:body use="literal" />
  27252. </wsdl:output>
  27253. </wsdl:operation>
  27254. <wsdl:operation name="telephonyOfferSimultaneousLinesModify">
  27255. <soap:operation soapAction="" />
  27256. <wsdl:input name="telephonyOfferSimultaneousLinesModifyRequest">
  27257. <soap:body use="literal" />
  27258. </wsdl:input>
  27259. <wsdl:output name="telephonyOfferSimultaneousLinesModifyResponse">
  27260. <soap:body use="literal" />
  27261. </wsdl:output>
  27262. </wsdl:operation>
  27263. <wsdl:operation name="dedicatedMonitoringServiceList">
  27264. <soap:operation soapAction="" />
  27265. <wsdl:input name="dedicatedMonitoringServiceListRequest">
  27266. <soap:body use="literal" />
  27267. </wsdl:input>
  27268. <wsdl:output name="dedicatedMonitoringServiceListResponse">
  27269. <soap:body use="literal" />
  27270. </wsdl:output>
  27271. </wsdl:operation>
  27272. <wsdl:operation name="resellerDomainTransfer">
  27273. <soap:operation soapAction="" />
  27274. <wsdl:input name="resellerDomainTransferRequest">
  27275. <soap:body use="literal" />
  27276. </wsdl:input>
  27277. <wsdl:output name="resellerDomainTransferResponse">
  27278. <soap:body use="literal" />
  27279. </wsdl:output>
  27280. </wsdl:operation>
  27281. <wsdl:operation name="serviceGroupAddService">
  27282. <soap:operation soapAction="" />
  27283. <wsdl:input name="serviceGroupAddServiceRequest">
  27284. <soap:body use="literal" />
  27285. </wsdl:input>
  27286. <wsdl:output name="serviceGroupAddServiceResponse">
  27287. <soap:body use="literal" />
  27288. </wsdl:output>
  27289. </wsdl:operation>
  27290. </wsdl:binding>
  27291. <wsdl:service name="managerService">
  27292. <wsdl:port name="managerPort" binding="wsdlns:managerBinding">
  27293. <soap:address location="https://www.ovh.com:1664" />
  27294. </wsdl:port>
  27295. </wsdl:service>
  27296. </wsdl:definitions>