plainprograms-virtuozzo 0.5.3 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. data/CHANGELOG.rdoc +21 -0
  2. data/Rakefile +3 -3
  3. data/TODO.rdoc +20 -0
  4. data/lib/virtuozzo/soap.rb +216 -0
  5. data/lib/virtuozzo/soap/drivers/alertm.rb +78 -0
  6. data/lib/virtuozzo/soap/drivers/authm.rb +172 -0
  7. data/lib/virtuozzo/soap/drivers/backupm.rb +108 -0
  8. data/lib/virtuozzo/soap/drivers/computerm.rb +108 -0
  9. data/lib/virtuozzo/soap/drivers/env_samplem.rb +84 -0
  10. data/lib/virtuozzo/soap/drivers/event_log.rb +60 -0
  11. data/lib/virtuozzo/soap/drivers/filer.rb +156 -0
  12. data/lib/virtuozzo/soap/drivers/firewallm.rb +100 -0
  13. data/lib/virtuozzo/soap/drivers/licensem.rb +100 -0
  14. data/lib/virtuozzo/soap/drivers/mailer.rb +108 -0
  15. data/lib/virtuozzo/soap/drivers/op_log.rb +60 -0
  16. data/lib/virtuozzo/soap/drivers/perf_mon.rb +76 -0
  17. data/lib/virtuozzo/soap/drivers/res_log.rb +84 -0
  18. data/lib/virtuozzo/soap/drivers/resourcem.rb +100 -0
  19. data/lib/virtuozzo/soap/drivers/scheduler.rb +84 -0
  20. data/lib/virtuozzo/soap/drivers/server_group.rb +140 -0
  21. data/lib/virtuozzo/soap/drivers/servicem.rb +100 -0
  22. data/lib/virtuozzo/soap/drivers/userm.rb +156 -0
  23. data/lib/virtuozzo/soap/mapping_registries/alertm.rb +2799 -0
  24. data/lib/virtuozzo/soap/mapping_registries/authm.rb +3292 -0
  25. data/lib/virtuozzo/soap/mapping_registries/backupm.rb +3597 -0
  26. data/lib/virtuozzo/soap/mapping_registries/computerm.rb +2896 -0
  27. data/lib/virtuozzo/soap/mapping_registries/env_samplem.rb +2735 -0
  28. data/lib/virtuozzo/soap/mapping_registries/event_log.rb +2695 -0
  29. data/lib/virtuozzo/soap/mapping_registries/filer.rb +3211 -0
  30. data/lib/virtuozzo/soap/mapping_registries/firewallm.rb +2815 -0
  31. data/lib/virtuozzo/soap/mapping_registries/licensem.rb +2889 -0
  32. data/lib/virtuozzo/soap/mapping_registries/mailer.rb +2831 -0
  33. data/lib/virtuozzo/soap/mapping_registries/op_log.rb +2724 -0
  34. data/lib/virtuozzo/soap/mapping_registries/perf_mon.rb +2798 -0
  35. data/lib/virtuozzo/soap/mapping_registries/res_log.rb +2946 -0
  36. data/lib/virtuozzo/soap/mapping_registries/resourcem.rb +2837 -0
  37. data/lib/virtuozzo/soap/mapping_registries/scheduler.rb +2928 -0
  38. data/lib/virtuozzo/soap/mapping_registries/server_group.rb +3161 -0
  39. data/lib/virtuozzo/soap/mapping_registries/servicem.rb +2949 -0
  40. data/lib/virtuozzo/soap/mapping_registries/userm.rb +3173 -0
  41. data/lib/virtuozzo/soap/types/alertm.rb +2233 -0
  42. data/lib/virtuozzo/soap/types/authm.rb +2655 -0
  43. data/lib/virtuozzo/soap/types/backupm.rb +2773 -0
  44. data/lib/virtuozzo/soap/types/computerm.rb +2334 -0
  45. data/lib/virtuozzo/soap/types/env_samplem.rb +2159 -0
  46. data/lib/virtuozzo/soap/types/event_log.rb +2125 -0
  47. data/lib/virtuozzo/soap/types/filer.rb +2807 -0
  48. data/lib/virtuozzo/soap/types/firewallm.rb +2225 -0
  49. data/lib/virtuozzo/soap/types/licensem.rb +2266 -0
  50. data/lib/virtuozzo/soap/types/mailer.rb +2311 -0
  51. data/lib/virtuozzo/soap/types/op_log.rb +2156 -0
  52. data/lib/virtuozzo/soap/types/perf_mon.rb +2258 -0
  53. data/lib/virtuozzo/soap/types/res_log.rb +2340 -0
  54. data/lib/virtuozzo/soap/types/resourcem.rb +2213 -0
  55. data/lib/virtuozzo/soap/types/scheduler.rb +2307 -0
  56. data/lib/virtuozzo/soap/types/server_group.rb +2467 -0
  57. data/lib/virtuozzo/soap/types/servicem.rb +2292 -0
  58. data/lib/virtuozzo/soap/types/userm.rb +2599 -0
  59. data/virtuozzo.gemspec +10 -10
  60. metadata +116 -6
