rsmp_schema 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 (107) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/rspec.yaml +1 -1
  3. data/.tool-versions +1 -1
  4. data/Gemfile.lock +24 -22
  5. data/examples/validate.rb +1 -1
  6. data/lib/rsmp_schema/version.rb +1 -1
  7. data/rsmp_schema.gemspec +5 -5
  8. data/schemas/tlc/1.2/statuses/S0006.json +3 -3
  9. data/schemas/tlc/1.2/sxl.yaml +4 -4
  10. data/schemas/tlc/1.2.1/alarms/A0001.json +3 -0
  11. data/schemas/tlc/1.2.1/alarms/A0002.json +3 -0
  12. data/schemas/tlc/1.2.1/alarms/A0003.json +3 -0
  13. data/schemas/tlc/1.2.1/alarms/A0004.json +3 -0
  14. data/schemas/tlc/1.2.1/alarms/A0005.json +3 -0
  15. data/schemas/tlc/1.2.1/alarms/A0006.json +3 -0
  16. data/schemas/tlc/1.2.1/alarms/A0007.json +59 -0
  17. data/schemas/tlc/1.2.1/alarms/A0008.json +61 -0
  18. data/schemas/tlc/1.2.1/alarms/A0009.json +3 -0
  19. data/schemas/tlc/1.2.1/alarms/A0010.json +3 -0
  20. data/schemas/tlc/1.2.1/alarms/A0101.json +3 -0
  21. data/schemas/tlc/1.2.1/alarms/A0201.json +60 -0
  22. data/schemas/tlc/1.2.1/alarms/A0202.json +60 -0
  23. data/schemas/tlc/1.2.1/alarms/A0301.json +132 -0
  24. data/schemas/tlc/1.2.1/alarms/A0302.json +158 -0
  25. data/schemas/tlc/1.2.1/alarms/A0303.json +132 -0
  26. data/schemas/tlc/1.2.1/alarms/A0304.json +158 -0
  27. data/schemas/tlc/1.2.1/alarms/alarms.json +286 -0
  28. data/schemas/tlc/1.2.1/commands/M0001.json +138 -0
  29. data/schemas/tlc/1.2.1/commands/M0002.json +112 -0
  30. data/schemas/tlc/1.2.1/commands/M0003.json +112 -0
  31. data/schemas/tlc/1.2.1/commands/M0004.json +85 -0
  32. data/schemas/tlc/1.2.1/commands/M0005.json +112 -0
  33. data/schemas/tlc/1.2.1/commands/M0006.json +112 -0
  34. data/schemas/tlc/1.2.1/commands/M0007.json +85 -0
  35. data/schemas/tlc/1.2.1/commands/M0008.json +112 -0
  36. data/schemas/tlc/1.2.1/commands/M0010.json +85 -0
  37. data/schemas/tlc/1.2.1/commands/M0011.json +85 -0
  38. data/schemas/tlc/1.2.1/commands/M0012.json +79 -0
  39. data/schemas/tlc/1.2.1/commands/M0013.json +79 -0
  40. data/schemas/tlc/1.2.1/commands/M0014.json +106 -0
  41. data/schemas/tlc/1.2.1/commands/M0015.json +112 -0
  42. data/schemas/tlc/1.2.1/commands/M0016.json +79 -0
  43. data/schemas/tlc/1.2.1/commands/M0017.json +79 -0
  44. data/schemas/tlc/1.2.1/commands/M0018.json +112 -0
  45. data/schemas/tlc/1.2.1/commands/M0019.json +139 -0
  46. data/schemas/tlc/1.2.1/commands/M0020.json +139 -0
  47. data/schemas/tlc/1.2.1/commands/M0021.json +79 -0
  48. data/schemas/tlc/1.2.1/commands/M0022.json +355 -0
  49. data/schemas/tlc/1.2.1/commands/M0023.json +85 -0
  50. data/schemas/tlc/1.2.1/commands/M0103.json +103 -0
  51. data/schemas/tlc/1.2.1/commands/M0104.json +220 -0
  52. data/schemas/tlc/1.2.1/commands/command_requests.json +7 -0
  53. data/schemas/tlc/1.2.1/commands/command_responses.json +7 -0
  54. data/schemas/tlc/1.2.1/commands/commands.json +398 -0
  55. data/schemas/tlc/1.2.1/rsmp.json +73 -0
  56. data/schemas/tlc/1.2.1/statuses/S0001.json +137 -0
  57. data/schemas/tlc/1.2.1/statuses/S0002.json +55 -0
  58. data/schemas/tlc/1.2.1/statuses/S0003.json +55 -0
  59. data/schemas/tlc/1.2.1/statuses/S0004.json +55 -0
  60. data/schemas/tlc/1.2.1/statuses/S0005.json +112 -0
  61. data/schemas/tlc/1.2.1/statuses/S0006.json +88 -0
  62. data/schemas/tlc/1.2.1/statuses/S0007.json +116 -0
  63. data/schemas/tlc/1.2.1/statuses/S0008.json +116 -0
  64. data/schemas/tlc/1.2.1/statuses/S0009.json +116 -0
  65. data/schemas/tlc/1.2.1/statuses/S0010.json +116 -0
  66. data/schemas/tlc/1.2.1/statuses/S0011.json +116 -0
  67. data/schemas/tlc/1.2.1/statuses/S0012.json +116 -0
  68. data/schemas/tlc/1.2.1/statuses/S0013.json +88 -0
  69. data/schemas/tlc/1.2.1/statuses/S0014.json +90 -0
  70. data/schemas/tlc/1.2.1/statuses/S0015.json +90 -0
  71. data/schemas/tlc/1.2.1/statuses/S0016.json +61 -0
  72. data/schemas/tlc/1.2.1/statuses/S0017.json +61 -0
  73. data/schemas/tlc/1.2.1/statuses/S0018.json +61 -0
  74. data/schemas/tlc/1.2.1/statuses/S0019.json +61 -0
  75. data/schemas/tlc/1.2.1/statuses/S0020.json +88 -0
  76. data/schemas/tlc/1.2.1/statuses/S0021.json +56 -0
  77. data/schemas/tlc/1.2.1/statuses/S0022.json +55 -0
  78. data/schemas/tlc/1.2.1/statuses/S0023.json +56 -0
  79. data/schemas/tlc/1.2.1/statuses/S0024.json +56 -0
  80. data/schemas/tlc/1.2.1/statuses/S0025.json +250 -0
  81. data/schemas/tlc/1.2.1/statuses/S0026.json +55 -0
  82. data/schemas/tlc/1.2.1/statuses/S0027.json +55 -0
  83. data/schemas/tlc/1.2.1/statuses/S0028.json +55 -0
  84. data/schemas/tlc/1.2.1/statuses/S0029.json +55 -0
  85. data/schemas/tlc/1.2.1/statuses/S0030.json +55 -0
  86. data/schemas/tlc/1.2.1/statuses/S0031.json +55 -0
  87. data/schemas/tlc/1.2.1/statuses/S0032.json +116 -0
  88. data/schemas/tlc/1.2.1/statuses/S0033.json +114 -0
  89. data/schemas/tlc/1.2.1/statuses/S0034.json +61 -0
  90. data/schemas/tlc/1.2.1/statuses/S0035.json +74 -0
  91. data/schemas/tlc/1.2.1/statuses/S0091.json +65 -0
  92. data/schemas/tlc/1.2.1/statuses/S0092.json +65 -0
  93. data/schemas/tlc/1.2.1/statuses/S0095.json +55 -0
  94. data/schemas/tlc/1.2.1/statuses/S0096.json +196 -0
  95. data/schemas/tlc/1.2.1/statuses/S0097.json +82 -0
  96. data/schemas/tlc/1.2.1/statuses/S0098.json +103 -0
  97. data/schemas/tlc/1.2.1/statuses/S0201.json +88 -0
  98. data/schemas/tlc/1.2.1/statuses/S0202.json +88 -0
  99. data/schemas/tlc/1.2.1/statuses/S0203.json +88 -0
  100. data/schemas/tlc/1.2.1/statuses/S0204.json +304 -0
  101. data/schemas/tlc/1.2.1/statuses/S0205.json +88 -0
  102. data/schemas/tlc/1.2.1/statuses/S0206.json +88 -0
  103. data/schemas/tlc/1.2.1/statuses/S0207.json +88 -0
  104. data/schemas/tlc/1.2.1/statuses/S0208.json +304 -0
  105. data/schemas/tlc/1.2.1/statuses/statuses.json +786 -0
  106. data/schemas/tlc/1.2.1/sxl.yaml +2109 -0
  107. metadata +110 -13
