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