@@ -0,0 +1,2831 @@
1
+ require 'virtuozzo/soap/types/mailer'
2
+ require 'soap/mapping'
3
+
4
+ module Virtuozzo
5
+ module SOAP
6
+ module MappingRegistries
7
+ module Mailer
8
+ EncodedRegistry = ::SOAP::Mapping::EncodedRegistry.new
9
+ LiteralRegistry = ::SOAP::Mapping::LiteralRegistry.new
10
+ NsMailer = "http://www.swsoft.com/webservices/vzl/4.0.0/mailer"
11
+ NsMailer_0 = "http://www.swsoft.com/webservices/vzl/WSDL/4.0.0/mailer"
12
+ NsProtocol = "http://www.swsoft.com/webservices/vzl/4.0.0/protocol"
13
+ NsTypes = "http://www.swsoft.com/webservices/vzl/4.0.0/types"
14
+ NsXMLSchema = "http://www.w3.org/2001/XMLSchema"
15
+
16
+ EncodedRegistry.register(
17
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType,
18
+ :schema_type => XSD::QName.new(NsMailer, "mailerType"),
19
+ :schema_basetype => XSD::QName.new(NsProtocol, "operator_functionalType"),
20
+ :schema_element => [ :choice,
21
+ ["configuration", ["Virtuozzo::SOAP::Types::Mailer::ConfigurationType", XSD::QName.new(NsProtocol, "configuration")]],
22
+ ["ok", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Ok[]", XSD::QName.new(NsProtocol, "ok")]],
23
+ ["error", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Error[]", XSD::QName.new(NsProtocol, "error")]],
24
+ [
25
+ ["mail_template_list", "Virtuozzo::SOAP::Types::Mailer::Mail_template_list[]", [0, 1]],
26
+ ["get_mail_template", "Virtuozzo::SOAP::Types::Mailer::Get_mail_template[]", [0, 1]],
27
+ ["set_mail_template", "Virtuozzo::SOAP::Types::Mailer::Set_mail_template[]", [0, 1]],
28
+ ["remove_mail_template", "Virtuozzo::SOAP::Types::Mailer::Remove_mail_template[]", [0, 1]],
29
+ ["set_relay", "Virtuozzo::SOAP::Types::Mailer::Set_relay[]", [0, 1]],
30
+ ["get_relay", "Virtuozzo::SOAP::Types::Mailer::Get_relay[]", [0, 1]],
31
+ ["get_config", "Virtuozzo::SOAP::Types::Mailer::Get_config[]", [0, 1]],
32
+ ["set_config", "Virtuozzo::SOAP::Types::Mailer::Set_config[]", [0, 1]],
33
+ ["post", "Virtuozzo::SOAP::Types::Mailer::Post[]", [0, 1]]
34
+ ],
35
+ [
36
+ ["relay", "[]", [0, 1]],
37
+ ["mail_tempate_list", "Virtuozzo::SOAP::Types::Mailer::Mail_tempate_list[]", [0, 1]],
38
+ ["mail_template", "Virtuozzo::SOAP::Types::Mailer::Mail_template[]", [0, 1]],
39
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Config[]", [0, 1]]
40
+ ]
41
+ ]
42
+ )
43
+
44
+ EncodedRegistry.register(
45
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Ok,
46
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
47
+ :is_anonymous => true,
48
+ :schema_qualified => true,
49
+ :schema_element => []
50
+ )
51
+
52
+ EncodedRegistry.register(
53
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Error,
54
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
55
+ :is_anonymous => true,
56
+ :schema_qualified => true,
57
+ :schema_element => [
58
+ ["code", "SOAP::SOAPInt"],
59
+ ["message", "SOAP::SOAPString", [0, 1]]
60
+ ]
61
+ )
62
+
63
+ EncodedRegistry.register(
64
+ :class => Virtuozzo::SOAP::Types::Mailer::MailAccountInfo,
65
+ :schema_type => XSD::QName.new(NsMailer, "mailAccountInfo"),
66
+ :schema_element => [
67
+ ["name", "SOAP::SOAPString"],
68
+ ["email", "SOAP::SOAPString"]
69
+ ]
70
+ )
71
+
72
+ EncodedRegistry.register(
73
+ :class => Virtuozzo::SOAP::Types::Mailer::OsType,
74
+ :schema_type => XSD::QName.new(NsTypes, "osType"),
75
+ :schema_element => [
76
+ ["platform", "SOAP::SOAPString", [0, 1]],
77
+ ["name", "SOAP::SOAPString"],
78
+ ["version", "SOAP::SOAPString", [0, 1]],
79
+ ["kernel", "SOAP::SOAPString", [0, 1]]
80
+ ]
81
+ )
82
+
83
+ EncodedRegistry.register(
84
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_statusType,
85
+ :schema_type => XSD::QName.new(NsTypes, "env_statusType"),
86
+ :schema_element => [
87
+ ["state", "SOAP::SOAPInt", [0, 1]],
88
+ ["transition", "SOAP::SOAPInt", [0, 1]]
89
+ ]
90
+ )
91
+
92
+ EncodedRegistry.register(
93
+ :class => Virtuozzo::SOAP::Types::Mailer::QosType,
94
+ :schema_type => XSD::QName.new(NsTypes, "qosType"),
95
+ :schema_element => [
96
+ ["id", "SOAP::SOAPString"],
97
+ ["soft", "SOAP::SOAPLong", [0, 1]],
98
+ ["hard", "SOAP::SOAPLong", [0, 1]],
99
+ ["cur", "SOAP::SOAPLong", [0, 1]]
100
+ ]
101
+ )
102
+
103
+ EncodedRegistry.register(
104
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_configType,
105
+ :schema_type => XSD::QName.new(NsTypes, "env_configType"),
106
+ :schema_element => [
107
+ ["name", "SOAP::SOAPString", [0, 1]],
108
+ ["description", "SOAP::SOAPBase64", [0, 1]],
109
+ ["domain", "SOAP::SOAPString", [0, 1]],
110
+ ["hostname", "SOAP::SOAPString", [0, 1]],
111
+ ["address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
112
+ ["architecture", "SOAP::SOAPString", [0, 1]],
113
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
114
+ ["type", "SOAP::SOAPString", [0, 1]],
115
+ ["nameserver", "SOAP::SOAPString[]", [0, nil]],
116
+ ["search_domain", "SOAP::SOAPString[]", [0, nil]],
117
+ ["base_sample_id", nil, [0, 1]],
118
+ ["base_snapshot_id", nil, [0, 1]],
119
+ ["child_type", "SOAP::SOAPString[]", [0, nil]]
120
+ ]
121
+ )
122
+
123
+ EncodedRegistry.register(
124
+ :class => Virtuozzo::SOAP::Types::Mailer::Venv_configType,
125
+ :schema_type => XSD::QName.new(NsTypes, "venv_configType"),
126
+ :schema_basetype => XSD::QName.new(NsTypes, "env_configType"),
127
+ :schema_element => [
128
+ ["name", "SOAP::SOAPString", [0, 1]],
129
+ ["description", "SOAP::SOAPBase64", [0, 1]],
130
+ ["domain", "SOAP::SOAPString", [0, 1]],
131
+ ["hostname", "SOAP::SOAPString", [0, 1]],
132
+ ["address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
133
+ ["architecture", "SOAP::SOAPString", [0, 1]],
134
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
135
+ ["type", "SOAP::SOAPString", [0, 1]],
136
+ ["nameserver", "SOAP::SOAPString[]", [0, nil]],
137
+ ["search_domain", "SOAP::SOAPString[]", [0, nil]],
138
+ ["base_sample_id", nil, [0, 1]],
139
+ ["base_snapshot_id", nil, [0, 1]],
140
+ ["child_type", "SOAP::SOAPString[]", [0, nil]],
141
+ ["qos", "Virtuozzo::SOAP::Types::Mailer::QosType[]", [0, nil]]
142
+ ]
143
+ )
144
+
145
+ EncodedRegistry.register(
146
+ :class => Virtuozzo::SOAP::Types::Mailer::Native_configType,
147
+ :schema_type => XSD::QName.new(NsTypes, "native_configType"),
148
+ :schema_element => []
149
+ )
150
+
151
+ EncodedRegistry.register(
152
+ :class => Virtuozzo::SOAP::Types::Mailer::EnvType,
153
+ :schema_type => XSD::QName.new(NsTypes, "envType"),
154
+ :schema_element => [
155
+ ["parent_eid", nil],
156
+ ["eid", nil],
157
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Env_statusType", [0, 1]],
158
+ ["alert", "SOAP::SOAPInt", [0, 1]],
159
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Env_configType", [0, 1]],
160
+ ["virtual_config", "Virtuozzo::SOAP::Types::Mailer::Venv_configType", [0, 1]]
161
+ ]
162
+ )
163
+
164
+ EncodedRegistry.register(
165
+ :class => Virtuozzo::SOAP::Types::Mailer::ProcessesType,
166
+ :schema_type => XSD::QName.new(NsTypes, "processesType"),
167
+ :schema_element => [
168
+ ["run", "SOAP::SOAPInt"],
169
+ ["zombie", "SOAP::SOAPInt"],
170
+ ["sleep", "SOAP::SOAPInt"],
171
+ ["uninterrupt", "SOAP::SOAPInt"],
172
+ ["stopped", "SOAP::SOAPInt"],
173
+ ["total", "SOAP::SOAPInt"]
174
+ ]
175
+ )
176
+
177
+ EncodedRegistry.register(
178
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avgType,
179
+ :schema_type => XSD::QName.new(NsTypes, "load_avgType"),
180
+ :schema_element => [
181
+ ["l1", "SOAP::SOAPDouble"],
182
+ ["l2", "SOAP::SOAPDouble", [0, 1]],
183
+ ["l3", "SOAP::SOAPDouble", [0, 1]]
184
+ ]
185
+ )
186
+
187
+ EncodedRegistry.register(
188
+ :class => Virtuozzo::SOAP::Types::Mailer::Cpu_loadType,
189
+ :schema_type => XSD::QName.new(NsTypes, "cpu_loadType"),
190
+ :schema_element => [
191
+ ["system", "SOAP::SOAPLong"],
192
+ ["user", "SOAP::SOAPLong"],
193
+ ["nice", "SOAP::SOAPLong"],
194
+ ["idle", "SOAP::SOAPLong"]
195
+ ]
196
+ )
197
+
198
+ EncodedRegistry.register(
199
+ :class => Virtuozzo::SOAP::Types::Mailer::CpuType,
200
+ :schema_type => XSD::QName.new(NsTypes, "cpuType"),
201
+ :schema_element => [
202
+ ["mhz", "SOAP::SOAPInt"],
203
+ ["name", "SOAP::SOAPString"],
204
+ ["number", "SOAP::SOAPInt"],
205
+ ["cores", "SOAP::SOAPInt"],
206
+ ["hyperthreads", "SOAP::SOAPInt"],
207
+ ["units", "SOAP::SOAPInt"],
208
+ ["family", "SOAP::SOAPString"],
209
+ ["model", "SOAP::SOAPString"],
210
+ ["bogomips", "SOAP::SOAPInt"]
211
+ ]
212
+ )
213
+
214
+ EncodedRegistry.register(
215
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType,
216
+ :schema_type => XSD::QName.new(NsTypes, "transferType"),
217
+ :schema_element => [
218
+ ["input", "Virtuozzo::SOAP::Types::Mailer::TransferType::Input"],
219
+ ["output", "Virtuozzo::SOAP::Types::Mailer::TransferType::Output"]
220
+ ]
221
+ )
222
+
223
+ EncodedRegistry.register(
224
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType::Input,
225
+ :schema_name => XSD::QName.new(NsTypes, "input"),
226
+ :is_anonymous => true,
227
+ :schema_qualified => true,
228
+ :schema_element => [
229
+ ["bytes", "SOAP::SOAPLong"],
230
+ ["packets", "SOAP::SOAPLong", [0, 1]]
231
+ ]
232
+ )
233
+
234
+ EncodedRegistry.register(
235
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType::Output,
236
+ :schema_name => XSD::QName.new(NsTypes, "output"),
237
+ :is_anonymous => true,
238
+ :schema_qualified => true,
239
+ :schema_element => [
240
+ ["bytes", "SOAP::SOAPLong"],
241
+ ["packets", "SOAP::SOAPLong", [0, 1]]
242
+ ]
243
+ )
244
+
245
+ EncodedRegistry.register(
246
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType,
247
+ :schema_type => XSD::QName.new(NsTypes, "system_nodeType"),
248
+ :schema_element => [
249
+ ["address", "Virtuozzo::SOAP::Types::Mailer::System_nodeType::Address"],
250
+ ["login", "Virtuozzo::SOAP::Types::Mailer::System_nodeType::Login", [0, 1]]
251
+ ]
252
+ )
253
+
254
+ EncodedRegistry.register(
255
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType::Address,
256
+ :schema_name => XSD::QName.new(NsTypes, "address"),
257
+ :is_anonymous => true,
258
+ :schema_qualified => true,
259
+ :schema_element => [
260
+ ["ip", nil]
261
+ ]
262
+ )
263
+
264
+ EncodedRegistry.register(
265
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType::Login,
266
+ :schema_name => XSD::QName.new(NsTypes, "login"),
267
+ :is_anonymous => true,
268
+ :schema_qualified => true,
269
+ :schema_element => [
270
+ ["user", "SOAP::SOAPString"],
271
+ ["password", "SOAP::SOAPBase64"]
272
+ ]
273
+ )
274
+
275
+ EncodedRegistry.register(
276
+ :class => Virtuozzo::SOAP::Types::Mailer::ResourceType,
277
+ :schema_type => XSD::QName.new(NsTypes, "resourceType"),
278
+ :schema_element => [
279
+ ["total", "SOAP::SOAPLong", [0, 1]],
280
+ ["used", "SOAP::SOAPLong", [0, 1]],
281
+ ["free", "SOAP::SOAPLong", [0, 1]],
282
+ ["avg", "SOAP::SOAPLong", [0, 1]],
283
+ ["min", "SOAP::SOAPLong", [0, 1]],
284
+ ["max", "SOAP::SOAPLong", [0, 1]]
285
+ ]
286
+ )
287
+
288
+ EncodedRegistry.register(
289
+ :class => Virtuozzo::SOAP::Types::Mailer::IntervalType,
290
+ :schema_type => XSD::QName.new(NsTypes, "intervalType"),
291
+ :schema_element => [
292
+ ["start_time", nil],
293
+ ["end_time", nil]
294
+ ]
295
+ )
296
+
297
+ EncodedRegistry.register(
298
+ :class => Virtuozzo::SOAP::Types::Mailer::StatsType,
299
+ :schema_type => XSD::QName.new(NsTypes, "statsType"),
300
+ :schema_element => [
301
+ ["avg", "SOAP::SOAPLong", [0, 1]],
302
+ ["min", "SOAP::SOAPLong", [0, 1]],
303
+ ["max", "SOAP::SOAPLong", [0, 1]],
304
+ ["total", "SOAP::SOAPLong", [0, 1]],
305
+ ["cur", "SOAP::SOAPLong", [0, 1]],
306
+ ["soft", "SOAP::SOAPLong", [0, 1]],
307
+ ["hard", "SOAP::SOAPLong", [0, 1]]
308
+ ]
309
+ )
310
+
311
+ EncodedRegistry.register(
312
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_addressType,
313
+ :schema_type => XSD::QName.new(NsTypes, "net_addressType"),
314
+ :schema_element => [
315
+ ["host", nil],
316
+ ["mask", nil, [0, 1]]
317
+ ]
318
+ )
319
+
320
+ EncodedRegistry.register(
321
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_classType,
322
+ :schema_type => XSD::QName.new(NsTypes, "net_classType"),
323
+ :schema_element => [
324
+ ["id", "SOAP::SOAPString", [0, 1]],
325
+ ["transfer", "Virtuozzo::SOAP::Types::Mailer::TransferType", [0, 1]]
326
+ ]
327
+ )
328
+
329
+ EncodedRegistry.register(
330
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_rangeType,
331
+ :schema_type => XSD::QName.new(NsTypes, "ip_rangeType"),
332
+ :schema_element => [
333
+ ["id", "SOAP::SOAPString", [0, 1]],
334
+ ["start_ip", nil, [0, 1]],
335
+ ["subnet_mask", "SOAP::SOAPInt", [0, 1]],
336
+ ["comment", "SOAP::SOAPString", [0, 1]]
337
+ ]
338
+ )
339
+
340
+ EncodedRegistry.register(
341
+ :class => Virtuozzo::SOAP::Types::Mailer::Sample_confType,
342
+ :schema_type => XSD::QName.new(NsTypes, "sample_confType"),
343
+ :schema_element => [
344
+ ["env_config", "Virtuozzo::SOAP::Types::Mailer::Env_configType"],
345
+ ["id", "SOAP::SOAPString", [0, 1]],
346
+ ["name", "SOAP::SOAPString"],
347
+ ["comment", "SOAP::SOAPBase64", [0, 1]],
348
+ ["vt_version", "Virtuozzo::SOAP::Types::Mailer::Sample_confType::Vt_version", [0, 1]]
349
+ ]
350
+ )
351
+
352
+ EncodedRegistry.register(
353
+ :class => Virtuozzo::SOAP::Types::Mailer::Sample_confType::Vt_version,
354
+ :schema_name => XSD::QName.new(NsTypes, "vt_version"),
355
+ :is_anonymous => true,
356
+ :schema_qualified => true,
357
+ :schema_element => [
358
+ ["platform", "SOAP::SOAPString"],
359
+ ["architecture", "SOAP::SOAPString"],
360
+ ["vt_technology", "SOAP::SOAPString"]
361
+ ]
362
+ )
363
+
364
+ EncodedRegistry.register(
365
+ :class => Virtuozzo::SOAP::Types::Mailer::InterfaceType,
366
+ :schema_type => XSD::QName.new(NsTypes, "interfaceType"),
367
+ :schema_element => [
368
+ ["name", "SOAP::SOAPString"],
369
+ ["bandwidth", "SOAP::SOAPInt", [0, 1]],
370
+ ["transfer", "Virtuozzo::SOAP::Types::Mailer::TransferType", [0, 1]],
371
+ ["ipaddress", nil, [0, 1]],
372
+ ["flags", "SOAP::SOAPInt", [0, 1]]
373
+ ]
374
+ )
375
+
376
+ EncodedRegistry.register(
377
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType,
378
+ :schema_type => XSD::QName.new(NsTypes, "sys_infoType"),
379
+ :schema_element => [
380
+ ["load_avg", "Virtuozzo::SOAP::Types::Mailer::Load_avgType"],
381
+ ["processes", "Virtuozzo::SOAP::Types::Mailer::ProcessesType"],
382
+ ["cpu_load", "Virtuozzo::SOAP::Types::Mailer::Cpu_loadType"],
383
+ ["cpu_states", "Virtuozzo::SOAP::Types::Mailer::Cpu_loadType"],
384
+ ["users", "SOAP::SOAPInt"],
385
+ ["uptime", "SOAP::SOAPLong"],
386
+ ["memory", "Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Memory", [0, 1]],
387
+ ["swap", "Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Swap", [0, 1]]
388
+ ]
389
+ )
390
+
391
+ EncodedRegistry.register(
392
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Memory,
393
+ :schema_name => XSD::QName.new(NsTypes, "memory"),
394
+ :is_anonymous => true,
395
+ :schema_qualified => true,
396
+ :schema_element => [
397
+ ["total", "SOAP::SOAPLong", [0, 1]],
398
+ ["used", "SOAP::SOAPLong"]
399
+ ]
400
+ )
401
+
402
+ EncodedRegistry.register(
403
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Swap,
404
+ :schema_name => XSD::QName.new(NsTypes, "swap"),
405
+ :is_anonymous => true,
406
+ :schema_qualified => true,
407
+ :schema_element => [
408
+ ["total", "SOAP::SOAPLong", [0, 1]],
409
+ ["used", "SOAP::SOAPLong"]
410
+ ]
411
+ )
412
+
413
+ EncodedRegistry.register(
414
+ :class => Virtuozzo::SOAP::Types::Mailer::Ps_infoType,
415
+ :schema_type => XSD::QName.new(NsTypes, "ps_infoType"),
416
+ :schema_element => [
417
+ ["process", "Virtuozzo::SOAP::Types::Mailer::Ps_infoType::C_Process[]", [1, nil]],
418
+ ["param_id", "SOAP::SOAPString[]", [1, nil]],
419
+ ["run", "SOAP::SOAPInt"],
420
+ ["idle", "SOAP::SOAPInt"],
421
+ ["zombie", "SOAP::SOAPInt"],
422
+ ["sleep", "SOAP::SOAPInt"],
423
+ ["uninterrupt", "SOAP::SOAPInt"],
424
+ ["stopped", "SOAP::SOAPInt"],
425
+ ["total", "SOAP::SOAPInt"]
426
+ ]
427
+ )
428
+
429
+ EncodedRegistry.register(
430
+ :class => Virtuozzo::SOAP::Types::Mailer::Ps_infoType::C_Process,
431
+ :schema_name => XSD::QName.new(NsTypes, "process"),
432
+ :is_anonymous => true,
433
+ :schema_qualified => true,
434
+ :schema_element => [
435
+ ["pid", "SOAP::SOAPInt"],
436
+ ["param", "SOAP::SOAPBase64[]", [0, nil]]
437
+ ]
438
+ )
439
+
440
+ EncodedRegistry.register(
441
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType,
442
+ :schema_type => XSD::QName.new(NsTypes, "load_avg_statsType"),
443
+ :schema_element => [
444
+ ["l1", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L1"],
445
+ ["l2", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L2", [0, 1]],
446
+ ["l3", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L3", [0, 1]]
447
+ ]
448
+ )
449
+
450
+ EncodedRegistry.register(
451
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L1,
452
+ :schema_name => XSD::QName.new(NsTypes, "l1"),
453
+ :is_anonymous => true,
454
+ :schema_qualified => true,
455
+ :schema_element => [
456
+ ["avg", "SOAP::SOAPLong", [0, 1]],
457
+ ["min", "SOAP::SOAPLong", [0, 1]],
458
+ ["max", "SOAP::SOAPLong", [0, 1]],
459
+ ["cur", "SOAP::SOAPLong", [0, 1]]
460
+ ]
461
+ )
462
+
463
+ EncodedRegistry.register(
464
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L2,
465
+ :schema_name => XSD::QName.new(NsTypes, "l2"),
466
+ :is_anonymous => true,
467
+ :schema_qualified => true,
468
+ :schema_element => [
469
+ ["avg", "SOAP::SOAPLong", [0, 1]],
470
+ ["min", "SOAP::SOAPLong", [0, 1]],
471
+ ["max", "SOAP::SOAPLong", [0, 1]],
472
+ ["cur", "SOAP::SOAPLong", [0, 1]]
473
+ ]
474
+ )
475
+
476
+ EncodedRegistry.register(
477
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L3,
478
+ :schema_name => XSD::QName.new(NsTypes, "l3"),
479
+ :is_anonymous => true,
480
+ :schema_qualified => true,
481
+ :schema_element => [
482
+ ["avg", "SOAP::SOAPLong", [0, 1]],
483
+ ["min", "SOAP::SOAPLong", [0, 1]],
484
+ ["max", "SOAP::SOAPLong", [0, 1]],
485
+ ["cur", "SOAP::SOAPLong", [0, 1]]
486
+ ]
487
+ )
488
+
489
+ EncodedRegistry.register(
490
+ :class => Virtuozzo::SOAP::Types::Mailer::Alert_dataType,
491
+ :schema_type => XSD::QName.new(NsTypes, "alert_dataType"),
492
+ :schema_basetype => XSD::QName.new(NsTypes, "event_dataType"),
493
+ :schema_element => [
494
+ ["type", "SOAP::SOAPInt"]
495
+ ]
496
+ )
497
+
498
+ EncodedRegistry.register(
499
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_addressType,
500
+ :schema_type => XSD::QName.new(NsTypes, "ip_addressType"),
501
+ :schema_element => [
502
+ ["ip", nil],
503
+ ["netmask", nil, [0, 1]]
504
+ ]
505
+ )
506
+
507
+ EncodedRegistry.register(
508
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_resourceType,
509
+ :schema_type => XSD::QName.new(NsTypes, "env_resourceType"),
510
+ :schema_element => [
511
+ ["eid", nil],
512
+ ["ip_pool", "Virtuozzo::SOAP::Types::Mailer::Ip_poolType", [0, 1]]
513
+ ]
514
+ )
515
+
516
+ EncodedRegistry.register(
517
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_poolType,
518
+ :schema_type => XSD::QName.new(NsTypes, "ip_poolType"),
519
+ :schema_element => [ :choice,
520
+ ["ip_range", "Virtuozzo::SOAP::Types::Mailer::Ip_poolType::Ip_range[]"],
521
+ ["ip", "[]"]
522
+ ]
523
+ )
524
+
525
+ EncodedRegistry.register(
526
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_poolType::Ip_range,
527
+ :schema_name => XSD::QName.new(NsTypes, "ip_range"),
528
+ :is_anonymous => true,
529
+ :schema_qualified => true,
530
+ :schema_element => [
531
+ ["start_ip", nil],
532
+ ["end_ip", nil]
533
+ ]
534
+ )
535
+
536
+ EncodedRegistry.register(
537
+ :class => Virtuozzo::SOAP::Types::Mailer::UsageType,
538
+ :schema_type => XSD::QName.new(NsTypes, "usageType"),
539
+ :schema_element => [
540
+ ["total", "SOAP::SOAPLong", [0, 1]],
541
+ ["used", "SOAP::SOAPLong", [0, 1]],
542
+ ["free", "SOAP::SOAPLong", [0, 1]]
543
+ ]
544
+ )
545
+
546
+ EncodedRegistry.register(
547
+ :class => Virtuozzo::SOAP::Types::Mailer::Root_credentialType,
548
+ :schema_type => XSD::QName.new(NsTypes, "root_credentialType"),
549
+ :schema_basetype => XSD::QName.new(NsTypes, "credentialType"),
550
+ :schema_element => [
551
+ ["id", "SOAP::SOAPString"],
552
+ ["policy", "SOAP::SOAPInt", [0, 1]],
553
+ ["description", "SOAP::SOAPBase64", [0, 1]],
554
+ ["cred", "Virtuozzo::SOAP::Types::Mailer::CredentialType[]", [0, nil]],
555
+ ["objects", "Virtuozzo::SOAP::Types::Mailer::Root_credentialType::Objects", [0, 1]]
556
+ ]
557
+ )
558
+
559
+ EncodedRegistry.register(
560
+ :class => Virtuozzo::SOAP::Types::Mailer::Root_credentialType::Objects,
561
+ :schema_name => XSD::QName.new(NsTypes, "objects"),
562
+ :is_anonymous => true,
563
+ :schema_qualified => true,
564
+ :schema_element => [
565
+ ["eid", "SOAP::SOAPString[]", [0, nil]]
566
+ ]
567
+ )
568
+
569
+ EncodedRegistry.register(
570
+ :class => Virtuozzo::SOAP::Types::Mailer::CredentialType,
571
+ :schema_type => XSD::QName.new(NsTypes, "credentialType"),
572
+ :schema_element => [
573
+ ["id", "SOAP::SOAPString"],
574
+ ["policy", "SOAP::SOAPInt", [0, 1]],
575
+ ["description", "SOAP::SOAPBase64", [0, 1]],
576
+ ["cred", "Virtuozzo::SOAP::Types::Mailer::CredentialType[]", [0, nil]]
577
+ ]
578
+ )
579
+
580
+ EncodedRegistry.register(
581
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType,
582
+ :schema_type => XSD::QName.new(NsTypes, "tokenType"),
583
+ :schema_element => [
584
+ ["user", nil],
585
+ ["groups", "Virtuozzo::SOAP::Types::Mailer::TokenType::Groups", [0, 1]],
586
+ ["deny_only_sids", "Virtuozzo::SOAP::Types::Mailer::TokenType::Deny_only_sids", [0, 1]],
587
+ ["privileges", "Virtuozzo::SOAP::Types::Mailer::TokenType::Privileges", [0, 1]],
588
+ ["source", "Virtuozzo::SOAP::Types::Mailer::TokenType::Source", [0, 1]]
589
+ ]
590
+ )
591
+
592
+ EncodedRegistry.register(
593
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Groups,
594
+ :schema_name => XSD::QName.new(NsTypes, "groups"),
595
+ :is_anonymous => true,
596
+ :schema_qualified => true,
597
+ :schema_element => [
598
+ ["sid", "[]", [1, nil]]
599
+ ]
600
+ )
601
+
602
+ EncodedRegistry.register(
603
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Deny_only_sids,
604
+ :schema_name => XSD::QName.new(NsTypes, "deny_only_sids"),
605
+ :is_anonymous => true,
606
+ :schema_qualified => true,
607
+ :schema_element => [
608
+ ["sid", "[]", [0, nil]]
609
+ ]
610
+ )
611
+
612
+ EncodedRegistry.register(
613
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Privileges,
614
+ :schema_name => XSD::QName.new(NsTypes, "privileges"),
615
+ :is_anonymous => true,
616
+ :schema_qualified => true,
617
+ :schema_element => [
618
+ ["privilege", "[]", [0, nil]]
619
+ ]
620
+ )
621
+
622
+ EncodedRegistry.register(
623
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Source,
624
+ :schema_name => XSD::QName.new(NsTypes, "source"),
625
+ :is_anonymous => true,
626
+ :schema_qualified => true,
627
+ :schema_element => [
628
+ ["name", "SOAP::SOAPString"],
629
+ ["id", nil]
630
+ ]
631
+ )
632
+
633
+ EncodedRegistry.register(
634
+ :class => Virtuozzo::SOAP::Types::Mailer::Connectivity_infoType,
635
+ :schema_type => XSD::QName.new(NsTypes, "connectivity_infoType"),
636
+ :schema_element => [
637
+ ["protocol", "SOAP::SOAPString", [0, 1]],
638
+ ["address", "SOAP::SOAPString"],
639
+ ["port", "SOAP::SOAPUnsignedInt", [0, 1]]
640
+ ]
641
+ )
642
+
643
+ EncodedRegistry.register(
644
+ :class => Virtuozzo::SOAP::Types::Mailer::Auth_nameType,
645
+ :schema_type => XSD::QName.new(NsTypes, "auth_nameType"),
646
+ :schema_element => [
647
+ ["name", "SOAP::SOAPBase64", [0, 1]],
648
+ ["domain", "SOAP::SOAPBase64", [0, 1]],
649
+ ["realm", nil]
650
+ ]
651
+ )
652
+
653
+ EncodedRegistry.register(
654
+ :class => Virtuozzo::SOAP::Types::Mailer::Connection_infoType,
655
+ :schema_type => XSD::QName.new(NsTypes, "connection_infoType"),
656
+ :schema_basetype => XSD::QName.new(NsTypes, "connectivity_infoType"),
657
+ :schema_element => [
658
+ ["protocol", "SOAP::SOAPString", [0, 1]],
659
+ ["address", "SOAP::SOAPString"],
660
+ ["port", "SOAP::SOAPUnsignedInt", [0, 1]],
661
+ ["login", "Virtuozzo::SOAP::Types::Mailer::Auth_nameType", [0, 1]],
662
+ ["password", "SOAP::SOAPBase64", [0, 1]]
663
+ ]
664
+ )
665
+
666
+ EncodedRegistry.register(
667
+ :class => Virtuozzo::SOAP::Types::Mailer::Eid_listType,
668
+ :schema_type => XSD::QName.new(NsTypes, "eid_listType"),
669
+ :schema_element => [
670
+ ["eid", "[]", [0, nil]]
671
+ ]
672
+ )
673
+
674
+ EncodedRegistry.register(
675
+ :class => Virtuozzo::SOAP::Types::Mailer::Vt_infoType,
676
+ :schema_type => XSD::QName.new(NsTypes, "vt_infoType"),
677
+ :schema_element => [
678
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
679
+ ]
680
+ )
681
+
682
+ EncodedRegistry.register(
683
+ :class => Virtuozzo::SOAP::Types::Mailer::Vt_settingsType,
684
+ :schema_type => XSD::QName.new(NsTypes, "vt_settingsType"),
685
+ :schema_element => [
686
+ ["default_sample_id", nil, [0, 1]]
687
+ ]
688
+ )
689
+
690
+ EncodedRegistry.register(
691
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType,
692
+ :schema_type => XSD::QName.new(NsTypes, "userType"),
693
+ :schema_element => [
694
+ ["initial_group", "Virtuozzo::SOAP::Types::Mailer::UserType::Initial_group", [0, 1]],
695
+ ["group", "Virtuozzo::SOAP::Types::Mailer::UserType::Group[]", [0, nil]],
696
+ ["uid", "SOAP::SOAPInt", [0, 1]],
697
+ ["shell", "SOAP::SOAPString", [0, 1]],
698
+ ["password", "SOAP::SOAPBase64", [0, 1]],
699
+ ["home_dir", "SOAP::SOAPString", [0, 1]],
700
+ ["name", "SOAP::SOAPString", [0, 1]],
701
+ ["comment", "SOAP::SOAPString", [0, 1]]
702
+ ]
703
+ )
704
+
705
+ EncodedRegistry.register(
706
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType::Initial_group,
707
+ :schema_name => XSD::QName.new(NsTypes, "initial_group"),
708
+ :is_anonymous => true,
709
+ :schema_qualified => true,
710
+ :schema_element => [
711
+ ["name", "SOAP::SOAPString", [0, 1]],
712
+ ["gid", "SOAP::SOAPInt", [0, 1]]
713
+ ]
714
+ )
715
+
716
+ EncodedRegistry.register(
717
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType::Group,
718
+ :schema_name => XSD::QName.new(NsTypes, "group"),
719
+ :is_anonymous => true,
720
+ :schema_qualified => true,
721
+ :schema_element => [
722
+ ["name", "SOAP::SOAPString", [0, 1]],
723
+ ["gid", "SOAP::SOAPInt", [0, 1]]
724
+ ]
725
+ )
726
+
727
+ EncodedRegistry.register(
728
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType,
729
+ :schema_type => XSD::QName.new(NsTypes, "groupType"),
730
+ :schema_element => [
731
+ ["user", "Virtuozzo::SOAP::Types::Mailer::GroupType::User[]", [0, nil]],
732
+ ["member_group", "Virtuozzo::SOAP::Types::Mailer::GroupType::Member_group[]", [0, nil]],
733
+ ["name", "SOAP::SOAPString", [0, 1]],
734
+ ["gid", "SOAP::SOAPInt", [0, 1]]
735
+ ]
736
+ )
737
+
738
+ EncodedRegistry.register(
739
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType::User,
740
+ :schema_name => XSD::QName.new(NsTypes, "user"),
741
+ :is_anonymous => true,
742
+ :schema_qualified => true,
743
+ :schema_element => [
744
+ ["name", "SOAP::SOAPString"]
745
+ ]
746
+ )
747
+
748
+ EncodedRegistry.register(
749
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType::Member_group,
750
+ :schema_name => XSD::QName.new(NsTypes, "member_group"),
751
+ :is_anonymous => true,
752
+ :schema_qualified => true,
753
+ :schema_element => [
754
+ ["name", "SOAP::SOAPString", [0, 1]]
755
+ ]
756
+ )
757
+
758
+ EncodedRegistry.register(
759
+ :class => Virtuozzo::SOAP::Types::Mailer::PackageType,
760
+ :schema_type => XSD::QName.new(NsTypes, "packageType"),
761
+ :schema_element => [
762
+ ["name", "SOAP::SOAPString"],
763
+ ["summary", "SOAP::SOAPString", [0, 1]],
764
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
765
+ ["description", "SOAP::SOAPString", [0, 1]],
766
+ ["arch", "SOAP::SOAPString", [0, 1]],
767
+ ["version", "SOAP::SOAPString", [0, 1]]
768
+ ]
769
+ )
770
+
771
+ EncodedRegistry.register(
772
+ :class => Virtuozzo::SOAP::Types::Mailer::Event_dataType,
773
+ :schema_type => XSD::QName.new(NsTypes, "event_dataType"),
774
+ :schema_element => []
775
+ )
776
+
777
+ EncodedRegistry.register(
778
+ :class => Virtuozzo::SOAP::Types::Mailer::Named_listType,
779
+ :schema_type => XSD::QName.new(NsTypes, "named_listType"),
780
+ :schema_element => [
781
+ ["name", "SOAP::SOAPString"],
782
+ ["value", "SOAP::SOAPBase64[]", [0, nil]]
783
+ ]
784
+ )
785
+
786
+ EncodedRegistry.register(
787
+ :class => Virtuozzo::SOAP::Types::Mailer::ModType,
788
+ :schema_type => XSD::QName.new(NsTypes, "modType"),
789
+ :schema_basetype => XSD::QName.new(NsTypes, "named_listType"),
790
+ :schema_element => [
791
+ ["name", "SOAP::SOAPString"],
792
+ ["value", "SOAP::SOAPBase64[]", [0, nil]],
793
+ ["op", "SOAP::SOAPInt", [0, 1]]
794
+ ]
795
+ )
796
+
797
+ EncodedRegistry.register(
798
+ :class => Virtuozzo::SOAP::Types::Mailer::RealmType,
799
+ :schema_type => XSD::QName.new(NsTypes, "realmType"),
800
+ :schema_element => [
801
+ ["id", nil, [0, 1]],
802
+ ["type", "SOAP::SOAPInt"],
803
+ ["name", "SOAP::SOAPString"],
804
+ ["builtin", nil, [0, 1]]
805
+ ]
806
+ )
807
+
808
+ EncodedRegistry.register(
809
+ :class => Virtuozzo::SOAP::Types::Mailer::EventType,
810
+ :schema_type => XSD::QName.new(NsTypes, "eventType"),
811
+ :schema_element => [
812
+ ["eid", nil],
813
+ ["time", nil],
814
+ ["source", "SOAP::SOAPString"],
815
+ ["category", "SOAP::SOAPString"],
816
+ ["sid", nil, [0, 1]],
817
+ ["count", "SOAP::SOAPInt"],
818
+ ["id", nil],
819
+ ["info", "Virtuozzo::SOAP::Types::Mailer::InfoType"],
820
+ ["data", "Virtuozzo::SOAP::Types::Mailer::EventType::C_Data", [0, 1]]
821
+ ]
822
+ )
823
+
824
+ EncodedRegistry.register(
825
+ :class => Virtuozzo::SOAP::Types::Mailer::EventType::C_Data,
826
+ :schema_name => XSD::QName.new(NsTypes, "data"),
827
+ :is_anonymous => true,
828
+ :schema_qualified => true,
829
+ :schema_element => [
830
+ ["event_data", "Virtuozzo::SOAP::Types::Mailer::Event_dataType"]
831
+ ]
832
+ )
833
+
834
+ EncodedRegistry.register(
835
+ :class => Virtuozzo::SOAP::Types::Mailer::InfoType,
836
+ :schema_type => XSD::QName.new(NsTypes, "infoType"),
837
+ :schema_element => [
838
+ ["message", "SOAP::SOAPBase64"],
839
+ ["translate", nil, [0, 1]],
840
+ ["parameter", "Virtuozzo::SOAP::Types::Mailer::InfoType[]", [0, nil]],
841
+ ["name", "SOAP::SOAPString"]
842
+ ]
843
+ )
844
+
845
+ EncodedRegistry.register(
846
+ :class => Virtuozzo::SOAP::Types::Mailer::AceType,
847
+ :schema_type => XSD::QName.new(NsTypes, "aceType"),
848
+ :schema_element => [
849
+ ["type", "SOAP::SOAPInt"],
850
+ ["sid", nil],
851
+ ["rights", "SOAP::SOAPBase64"]
852
+ ]
853
+ )
854
+
855
+ EncodedRegistry.register(
856
+ :class => Virtuozzo::SOAP::Types::Mailer::Security_descriptorType,
857
+ :schema_type => XSD::QName.new(NsTypes, "security_descriptorType"),
858
+ :schema_element => [
859
+ ["owner", nil],
860
+ ["group", nil],
861
+ ["dacl", "Virtuozzo::SOAP::Types::Mailer::Security_descriptorType::Dacl", [0, 1]]
862
+ ]
863
+ )
864
+
865
+ EncodedRegistry.register(
866
+ :class => Virtuozzo::SOAP::Types::Mailer::Security_descriptorType::Dacl,
867
+ :schema_name => XSD::QName.new(NsTypes, "dacl"),
868
+ :is_anonymous => true,
869
+ :schema_qualified => true,
870
+ :schema_element => [
871
+ ["ace", "Virtuozzo::SOAP::Types::Mailer::AceType[]", [0, nil]]
872
+ ]
873
+ )
874
+
875
+ EncodedRegistry.register(
876
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_security_objectType,
877
+ :schema_type => XSD::QName.new(NsTypes, "env_security_objectType"),
878
+ :schema_basetype => XSD::QName.new(NsTypes, "security_objectType"),
879
+ :schema_element => [
880
+ ["eid", nil]
881
+ ]
882
+ )
883
+
884
+ EncodedRegistry.register(
885
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_deviceType,
886
+ :schema_type => XSD::QName.new(NsTypes, "net_deviceType"),
887
+ :schema_element => [
888
+ ["id", "SOAP::SOAPString", [0, 1]],
889
+ ["ip_address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
890
+ ["dhcp", nil, [0, 1]],
891
+ ["network_id", "SOAP::SOAPBase64", [0, 1]],
892
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Net_deviceType::Status", [0, 1]]
893
+ ]
894
+ )
895
+
896
+ EncodedRegistry.register(
897
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_deviceType::Status,
898
+ :schema_name => XSD::QName.new(NsTypes, "status"),
899
+ :is_anonymous => true,
900
+ :schema_qualified => true,
901
+ :schema_element => [ :choice,
902
+ ["up", nil],
903
+ ["down", nil]
904
+ ]
905
+ )
906
+
907
+ EncodedRegistry.register(
908
+ :class => Virtuozzo::SOAP::Types::Mailer::Voc_parameterType,
909
+ :schema_type => XSD::QName.new(NsTypes, "voc_parameterType"),
910
+ :schema_element => [
911
+ ["id", "SOAP::SOAPString"],
912
+ ["type", "SOAP::SOAPString", [0, 1]],
913
+ ["min", "SOAP::SOAPString", [0, 1]],
914
+ ["max", "SOAP::SOAPString", [0, 1]],
915
+ ["long", "SOAP::SOAPString", [0, 1]],
916
+ ["short", "SOAP::SOAPString", [0, 1]],
917
+ ["category", "SOAP::SOAPString[]", [0, nil]],
918
+ ["complex", "SOAP::SOAPString", [0, 1]],
919
+ ["default", "SOAP::SOAPString", [0, 1]],
920
+ ["measure", "SOAP::SOAPString", [0, 1]],
921
+ ["data", nil, [0, 1]],
922
+ ["name", nil, [0, 1]]
923
+ ]
924
+ )
925
+
926
+ EncodedRegistry.register(
927
+ :class => Virtuozzo::SOAP::Types::Mailer::VocabularyType,
928
+ :schema_type => XSD::QName.new(NsTypes, "vocabularyType"),
929
+ :schema_element => [
930
+ ["name", "SOAP::SOAPString"],
931
+ ["parameter", "Virtuozzo::SOAP::Types::Mailer::Voc_parameterType[]", [0, nil]],
932
+ ["category", "Virtuozzo::SOAP::Types::Mailer::Voc_parameterType[]", [0, nil]]
933
+ ]
934
+ )
935
+
936
+ EncodedRegistry.register(
937
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_nicType,
938
+ :schema_type => XSD::QName.new(NsTypes, "net_nicType"),
939
+ :schema_basetype => XSD::QName.new(NsTypes, "net_deviceType"),
940
+ :schema_element => [
941
+ ["id", "SOAP::SOAPString", [0, 1]],
942
+ ["ip_address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
943
+ ["dhcp", nil, [0, 1]],
944
+ ["network_id", "SOAP::SOAPBase64", [0, 1]],
945
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Net_nicType::Status", [0, 1]],
946
+ ["mac_address", "SOAP::SOAPString", [0, 1]]
947
+ ]
948
+ )
949
+
950
+ EncodedRegistry.register(
951
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_nicType::Status,
952
+ :schema_name => XSD::QName.new(NsTypes, "status"),
953
+ :is_anonymous => true,
954
+ :schema_qualified => true,
955
+ :schema_element => [ :choice,
956
+ ["up", nil],
957
+ ["down", nil]
958
+ ]
959
+ )
960
+
961
+ EncodedRegistry.register(
962
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_statType,
963
+ :schema_type => XSD::QName.new(NsTypes, "perf_statType"),
964
+ :schema_element => [
965
+ ["cur", "SOAP::SOAPAnySimpleType"],
966
+ ["avg", "SOAP::SOAPAnySimpleType"],
967
+ ["max", "SOAP::SOAPAnySimpleType"],
968
+ ["min", "SOAP::SOAPAnySimpleType"]
969
+ ]
970
+ )
971
+
972
+ EncodedRegistry.register(
973
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType,
974
+ :schema_type => XSD::QName.new(NsTypes, "perf_dataType"),
975
+ :schema_element => [
976
+ ["eid", nil],
977
+ ["v_class", ["Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class[]", XSD::QName.new(NsTypes, "class")], [0, nil]],
978
+ ["interval", "Virtuozzo::SOAP::Types::Mailer::IntervalType"]
979
+ ]
980
+ )
981
+
982
+ EncodedRegistry.register(
983
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance::Counter,
984
+ :schema_name => XSD::QName.new(NsTypes, "counter"),
985
+ :is_anonymous => true,
986
+ :schema_qualified => true,
987
+ :schema_element => [
988
+ ["name", "SOAP::SOAPString"],
989
+ ["value", "Virtuozzo::SOAP::Types::Mailer::Perf_statType"]
990
+ ]
991
+ )
992
+
993
+ EncodedRegistry.register(
994
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance,
995
+ :schema_name => XSD::QName.new(NsTypes, "instance"),
996
+ :is_anonymous => true,
997
+ :schema_qualified => true,
998
+ :schema_element => [
999
+ ["name", "SOAP::SOAPString", [0, 1]],
1000
+ ["counter", "Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance::Counter[]", [1, nil]]
1001
+ ]
1002
+ )
1003
+
1004
+ EncodedRegistry.register(
1005
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class,
1006
+ :schema_name => XSD::QName.new(NsTypes, "class"),
1007
+ :is_anonymous => true,
1008
+ :schema_qualified => true,
1009
+ :schema_element => [
1010
+ ["name", "SOAP::SOAPString"],
1011
+ ["instance", "Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance[]", [1, nil]]
1012
+ ]
1013
+ )
1014
+
1015
+ EncodedRegistry.register(
1016
+ :class => Virtuozzo::SOAP::Types::Mailer::Log_options_baseType,
1017
+ :schema_type => XSD::QName.new(NsTypes, "log_options_baseType"),
1018
+ :schema_element => []
1019
+ )
1020
+
1021
+ EncodedRegistry.register(
1022
+ :class => Virtuozzo::SOAP::Types::Mailer::Log_optionsType,
1023
+ :schema_type => XSD::QName.new(NsTypes, "log_optionsType"),
1024
+ :schema_basetype => XSD::QName.new(NsTypes, "log_options_baseType"),
1025
+ :schema_element => []
1026
+ )
1027
+
1028
+ EncodedRegistry.register(
1029
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet_headerType,
1030
+ :schema_type => XSD::QName.new(NsProtocol, "packet_headerType"),
1031
+ :schema_element => [
1032
+ ["auth", "Virtuozzo::SOAP::Types::Mailer::AuthType", [0, 1]],
1033
+ ["cookie", "SOAP::SOAPString", [0, 1]],
1034
+ ["target", "SOAP::SOAPString[]", [0, nil]],
1035
+ ["origin", "SOAP::SOAPString", [0, 1]],
1036
+ ["src", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
1037
+ ["dst", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
1038
+ ["session", "SOAP::SOAPString", [0, 1]]
1039
+ ],
1040
+ :schema_attribute => {
1041
+ XSD::QName.new(nil, "version") => "SOAP::SOAPString",
1042
+ XSD::QName.new(nil, "id") => "SOAP::SOAPString",
1043
+ XSD::QName.new(nil, "priority") => "SOAP::SOAPString",
1044
+ XSD::QName.new(nil, "time") => "SOAP::SOAPString",
1045
+ XSD::QName.new(nil, "progress") => "SOAP::SOAPString",
1046
+ XSD::QName.new(nil, "log") => "SOAP::SOAPString",
1047
+ XSD::QName.new(nil, "type") => "SOAP::SOAPInt",
1048
+ XSD::QName.new(nil, "timeout") => "SOAP::SOAPInt",
1049
+ XSD::QName.new(nil, "timeout_limit") => "SOAP::SOAPInt",
1050
+ XSD::QName.new(nil, "uid") => "SOAP::SOAPInt"
1051
+ }
1052
+ )
1053
+
1054
+ EncodedRegistry.register(
1055
+ :class => Virtuozzo::SOAP::Types::Mailer::OperatorType,
1056
+ :schema_type => XSD::QName.new(NsProtocol, "operatorType"),
1057
+ :schema_element => [ :choice,
1058
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"]
1059
+ ]
1060
+ )
1061
+
1062
+ EncodedRegistry.register(
1063
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType,
1064
+ :schema_type => XSD::QName.new(NsProtocol, "operator_functionalType"),
1065
+ :schema_basetype => XSD::QName.new(NsProtocol, "operatorType"),
1066
+ :schema_element => [ :choice,
1067
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
1068
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok[]"],
1069
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error[]"]
1070
+ ]
1071
+ )
1072
+
1073
+ EncodedRegistry.register(
1074
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok,
1075
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
1076
+ :is_anonymous => true,
1077
+ :schema_qualified => true,
1078
+ :schema_element => []
1079
+ )
1080
+
1081
+ EncodedRegistry.register(
1082
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error,
1083
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
1084
+ :is_anonymous => true,
1085
+ :schema_qualified => true,
1086
+ :schema_element => [
1087
+ ["code", "SOAP::SOAPInt"],
1088
+ ["message", "SOAP::SOAPString", [0, 1]]
1089
+ ]
1090
+ )
1091
+
1092
+ EncodedRegistry.register(
1093
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType,
1094
+ :schema_type => XSD::QName.new(NsProtocol, "operator_periodicType"),
1095
+ :schema_basetype => XSD::QName.new(NsProtocol, "operator_functionalType"),
1096
+ :schema_element => [ :choice,
1097
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
1098
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok[]"],
1099
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error[]"],
1100
+ [ :choice,
1101
+ ["start_monitor", "Virtuozzo::SOAP::Types::Mailer::Start_monitorType"],
1102
+ ["stop_monitor", "Virtuozzo::SOAP::Types::Mailer::Stop_monitorType"],
1103
+ ["set_period", "Virtuozzo::SOAP::Types::Mailer::Set_periodType", [0, 1]],
1104
+ ["report", nil, [0, 1]]
1105
+ ]
1106
+ ]
1107
+ )
1108
+
1109
+ EncodedRegistry.register(
1110
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok,
1111
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
1112
+ :is_anonymous => true,
1113
+ :schema_qualified => true,
1114
+ :schema_element => []
1115
+ )
1116
+
1117
+ EncodedRegistry.register(
1118
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error,
1119
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
1120
+ :is_anonymous => true,
1121
+ :schema_qualified => true,
1122
+ :schema_element => [
1123
+ ["code", "SOAP::SOAPInt"],
1124
+ ["message", "SOAP::SOAPString", [0, 1]]
1125
+ ]
1126
+ )
1127
+
1128
+ EncodedRegistry.register(
1129
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_periodType,
1130
+ :schema_type => XSD::QName.new(NsProtocol, "set_periodType"),
1131
+ :schema_element => [
1132
+ ["collect", "SOAP::SOAPInt"],
1133
+ ["log", "SOAP::SOAPInt"],
1134
+ ["report", "SOAP::SOAPInt"]
1135
+ ]
1136
+ )
1137
+
1138
+ EncodedRegistry.register(
1139
+ :class => Virtuozzo::SOAP::Types::Mailer::Start_monitorType,
1140
+ :schema_type => XSD::QName.new(NsProtocol, "start_monitorType"),
1141
+ :schema_element => [
1142
+ ["period", "SOAP::SOAPInt"],
1143
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
1144
+ ]
1145
+ )
1146
+
1147
+ EncodedRegistry.register(
1148
+ :class => Virtuozzo::SOAP::Types::Mailer::Stop_monitorType,
1149
+ :schema_type => XSD::QName.new(NsProtocol, "stop_monitorType"),
1150
+ :schema_element => [
1151
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
1152
+ ]
1153
+ )
1154
+
1155
+ EncodedRegistry.register(
1156
+ :class => Virtuozzo::SOAP::Types::Mailer::AuthType,
1157
+ :schema_type => XSD::QName.new(NsProtocol, "authType"),
1158
+ :schema_element => [
1159
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
1160
+ ]
1161
+ )
1162
+
1163
+ EncodedRegistry.register(
1164
+ :class => Virtuozzo::SOAP::Types::Mailer::Event_configurationType,
1165
+ :schema_type => XSD::QName.new(NsProtocol, "event_configurationType"),
1166
+ :schema_basetype => XSD::QName.new(NsProtocol, "configurationType"),
1167
+ :schema_element => [
1168
+ ["period", "SOAP::SOAPInt"]
1169
+ ]
1170
+ )
1171
+
1172
+ EncodedRegistry.register(
1173
+ :class => Virtuozzo::SOAP::Types::Mailer::Periodic_configurationType,
1174
+ :schema_type => XSD::QName.new(NsProtocol, "periodic_configurationType"),
1175
+ :schema_basetype => XSD::QName.new(NsProtocol, "configurationType"),
1176
+ :schema_element => [
1177
+ ["log_priority", "SOAP::SOAPInt"],
1178
+ ["monitor_priority", "SOAP::SOAPInt"],
1179
+ ["min_monitor_period", "SOAP::SOAPInt"],
1180
+ ["min_monitor_period_root", "SOAP::SOAPInt"]
1181
+ ]
1182
+ )
1183
+
1184
+ EncodedRegistry.register(
1185
+ :class => Virtuozzo::SOAP::Types::Mailer::RouteType,
1186
+ :schema_type => XSD::QName.new(NsProtocol, "routeType"),
1187
+ :schema_element => [
1188
+ ["director", "SOAP::SOAPString", [0, 1]],
1189
+ ["host", "SOAP::SOAPString", [0, 1]],
1190
+ ["index", "SOAP::SOAPString", [0, 1]],
1191
+ ["target", "SOAP::SOAPString", [0, 1]]
1192
+ ]
1193
+ )
1194
+
1195
+ EncodedRegistry.register(
1196
+ :class => Virtuozzo::SOAP::Types::Mailer::DataType,
1197
+ :schema_type => XSD::QName.new(NsProtocol, "dataType"),
1198
+ :schema_element => [
1199
+ ["operator", "Virtuozzo::SOAP::Types::Mailer::OperatorType[]"]
1200
+ ]
1201
+ )
1202
+
1203
+ EncodedRegistry.register(
1204
+ :class => Virtuozzo::SOAP::Types::Mailer::ConfigurationType,
1205
+ :schema_type => XSD::QName.new(NsProtocol, "configurationType"),
1206
+ :schema_element => []
1207
+ )
1208
+
1209
+ EncodedRegistry.register(
1210
+ :class => Virtuozzo::SOAP::Types::Mailer::Transport_type,
1211
+ :schema_type => XSD::QName.new(NsTypes, "transport_type")
1212
+ )
1213
+
1214
+ EncodedRegistry.register(
1215
+ :class => Virtuozzo::SOAP::Types::Mailer::Yes_no_type,
1216
+ :schema_type => XSD::QName.new(NsTypes, "yes_no_type")
1217
+ )
1218
+
1219
+ LiteralRegistry.register(
1220
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType,
1221
+ :schema_type => XSD::QName.new(NsMailer, "mailerType"),
1222
+ :schema_basetype => XSD::QName.new(NsProtocol, "operator_functionalType"),
1223
+ :schema_element => [ :choice,
1224
+ ["configuration", ["Virtuozzo::SOAP::Types::Mailer::ConfigurationType", XSD::QName.new(NsProtocol, "configuration")]],
1225
+ ["ok", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Ok[]", XSD::QName.new(NsProtocol, "ok")]],
1226
+ ["error", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Error[]", XSD::QName.new(NsProtocol, "error")]],
1227
+ [
1228
+ ["mail_template_list", "Virtuozzo::SOAP::Types::Mailer::Mail_template_list[]", [0, 1]],
1229
+ ["get_mail_template", "Virtuozzo::SOAP::Types::Mailer::Get_mail_template[]", [0, 1]],
1230
+ ["set_mail_template", "Virtuozzo::SOAP::Types::Mailer::Set_mail_template[]", [0, 1]],
1231
+ ["remove_mail_template", "Virtuozzo::SOAP::Types::Mailer::Remove_mail_template[]", [0, 1]],
1232
+ ["set_relay", "Virtuozzo::SOAP::Types::Mailer::Set_relay[]", [0, 1]],
1233
+ ["get_relay", "Virtuozzo::SOAP::Types::Mailer::Get_relay[]", [0, 1]],
1234
+ ["get_config", "Virtuozzo::SOAP::Types::Mailer::Get_config[]", [0, 1]],
1235
+ ["set_config", "Virtuozzo::SOAP::Types::Mailer::Set_config[]", [0, 1]],
1236
+ ["post", "Virtuozzo::SOAP::Types::Mailer::Post[]", [0, 1]]
1237
+ ],
1238
+ [
1239
+ ["relay", "[]", [0, 1]],
1240
+ ["mail_tempate_list", "Virtuozzo::SOAP::Types::Mailer::Mail_tempate_list[]", [0, 1]],
1241
+ ["mail_template", "Virtuozzo::SOAP::Types::Mailer::Mail_template[]", [0, 1]],
1242
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Config[]", [0, 1]]
1243
+ ]
1244
+ ]
1245
+ )
1246
+
1247
+ LiteralRegistry.register(
1248
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Ok,
1249
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
1250
+ :is_anonymous => true,
1251
+ :schema_qualified => true,
1252
+ :schema_element => []
1253
+ )
1254
+
1255
+ LiteralRegistry.register(
1256
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Error,
1257
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
1258
+ :is_anonymous => true,
1259
+ :schema_qualified => true,
1260
+ :schema_element => [
1261
+ ["code", "SOAP::SOAPInt"],
1262
+ ["message", "SOAP::SOAPString", [0, 1]]
1263
+ ]
1264
+ )
1265
+
1266
+ LiteralRegistry.register(
1267
+ :class => Virtuozzo::SOAP::Types::Mailer::MailAccountInfo,
1268
+ :schema_type => XSD::QName.new(NsMailer, "mailAccountInfo"),
1269
+ :schema_element => [
1270
+ ["name", "SOAP::SOAPString"],
1271
+ ["email", "SOAP::SOAPString"]
1272
+ ]
1273
+ )
1274
+
1275
+ LiteralRegistry.register(
1276
+ :class => Virtuozzo::SOAP::Types::Mailer::OsType,
1277
+ :schema_type => XSD::QName.new(NsTypes, "osType"),
1278
+ :schema_element => [
1279
+ ["platform", "SOAP::SOAPString", [0, 1]],
1280
+ ["name", "SOAP::SOAPString"],
1281
+ ["version", "SOAP::SOAPString", [0, 1]],
1282
+ ["kernel", "SOAP::SOAPString", [0, 1]]
1283
+ ]
1284
+ )
1285
+
1286
+ LiteralRegistry.register(
1287
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_statusType,
1288
+ :schema_type => XSD::QName.new(NsTypes, "env_statusType"),
1289
+ :schema_element => [
1290
+ ["state", "SOAP::SOAPInt", [0, 1]],
1291
+ ["transition", "SOAP::SOAPInt", [0, 1]]
1292
+ ]
1293
+ )
1294
+
1295
+ LiteralRegistry.register(
1296
+ :class => Virtuozzo::SOAP::Types::Mailer::QosType,
1297
+ :schema_type => XSD::QName.new(NsTypes, "qosType"),
1298
+ :schema_element => [
1299
+ ["id", "SOAP::SOAPString"],
1300
+ ["soft", "SOAP::SOAPLong", [0, 1]],
1301
+ ["hard", "SOAP::SOAPLong", [0, 1]],
1302
+ ["cur", "SOAP::SOAPLong", [0, 1]]
1303
+ ]
1304
+ )
1305
+
1306
+ LiteralRegistry.register(
1307
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_configType,
1308
+ :schema_type => XSD::QName.new(NsTypes, "env_configType"),
1309
+ :schema_element => [
1310
+ ["name", "SOAP::SOAPString", [0, 1]],
1311
+ ["description", "SOAP::SOAPBase64", [0, 1]],
1312
+ ["domain", "SOAP::SOAPString", [0, 1]],
1313
+ ["hostname", "SOAP::SOAPString", [0, 1]],
1314
+ ["address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
1315
+ ["architecture", "SOAP::SOAPString", [0, 1]],
1316
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
1317
+ ["type", "SOAP::SOAPString", [0, 1]],
1318
+ ["nameserver", "SOAP::SOAPString[]", [0, nil]],
1319
+ ["search_domain", "SOAP::SOAPString[]", [0, nil]],
1320
+ ["base_sample_id", nil, [0, 1]],
1321
+ ["base_snapshot_id", nil, [0, 1]],
1322
+ ["child_type", "SOAP::SOAPString[]", [0, nil]]
1323
+ ]
1324
+ )
1325
+
1326
+ LiteralRegistry.register(
1327
+ :class => Virtuozzo::SOAP::Types::Mailer::Venv_configType,
1328
+ :schema_type => XSD::QName.new(NsTypes, "venv_configType"),
1329
+ :schema_basetype => XSD::QName.new(NsTypes, "env_configType"),
1330
+ :schema_element => [
1331
+ ["name", "SOAP::SOAPString", [0, 1]],
1332
+ ["description", "SOAP::SOAPBase64", [0, 1]],
1333
+ ["domain", "SOAP::SOAPString", [0, 1]],
1334
+ ["hostname", "SOAP::SOAPString", [0, 1]],
1335
+ ["address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
1336
+ ["architecture", "SOAP::SOAPString", [0, 1]],
1337
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
1338
+ ["type", "SOAP::SOAPString", [0, 1]],
1339
+ ["nameserver", "SOAP::SOAPString[]", [0, nil]],
1340
+ ["search_domain", "SOAP::SOAPString[]", [0, nil]],
1341
+ ["base_sample_id", nil, [0, 1]],
1342
+ ["base_snapshot_id", nil, [0, 1]],
1343
+ ["child_type", "SOAP::SOAPString[]", [0, nil]],
1344
+ ["qos", "Virtuozzo::SOAP::Types::Mailer::QosType[]", [0, nil]]
1345
+ ]
1346
+ )
1347
+
1348
+ LiteralRegistry.register(
1349
+ :class => Virtuozzo::SOAP::Types::Mailer::Native_configType,
1350
+ :schema_type => XSD::QName.new(NsTypes, "native_configType"),
1351
+ :schema_element => []
1352
+ )
1353
+
1354
+ LiteralRegistry.register(
1355
+ :class => Virtuozzo::SOAP::Types::Mailer::EnvType,
1356
+ :schema_type => XSD::QName.new(NsTypes, "envType"),
1357
+ :schema_element => [
1358
+ ["parent_eid", nil],
1359
+ ["eid", nil],
1360
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Env_statusType", [0, 1]],
1361
+ ["alert", "SOAP::SOAPInt", [0, 1]],
1362
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Env_configType", [0, 1]],
1363
+ ["virtual_config", "Virtuozzo::SOAP::Types::Mailer::Venv_configType", [0, 1]]
1364
+ ]
1365
+ )
1366
+
1367
+ LiteralRegistry.register(
1368
+ :class => Virtuozzo::SOAP::Types::Mailer::ProcessesType,
1369
+ :schema_type => XSD::QName.new(NsTypes, "processesType"),
1370
+ :schema_element => [
1371
+ ["run", "SOAP::SOAPInt"],
1372
+ ["zombie", "SOAP::SOAPInt"],
1373
+ ["sleep", "SOAP::SOAPInt"],
1374
+ ["uninterrupt", "SOAP::SOAPInt"],
1375
+ ["stopped", "SOAP::SOAPInt"],
1376
+ ["total", "SOAP::SOAPInt"]
1377
+ ]
1378
+ )
1379
+
1380
+ LiteralRegistry.register(
1381
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avgType,
1382
+ :schema_type => XSD::QName.new(NsTypes, "load_avgType"),
1383
+ :schema_element => [
1384
+ ["l1", "SOAP::SOAPDouble"],
1385
+ ["l2", "SOAP::SOAPDouble", [0, 1]],
1386
+ ["l3", "SOAP::SOAPDouble", [0, 1]]
1387
+ ]
1388
+ )
1389
+
1390
+ LiteralRegistry.register(
1391
+ :class => Virtuozzo::SOAP::Types::Mailer::Cpu_loadType,
1392
+ :schema_type => XSD::QName.new(NsTypes, "cpu_loadType"),
1393
+ :schema_element => [
1394
+ ["system", "SOAP::SOAPLong"],
1395
+ ["user", "SOAP::SOAPLong"],
1396
+ ["nice", "SOAP::SOAPLong"],
1397
+ ["idle", "SOAP::SOAPLong"]
1398
+ ]
1399
+ )
1400
+
1401
+ LiteralRegistry.register(
1402
+ :class => Virtuozzo::SOAP::Types::Mailer::CpuType,
1403
+ :schema_type => XSD::QName.new(NsTypes, "cpuType"),
1404
+ :schema_element => [
1405
+ ["mhz", "SOAP::SOAPInt"],
1406
+ ["name", "SOAP::SOAPString"],
1407
+ ["number", "SOAP::SOAPInt"],
1408
+ ["cores", "SOAP::SOAPInt"],
1409
+ ["hyperthreads", "SOAP::SOAPInt"],
1410
+ ["units", "SOAP::SOAPInt"],
1411
+ ["family", "SOAP::SOAPString"],
1412
+ ["model", "SOAP::SOAPString"],
1413
+ ["bogomips", "SOAP::SOAPInt"]
1414
+ ]
1415
+ )
1416
+
1417
+ LiteralRegistry.register(
1418
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType,
1419
+ :schema_type => XSD::QName.new(NsTypes, "transferType"),
1420
+ :schema_element => [
1421
+ ["input", "Virtuozzo::SOAP::Types::Mailer::TransferType::Input"],
1422
+ ["output", "Virtuozzo::SOAP::Types::Mailer::TransferType::Output"]
1423
+ ]
1424
+ )
1425
+
1426
+ LiteralRegistry.register(
1427
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType::Input,
1428
+ :schema_name => XSD::QName.new(NsTypes, "input"),
1429
+ :is_anonymous => true,
1430
+ :schema_qualified => true,
1431
+ :schema_element => [
1432
+ ["bytes", "SOAP::SOAPLong"],
1433
+ ["packets", "SOAP::SOAPLong", [0, 1]]
1434
+ ]
1435
+ )
1436
+
1437
+ LiteralRegistry.register(
1438
+ :class => Virtuozzo::SOAP::Types::Mailer::TransferType::Output,
1439
+ :schema_name => XSD::QName.new(NsTypes, "output"),
1440
+ :is_anonymous => true,
1441
+ :schema_qualified => true,
1442
+ :schema_element => [
1443
+ ["bytes", "SOAP::SOAPLong"],
1444
+ ["packets", "SOAP::SOAPLong", [0, 1]]
1445
+ ]
1446
+ )
1447
+
1448
+ LiteralRegistry.register(
1449
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType,
1450
+ :schema_type => XSD::QName.new(NsTypes, "system_nodeType"),
1451
+ :schema_element => [
1452
+ ["address", "Virtuozzo::SOAP::Types::Mailer::System_nodeType::Address"],
1453
+ ["login", "Virtuozzo::SOAP::Types::Mailer::System_nodeType::Login", [0, 1]]
1454
+ ]
1455
+ )
1456
+
1457
+ LiteralRegistry.register(
1458
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType::Address,
1459
+ :schema_name => XSD::QName.new(NsTypes, "address"),
1460
+ :is_anonymous => true,
1461
+ :schema_qualified => true,
1462
+ :schema_element => [
1463
+ ["ip", nil]
1464
+ ]
1465
+ )
1466
+
1467
+ LiteralRegistry.register(
1468
+ :class => Virtuozzo::SOAP::Types::Mailer::System_nodeType::Login,
1469
+ :schema_name => XSD::QName.new(NsTypes, "login"),
1470
+ :is_anonymous => true,
1471
+ :schema_qualified => true,
1472
+ :schema_element => [
1473
+ ["user", "SOAP::SOAPString"],
1474
+ ["password", "SOAP::SOAPBase64"]
1475
+ ]
1476
+ )
1477
+
1478
+ LiteralRegistry.register(
1479
+ :class => Virtuozzo::SOAP::Types::Mailer::ResourceType,
1480
+ :schema_type => XSD::QName.new(NsTypes, "resourceType"),
1481
+ :schema_element => [
1482
+ ["total", "SOAP::SOAPLong", [0, 1]],
1483
+ ["used", "SOAP::SOAPLong", [0, 1]],
1484
+ ["free", "SOAP::SOAPLong", [0, 1]],
1485
+ ["avg", "SOAP::SOAPLong", [0, 1]],
1486
+ ["min", "SOAP::SOAPLong", [0, 1]],
1487
+ ["max", "SOAP::SOAPLong", [0, 1]]
1488
+ ]
1489
+ )
1490
+
1491
+ LiteralRegistry.register(
1492
+ :class => Virtuozzo::SOAP::Types::Mailer::IntervalType,
1493
+ :schema_type => XSD::QName.new(NsTypes, "intervalType"),
1494
+ :schema_element => [
1495
+ ["start_time", nil],
1496
+ ["end_time", nil]
1497
+ ]
1498
+ )
1499
+
1500
+ LiteralRegistry.register(
1501
+ :class => Virtuozzo::SOAP::Types::Mailer::StatsType,
1502
+ :schema_type => XSD::QName.new(NsTypes, "statsType"),
1503
+ :schema_element => [
1504
+ ["avg", "SOAP::SOAPLong", [0, 1]],
1505
+ ["min", "SOAP::SOAPLong", [0, 1]],
1506
+ ["max", "SOAP::SOAPLong", [0, 1]],
1507
+ ["total", "SOAP::SOAPLong", [0, 1]],
1508
+ ["cur", "SOAP::SOAPLong", [0, 1]],
1509
+ ["soft", "SOAP::SOAPLong", [0, 1]],
1510
+ ["hard", "SOAP::SOAPLong", [0, 1]]
1511
+ ]
1512
+ )
1513
+
1514
+ LiteralRegistry.register(
1515
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_addressType,
1516
+ :schema_type => XSD::QName.new(NsTypes, "net_addressType"),
1517
+ :schema_element => [
1518
+ ["host", nil],
1519
+ ["mask", nil, [0, 1]]
1520
+ ]
1521
+ )
1522
+
1523
+ LiteralRegistry.register(
1524
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_classType,
1525
+ :schema_type => XSD::QName.new(NsTypes, "net_classType"),
1526
+ :schema_element => [
1527
+ ["id", "SOAP::SOAPString", [0, 1]],
1528
+ ["transfer", "Virtuozzo::SOAP::Types::Mailer::TransferType", [0, 1]]
1529
+ ]
1530
+ )
1531
+
1532
+ LiteralRegistry.register(
1533
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_rangeType,
1534
+ :schema_type => XSD::QName.new(NsTypes, "ip_rangeType"),
1535
+ :schema_element => [
1536
+ ["id", "SOAP::SOAPString", [0, 1]],
1537
+ ["start_ip", nil, [0, 1]],
1538
+ ["subnet_mask", "SOAP::SOAPInt", [0, 1]],
1539
+ ["comment", "SOAP::SOAPString", [0, 1]]
1540
+ ]
1541
+ )
1542
+
1543
+ LiteralRegistry.register(
1544
+ :class => Virtuozzo::SOAP::Types::Mailer::Sample_confType,
1545
+ :schema_type => XSD::QName.new(NsTypes, "sample_confType"),
1546
+ :schema_element => [
1547
+ ["env_config", "Virtuozzo::SOAP::Types::Mailer::Env_configType"],
1548
+ ["id", "SOAP::SOAPString", [0, 1]],
1549
+ ["name", "SOAP::SOAPString"],
1550
+ ["comment", "SOAP::SOAPBase64", [0, 1]],
1551
+ ["vt_version", "Virtuozzo::SOAP::Types::Mailer::Sample_confType::Vt_version", [0, 1]]
1552
+ ]
1553
+ )
1554
+
1555
+ LiteralRegistry.register(
1556
+ :class => Virtuozzo::SOAP::Types::Mailer::Sample_confType::Vt_version,
1557
+ :schema_name => XSD::QName.new(NsTypes, "vt_version"),
1558
+ :is_anonymous => true,
1559
+ :schema_qualified => true,
1560
+ :schema_element => [
1561
+ ["platform", "SOAP::SOAPString"],
1562
+ ["architecture", "SOAP::SOAPString"],
1563
+ ["vt_technology", "SOAP::SOAPString"]
1564
+ ]
1565
+ )
1566
+
1567
+ LiteralRegistry.register(
1568
+ :class => Virtuozzo::SOAP::Types::Mailer::InterfaceType,
1569
+ :schema_type => XSD::QName.new(NsTypes, "interfaceType"),
1570
+ :schema_element => [
1571
+ ["name", "SOAP::SOAPString"],
1572
+ ["bandwidth", "SOAP::SOAPInt", [0, 1]],
1573
+ ["transfer", "Virtuozzo::SOAP::Types::Mailer::TransferType", [0, 1]],
1574
+ ["ipaddress", nil, [0, 1]],
1575
+ ["flags", "SOAP::SOAPInt", [0, 1]]
1576
+ ]
1577
+ )
1578
+
1579
+ LiteralRegistry.register(
1580
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType,
1581
+ :schema_type => XSD::QName.new(NsTypes, "sys_infoType"),
1582
+ :schema_element => [
1583
+ ["load_avg", "Virtuozzo::SOAP::Types::Mailer::Load_avgType"],
1584
+ ["processes", "Virtuozzo::SOAP::Types::Mailer::ProcessesType"],
1585
+ ["cpu_load", "Virtuozzo::SOAP::Types::Mailer::Cpu_loadType"],
1586
+ ["cpu_states", "Virtuozzo::SOAP::Types::Mailer::Cpu_loadType"],
1587
+ ["users", "SOAP::SOAPInt"],
1588
+ ["uptime", "SOAP::SOAPLong"],
1589
+ ["memory", "Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Memory", [0, 1]],
1590
+ ["swap", "Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Swap", [0, 1]]
1591
+ ]
1592
+ )
1593
+
1594
+ LiteralRegistry.register(
1595
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Memory,
1596
+ :schema_name => XSD::QName.new(NsTypes, "memory"),
1597
+ :is_anonymous => true,
1598
+ :schema_qualified => true,
1599
+ :schema_element => [
1600
+ ["total", "SOAP::SOAPLong", [0, 1]],
1601
+ ["used", "SOAP::SOAPLong"]
1602
+ ]
1603
+ )
1604
+
1605
+ LiteralRegistry.register(
1606
+ :class => Virtuozzo::SOAP::Types::Mailer::Sys_infoType::Swap,
1607
+ :schema_name => XSD::QName.new(NsTypes, "swap"),
1608
+ :is_anonymous => true,
1609
+ :schema_qualified => true,
1610
+ :schema_element => [
1611
+ ["total", "SOAP::SOAPLong", [0, 1]],
1612
+ ["used", "SOAP::SOAPLong"]
1613
+ ]
1614
+ )
1615
+
1616
+ LiteralRegistry.register(
1617
+ :class => Virtuozzo::SOAP::Types::Mailer::Ps_infoType,
1618
+ :schema_type => XSD::QName.new(NsTypes, "ps_infoType"),
1619
+ :schema_element => [
1620
+ ["process", "Virtuozzo::SOAP::Types::Mailer::Ps_infoType::C_Process[]", [1, nil]],
1621
+ ["param_id", "SOAP::SOAPString[]", [1, nil]],
1622
+ ["run", "SOAP::SOAPInt"],
1623
+ ["idle", "SOAP::SOAPInt"],
1624
+ ["zombie", "SOAP::SOAPInt"],
1625
+ ["sleep", "SOAP::SOAPInt"],
1626
+ ["uninterrupt", "SOAP::SOAPInt"],
1627
+ ["stopped", "SOAP::SOAPInt"],
1628
+ ["total", "SOAP::SOAPInt"]
1629
+ ]
1630
+ )
1631
+
1632
+ LiteralRegistry.register(
1633
+ :class => Virtuozzo::SOAP::Types::Mailer::Ps_infoType::C_Process,
1634
+ :schema_name => XSD::QName.new(NsTypes, "process"),
1635
+ :is_anonymous => true,
1636
+ :schema_qualified => true,
1637
+ :schema_element => [
1638
+ ["pid", "SOAP::SOAPInt"],
1639
+ ["param", "SOAP::SOAPBase64[]", [0, nil]]
1640
+ ]
1641
+ )
1642
+
1643
+ LiteralRegistry.register(
1644
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType,
1645
+ :schema_type => XSD::QName.new(NsTypes, "load_avg_statsType"),
1646
+ :schema_element => [
1647
+ ["l1", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L1"],
1648
+ ["l2", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L2", [0, 1]],
1649
+ ["l3", "Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L3", [0, 1]]
1650
+ ]
1651
+ )
1652
+
1653
+ LiteralRegistry.register(
1654
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L1,
1655
+ :schema_name => XSD::QName.new(NsTypes, "l1"),
1656
+ :is_anonymous => true,
1657
+ :schema_qualified => true,
1658
+ :schema_element => [
1659
+ ["avg", "SOAP::SOAPLong", [0, 1]],
1660
+ ["min", "SOAP::SOAPLong", [0, 1]],
1661
+ ["max", "SOAP::SOAPLong", [0, 1]],
1662
+ ["cur", "SOAP::SOAPLong", [0, 1]]
1663
+ ]
1664
+ )
1665
+
1666
+ LiteralRegistry.register(
1667
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L2,
1668
+ :schema_name => XSD::QName.new(NsTypes, "l2"),
1669
+ :is_anonymous => true,
1670
+ :schema_qualified => true,
1671
+ :schema_element => [
1672
+ ["avg", "SOAP::SOAPLong", [0, 1]],
1673
+ ["min", "SOAP::SOAPLong", [0, 1]],
1674
+ ["max", "SOAP::SOAPLong", [0, 1]],
1675
+ ["cur", "SOAP::SOAPLong", [0, 1]]
1676
+ ]
1677
+ )
1678
+
1679
+ LiteralRegistry.register(
1680
+ :class => Virtuozzo::SOAP::Types::Mailer::Load_avg_statsType::L3,
1681
+ :schema_name => XSD::QName.new(NsTypes, "l3"),
1682
+ :is_anonymous => true,
1683
+ :schema_qualified => true,
1684
+ :schema_element => [
1685
+ ["avg", "SOAP::SOAPLong", [0, 1]],
1686
+ ["min", "SOAP::SOAPLong", [0, 1]],
1687
+ ["max", "SOAP::SOAPLong", [0, 1]],
1688
+ ["cur", "SOAP::SOAPLong", [0, 1]]
1689
+ ]
1690
+ )
1691
+
1692
+ LiteralRegistry.register(
1693
+ :class => Virtuozzo::SOAP::Types::Mailer::Alert_dataType,
1694
+ :schema_type => XSD::QName.new(NsTypes, "alert_dataType"),
1695
+ :schema_basetype => XSD::QName.new(NsTypes, "event_dataType"),
1696
+ :schema_element => [
1697
+ ["type", "SOAP::SOAPInt"]
1698
+ ]
1699
+ )
1700
+
1701
+ LiteralRegistry.register(
1702
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_addressType,
1703
+ :schema_type => XSD::QName.new(NsTypes, "ip_addressType"),
1704
+ :schema_element => [
1705
+ ["ip", nil],
1706
+ ["netmask", nil, [0, 1]]
1707
+ ]
1708
+ )
1709
+
1710
+ LiteralRegistry.register(
1711
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_resourceType,
1712
+ :schema_type => XSD::QName.new(NsTypes, "env_resourceType"),
1713
+ :schema_element => [
1714
+ ["eid", nil],
1715
+ ["ip_pool", "Virtuozzo::SOAP::Types::Mailer::Ip_poolType", [0, 1]]
1716
+ ]
1717
+ )
1718
+
1719
+ LiteralRegistry.register(
1720
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_poolType,
1721
+ :schema_type => XSD::QName.new(NsTypes, "ip_poolType"),
1722
+ :schema_element => [ :choice,
1723
+ ["ip_range", "Virtuozzo::SOAP::Types::Mailer::Ip_poolType::Ip_range[]"],
1724
+ ["ip", "[]"]
1725
+ ]
1726
+ )
1727
+
1728
+ LiteralRegistry.register(
1729
+ :class => Virtuozzo::SOAP::Types::Mailer::Ip_poolType::Ip_range,
1730
+ :schema_name => XSD::QName.new(NsTypes, "ip_range"),
1731
+ :is_anonymous => true,
1732
+ :schema_qualified => true,
1733
+ :schema_element => [
1734
+ ["start_ip", nil],
1735
+ ["end_ip", nil]
1736
+ ]
1737
+ )
1738
+
1739
+ LiteralRegistry.register(
1740
+ :class => Virtuozzo::SOAP::Types::Mailer::UsageType,
1741
+ :schema_type => XSD::QName.new(NsTypes, "usageType"),
1742
+ :schema_element => [
1743
+ ["total", "SOAP::SOAPLong", [0, 1]],
1744
+ ["used", "SOAP::SOAPLong", [0, 1]],
1745
+ ["free", "SOAP::SOAPLong", [0, 1]]
1746
+ ]
1747
+ )
1748
+
1749
+ LiteralRegistry.register(
1750
+ :class => Virtuozzo::SOAP::Types::Mailer::Root_credentialType,
1751
+ :schema_type => XSD::QName.new(NsTypes, "root_credentialType"),
1752
+ :schema_basetype => XSD::QName.new(NsTypes, "credentialType"),
1753
+ :schema_element => [
1754
+ ["id", "SOAP::SOAPString"],
1755
+ ["policy", "SOAP::SOAPInt", [0, 1]],
1756
+ ["description", "SOAP::SOAPBase64", [0, 1]],
1757
+ ["cred", "Virtuozzo::SOAP::Types::Mailer::CredentialType[]", [0, nil]],
1758
+ ["objects", "Virtuozzo::SOAP::Types::Mailer::Root_credentialType::Objects", [0, 1]]
1759
+ ]
1760
+ )
1761
+
1762
+ LiteralRegistry.register(
1763
+ :class => Virtuozzo::SOAP::Types::Mailer::Root_credentialType::Objects,
1764
+ :schema_name => XSD::QName.new(NsTypes, "objects"),
1765
+ :is_anonymous => true,
1766
+ :schema_qualified => true,
1767
+ :schema_element => [
1768
+ ["eid", "SOAP::SOAPString[]", [0, nil]]
1769
+ ]
1770
+ )
1771
+
1772
+ LiteralRegistry.register(
1773
+ :class => Virtuozzo::SOAP::Types::Mailer::CredentialType,
1774
+ :schema_type => XSD::QName.new(NsTypes, "credentialType"),
1775
+ :schema_element => [
1776
+ ["id", "SOAP::SOAPString"],
1777
+ ["policy", "SOAP::SOAPInt", [0, 1]],
1778
+ ["description", "SOAP::SOAPBase64", [0, 1]],
1779
+ ["cred", "Virtuozzo::SOAP::Types::Mailer::CredentialType[]", [0, nil]]
1780
+ ]
1781
+ )
1782
+
1783
+ LiteralRegistry.register(
1784
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType,
1785
+ :schema_type => XSD::QName.new(NsTypes, "tokenType"),
1786
+ :schema_element => [
1787
+ ["user", nil],
1788
+ ["groups", "Virtuozzo::SOAP::Types::Mailer::TokenType::Groups", [0, 1]],
1789
+ ["deny_only_sids", "Virtuozzo::SOAP::Types::Mailer::TokenType::Deny_only_sids", [0, 1]],
1790
+ ["privileges", "Virtuozzo::SOAP::Types::Mailer::TokenType::Privileges", [0, 1]],
1791
+ ["source", "Virtuozzo::SOAP::Types::Mailer::TokenType::Source", [0, 1]]
1792
+ ]
1793
+ )
1794
+
1795
+ LiteralRegistry.register(
1796
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Groups,
1797
+ :schema_name => XSD::QName.new(NsTypes, "groups"),
1798
+ :is_anonymous => true,
1799
+ :schema_qualified => true,
1800
+ :schema_element => [
1801
+ ["sid", "[]", [1, nil]]
1802
+ ]
1803
+ )
1804
+
1805
+ LiteralRegistry.register(
1806
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Deny_only_sids,
1807
+ :schema_name => XSD::QName.new(NsTypes, "deny_only_sids"),
1808
+ :is_anonymous => true,
1809
+ :schema_qualified => true,
1810
+ :schema_element => [
1811
+ ["sid", "[]", [0, nil]]
1812
+ ]
1813
+ )
1814
+
1815
+ LiteralRegistry.register(
1816
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Privileges,
1817
+ :schema_name => XSD::QName.new(NsTypes, "privileges"),
1818
+ :is_anonymous => true,
1819
+ :schema_qualified => true,
1820
+ :schema_element => [
1821
+ ["privilege", "[]", [0, nil]]
1822
+ ]
1823
+ )
1824
+
1825
+ LiteralRegistry.register(
1826
+ :class => Virtuozzo::SOAP::Types::Mailer::TokenType::Source,
1827
+ :schema_name => XSD::QName.new(NsTypes, "source"),
1828
+ :is_anonymous => true,
1829
+ :schema_qualified => true,
1830
+ :schema_element => [
1831
+ ["name", "SOAP::SOAPString"],
1832
+ ["id", nil]
1833
+ ]
1834
+ )
1835
+
1836
+ LiteralRegistry.register(
1837
+ :class => Virtuozzo::SOAP::Types::Mailer::Connectivity_infoType,
1838
+ :schema_type => XSD::QName.new(NsTypes, "connectivity_infoType"),
1839
+ :schema_element => [
1840
+ ["protocol", "SOAP::SOAPString", [0, 1]],
1841
+ ["address", "SOAP::SOAPString"],
1842
+ ["port", "SOAP::SOAPUnsignedInt", [0, 1]]
1843
+ ]
1844
+ )
1845
+
1846
+ LiteralRegistry.register(
1847
+ :class => Virtuozzo::SOAP::Types::Mailer::Auth_nameType,
1848
+ :schema_type => XSD::QName.new(NsTypes, "auth_nameType"),
1849
+ :schema_element => [
1850
+ ["name", "SOAP::SOAPBase64", [0, 1]],
1851
+ ["domain", "SOAP::SOAPBase64", [0, 1]],
1852
+ ["realm", nil]
1853
+ ]
1854
+ )
1855
+
1856
+ LiteralRegistry.register(
1857
+ :class => Virtuozzo::SOAP::Types::Mailer::Connection_infoType,
1858
+ :schema_type => XSD::QName.new(NsTypes, "connection_infoType"),
1859
+ :schema_basetype => XSD::QName.new(NsTypes, "connectivity_infoType"),
1860
+ :schema_element => [
1861
+ ["protocol", "SOAP::SOAPString", [0, 1]],
1862
+ ["address", "SOAP::SOAPString"],
1863
+ ["port", "SOAP::SOAPUnsignedInt", [0, 1]],
1864
+ ["login", "Virtuozzo::SOAP::Types::Mailer::Auth_nameType", [0, 1]],
1865
+ ["password", "SOAP::SOAPBase64", [0, 1]]
1866
+ ]
1867
+ )
1868
+
1869
+ LiteralRegistry.register(
1870
+ :class => Virtuozzo::SOAP::Types::Mailer::Eid_listType,
1871
+ :schema_type => XSD::QName.new(NsTypes, "eid_listType"),
1872
+ :schema_element => [
1873
+ ["eid", "[]", [0, nil]]
1874
+ ]
1875
+ )
1876
+
1877
+ LiteralRegistry.register(
1878
+ :class => Virtuozzo::SOAP::Types::Mailer::Vt_infoType,
1879
+ :schema_type => XSD::QName.new(NsTypes, "vt_infoType"),
1880
+ :schema_element => [
1881
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
1882
+ ]
1883
+ )
1884
+
1885
+ LiteralRegistry.register(
1886
+ :class => Virtuozzo::SOAP::Types::Mailer::Vt_settingsType,
1887
+ :schema_type => XSD::QName.new(NsTypes, "vt_settingsType"),
1888
+ :schema_element => [
1889
+ ["default_sample_id", nil, [0, 1]]
1890
+ ]
1891
+ )
1892
+
1893
+ LiteralRegistry.register(
1894
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType,
1895
+ :schema_type => XSD::QName.new(NsTypes, "userType"),
1896
+ :schema_element => [
1897
+ ["initial_group", "Virtuozzo::SOAP::Types::Mailer::UserType::Initial_group", [0, 1]],
1898
+ ["group", "Virtuozzo::SOAP::Types::Mailer::UserType::Group[]", [0, nil]],
1899
+ ["uid", "SOAP::SOAPInt", [0, 1]],
1900
+ ["shell", "SOAP::SOAPString", [0, 1]],
1901
+ ["password", "SOAP::SOAPBase64", [0, 1]],
1902
+ ["home_dir", "SOAP::SOAPString", [0, 1]],
1903
+ ["name", "SOAP::SOAPString", [0, 1]],
1904
+ ["comment", "SOAP::SOAPString", [0, 1]]
1905
+ ]
1906
+ )
1907
+
1908
+ LiteralRegistry.register(
1909
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType::Initial_group,
1910
+ :schema_name => XSD::QName.new(NsTypes, "initial_group"),
1911
+ :is_anonymous => true,
1912
+ :schema_qualified => true,
1913
+ :schema_element => [
1914
+ ["name", "SOAP::SOAPString", [0, 1]],
1915
+ ["gid", "SOAP::SOAPInt", [0, 1]]
1916
+ ]
1917
+ )
1918
+
1919
+ LiteralRegistry.register(
1920
+ :class => Virtuozzo::SOAP::Types::Mailer::UserType::Group,
1921
+ :schema_name => XSD::QName.new(NsTypes, "group"),
1922
+ :is_anonymous => true,
1923
+ :schema_qualified => true,
1924
+ :schema_element => [
1925
+ ["name", "SOAP::SOAPString", [0, 1]],
1926
+ ["gid", "SOAP::SOAPInt", [0, 1]]
1927
+ ]
1928
+ )
1929
+
1930
+ LiteralRegistry.register(
1931
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType,
1932
+ :schema_type => XSD::QName.new(NsTypes, "groupType"),
1933
+ :schema_element => [
1934
+ ["user", "Virtuozzo::SOAP::Types::Mailer::GroupType::User[]", [0, nil]],
1935
+ ["member_group", "Virtuozzo::SOAP::Types::Mailer::GroupType::Member_group[]", [0, nil]],
1936
+ ["name", "SOAP::SOAPString", [0, 1]],
1937
+ ["gid", "SOAP::SOAPInt", [0, 1]]
1938
+ ]
1939
+ )
1940
+
1941
+ LiteralRegistry.register(
1942
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType::User,
1943
+ :schema_name => XSD::QName.new(NsTypes, "user"),
1944
+ :is_anonymous => true,
1945
+ :schema_qualified => true,
1946
+ :schema_element => [
1947
+ ["name", "SOAP::SOAPString"]
1948
+ ]
1949
+ )
1950
+
1951
+ LiteralRegistry.register(
1952
+ :class => Virtuozzo::SOAP::Types::Mailer::GroupType::Member_group,
1953
+ :schema_name => XSD::QName.new(NsTypes, "member_group"),
1954
+ :is_anonymous => true,
1955
+ :schema_qualified => true,
1956
+ :schema_element => [
1957
+ ["name", "SOAP::SOAPString", [0, 1]]
1958
+ ]
1959
+ )
1960
+
1961
+ LiteralRegistry.register(
1962
+ :class => Virtuozzo::SOAP::Types::Mailer::PackageType,
1963
+ :schema_type => XSD::QName.new(NsTypes, "packageType"),
1964
+ :schema_element => [
1965
+ ["name", "SOAP::SOAPString"],
1966
+ ["summary", "SOAP::SOAPString", [0, 1]],
1967
+ ["os", "Virtuozzo::SOAP::Types::Mailer::OsType", [0, 1]],
1968
+ ["description", "SOAP::SOAPString", [0, 1]],
1969
+ ["arch", "SOAP::SOAPString", [0, 1]],
1970
+ ["version", "SOAP::SOAPString", [0, 1]]
1971
+ ]
1972
+ )
1973
+
1974
+ LiteralRegistry.register(
1975
+ :class => Virtuozzo::SOAP::Types::Mailer::Event_dataType,
1976
+ :schema_type => XSD::QName.new(NsTypes, "event_dataType"),
1977
+ :schema_element => []
1978
+ )
1979
+
1980
+ LiteralRegistry.register(
1981
+ :class => Virtuozzo::SOAP::Types::Mailer::Named_listType,
1982
+ :schema_type => XSD::QName.new(NsTypes, "named_listType"),
1983
+ :schema_element => [
1984
+ ["name", "SOAP::SOAPString"],
1985
+ ["value", "SOAP::SOAPBase64[]", [0, nil]]
1986
+ ]
1987
+ )
1988
+
1989
+ LiteralRegistry.register(
1990
+ :class => Virtuozzo::SOAP::Types::Mailer::ModType,
1991
+ :schema_type => XSD::QName.new(NsTypes, "modType"),
1992
+ :schema_basetype => XSD::QName.new(NsTypes, "named_listType"),
1993
+ :schema_element => [
1994
+ ["name", "SOAP::SOAPString"],
1995
+ ["value", "SOAP::SOAPBase64[]", [0, nil]],
1996
+ ["op", "SOAP::SOAPInt", [0, 1]]
1997
+ ]
1998
+ )
1999
+
2000
+ LiteralRegistry.register(
2001
+ :class => Virtuozzo::SOAP::Types::Mailer::RealmType,
2002
+ :schema_type => XSD::QName.new(NsTypes, "realmType"),
2003
+ :schema_element => [
2004
+ ["id", nil, [0, 1]],
2005
+ ["type", "SOAP::SOAPInt"],
2006
+ ["name", "SOAP::SOAPString"],
2007
+ ["builtin", nil, [0, 1]]
2008
+ ]
2009
+ )
2010
+
2011
+ LiteralRegistry.register(
2012
+ :class => Virtuozzo::SOAP::Types::Mailer::EventType,
2013
+ :schema_type => XSD::QName.new(NsTypes, "eventType"),
2014
+ :schema_element => [
2015
+ ["eid", nil],
2016
+ ["time", nil],
2017
+ ["source", "SOAP::SOAPString"],
2018
+ ["category", "SOAP::SOAPString"],
2019
+ ["sid", nil, [0, 1]],
2020
+ ["count", "SOAP::SOAPInt"],
2021
+ ["id", nil],
2022
+ ["info", "Virtuozzo::SOAP::Types::Mailer::InfoType"],
2023
+ ["data", "Virtuozzo::SOAP::Types::Mailer::EventType::C_Data", [0, 1]]
2024
+ ]
2025
+ )
2026
+
2027
+ LiteralRegistry.register(
2028
+ :class => Virtuozzo::SOAP::Types::Mailer::EventType::C_Data,
2029
+ :schema_name => XSD::QName.new(NsTypes, "data"),
2030
+ :is_anonymous => true,
2031
+ :schema_qualified => true,
2032
+ :schema_element => [
2033
+ ["event_data", "Virtuozzo::SOAP::Types::Mailer::Event_dataType"]
2034
+ ]
2035
+ )
2036
+
2037
+ LiteralRegistry.register(
2038
+ :class => Virtuozzo::SOAP::Types::Mailer::InfoType,
2039
+ :schema_type => XSD::QName.new(NsTypes, "infoType"),
2040
+ :schema_element => [
2041
+ ["message", "SOAP::SOAPBase64"],
2042
+ ["translate", nil, [0, 1]],
2043
+ ["parameter", "Virtuozzo::SOAP::Types::Mailer::InfoType[]", [0, nil]],
2044
+ ["name", "SOAP::SOAPString"]
2045
+ ]
2046
+ )
2047
+
2048
+ LiteralRegistry.register(
2049
+ :class => Virtuozzo::SOAP::Types::Mailer::AceType,
2050
+ :schema_type => XSD::QName.new(NsTypes, "aceType"),
2051
+ :schema_element => [
2052
+ ["type", "SOAP::SOAPInt"],
2053
+ ["sid", nil],
2054
+ ["rights", "SOAP::SOAPBase64"]
2055
+ ]
2056
+ )
2057
+
2058
+ LiteralRegistry.register(
2059
+ :class => Virtuozzo::SOAP::Types::Mailer::Security_descriptorType,
2060
+ :schema_type => XSD::QName.new(NsTypes, "security_descriptorType"),
2061
+ :schema_element => [
2062
+ ["owner", nil],
2063
+ ["group", nil],
2064
+ ["dacl", "Virtuozzo::SOAP::Types::Mailer::Security_descriptorType::Dacl", [0, 1]]
2065
+ ]
2066
+ )
2067
+
2068
+ LiteralRegistry.register(
2069
+ :class => Virtuozzo::SOAP::Types::Mailer::Security_descriptorType::Dacl,
2070
+ :schema_name => XSD::QName.new(NsTypes, "dacl"),
2071
+ :is_anonymous => true,
2072
+ :schema_qualified => true,
2073
+ :schema_element => [
2074
+ ["ace", "Virtuozzo::SOAP::Types::Mailer::AceType[]", [0, nil]]
2075
+ ]
2076
+ )
2077
+
2078
+ LiteralRegistry.register(
2079
+ :class => Virtuozzo::SOAP::Types::Mailer::Env_security_objectType,
2080
+ :schema_type => XSD::QName.new(NsTypes, "env_security_objectType"),
2081
+ :schema_basetype => XSD::QName.new(NsTypes, "security_objectType"),
2082
+ :schema_element => [
2083
+ ["eid", nil]
2084
+ ]
2085
+ )
2086
+
2087
+ LiteralRegistry.register(
2088
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_deviceType,
2089
+ :schema_type => XSD::QName.new(NsTypes, "net_deviceType"),
2090
+ :schema_element => [
2091
+ ["id", "SOAP::SOAPString", [0, 1]],
2092
+ ["ip_address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
2093
+ ["dhcp", nil, [0, 1]],
2094
+ ["network_id", "SOAP::SOAPBase64", [0, 1]],
2095
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Net_deviceType::Status", [0, 1]]
2096
+ ]
2097
+ )
2098
+
2099
+ LiteralRegistry.register(
2100
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_deviceType::Status,
2101
+ :schema_name => XSD::QName.new(NsTypes, "status"),
2102
+ :is_anonymous => true,
2103
+ :schema_qualified => true,
2104
+ :schema_element => [ :choice,
2105
+ ["up", nil],
2106
+ ["down", nil]
2107
+ ]
2108
+ )
2109
+
2110
+ LiteralRegistry.register(
2111
+ :class => Virtuozzo::SOAP::Types::Mailer::Voc_parameterType,
2112
+ :schema_type => XSD::QName.new(NsTypes, "voc_parameterType"),
2113
+ :schema_element => [
2114
+ ["id", "SOAP::SOAPString"],
2115
+ ["type", "SOAP::SOAPString", [0, 1]],
2116
+ ["min", "SOAP::SOAPString", [0, 1]],
2117
+ ["max", "SOAP::SOAPString", [0, 1]],
2118
+ ["long", "SOAP::SOAPString", [0, 1]],
2119
+ ["short", "SOAP::SOAPString", [0, 1]],
2120
+ ["category", "SOAP::SOAPString[]", [0, nil]],
2121
+ ["complex", "SOAP::SOAPString", [0, 1]],
2122
+ ["default", "SOAP::SOAPString", [0, 1]],
2123
+ ["measure", "SOAP::SOAPString", [0, 1]],
2124
+ ["data", nil, [0, 1]],
2125
+ ["name", nil, [0, 1]]
2126
+ ]
2127
+ )
2128
+
2129
+ LiteralRegistry.register(
2130
+ :class => Virtuozzo::SOAP::Types::Mailer::VocabularyType,
2131
+ :schema_type => XSD::QName.new(NsTypes, "vocabularyType"),
2132
+ :schema_element => [
2133
+ ["name", "SOAP::SOAPString"],
2134
+ ["parameter", "Virtuozzo::SOAP::Types::Mailer::Voc_parameterType[]", [0, nil]],
2135
+ ["category", "Virtuozzo::SOAP::Types::Mailer::Voc_parameterType[]", [0, nil]]
2136
+ ]
2137
+ )
2138
+
2139
+ LiteralRegistry.register(
2140
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_nicType,
2141
+ :schema_type => XSD::QName.new(NsTypes, "net_nicType"),
2142
+ :schema_basetype => XSD::QName.new(NsTypes, "net_deviceType"),
2143
+ :schema_element => [
2144
+ ["id", "SOAP::SOAPString", [0, 1]],
2145
+ ["ip_address", "Virtuozzo::SOAP::Types::Mailer::Ip_addressType[]", [0, nil]],
2146
+ ["dhcp", nil, [0, 1]],
2147
+ ["network_id", "SOAP::SOAPBase64", [0, 1]],
2148
+ ["status", "Virtuozzo::SOAP::Types::Mailer::Net_nicType::Status", [0, 1]],
2149
+ ["mac_address", "SOAP::SOAPString", [0, 1]]
2150
+ ]
2151
+ )
2152
+
2153
+ LiteralRegistry.register(
2154
+ :class => Virtuozzo::SOAP::Types::Mailer::Net_nicType::Status,
2155
+ :schema_name => XSD::QName.new(NsTypes, "status"),
2156
+ :is_anonymous => true,
2157
+ :schema_qualified => true,
2158
+ :schema_element => [ :choice,
2159
+ ["up", nil],
2160
+ ["down", nil]
2161
+ ]
2162
+ )
2163
+
2164
+ LiteralRegistry.register(
2165
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_statType,
2166
+ :schema_type => XSD::QName.new(NsTypes, "perf_statType"),
2167
+ :schema_element => [
2168
+ ["cur", "SOAP::SOAPAnySimpleType"],
2169
+ ["avg", "SOAP::SOAPAnySimpleType"],
2170
+ ["max", "SOAP::SOAPAnySimpleType"],
2171
+ ["min", "SOAP::SOAPAnySimpleType"]
2172
+ ]
2173
+ )
2174
+
2175
+ LiteralRegistry.register(
2176
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType,
2177
+ :schema_type => XSD::QName.new(NsTypes, "perf_dataType"),
2178
+ :schema_element => [
2179
+ ["eid", nil],
2180
+ ["v_class", ["Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class[]", XSD::QName.new(NsTypes, "class")], [0, nil]],
2181
+ ["interval", "Virtuozzo::SOAP::Types::Mailer::IntervalType"]
2182
+ ]
2183
+ )
2184
+
2185
+ LiteralRegistry.register(
2186
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance::Counter,
2187
+ :schema_name => XSD::QName.new(NsTypes, "counter"),
2188
+ :is_anonymous => true,
2189
+ :schema_qualified => true,
2190
+ :schema_element => [
2191
+ ["name", "SOAP::SOAPString"],
2192
+ ["value", "Virtuozzo::SOAP::Types::Mailer::Perf_statType"]
2193
+ ]
2194
+ )
2195
+
2196
+ LiteralRegistry.register(
2197
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance,
2198
+ :schema_name => XSD::QName.new(NsTypes, "instance"),
2199
+ :is_anonymous => true,
2200
+ :schema_qualified => true,
2201
+ :schema_element => [
2202
+ ["name", "SOAP::SOAPString", [0, 1]],
2203
+ ["counter", "Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance::Counter[]", [1, nil]]
2204
+ ]
2205
+ )
2206
+
2207
+ LiteralRegistry.register(
2208
+ :class => Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class,
2209
+ :schema_name => XSD::QName.new(NsTypes, "class"),
2210
+ :is_anonymous => true,
2211
+ :schema_qualified => true,
2212
+ :schema_element => [
2213
+ ["name", "SOAP::SOAPString"],
2214
+ ["instance", "Virtuozzo::SOAP::Types::Mailer::Perf_dataType::C_Class::Instance[]", [1, nil]]
2215
+ ]
2216
+ )
2217
+
2218
+ LiteralRegistry.register(
2219
+ :class => Virtuozzo::SOAP::Types::Mailer::Log_options_baseType,
2220
+ :schema_type => XSD::QName.new(NsTypes, "log_options_baseType"),
2221
+ :schema_element => []
2222
+ )
2223
+
2224
+ LiteralRegistry.register(
2225
+ :class => Virtuozzo::SOAP::Types::Mailer::Log_optionsType,
2226
+ :schema_type => XSD::QName.new(NsTypes, "log_optionsType"),
2227
+ :schema_basetype => XSD::QName.new(NsTypes, "log_options_baseType"),
2228
+ :schema_element => []
2229
+ )
2230
+
2231
+ LiteralRegistry.register(
2232
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet_headerType,
2233
+ :schema_type => XSD::QName.new(NsProtocol, "packet_headerType"),
2234
+ :schema_element => [
2235
+ ["auth", "Virtuozzo::SOAP::Types::Mailer::AuthType", [0, 1]],
2236
+ ["cookie", "SOAP::SOAPString", [0, 1]],
2237
+ ["target", "SOAP::SOAPString[]", [0, nil]],
2238
+ ["origin", "SOAP::SOAPString", [0, 1]],
2239
+ ["src", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2240
+ ["dst", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2241
+ ["session", "SOAP::SOAPString", [0, 1]]
2242
+ ],
2243
+ :schema_attribute => {
2244
+ XSD::QName.new(nil, "version") => "SOAP::SOAPString",
2245
+ XSD::QName.new(nil, "id") => "SOAP::SOAPString",
2246
+ XSD::QName.new(nil, "priority") => "SOAP::SOAPString",
2247
+ XSD::QName.new(nil, "time") => "SOAP::SOAPString",
2248
+ XSD::QName.new(nil, "progress") => "SOAP::SOAPString",
2249
+ XSD::QName.new(nil, "log") => "SOAP::SOAPString",
2250
+ XSD::QName.new(nil, "type") => "SOAP::SOAPInt",
2251
+ XSD::QName.new(nil, "timeout") => "SOAP::SOAPInt",
2252
+ XSD::QName.new(nil, "timeout_limit") => "SOAP::SOAPInt",
2253
+ XSD::QName.new(nil, "uid") => "SOAP::SOAPInt"
2254
+ }
2255
+ )
2256
+
2257
+ LiteralRegistry.register(
2258
+ :class => Virtuozzo::SOAP::Types::Mailer::OperatorType,
2259
+ :schema_type => XSD::QName.new(NsProtocol, "operatorType"),
2260
+ :schema_element => [ :choice,
2261
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"]
2262
+ ]
2263
+ )
2264
+
2265
+ LiteralRegistry.register(
2266
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType,
2267
+ :schema_type => XSD::QName.new(NsProtocol, "operator_functionalType"),
2268
+ :schema_basetype => XSD::QName.new(NsProtocol, "operatorType"),
2269
+ :schema_element => [ :choice,
2270
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
2271
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok[]"],
2272
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error[]"]
2273
+ ]
2274
+ )
2275
+
2276
+ LiteralRegistry.register(
2277
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok,
2278
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
2279
+ :is_anonymous => true,
2280
+ :schema_qualified => true,
2281
+ :schema_element => []
2282
+ )
2283
+
2284
+ LiteralRegistry.register(
2285
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error,
2286
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
2287
+ :is_anonymous => true,
2288
+ :schema_qualified => true,
2289
+ :schema_element => [
2290
+ ["code", "SOAP::SOAPInt"],
2291
+ ["message", "SOAP::SOAPString", [0, 1]]
2292
+ ]
2293
+ )
2294
+
2295
+ LiteralRegistry.register(
2296
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType,
2297
+ :schema_type => XSD::QName.new(NsProtocol, "operator_periodicType"),
2298
+ :schema_basetype => XSD::QName.new(NsProtocol, "operator_functionalType"),
2299
+ :schema_element => [ :choice,
2300
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
2301
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok[]"],
2302
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error[]"],
2303
+ [ :choice,
2304
+ ["start_monitor", "Virtuozzo::SOAP::Types::Mailer::Start_monitorType"],
2305
+ ["stop_monitor", "Virtuozzo::SOAP::Types::Mailer::Stop_monitorType"],
2306
+ ["set_period", "Virtuozzo::SOAP::Types::Mailer::Set_periodType", [0, 1]],
2307
+ ["report", nil, [0, 1]]
2308
+ ]
2309
+ ]
2310
+ )
2311
+
2312
+ LiteralRegistry.register(
2313
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok,
2314
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
2315
+ :is_anonymous => true,
2316
+ :schema_qualified => true,
2317
+ :schema_element => []
2318
+ )
2319
+
2320
+ LiteralRegistry.register(
2321
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error,
2322
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
2323
+ :is_anonymous => true,
2324
+ :schema_qualified => true,
2325
+ :schema_element => [
2326
+ ["code", "SOAP::SOAPInt"],
2327
+ ["message", "SOAP::SOAPString", [0, 1]]
2328
+ ]
2329
+ )
2330
+
2331
+ LiteralRegistry.register(
2332
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_periodType,
2333
+ :schema_type => XSD::QName.new(NsProtocol, "set_periodType"),
2334
+ :schema_element => [
2335
+ ["collect", "SOAP::SOAPInt"],
2336
+ ["log", "SOAP::SOAPInt"],
2337
+ ["report", "SOAP::SOAPInt"]
2338
+ ]
2339
+ )
2340
+
2341
+ LiteralRegistry.register(
2342
+ :class => Virtuozzo::SOAP::Types::Mailer::Start_monitorType,
2343
+ :schema_type => XSD::QName.new(NsProtocol, "start_monitorType"),
2344
+ :schema_element => [
2345
+ ["period", "SOAP::SOAPInt"],
2346
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
2347
+ ]
2348
+ )
2349
+
2350
+ LiteralRegistry.register(
2351
+ :class => Virtuozzo::SOAP::Types::Mailer::Stop_monitorType,
2352
+ :schema_type => XSD::QName.new(NsProtocol, "stop_monitorType"),
2353
+ :schema_element => [
2354
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
2355
+ ]
2356
+ )
2357
+
2358
+ LiteralRegistry.register(
2359
+ :class => Virtuozzo::SOAP::Types::Mailer::AuthType,
2360
+ :schema_type => XSD::QName.new(NsProtocol, "authType"),
2361
+ :schema_element => [
2362
+ ["any", [nil, XSD::QName.new(NsXMLSchema, "anyType")]]
2363
+ ]
2364
+ )
2365
+
2366
+ LiteralRegistry.register(
2367
+ :class => Virtuozzo::SOAP::Types::Mailer::Event_configurationType,
2368
+ :schema_type => XSD::QName.new(NsProtocol, "event_configurationType"),
2369
+ :schema_basetype => XSD::QName.new(NsProtocol, "configurationType"),
2370
+ :schema_element => [
2371
+ ["period", "SOAP::SOAPInt"]
2372
+ ]
2373
+ )
2374
+
2375
+ LiteralRegistry.register(
2376
+ :class => Virtuozzo::SOAP::Types::Mailer::Periodic_configurationType,
2377
+ :schema_type => XSD::QName.new(NsProtocol, "periodic_configurationType"),
2378
+ :schema_basetype => XSD::QName.new(NsProtocol, "configurationType"),
2379
+ :schema_element => [
2380
+ ["log_priority", "SOAP::SOAPInt"],
2381
+ ["monitor_priority", "SOAP::SOAPInt"],
2382
+ ["min_monitor_period", "SOAP::SOAPInt"],
2383
+ ["min_monitor_period_root", "SOAP::SOAPInt"]
2384
+ ]
2385
+ )
2386
+
2387
+ LiteralRegistry.register(
2388
+ :class => Virtuozzo::SOAP::Types::Mailer::RouteType,
2389
+ :schema_type => XSD::QName.new(NsProtocol, "routeType"),
2390
+ :schema_element => [
2391
+ ["director", "SOAP::SOAPString", [0, 1]],
2392
+ ["host", "SOAP::SOAPString", [0, 1]],
2393
+ ["index", "SOAP::SOAPString", [0, 1]],
2394
+ ["target", "SOAP::SOAPString", [0, 1]]
2395
+ ]
2396
+ )
2397
+
2398
+ LiteralRegistry.register(
2399
+ :class => Virtuozzo::SOAP::Types::Mailer::DataType,
2400
+ :schema_type => XSD::QName.new(NsProtocol, "dataType"),
2401
+ :schema_element => [
2402
+ ["operator", "Virtuozzo::SOAP::Types::Mailer::OperatorType[]"]
2403
+ ]
2404
+ )
2405
+
2406
+ LiteralRegistry.register(
2407
+ :class => Virtuozzo::SOAP::Types::Mailer::ConfigurationType,
2408
+ :schema_type => XSD::QName.new(NsProtocol, "configurationType"),
2409
+ :schema_element => []
2410
+ )
2411
+
2412
+ LiteralRegistry.register(
2413
+ :class => Virtuozzo::SOAP::Types::Mailer::Transport_type,
2414
+ :schema_type => XSD::QName.new(NsTypes, "transport_type")
2415
+ )
2416
+
2417
+ LiteralRegistry.register(
2418
+ :class => Virtuozzo::SOAP::Types::Mailer::Yes_no_type,
2419
+ :schema_type => XSD::QName.new(NsTypes, "yes_no_type")
2420
+ )
2421
+
2422
+ LiteralRegistry.register(
2423
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet_headerType,
2424
+ :schema_name => XSD::QName.new(NsMailer_0, "packet_header"),
2425
+ :schema_element => [
2426
+ ["auth", "Virtuozzo::SOAP::Types::Mailer::AuthType", [0, 1]],
2427
+ ["cookie", "SOAP::SOAPString", [0, 1]],
2428
+ ["target", "SOAP::SOAPString[]", [0, nil]],
2429
+ ["origin", "SOAP::SOAPString", [0, 1]],
2430
+ ["src", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2431
+ ["dst", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2432
+ ["session", "SOAP::SOAPString", [0, 1]]
2433
+ ],
2434
+ :schema_attribute => {
2435
+ XSD::QName.new(nil, "version") => "SOAP::SOAPString",
2436
+ XSD::QName.new(nil, "id") => "SOAP::SOAPString",
2437
+ XSD::QName.new(nil, "priority") => "SOAP::SOAPString",
2438
+ XSD::QName.new(nil, "time") => "SOAP::SOAPString",
2439
+ XSD::QName.new(nil, "progress") => "SOAP::SOAPString",
2440
+ XSD::QName.new(nil, "log") => "SOAP::SOAPString",
2441
+ XSD::QName.new(nil, "type") => "SOAP::SOAPInt",
2442
+ XSD::QName.new(nil, "timeout") => "SOAP::SOAPInt",
2443
+ XSD::QName.new(nil, "timeout_limit") => "SOAP::SOAPInt",
2444
+ XSD::QName.new(nil, "uid") => "SOAP::SOAPInt"
2445
+ }
2446
+ )
2447
+
2448
+ LiteralRegistry.register(
2449
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType,
2450
+ :schema_name => XSD::QName.new(NsMailer, "mailer"),
2451
+ :schema_element => [ :choice,
2452
+ ["configuration", ["Virtuozzo::SOAP::Types::Mailer::ConfigurationType", XSD::QName.new(NsProtocol, "configuration")]],
2453
+ ["ok", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Ok[]", XSD::QName.new(NsProtocol, "ok")]],
2454
+ ["error", ["Virtuozzo::SOAP::Types::Mailer::MailerType::Error[]", XSD::QName.new(NsProtocol, "error")]],
2455
+ [
2456
+ ["mail_template_list", "Virtuozzo::SOAP::Types::Mailer::Mail_template_list[]", [0, 1]],
2457
+ ["get_mail_template", "Virtuozzo::SOAP::Types::Mailer::Get_mail_template[]", [0, 1]],
2458
+ ["set_mail_template", "Virtuozzo::SOAP::Types::Mailer::Set_mail_template[]", [0, 1]],
2459
+ ["remove_mail_template", "Virtuozzo::SOAP::Types::Mailer::Remove_mail_template[]", [0, 1]],
2460
+ ["set_relay", "Virtuozzo::SOAP::Types::Mailer::Set_relay[]", [0, 1]],
2461
+ ["get_relay", "Virtuozzo::SOAP::Types::Mailer::Get_relay[]", [0, 1]],
2462
+ ["get_config", "Virtuozzo::SOAP::Types::Mailer::Get_config[]", [0, 1]],
2463
+ ["set_config", "Virtuozzo::SOAP::Types::Mailer::Set_config[]", [0, 1]],
2464
+ ["post", "Virtuozzo::SOAP::Types::Mailer::Post[]", [0, 1]]
2465
+ ],
2466
+ [
2467
+ ["relay", "[]", [0, 1]],
2468
+ ["mail_tempate_list", "Virtuozzo::SOAP::Types::Mailer::Mail_tempate_list[]", [0, 1]],
2469
+ ["mail_template", "Virtuozzo::SOAP::Types::Mailer::Mail_template[]", [0, 1]],
2470
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Config[]", [0, 1]]
2471
+ ]
2472
+ ]
2473
+ )
2474
+
2475
+ LiteralRegistry.register(
2476
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Ok,
2477
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
2478
+ :is_anonymous => true,
2479
+ :schema_qualified => true,
2480
+ :schema_element => []
2481
+ )
2482
+
2483
+ LiteralRegistry.register(
2484
+ :class => Virtuozzo::SOAP::Types::Mailer::MailerType::Error,
2485
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
2486
+ :is_anonymous => true,
2487
+ :schema_qualified => true,
2488
+ :schema_element => [
2489
+ ["code", "SOAP::SOAPInt"],
2490
+ ["message", "SOAP::SOAPString", [0, 1]]
2491
+ ]
2492
+ )
2493
+
2494
+ LiteralRegistry.register(
2495
+ :class => Virtuozzo::SOAP::Types::Mailer::Get_mail_template,
2496
+ :schema_name => XSD::QName.new(NsMailer, "get_mail_template"),
2497
+ :schema_element => [
2498
+ ["name", "SOAP::SOAPString", [0, 1]]
2499
+ ]
2500
+ )
2501
+
2502
+ LiteralRegistry.register(
2503
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_mail_template,
2504
+ :schema_name => XSD::QName.new(NsMailer, "set_mail_template"),
2505
+ :schema_element => [
2506
+ ["name", "SOAP::SOAPString"],
2507
+ ["body", "SOAP::SOAPBase64"]
2508
+ ]
2509
+ )
2510
+
2511
+ LiteralRegistry.register(
2512
+ :class => Virtuozzo::SOAP::Types::Mailer::Remove_mail_template,
2513
+ :schema_name => XSD::QName.new(NsMailer, "remove_mail_template"),
2514
+ :schema_element => [
2515
+ ["name", "SOAP::SOAPString"]
2516
+ ]
2517
+ )
2518
+
2519
+ LiteralRegistry.register(
2520
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_relay,
2521
+ :schema_name => XSD::QName.new(NsMailer, "set_relay"),
2522
+ :schema_element => [
2523
+ ["relay", nil]
2524
+ ]
2525
+ )
2526
+
2527
+ LiteralRegistry.register(
2528
+ :class => Virtuozzo::SOAP::Types::Mailer::Get_relay,
2529
+ :schema_name => XSD::QName.new(NsMailer, "get_relay"),
2530
+ :schema_element => []
2531
+ )
2532
+
2533
+ LiteralRegistry.register(
2534
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_config,
2535
+ :schema_name => XSD::QName.new(NsMailer, "set_config"),
2536
+ :schema_element => [
2537
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Config"]
2538
+ ]
2539
+ )
2540
+
2541
+ LiteralRegistry.register(
2542
+ :class => Virtuozzo::SOAP::Types::Mailer::Config,
2543
+ :schema_name => XSD::QName.new(NsMailer, "config"),
2544
+ :schema_element => [
2545
+ ["notify", nil],
2546
+ ["accounts", "Virtuozzo::SOAP::Types::Mailer::Config::Accounts", [0, 1]]
2547
+ ]
2548
+ )
2549
+
2550
+ LiteralRegistry.register(
2551
+ :class => Virtuozzo::SOAP::Types::Mailer::Config::Accounts,
2552
+ :schema_name => XSD::QName.new(NsMailer, "accounts"),
2553
+ :is_anonymous => true,
2554
+ :schema_qualified => true,
2555
+ :schema_element => [
2556
+ ["admin", "Virtuozzo::SOAP::Types::Mailer::MailAccountInfo", [0, 1]],
2557
+ ["system", "Virtuozzo::SOAP::Types::Mailer::MailAccountInfo", [0, 1]]
2558
+ ]
2559
+ )
2560
+
2561
+ LiteralRegistry.register(
2562
+ :class => Virtuozzo::SOAP::Types::Mailer::Post,
2563
+ :schema_name => XSD::QName.new(NsMailer, "post"),
2564
+ :schema_element => [
2565
+ ["message", "SOAP::SOAPBase64"]
2566
+ ]
2567
+ )
2568
+
2569
+ LiteralRegistry.register(
2570
+ :class => Virtuozzo::SOAP::Types::Mailer::Mail_tempate_list,
2571
+ :schema_name => XSD::QName.new(NsMailer, "mail_tempate_list"),
2572
+ :schema_element => [
2573
+ ["name", "SOAP::SOAPString[]", [0, nil]]
2574
+ ]
2575
+ )
2576
+
2577
+ LiteralRegistry.register(
2578
+ :class => Virtuozzo::SOAP::Types::Mailer::Mail_template,
2579
+ :schema_name => XSD::QName.new(NsMailer, "mail_template"),
2580
+ :schema_element => [
2581
+ ["name", "SOAP::SOAPString"],
2582
+ ["body", "SOAP::SOAPBase64"],
2583
+ ["read_only", nil]
2584
+ ]
2585
+ )
2586
+
2587
+ LiteralRegistry.register(
2588
+ :class => Virtuozzo::SOAP::Types::Mailer::Mail_template_listResponse,
2589
+ :schema_name => XSD::QName.new(NsMailer, "mail_template_listResponse"),
2590
+ :schema_element => [
2591
+ ["mail_tempate_list", "Virtuozzo::SOAP::Types::Mailer::Mail_tempate_list"]
2592
+ ]
2593
+ )
2594
+
2595
+ LiteralRegistry.register(
2596
+ :class => Virtuozzo::SOAP::Types::Mailer::Get_mail_templateResponse,
2597
+ :schema_name => XSD::QName.new(NsMailer, "get_mail_templateResponse"),
2598
+ :schema_element => [
2599
+ ["mail_template", "Virtuozzo::SOAP::Types::Mailer::Mail_template[]", [1, nil]]
2600
+ ]
2601
+ )
2602
+
2603
+ LiteralRegistry.register(
2604
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_mail_templateResponse,
2605
+ :schema_name => XSD::QName.new(NsMailer, "set_mail_templateResponse"),
2606
+ :schema_element => []
2607
+ )
2608
+
2609
+ LiteralRegistry.register(
2610
+ :class => Virtuozzo::SOAP::Types::Mailer::Remove_mail_templateResponse,
2611
+ :schema_name => XSD::QName.new(NsMailer, "remove_mail_templateResponse"),
2612
+ :schema_element => []
2613
+ )
2614
+
2615
+ LiteralRegistry.register(
2616
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_relayResponse,
2617
+ :schema_name => XSD::QName.new(NsMailer, "set_relayResponse"),
2618
+ :schema_element => []
2619
+ )
2620
+
2621
+ LiteralRegistry.register(
2622
+ :class => Virtuozzo::SOAP::Types::Mailer::Get_relayResponse,
2623
+ :schema_name => XSD::QName.new(NsMailer, "get_relayResponse"),
2624
+ :schema_element => [
2625
+ ["relay", nil]
2626
+ ]
2627
+ )
2628
+
2629
+ LiteralRegistry.register(
2630
+ :class => Virtuozzo::SOAP::Types::Mailer::Set_configResponse,
2631
+ :schema_name => XSD::QName.new(NsMailer, "set_configResponse"),
2632
+ :schema_element => []
2633
+ )
2634
+
2635
+ LiteralRegistry.register(
2636
+ :class => Virtuozzo::SOAP::Types::Mailer::Get_configResponse,
2637
+ :schema_name => XSD::QName.new(NsMailer, "get_configResponse"),
2638
+ :schema_element => [
2639
+ ["config", "Virtuozzo::SOAP::Types::Mailer::Config"]
2640
+ ]
2641
+ )
2642
+
2643
+ LiteralRegistry.register(
2644
+ :class => Virtuozzo::SOAP::Types::Mailer::PostResponse,
2645
+ :schema_name => XSD::QName.new(NsMailer, "postResponse"),
2646
+ :schema_element => []
2647
+ )
2648
+
2649
+ LiteralRegistry.register(
2650
+ :class => Virtuozzo::SOAP::Types::Mailer::Event_dataType,
2651
+ :schema_name => XSD::QName.new(NsTypes, "event_data"),
2652
+ :schema_element => []
2653
+ )
2654
+
2655
+ LiteralRegistry.register(
2656
+ :class => Virtuozzo::SOAP::Types::Mailer::Voc_parameterType,
2657
+ :schema_name => XSD::QName.new(NsTypes, "parameter"),
2658
+ :schema_element => [
2659
+ ["id", "SOAP::SOAPString"],
2660
+ ["type", "SOAP::SOAPString", [0, 1]],
2661
+ ["min", "SOAP::SOAPString", [0, 1]],
2662
+ ["max", "SOAP::SOAPString", [0, 1]],
2663
+ ["long", "SOAP::SOAPString", [0, 1]],
2664
+ ["short", "SOAP::SOAPString", [0, 1]],
2665
+ ["category", "SOAP::SOAPString[]", [0, nil]],
2666
+ ["complex", "SOAP::SOAPString", [0, 1]],
2667
+ ["default", "SOAP::SOAPString", [0, 1]],
2668
+ ["measure", "SOAP::SOAPString", [0, 1]],
2669
+ ["data", nil, [0, 1]],
2670
+ ["name", nil, [0, 1]]
2671
+ ]
2672
+ )
2673
+
2674
+ LiteralRegistry.register(
2675
+ :class => Virtuozzo::SOAP::Types::Mailer::Voc_parameterType,
2676
+ :schema_name => XSD::QName.new(NsTypes, "category"),
2677
+ :schema_element => [
2678
+ ["id", "SOAP::SOAPString"],
2679
+ ["type", "SOAP::SOAPString", [0, 1]],
2680
+ ["min", "SOAP::SOAPString", [0, 1]],
2681
+ ["max", "SOAP::SOAPString", [0, 1]],
2682
+ ["long", "SOAP::SOAPString", [0, 1]],
2683
+ ["short", "SOAP::SOAPString", [0, 1]],
2684
+ ["category", "SOAP::SOAPString[]", [0, nil]],
2685
+ ["complex", "SOAP::SOAPString", [0, 1]],
2686
+ ["default", "SOAP::SOAPString", [0, 1]],
2687
+ ["measure", "SOAP::SOAPString", [0, 1]],
2688
+ ["data", nil, [0, 1]],
2689
+ ["name", nil, [0, 1]]
2690
+ ]
2691
+ )
2692
+
2693
+ LiteralRegistry.register(
2694
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet,
2695
+ :schema_name => XSD::QName.new(NsProtocol, "packet"),
2696
+ :schema_element => [
2697
+ ["auth", "Virtuozzo::SOAP::Types::Mailer::AuthType", [0, 1]],
2698
+ ["cookie", "SOAP::SOAPString", [0, 1]],
2699
+ ["target", "SOAP::SOAPString[]", [0, nil]],
2700
+ ["origin", "SOAP::SOAPString", [0, 1]],
2701
+ ["src", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2702
+ ["dst", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2703
+ ["session", "SOAP::SOAPString", [0, 1]],
2704
+ ["data", "Virtuozzo::SOAP::Types::Mailer::Packet::C_Data"]
2705
+ ],
2706
+ :schema_attribute => {
2707
+ XSD::QName.new(nil, "version") => "SOAP::SOAPString",
2708
+ XSD::QName.new(nil, "id") => "SOAP::SOAPString",
2709
+ XSD::QName.new(nil, "priority") => "SOAP::SOAPString",
2710
+ XSD::QName.new(nil, "time") => "SOAP::SOAPString",
2711
+ XSD::QName.new(nil, "progress") => "SOAP::SOAPString",
2712
+ XSD::QName.new(nil, "log") => "SOAP::SOAPString",
2713
+ XSD::QName.new(nil, "type") => "SOAP::SOAPInt",
2714
+ XSD::QName.new(nil, "timeout") => "SOAP::SOAPInt",
2715
+ XSD::QName.new(nil, "timeout_limit") => "SOAP::SOAPInt",
2716
+ XSD::QName.new(nil, "uid") => "SOAP::SOAPInt"
2717
+ }
2718
+ )
2719
+
2720
+ LiteralRegistry.register(
2721
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet::C_Data,
2722
+ :schema_name => XSD::QName.new(NsProtocol, "data"),
2723
+ :is_anonymous => true,
2724
+ :schema_qualified => true,
2725
+ :schema_element => [
2726
+ ["operator", "Virtuozzo::SOAP::Types::Mailer::OperatorType[]"]
2727
+ ]
2728
+ )
2729
+
2730
+ LiteralRegistry.register(
2731
+ :class => Virtuozzo::SOAP::Types::Mailer::Packet_headerType,
2732
+ :schema_name => XSD::QName.new(NsProtocol, "packet_header"),
2733
+ :schema_element => [
2734
+ ["auth", "Virtuozzo::SOAP::Types::Mailer::AuthType", [0, 1]],
2735
+ ["cookie", "SOAP::SOAPString", [0, 1]],
2736
+ ["target", "SOAP::SOAPString[]", [0, nil]],
2737
+ ["origin", "SOAP::SOAPString", [0, 1]],
2738
+ ["src", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2739
+ ["dst", "Virtuozzo::SOAP::Types::Mailer::RouteType", [0, 1]],
2740
+ ["session", "SOAP::SOAPString", [0, 1]]
2741
+ ],
2742
+ :schema_attribute => {
2743
+ XSD::QName.new(nil, "version") => "SOAP::SOAPString",
2744
+ XSD::QName.new(nil, "id") => "SOAP::SOAPString",
2745
+ XSD::QName.new(nil, "priority") => "SOAP::SOAPString",
2746
+ XSD::QName.new(nil, "time") => "SOAP::SOAPString",
2747
+ XSD::QName.new(nil, "progress") => "SOAP::SOAPString",
2748
+ XSD::QName.new(nil, "log") => "SOAP::SOAPString",
2749
+ XSD::QName.new(nil, "type") => "SOAP::SOAPInt",
2750
+ XSD::QName.new(nil, "timeout") => "SOAP::SOAPInt",
2751
+ XSD::QName.new(nil, "timeout_limit") => "SOAP::SOAPInt",
2752
+ XSD::QName.new(nil, "uid") => "SOAP::SOAPInt"
2753
+ }
2754
+ )
2755
+
2756
+ LiteralRegistry.register(
2757
+ :class => Virtuozzo::SOAP::Types::Mailer::OperatorType,
2758
+ :schema_name => XSD::QName.new(NsProtocol, "operator"),
2759
+ :schema_element => [ :choice,
2760
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"]
2761
+ ]
2762
+ )
2763
+
2764
+ LiteralRegistry.register(
2765
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType,
2766
+ :schema_name => XSD::QName.new(NsProtocol, "operator_periodic"),
2767
+ :schema_element => [ :choice,
2768
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
2769
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok[]"],
2770
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error[]"],
2771
+ [ :choice,
2772
+ ["start_monitor", "Virtuozzo::SOAP::Types::Mailer::Start_monitorType"],
2773
+ ["stop_monitor", "Virtuozzo::SOAP::Types::Mailer::Stop_monitorType"],
2774
+ ["set_period", "Virtuozzo::SOAP::Types::Mailer::Set_periodType", [0, 1]],
2775
+ ["report", nil, [0, 1]]
2776
+ ]
2777
+ ]
2778
+ )
2779
+
2780
+ LiteralRegistry.register(
2781
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Ok,
2782
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
2783
+ :is_anonymous => true,
2784
+ :schema_qualified => true,
2785
+ :schema_element => []
2786
+ )
2787
+
2788
+ LiteralRegistry.register(
2789
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_periodicType::Error,
2790
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
2791
+ :is_anonymous => true,
2792
+ :schema_qualified => true,
2793
+ :schema_element => [
2794
+ ["code", "SOAP::SOAPInt"],
2795
+ ["message", "SOAP::SOAPString", [0, 1]]
2796
+ ]
2797
+ )
2798
+
2799
+ LiteralRegistry.register(
2800
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType,
2801
+ :schema_name => XSD::QName.new(NsProtocol, "operator_functional"),
2802
+ :schema_element => [ :choice,
2803
+ ["configuration", "Virtuozzo::SOAP::Types::Mailer::ConfigurationType"],
2804
+ ["ok", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok[]"],
2805
+ ["error", "Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error[]"]
2806
+ ]
2807
+ )
2808
+
2809
+ LiteralRegistry.register(
2810
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Ok,
2811
+ :schema_name => XSD::QName.new(NsProtocol, "ok"),
2812
+ :is_anonymous => true,
2813
+ :schema_qualified => true,
2814
+ :schema_element => []
2815
+ )
2816
+
2817
+ LiteralRegistry.register(
2818
+ :class => Virtuozzo::SOAP::Types::Mailer::Operator_functionalType::Error,
2819
+ :schema_name => XSD::QName.new(NsProtocol, "error"),
2820
+ :is_anonymous => true,
2821
+ :schema_qualified => true,
2822
+ :schema_element => [
2823
+ ["code", "SOAP::SOAPInt"],
2824
+ ["message", "SOAP::SOAPString", [0, 1]]
2825
+ ]
2826
+ )
2827
+ end
2828
+
2829
+ end
2830
+ end
2831
+ end