@@ -0,0 +1,786 @@
1
+ {
2
+ "properties" : {
3
+ "sS" : {
4
+ "items" : {
5
+ "allOf" : [
6
+ {
7
+ "properties" : {
8
+ "sCI" : {
9
+ "enum" : [
10
+ "S0001",
11
+ "S0002",
12
+ "S0003",
13
+ "S0004",
14
+ "S0005",
15
+ "S0006",
16
+ "S0007",
17
+ "S0008",
18
+ "S0009",
19
+ "S0010",
20
+ "S0011",
21
+ "S0012",
22
+ "S0013",
23
+ "S0014",
24
+ "S0015",
25
+ "S0016",
26
+ "S0017",
27
+ "S0019",
28
+ "S0020",
29
+ "S0021",
30
+ "S0022",
31
+ "S0023",
32
+ "S0024",
33
+ "S0025",
34
+ "S0026",
35
+ "S0027",
36
+ "S0028",
37
+ "S0029",
38
+ "S0030",
39
+ "S0031",
40
+ "S0032",
41
+ "S0033",
42
+ "S0034",
43
+ "S0035",
44
+ "S0091",
45
+ "S0092",
46
+ "S0095",
47
+ "S0096",
48
+ "S0097",
49
+ "S0098",
50
+ "S0201",
51
+ "S0202",
52
+ "S0203",
53
+ "S0204",
54
+ "S0205",
55
+ "S0206",
56
+ "S0207",
57
+ "S0208"
58
+ ]
59
+ }
60
+ }
61
+ },
62
+ {
63
+ "if" : {
64
+ "required" : [
65
+ "sCI"
66
+ ],
67
+ "properties" : {
68
+ "sCI" : {
69
+ "const" : "S0001"
70
+ }
71
+ }
72
+ },
73
+ "then" : {
74
+ "$ref" : "S0001.json"
75
+ }
76
+ },
77
+ {
78
+ "if" : {
79
+ "required" : [
80
+ "sCI"
81
+ ],
82
+ "properties" : {
83
+ "sCI" : {
84
+ "const" : "S0002"
85
+ }
86
+ }
87
+ },
88
+ "then" : {
89
+ "$ref" : "S0002.json"
90
+ }
91
+ },
92
+ {
93
+ "if" : {
94
+ "required" : [
95
+ "sCI"
96
+ ],
97
+ "properties" : {
98
+ "sCI" : {
99
+ "const" : "S0003"
100
+ }
101
+ }
102
+ },
103
+ "then" : {
104
+ "$ref" : "S0003.json"
105
+ }
106
+ },
107
+ {
108
+ "if" : {
109
+ "required" : [
110
+ "sCI"
111
+ ],
112
+ "properties" : {
113
+ "sCI" : {
114
+ "const" : "S0004"
115
+ }
116
+ }
117
+ },
118
+ "then" : {
119
+ "$ref" : "S0004.json"
120
+ }
121
+ },
122
+ {
123
+ "if" : {
124
+ "required" : [
125
+ "sCI"
126
+ ],
127
+ "properties" : {
128
+ "sCI" : {
129
+ "const" : "S0005"
130
+ }
131
+ }
132
+ },
133
+ "then" : {
134
+ "$ref" : "S0005.json"
135
+ }
136
+ },
137
+ {
138
+ "if" : {
139
+ "required" : [
140
+ "sCI"
141
+ ],
142
+ "properties" : {
143
+ "sCI" : {
144
+ "const" : "S0006"
145
+ }
146
+ }
147
+ },
148
+ "then" : {
149
+ "$ref" : "S0006.json"
150
+ }
151
+ },
152
+ {
153
+ "if" : {
154
+ "required" : [
155
+ "sCI"
156
+ ],
157
+ "properties" : {
158
+ "sCI" : {
159
+ "const" : "S0007"
160
+ }
161
+ }
162
+ },
163
+ "then" : {
164
+ "$ref" : "S0007.json"
165
+ }
166
+ },
167
+ {
168
+ "if" : {
169
+ "required" : [
170
+ "sCI"
171
+ ],
172
+ "properties" : {
173
+ "sCI" : {
174
+ "const" : "S0008"
175
+ }
176
+ }
177
+ },
178
+ "then" : {
179
+ "$ref" : "S0008.json"
180
+ }
181
+ },
182
+ {
183
+ "if" : {
184
+ "required" : [
185
+ "sCI"
186
+ ],
187
+ "properties" : {
188
+ "sCI" : {
189
+ "const" : "S0009"
190
+ }
191
+ }
192
+ },
193
+ "then" : {
194
+ "$ref" : "S0009.json"
195
+ }
196
+ },
197
+ {
198
+ "if" : {
199
+ "required" : [
200
+ "sCI"
201
+ ],
202
+ "properties" : {
203
+ "sCI" : {
204
+ "const" : "S0010"
205
+ }
206
+ }
207
+ },
208
+ "then" : {
209
+ "$ref" : "S0010.json"
210
+ }
211
+ },
212
+ {
213
+ "if" : {
214
+ "required" : [
215
+ "sCI"
216
+ ],
217
+ "properties" : {
218
+ "sCI" : {
219
+ "const" : "S0011"
220
+ }
221
+ }
222
+ },
223
+ "then" : {
224
+ "$ref" : "S0011.json"
225
+ }
226
+ },
227
+ {
228
+ "if" : {
229
+ "required" : [
230
+ "sCI"
231
+ ],
232
+ "properties" : {
233
+ "sCI" : {
234
+ "const" : "S0012"
235
+ }
236
+ }
237
+ },
238
+ "then" : {
239
+ "$ref" : "S0012.json"
240
+ }
241
+ },
242
+ {
243
+ "if" : {
244
+ "required" : [
245
+ "sCI"
246
+ ],
247
+ "properties" : {
248
+ "sCI" : {
249
+ "const" : "S0013"
250
+ }
251
+ }
252
+ },
253
+ "then" : {
254
+ "$ref" : "S0013.json"
255
+ }
256
+ },
257
+ {
258
+ "if" : {
259
+ "required" : [
260
+ "sCI"
261
+ ],
262
+ "properties" : {
263
+ "sCI" : {
264
+ "const" : "S0014"
265
+ }
266
+ }
267
+ },
268
+ "then" : {
269
+ "$ref" : "S0014.json"
270
+ }
271
+ },
272
+ {
273
+ "if" : {
274
+ "required" : [
275
+ "sCI"
276
+ ],
277
+ "properties" : {
278
+ "sCI" : {
279
+ "const" : "S0015"
280
+ }
281
+ }
282
+ },
283
+ "then" : {
284
+ "$ref" : "S0015.json"
285
+ }
286
+ },
287
+ {
288
+ "if" : {
289
+ "required" : [
290
+ "sCI"
291
+ ],
292
+ "properties" : {
293
+ "sCI" : {
294
+ "const" : "S0016"
295
+ }
296
+ }
297
+ },
298
+ "then" : {
299
+ "$ref" : "S0016.json"
300
+ }
301
+ },
302
+ {
303
+ "if" : {
304
+ "required" : [
305
+ "sCI"
306
+ ],
307
+ "properties" : {
308
+ "sCI" : {
309
+ "const" : "S0017"
310
+ }
311
+ }
312
+ },
313
+ "then" : {
314
+ "$ref" : "S0017.json"
315
+ }
316
+ },
317
+ {
318
+ "if" : {
319
+ "required" : [
320
+ "sCI"
321
+ ],
322
+ "properties" : {
323
+ "sCI" : {
324
+ "const" : "S0019"
325
+ }
326
+ }
327
+ },
328
+ "then" : {
329
+ "$ref" : "S0019.json"
330
+ }
331
+ },
332
+ {
333
+ "if" : {
334
+ "required" : [
335
+ "sCI"
336
+ ],
337
+ "properties" : {
338
+ "sCI" : {
339
+ "const" : "S0020"
340
+ }
341
+ }
342
+ },
343
+ "then" : {
344
+ "$ref" : "S0020.json"
345
+ }
346
+ },
347
+ {
348
+ "if" : {
349
+ "required" : [
350
+ "sCI"
351
+ ],
352
+ "properties" : {
353
+ "sCI" : {
354
+ "const" : "S0021"
355
+ }
356
+ }
357
+ },
358
+ "then" : {
359
+ "$ref" : "S0021.json"
360
+ }
361
+ },
362
+ {
363
+ "if" : {
364
+ "required" : [
365
+ "sCI"
366
+ ],
367
+ "properties" : {
368
+ "sCI" : {
369
+ "const" : "S0022"
370
+ }
371
+ }
372
+ },
373
+ "then" : {
374
+ "$ref" : "S0022.json"
375
+ }
376
+ },
377
+ {
378
+ "if" : {
379
+ "required" : [
380
+ "sCI"
381
+ ],
382
+ "properties" : {
383
+ "sCI" : {
384
+ "const" : "S0023"
385
+ }
386
+ }
387
+ },
388
+ "then" : {
389
+ "$ref" : "S0023.json"
390
+ }
391
+ },
392
+ {
393
+ "if" : {
394
+ "required" : [
395
+ "sCI"
396
+ ],
397
+ "properties" : {
398
+ "sCI" : {
399
+ "const" : "S0024"
400
+ }
401
+ }
402
+ },
403
+ "then" : {
404
+ "$ref" : "S0024.json"
405
+ }
406
+ },
407
+ {
408
+ "if" : {
409
+ "required" : [
410
+ "sCI"
411
+ ],
412
+ "properties" : {
413
+ "sCI" : {
414
+ "const" : "S0025"
415
+ }
416
+ }
417
+ },
418
+ "then" : {
419
+ "$ref" : "S0025.json"
420
+ }
421
+ },
422
+ {
423
+ "if" : {
424
+ "required" : [
425
+ "sCI"
426
+ ],
427
+ "properties" : {
428
+ "sCI" : {
429
+ "const" : "S0026"
430
+ }
431
+ }
432
+ },
433
+ "then" : {
434
+ "$ref" : "S0026.json"
435
+ }
436
+ },
437
+ {
438
+ "if" : {
439
+ "required" : [
440
+ "sCI"
441
+ ],
442
+ "properties" : {
443
+ "sCI" : {
444
+ "const" : "S0027"
445
+ }
446
+ }
447
+ },
448
+ "then" : {
449
+ "$ref" : "S0027.json"
450
+ }
451
+ },
452
+ {
453
+ "if" : {
454
+ "required" : [
455
+ "sCI"
456
+ ],
457
+ "properties" : {
458
+ "sCI" : {
459
+ "const" : "S0028"
460
+ }
461
+ }
462
+ },
463
+ "then" : {
464
+ "$ref" : "S0028.json"
465
+ }
466
+ },
467
+ {
468
+ "if" : {
469
+ "required" : [
470
+ "sCI"
471
+ ],
472
+ "properties" : {
473
+ "sCI" : {
474
+ "const" : "S0029"
475
+ }
476
+ }
477
+ },
478
+ "then" : {
479
+ "$ref" : "S0029.json"
480
+ }
481
+ },
482
+ {
483
+ "if" : {
484
+ "required" : [
485
+ "sCI"
486
+ ],
487
+ "properties" : {
488
+ "sCI" : {
489
+ "const" : "S0030"
490
+ }
491
+ }
492
+ },
493
+ "then" : {
494
+ "$ref" : "S0030.json"
495
+ }
496
+ },
497
+ {
498
+ "if" : {
499
+ "required" : [
500
+ "sCI"
501
+ ],
502
+ "properties" : {
503
+ "sCI" : {
504
+ "const" : "S0031"
505
+ }
506
+ }
507
+ },
508
+ "then" : {
509
+ "$ref" : "S0031.json"
510
+ }
511
+ },
512
+ {
513
+ "if" : {
514
+ "required" : [
515
+ "sCI"
516
+ ],
517
+ "properties" : {
518
+ "sCI" : {
519
+ "const" : "S0032"
520
+ }
521
+ }
522
+ },
523
+ "then" : {
524
+ "$ref" : "S0032.json"
525
+ }
526
+ },
527
+ {
528
+ "if" : {
529
+ "required" : [
530
+ "sCI"
531
+ ],
532
+ "properties" : {
533
+ "sCI" : {
534
+ "const" : "S0033"
535
+ }
536
+ }
537
+ },
538
+ "then" : {
539
+ "$ref" : "S0033.json"
540
+ }
541
+ },
542
+ {
543
+ "if" : {
544
+ "required" : [
545
+ "sCI"
546
+ ],
547
+ "properties" : {
548
+ "sCI" : {
549
+ "const" : "S0034"
550
+ }
551
+ }
552
+ },
553
+ "then" : {
554
+ "$ref" : "S0034.json"
555
+ }
556
+ },
557
+ {
558
+ "if" : {
559
+ "required" : [
560
+ "sCI"
561
+ ],
562
+ "properties" : {
563
+ "sCI" : {
564
+ "const" : "S0035"
565
+ }
566
+ }
567
+ },
568
+ "then" : {
569
+ "$ref" : "S0035.json"
570
+ }
571
+ },
572
+ {
573
+ "if" : {
574
+ "required" : [
575
+ "sCI"
576
+ ],
577
+ "properties" : {
578
+ "sCI" : {
579
+ "const" : "S0091"
580
+ }
581
+ }
582
+ },
583
+ "then" : {
584
+ "$ref" : "S0091.json"
585
+ }
586
+ },
587
+ {
588
+ "if" : {
589
+ "required" : [
590
+ "sCI"
591
+ ],
592
+ "properties" : {
593
+ "sCI" : {
594
+ "const" : "S0092"
595
+ }
596
+ }
597
+ },
598
+ "then" : {
599
+ "$ref" : "S0092.json"
600
+ }
601
+ },
602
+ {
603
+ "if" : {
604
+ "required" : [
605
+ "sCI"
606
+ ],
607
+ "properties" : {
608
+ "sCI" : {
609
+ "const" : "S0095"
610
+ }
611
+ }
612
+ },
613
+ "then" : {
614
+ "$ref" : "S0095.json"
615
+ }
616
+ },
617
+ {
618
+ "if" : {
619
+ "required" : [
620
+ "sCI"
621
+ ],
622
+ "properties" : {
623
+ "sCI" : {
624
+ "const" : "S0096"
625
+ }
626
+ }
627
+ },
628
+ "then" : {
629
+ "$ref" : "S0096.json"
630
+ }
631
+ },
632
+ {
633
+ "if" : {
634
+ "required" : [
635
+ "sCI"
636
+ ],
637
+ "properties" : {
638
+ "sCI" : {
639
+ "const" : "S0097"
640
+ }
641
+ }
642
+ },
643
+ "then" : {
644
+ "$ref" : "S0097.json"
645
+ }
646
+ },
647
+ {
648
+ "if" : {
649
+ "required" : [
650
+ "sCI"
651
+ ],
652
+ "properties" : {
653
+ "sCI" : {
654
+ "const" : "S0098"
655
+ }
656
+ }
657
+ },
658
+ "then" : {
659
+ "$ref" : "S0098.json"
660
+ }
661
+ },
662
+ {
663
+ "if" : {
664
+ "required" : [
665
+ "sCI"
666
+ ],
667
+ "properties" : {
668
+ "sCI" : {
669
+ "const" : "S0201"
670
+ }
671
+ }
672
+ },
673
+ "then" : {
674
+ "$ref" : "S0201.json"
675
+ }
676
+ },
677
+ {
678
+ "if" : {
679
+ "required" : [
680
+ "sCI"
681
+ ],
682
+ "properties" : {
683
+ "sCI" : {
684
+ "const" : "S0202"
685
+ }
686
+ }
687
+ },
688
+ "then" : {
689
+ "$ref" : "S0202.json"
690
+ }
691
+ },
692
+ {
693
+ "if" : {
694
+ "required" : [
695
+ "sCI"
696
+ ],
697
+ "properties" : {
698
+ "sCI" : {
699
+ "const" : "S0203"
700
+ }
701
+ }
702
+ },
703
+ "then" : {
704
+ "$ref" : "S0203.json"
705
+ }
706
+ },
707
+ {
708
+ "if" : {
709
+ "required" : [
710
+ "sCI"
711
+ ],
712
+ "properties" : {
713
+ "sCI" : {
714
+ "const" : "S0204"
715
+ }
716
+ }
717
+ },
718
+ "then" : {
719
+ "$ref" : "S0204.json"
720
+ }
721
+ },
722
+ {
723
+ "if" : {
724
+ "required" : [
725
+ "sCI"
726
+ ],
727
+ "properties" : {
728
+ "sCI" : {
729
+ "const" : "S0205"
730
+ }
731
+ }
732
+ },
733
+ "then" : {
734
+ "$ref" : "S0205.json"
735
+ }
736
+ },
737
+ {
738
+ "if" : {
739
+ "required" : [
740
+ "sCI"
741
+ ],
742
+ "properties" : {
743
+ "sCI" : {
744
+ "const" : "S0206"
745
+ }
746
+ }
747
+ },
748
+ "then" : {
749
+ "$ref" : "S0206.json"
750
+ }
751
+ },
752
+ {
753
+ "if" : {
754
+ "required" : [
755
+ "sCI"
756
+ ],
757
+ "properties" : {
758
+ "sCI" : {
759
+ "const" : "S0207"
760
+ }
761
+ }
762
+ },
763
+ "then" : {
764
+ "$ref" : "S0207.json"
765
+ }
766
+ },
767
+ {
768
+ "if" : {
769
+ "required" : [
770
+ "sCI"
771
+ ],
772
+ "properties" : {
773
+ "sCI" : {
774
+ "const" : "S0208"
775
+ }
776
+ }
777
+ },
778
+ "then" : {
779
+ "$ref" : "S0208.json"
780
+ }
781
+ }
782
+ ]
783
+ }
784
+ }
785
+ }
786
+ }