1<?xml version="1.0"?>
2<class xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://chart/schemas/eventclasses.xsd.xsd">
3 <name>OOL-EVENTS</name>
4 <key-code>P</key-code>
5 <description>SCOS generated Out Of Limit events</description>
6 <renderer>ool_event</renderer>
7 <db-table>EV_STORE</db-table>
8
9 <class>
10 <name>OOL-BEHV</name>
11 <key-code>6</key-code>
12 <renderer>ool_event</renderer>
13 <db-table>EV_STORE</db-table>
14 <description>Behaviour Events - Events built on the fly from EV_STORE table</description>
15 <instance-property>
16 <name>Reception_Time</name>
17 <type>datetime</type>
18 <optional/>
19 </instance-property>
20 <instance-property>
21 <name>Name</name>
22 <type>string</type>
23 <defaultview/>
24 </instance-property>
25 <instance-property>
26 <name>Description</name>
27 <type>string</type>
28 <optional/>
29 </instance-property>
30 <instance-property>
31 <name>SPID</name>
32 <type>uint</type>
33 <choices>
34 <item>
35 <value>93000</value>
36 <name>93000</name>
37 <description>Out Of Limits Event</description>
38 <colour>LightCoral</colour>
39 </item>
40 <item>
41 <value>93002</value>
42 <name>93002</name>
43 <description>Heartbeat Event</description>
44 <colour>LightBlue</colour>
45 </item>
46 <item>
47 <value>93003</value>
48 <name>93003</name>
49 <description>Back in Limits, i.e. Nominal, OOL Event</description>
50 <colour>LightGreen</colour>
51 </item>
52 </choices>
53 <optional/>
54 <defaultview/>
55 </instance-property>
56 <instance-property>
57 <name>Behaviour</name>
58 <type>string</type>
59 <optional/>
60 <defaultview/>
61 </instance-property>
62 <instance-property>
63 <name>Hex_Data</name>
64 <type>json</type>
65 <optional/>
66 </instance-property>
67 </class>
68 <class>
69 <name>OOL-SCC</name>
70 <key-code>Z</key-code>
71 <renderer>ool_event</renderer>
72 <db-table>EV_STORE</db-table>
73 <description>Consistency Checking Events - Events built on the fly from EV_STORE table</description>
74 <instance-property>
75 <name>Reception_Time</name>
76 <type>datetime</type>
77 <optional/>
78 </instance-property>
79 <instance-property>
80 <name>Name</name>
81 <type>string</type>
82 <defaultview/>
83 </instance-property>
84 <instance-property>
85 <name>Description</name>
86 <type>string</type>
87 <optional/>
88 </instance-property>
89 <instance-property>
90 <name>SPID</name>
91 <type>uint</type>
92 <choices>
93 <item>
94 <value>93000</value>
95 <name>93000</name>
96 <description>Out Of Limits Event</description>
97 <colour>LightCoral</colour>
98 </item>
99 <item>
100 <value>93002</value>
101 <name>93002</name>
102 <description>Heartbeat Event</description>
103 <colour>LightBlue</colour>
104 </item>
105 <item>
106 <value>93003</value>
107 <name>93003</name>
108 <description>Back in Limits, i.e. Nominal, OOL Event</description>
109 <colour>LightGreen</colour>
110 </item>
111 </choices>
112 <optional/>
113 <defaultview/>
114 </instance-property>
115 <instance-property>
116 <name>SCC_Param</name>
117 <type>string</type>
118 <optional/>
119 <defaultview/>
120 </instance-property>
121 <instance-property>
122 <name>SCC_State_Num</name>
123 <type>uint</type>
124 <optional/>
125 <defaultview/>
126 </instance-property>
127 <instance-property>
128 <name>SCC_Timeout</name>
129 <type>datetime</type>
130 <optional/>
131 <defaultview/>
132 </instance-property>
133 <instance-property>
134 <name>SCC_Param_Value</name>
135 <type>string</type>
136 <optional/>
137 <defaultview/>
138 </instance-property>
139 <instance-property>
140 <name>Init_Count</name>
141 <type>uint</type>
142 <optional/>
143 </instance-property>
144 <instance-property>
145 <name>Init_Time</name>
146 <type>datetime</type>
147 <optional/>
148 </instance-property>
149 <instance-property>
150 <name>Hex_Data</name>
151 <type>json</type>
152 <optional/>
153 </instance-property>
154 </class>
155 <class>
156 <name>OOL-LIMIT</name>
157 <key-code>5</key-code>
158 <renderer>ool_event</renderer>
159 <db-table>EV_STORE</db-table>
160 <description>OOL Limit Events - Events built on the fly from EV_STORE table</description>
161 <instance-property>
162 <name>Reception_Time</name>
163 <type>datetime</type>
164 <optional/>
165 </instance-property>
166 <instance-property>
167 <name>Name</name>
168 <type>string</type>
169 <defaultview/>
170 </instance-property>
171 <instance-property>
172 <name>Description</name>
173 <type>string</type>
174 <optional/>
175 </instance-property>
176 <instance-property>
177 <name>SPID</name>
178 <type>uint</type>
179 <choices>
180 <item>
181 <value>93000</value>
182 <name>93000</name>
183 <description>Out Of Limits Event</description>
184 <colour>LightCoral</colour>
185 </item>
186 <item>
187 <value>93002</value>
188 <name>93002</name>
189 <description>Heartbeat Event</description>
190 <colour>LightBlue</colour>
191 </item>
192 <item>
193 <value>93003</value>
194 <name>93003</name>
195 <description>Back in Limits, i.e. Nominal, OOL Event</description>
196 <colour>LightGreen</colour>
197 </item>
198 </choices>
199 <optional/>
200 <defaultview/>
201 </instance-property>
202 <instance-property>
203 <name>Param_Name</name>
204 <type>string</type>
205 <optional/>
206 <defaultview/>
207 </instance-property>
208 <instance-property>
209 <name>Param_Desc</name>
210 <type>string</type>
211 <optional/>
212 <defaultview/>
213 </instance-property>
214 <instance-property>
215 <name>Value_Time</name>
216 <type>datetime</type>
217 <optional/>
218 <defaultview/>
219 </instance-property>
220 <instance-property>
221 <name>OOL_State</name>
222 <type>string</type>
223 <choices>
224 <item>
225 <value>LOW LOW</value>
226 <name>HARD_LOW</name>
227 <description>Hard low out of limit - red</description>
228 <colour>LightCoral</colour>
229 </item>
230 <item>
231 <value>LOW</value>
232 <name>SOFT_LOW</name>
233 <description>Soft low out of limit - yellow</description>
234 <colour>Yellow</colour>
235 </item>
236 <item>
237 <value>HIGH</value>
238 <name>SOFT_HIGH</name>
239 <description>Soft high out of limit - yellow</description>
240 <colour>Yellow</colour>
241 </item>
242 <item>
243 <value>HIGH HIGH</value>
244 <name>HARD_HIGH</name>
245 <description>Hard high out of limit - red</description>
246 <colour>LightCoral</colour>
247 </item>
248 <item>
249 <value>NOMINAL</value>
250 <name>NOMINAL</name>
251 <description>Back in Limits, i.e. Nominal, OOL Event - green</description>
252 <colour>LightGreen</colour>
253 </item>
254 <item>
255 <value>STATUS</value>
256 <name>STATUS</name>
257 <description>Status</description>
258 </item>
259 <item>
260 <value>UNCHECKED</value>
261 <name>UNCHECKED</name>
262 <description>Unchecked</description>
263 </item>
264 <item>
265 <value> </value>
266 <name> </name>
267 <description>Blank</description>
268 </item>
269 <item>
270 <value>VIOLATED</value>
271 <name>VIOLATED</name>
272 <description>Hard high out of limit - grey</description>
273 <colour>LightGrey</colour>
274 </item>
275 <item>
276 <value>SCCFAIL</value>
277 <name>SCC_FAIL</name>
278 <description>SCC Fail - orange</description>
279 <colour>LightSalmon</colour>
280 </item>
281 </choices>
282 <optional/>
283 <defaultview/>
284 </instance-property>
285 <instance-property>
286 <name>OOL_Value</name>
287 <type>string</type>
288 <optional/>
289 <defaultview/>
290 </instance-property>
291 <instance-property>
292 <name>Min_Value</name>
293 <type>string</type>
294 <optional/>
295 <defaultview/>
296 </instance-property>
297 <instance-property>
298 <name>Max_Value</name>
299 <type>string</type>
300 <optional/>
301 <defaultview/>
302 </instance-property>
303 <instance-property>
304 <name>Num_Viol</name>
305 <type>uint</type>
306 <optional/>
307 <defaultview/>
308 </instance-property>
309 <instance-property>
310 <name>Param_Unit</name>
311 <type>string</type>
312 <optional/>
313 <defaultview/>
314 </instance-property>
315 <instance-property>
316 <name>State_Change</name>
317 <type>int</type>
318 <optional/>
319 <defaultview/>
320 </instance-property>
321 <instance-property>
322 <name>Description</name>
323 <type>string</type>
324 <optional/>
325 </instance-property>
326 <instance-property>
327 <name>Satellite</name>
328 <type>string</type>
329 <optional/>
330 </instance-property>
331 <instance-property>
332 <name>Count</name>
333 <type>uint</type>
334 <optional/>
335 </instance-property>
336 <instance-property>
337 <name>OOL_Type</name>
338 <type>string</type>
339 <optional/>
340 <defaultview/>
341 </instance-property>
342 <instance-property>
343 <name>OOL_Time</name>
344 <type>datetime</type>
345 <optional/>
346 <defaultview/>
347 </instance-property>
348 <instance-property>
349 <name>Value_Time</name>
350 <type>datetime</type>
351 <optional/>
352 </instance-property>
353 <instance-property>
354 <name>Behaviour</name>
355 <type>int</type>
356 <optional/>
357 </instance-property>
358 <instance-property>
359 <name>OOL_State_Num</name>
360 <type>uint</type>
361 <optional/>
362 </instance-property>
363 <instance-property>
364 <name>Hex_Data</name>
365 <type>json</type>
366 <optional/>
367 </instance-property>
368 </class>
369 <class>
370 <name>OOL-LIMIT-SH</name>
371 <key-code>9</key-code>
372 <renderer>ool_event</renderer>
373 <db-table>EV_STORE</db-table>
374 <description>Soft/Hard OOL Limit Events - Events built on the fly from EV_STORE table</description>
375 <instance-property>
376 <name>Reception_Time</name>
377 <type>datetime</type>
378 <optional/>
379 </instance-property>
380 <instance-property>
381 <name>Name</name>
382 <type>string</type>
383 <defaultview/>
384 </instance-property>
385 <instance-property>
386 <name>Description</name>
387 <type>string</type>
388 <optional/>
389 </instance-property>
390 <instance-property>
391 <name>SPID</name>
392 <type>uint</type>
393 <choices>
394 <item>
395 <value>93000</value>
396 <name>93000</name>
397 <description>Out Of Limits Event</description>
398 <colour>LightCoral</colour>
399 </item>
400 <item>
401 <value>93002</value>
402 <name>93002</name>
403 <description>Heartbeat Event</description>
404 <colour>LightBlue</colour>
405 </item>
406 <item>
407 <value>93003</value>
408 <name>93003</name>
409 <description>Back in Limits, i.e. Nominal, OOL Event</description>
410 <colour>LightGreen</colour>
411 </item>
412 </choices>
413 <optional/>
414 <defaultview/>
415 </instance-property>
416 <instance-property>
417 <name>Param_Name</name>
418 <type>string</type>
419 <optional/>
420 <defaultview/>
421 </instance-property>
422 <instance-property>
423 <name>Param_Desc</name>
424 <type>string</type>
425 <optional/>
426 <defaultview/>
427 </instance-property>
428 <instance-property>
429 <name>Value_Time</name>
430 <type>datetime</type>
431 <optional/>
432 <defaultview/>
433 </instance-property>
434 <instance-property>
435 <name>OOL_State</name>
436 <type>string</type>
437 <choices>
438 <item>
439 <value>LOW LOW</value>
440 <name>HARD_LOW</name>
441 <description>Hard low out of limit - red</description>
442 <colour>LightCoral</colour>
443 </item>
444 <item>
445 <value>LOW</value>
446 <name>SOFT_LOW</name>
447 <description>Soft low out of limit - yellow</description>
448 <colour>Yellow</colour>
449 </item>
450 <item>
451 <value>HIGH</value>
452 <name>SOFT_HIGH</name>
453 <description>Soft high out of limit - yellow</description>
454 <colour>Yellow</colour>
455 </item>
456 <item>
457 <value>HIGH HIGH</value>
458 <name>HARD_HIGH</name>
459 <description>Hard high out of limit - red</description>
460 <colour>LightCoral</colour>
461 </item>
462 <item>
463 <value>NOMINAL</value>
464 <name>NOMINAL</name>
465 <description>Back in Limits, i.e. Nominal, OOL Event</description>
466 <colour>LightGreen</colour>
467 </item>
468 <item>
469 <value>STATUS</value>
470 <name>STATUS</name>
471 <description>Status</description>
472 </item>
473 <item>
474 <value>UNCHECKED</value>
475 <name>UNCHECKED</name>
476 <description>Unchecked</description>
477 <colour>cyan</colour>
478 </item>
479 <item>
480 <value> </value>
481 <name> </name>
482 <description>Blank</description>
483 </item>
484 <item>
485 <value>VIOLATED</value>
486 <name>VIOLATED</name>
487 <description>Hard high out of limit - grey</description>
488 <colour>LightGrey</colour>
489 </item>
490 <item>
491 <value>SCCFAIL</value>
492 <name>SCC_FAIL</name>
493 <description>SCC Fail - orange</description>
494 <colour>LightSalmon</colour>
495 </item>
496 </choices>
497 <optional/>
498 <defaultview/>
499 </instance-property>
500 <instance-property>
501 <name>OOL_Value</name>
502 <type>string</type>
503 <optional/>
504 <defaultview/>
505 </instance-property>
506 <instance-property>
507 <name>Min_Value</name>
508 <type>string</type>
509 <optional/>
510 <defaultview/>
511 </instance-property>
512 <instance-property>
513 <name>Max_Value</name>
514 <type>string</type>
515 <optional/>
516 <defaultview/>
517 </instance-property>
518 <instance-property>
519 <name>Num_Viol_Hard</name>
520 <type>uint</type>
521 <optional/>
522 <defaultview/>
523 </instance-property>
524 <instance-property>
525 <name>Num_Viol_Soft</name>
526 <type>uint</type>
527 <optional/>
528 <defaultview/>
529 </instance-property>
530 <instance-property>
531 <name>Num_Viol</name>
532 <type>uint</type>
533 <optional/>
534 <defaultview/>
535 </instance-property>
536 <instance-property>
537 <name>Param_Unit</name>
538 <type>string</type>
539 <optional/>
540 <defaultview/>
541 </instance-property>
542 <instance-property>
543 <name>State_Change</name>
544 <type>int</type>
545 <optional/>
546 <defaultview/>
547 </instance-property>
548 <instance-property>
549 <name>Satellite</name>
550 <type>string</type>
551 <optional/>
552 </instance-property>
553 <instance-property>
554 <name>Count</name>
555 <type>uint</type>
556 <optional/>
557 </instance-property>
558 <instance-property>
559 <name>OOL_Type</name>
560 <type>string</type>
561 <optional/>
562 <defaultview/>
563 </instance-property>
564 <instance-property>
565 <name>OOL_Time</name>
566 <type>datetime</type>
567 <optional/>
568 <defaultview/>
569 </instance-property>
570 <instance-property>
571 <name>Value_Time</name>
572 <type>datetime</type>
573 <optional/>
574 </instance-property>
575 <instance-property>
576 <name>Behaviour</name>
577 <type>int</type>
578 <optional/>
579 </instance-property>
580 <instance-property>
581 <name>OOL_State_Num</name>
582 <type>uint</type>
583 <optional/>
584 </instance-property>
585 <instance-property>
586 <name>Hex_Data</name>
587 <type>json</type>
588 <optional/>
589 </instance-property>
590 </class>
591 <class>
592 <name>OOL-STATE</name>
593 <key-code>1</key-code>
594 <renderer>ool_event</renderer>
595 <db-table>EV_STORE</db-table>
596 <description>OOL State Events - Events built on the fly from EV_STORE table</description>
597 <instance-property>
598 <name>Reception_Time</name>
599 <type>datetime</type>
600 <optional/>
601 </instance-property>
602 <instance-property>
603 <name>Name</name>
604 <type>string</type>
605 <defaultview/>
606 </instance-property>
607 <instance-property>
608 <name>Description</name>
609 <type>string</type>
610 <optional/>
611 </instance-property>
612 <instance-property>
613 <name>SPID</name>
614 <type>uint</type>
615 <choices>
616 <item>
617 <value>93000</value>
618 <name>93000</name>
619 <description>Out Of Limits Event</description>
620 <colour>LightCoral</colour>
621 </item>
622 <item>
623 <value>93002</value>
624 <name>93002</name>
625 <description>Heartbeat Event</description>
626 <colour>LightBlue</colour>
627 </item>
628 <item>
629 <value>93003</value>
630 <name>93003</name>
631 <description>Back in Limits, i.e. Nominal, OOL Event</description>
632 <colour>LightGreen</colour>
633 </item>
634 </choices>
635 <optional/>
636 <defaultview/>
637 </instance-property>
638 <instance-property>
639 <name>OOL_State</name>
640 <type>string</type>
641 <choices>
642 <item>
643 <value>LOW LOW</value>
644 <name>HARD_LOW</name>
645 <description>Hard low out of limit - red</description>
646 <colour>LightCoral</colour>
647 </item>
648 <item>
649 <value>LOW</value>
650 <name>SOFT_LOW</name>
651 <description>Soft low out of limit - yellow</description>
652 <colour>Yellow</colour>
653 </item>
654 <item>
655 <value>HIGH</value>
656 <name>SOFT_HIGH</name>
657 <description>Soft high out of limit - yellow</description>
658 <colour>Yellow</colour>
659 </item>
660 <item>
661 <value>HIGH HIGH</value>
662 <name>HARD_HIGH</name>
663 <description>Hard high out of limit - red</description>
664 <colour>LightCoral</colour>
665 </item>
666 <item>
667 <value>NOMINAL</value>
668 <name>NOMINAL</name>
669 <description>Back in Limits, i.e. Nominal, OOL Event</description>
670 <colour>LightGreen</colour>
671 </item>
672 <item>
673 <value>STATUS</value>
674 <name>STATUS</name>
675 <description>Status</description>
676 </item>
677 <item>
678 <value>UNCHECKED</value>
679 <name>UNCHECKED</name>
680 <description>Unchecked</description>
681 </item>
682 <item>
683 <value> </value>
684 <name> </name>
685 <description>Blank</description>
686 </item>
687 <item>
688 <value>VIOLATED</value>
689 <name>VIOLATED</name>
690 <description>Hard high out of limit - grey</description>
691 <colour>LightGrey</colour>
692 </item>
693 <item>
694 <value>SCCFAIL</value>
695 <name>SCC_FAIL</name>
696 <description>SCC Fail - orange</description>
697 <colour>LightSalmon</colour>
698 </item>
699 </choices>
700 <optional/>
701 <defaultview/>
702 </instance-property>
703 <instance-property>
704 <name>OOL_State_Num</name>
705 <type>uint</type>
706 <optional/>
707 </instance-property>
708 <instance-property>
709 <name>State_Change</name>
710 <type>int</type>
711 <optional/>
712 <defaultview/>
713 </instance-property>
714 <instance-property>
715 <name>Satellite</name>
716 <type>string</type>
717 <optional/>
718 </instance-property>
719 <instance-property>
720 <name>Count</name>
721 <type>uint</type>
722 <optional/>
723 </instance-property>
724 <instance-property>
725 <name>OOL_Type</name>
726 <type>string</type>
727 <optional/>
728 <defaultview/>
729 </instance-property>
730 <instance-property>
731 <name>OOL_Time</name>
732 <type>datetime</type>
733 <optional/>
734 <defaultview/>
735 </instance-property>
736 <instance-property>
737 <name>Value_Time</name>
738 <type>datetime</type>
739 <optional/>
740 </instance-property>
741 <instance-property>
742 <name>Behaviour</name>
743 <type>int</type>
744 <optional/>
745 </instance-property>
746 <instance-property>
747 <name>Param_Name</name>
748 <type>string</type>
749 <optional/>
750 <defaultview/>
751 </instance-property>
752 <instance-property>
753 <name>OOL_Value</name>
754 <type>string</type>
755 <optional/>
756 <defaultview/>
757 </instance-property>
758 <instance-property>
759 <name>Num_Valid_States</name>
760 <type>uint</type>
761 <optional/>
762 <defaultview/>
763 </instance-property>
764 <instance-property>
765 <name>List_Valid_States</name>
766 <type>string</type>
767 <optional/>
768 <defaultview/>
769 </instance-property>
770 <instance-property>
771 <name>Hex_Data</name>
772 <type>json</type>
773 <optional/>
774 </instance-property>
775 </class>
776 <class>
777 <name>OOL-STATUS-CONS</name>
778 <key-code>E</key-code>
779 <renderer>ool_event</renderer>
780 <db-table>EV_STORE</db-table>
781 <description>OOL Status Events - Events built on the fly from EV_STORE table</description>
782 <instance-property>
783 <name>Reception_Time</name>
784 <type>datetime</type>
785 <optional/>
786 </instance-property>
787 <instance-property>
788 <name>Name</name>
789 <type>string</type>
790 <defaultview/>
791 </instance-property>
792 <instance-property>
793 <name>Description</name>
794 <type>string</type>
795 <optional/>
796 </instance-property>
797 <instance-property>
798 <name>SPID</name>
799 <type>uint</type>
800 <choices>
801 <item>
802 <value>93000</value>
803 <name>93000</name>
804 <description>Out Of Limits Event</description>
805 <colour>LightCoral</colour>
806 </item>
807 <item>
808 <value>93002</value>
809 <name>93002</name>
810 <description>Heartbeat Event</description>
811 <colour>LightBlue</colour>
812 </item>
813 <item>
814 <value>93003</value>
815 <name>93003</name>
816 <description>Back in Limits, i.e. Nominal, OOL Event</description>
817 <colour>LightGreen</colour>
818 </item>
819 </choices>
820 <optional/>
821 <defaultview/>
822 </instance-property>
823 <instance-property>
824 <name>OOL_State</name>
825 <type>string</type>
826 <choices>
827 <item>
828 <value>LOW LOW</value>
829 <name>HARD_LOW</name>
830 <description>Hard low out of limit - red</description>
831 <colour>LightCoral</colour>
832 </item>
833 <item>
834 <value>LOW</value>
835 <name>SOFT_LOW</name>
836 <description>Soft low out of limit - yellow</description>
837 <colour>Yellow</colour>
838 </item>
839 <item>
840 <value>HIGH</value>
841 <name>SOFT_HIGH</name>
842 <description>Soft high out of limit - yellow</description>
843 <colour>Yellow</colour>
844 </item>
845 <item>
846 <value>HIGH HIGH</value>
847 <name>HARD_HIGH</name>
848 <description>Hard high out of limit - red</description>
849 <colour>LightCoral</colour>
850 </item>
851 <item>
852 <value>NOMINAL</value>
853 <name>NOMINAL</name>
854 <description>Back in Limits, i.e. Nominal, OOL Event</description>
855 <colour>LightGreen</colour>
856 </item>
857 <item>
858 <value>STATUS</value>
859 <name>STATUS</name>
860 <description>Status</description>
861 </item>
862 <item>
863 <value>UNCHECKED</value>
864 <name>UNCHECKED</name>
865 <description>Unchecked</description>
866 </item>
867 <item>
868 <value> </value>
869 <name> </name>
870 <description>Blank</description>
871 </item>
872 <item>
873 <value>VIOLATED</value>
874 <name>VIOLATED</name>
875 <description>Hard high out of limit - grey</description>
876 <colour>LightGrey</colour>
877 </item>
878 <item>
879 <value>SCCFAIL</value>
880 <name>SCC_FAIL</name>
881 <description>SCC Fail - orange</description>
882 <colour>LightSalmon</colour>
883 </item>
884 </choices>
885 <optional/>
886 <defaultview/>
887 </instance-property>
888 <instance-property>
889 <name>OOL_State_Num</name>
890 <type>uint</type>
891 <optional/>
892 </instance-property>
893 <instance-property>
894 <name>State_Change</name>
895 <type>int</type>
896 <optional/>
897 <defaultview/>
898 </instance-property>
899 <instance-property>
900 <name>Satellite</name>
901 <type>string</type>
902 <optional/>
903 </instance-property>
904 <instance-property>
905 <name>Count</name>
906 <type>uint</type>
907 <optional/>
908 </instance-property>
909 <instance-property>
910 <name>OOL_Type</name>
911 <type>string</type>
912 <optional/>
913 <defaultview/>
914 </instance-property>
915 <instance-property>
916 <name>OOL_Time</name>
917 <type>datetime</type>
918 <optional/>
919 <defaultview/>
920 </instance-property>
921 <instance-property>
922 <name>Value_Time</name>
923 <type>datetime</type>
924 <optional/>
925 </instance-property>
926 <instance-property>
927 <name>Behaviour</name>
928 <type>int</type>
929 <optional/>
930 </instance-property>
931 <instance-property>
932 <name>OOL_Value</name>
933 <type>string</type>
934 <optional/>
935 </instance-property>
936 <instance-property>
937 <name>SCC_value</name>
938 <type>string</type>
939 <optional/>
940 </instance-property>
941 <instance-property>
942 <name>Num_Viol</name>
943 <type>uint</type>
944 <optional/>
945 <defaultview/>
946 </instance-property>
947 <instance-property>
948 <name>Param_Desc</name>
949 <type>string</type>
950 <optional/>
951 <defaultview/>
952 </instance-property>
953 <instance-property>
954 <name>Param_Unit</name>
955 <type>string</type>
956 <optional/>
957 <defaultview/>
958 </instance-property>
959 <instance-property>
960 <name>Hex_Data</name>
961 <type>json</type>
962 <optional/>
963 </instance-property>
964 </class>
965 <class>
966 <name>OOL-DELTA</name>
967 <key-code>T</key-code>
968 <renderer>ool_event</renderer>
969 <db-table>EV_STORE</db-table>
970 <description>OOL Delta Events - Events built on the fly from EV_STORE table</description>
971 <instance-property>
972 <name>Reception_Time</name>
973 <type>datetime</type>
974 <optional/>
975 </instance-property>
976 <instance-property>
977 <name>Name</name>
978 <type>string</type>
979 <defaultview/>
980 </instance-property>
981 <instance-property>
982 <name>Description</name>
983 <type>string</type>
984 <optional/>
985 </instance-property>
986 <instance-property>
987 <name>SPID</name>
988 <type>uint</type>
989 <choices>
990 <item>
991 <value>93000</value>
992 <name>93000</name>
993 <description>Out Of Limits Event</description>
994 <colour>LightCoral</colour>
995 </item>
996 <item>
997 <value>93002</value>
998 <name>93002</name>
999 <description>Heartbeat Event</description>
1000 <colour>LightBlue</colour>
1001 </item>
1002 <item>
1003 <value>93003</value>
1004 <name>93003</name>
1005 <description>Back in Limits, i.e. Nominal, OOL Event</description>
1006 <colour>LightGreen</colour>
1007 </item>
1008 </choices>
1009 <optional/>
1010 <defaultview/>
1011 </instance-property>
1012 <instance-property>
1013 <name>Param_Name</name>
1014 <type>string</type>
1015 <optional/>
1016 <defaultview/>
1017 </instance-property>
1018 <instance-property>
1019 <name>Param_Desc</name>
1020 <type>string</type>
1021 <optional/>
1022 <defaultview/>
1023 </instance-property>
1024 <instance-property>
1025 <name>Value_Time</name>
1026 <type>datetime</type>
1027 <optional/>
1028 <defaultview/>
1029 </instance-property>
1030 <instance-property>
1031 <name>OOL_State</name>
1032 <type>string</type>
1033 <choices>
1034 <item>
1035 <value>LOW LOW</value>
1036 <name>HARD_LOW</name>
1037 <description>Hard low out of limit - red</description>
1038 <colour>LightCoral</colour>
1039 </item>
1040 <item>
1041 <value>LOW</value>
1042 <name>SOFT_LOW</name>
1043 <description>Soft low out of limit - yellow</description>
1044 <colour>Yellow</colour>
1045 </item>
1046 <item>
1047 <value>HIGH</value>
1048 <name>SOFT_HIGH</name>
1049 <description>Soft high out of limit - yellow</description>
1050 <colour>Yellow</colour>
1051 </item>
1052 <item>
1053 <value>HIGH HIGH</value>
1054 <name>HARD_HIGH</name>
1055 <description>Hard high out of limit - red</description>
1056 <colour>LightCoral</colour>
1057 </item>
1058 <item>
1059 <value>NOMINAL</value>
1060 <name>NOMINAL</name>
1061 <description>Back in Limits, i.e. Nominal, OOL Event</description>
1062 <colour>LightGreen</colour>
1063 </item>
1064 <item>
1065 <value>STATUS</value>
1066 <name>STATUS</name>
1067 <description>Status</description>
1068 </item>
1069 <item>
1070 <value>UNCHECKED</value>
1071 <name>UNCHECKED</name>
1072 <description>Unchecked</description>
1073 </item>
1074 <item>
1075 <value> </value>
1076 <name> </name>
1077 <description>Blank</description>
1078 </item>
1079 <item>
1080 <value>VIOLATED</value>
1081 <name>VIOLATED</name>
1082 <description>Hard high out of limit - grey</description>
1083 <colour>LightGrey</colour>
1084 </item>
1085 <item>
1086 <value>SCCFAIL</value>
1087 <name>SCC_FAIL</name>
1088 <description>SCC Fail - orange</description>
1089 <colour>LightSalmon</colour>
1090 </item>
1091 </choices>
1092 <optional/>
1093 <defaultview/>
1094 </instance-property>
1095 <instance-property>
1096 <name>OOL_Value</name>
1097 <type>string</type>
1098 <optional/>
1099 <defaultview/>
1100 </instance-property>
1101 <instance-property>
1102 <name>Ref_Value</name>
1103 <type>string</type>
1104 <optional/>
1105 <defaultview/>
1106 </instance-property>
1107 <instance-property>
1108 <name>Delta_Value</name>
1109 <type>string</type>
1110 <optional/>
1111 <defaultview/>
1112 </instance-property>
1113 <instance-property>
1114 <name>Delta_Min_Value</name>
1115 <type>string</type>
1116 <optional/>
1117 <defaultview/>
1118 </instance-property>
1119 <instance-property>
1120 <name>Last_Value</name>
1121 <type>string</type>
1122 <optional/>
1123 <defaultview/>
1124 </instance-property>
1125 <instance-property>
1126 <name>Param_Unit</name>
1127 <type>string</type>
1128 <optional/>
1129 <defaultview/>
1130 </instance-property>
1131 <instance-property>
1132 <name>State_Change</name>
1133 <type>int</type>
1134 <optional/>
1135 <defaultview/>
1136 </instance-property>
1137 <instance-property>
1138 <name>Satellite</name>
1139 <type>string</type>
1140 <optional/>
1141 </instance-property>
1142 <instance-property>
1143 <name>Count</name>
1144 <type>uint</type>
1145 <optional/>
1146 </instance-property>
1147 <instance-property>
1148 <name>OOL_Type</name>
1149 <type>string</type>
1150 <optional/>
1151 <defaultview/>
1152 </instance-property>
1153 <instance-property>
1154 <name>OOL_Time</name>
1155 <type>datetime</type>
1156 <optional/>
1157 <defaultview/>
1158 </instance-property>
1159 <instance-property>
1160 <name>Value_Time</name>
1161 <type>datetime</type>
1162 <optional/>
1163 </instance-property>
1164 <instance-property>
1165 <name>Behaviour</name>
1166 <type>int</type>
1167 <optional/>
1168 </instance-property>
1169 <instance-property>
1170 <name>OOL_State_Num</name>
1171 <type>uint</type>
1172 <optional/>
1173 </instance-property>
1174 <instance-property>
1175 <name>Hex_Data</name>
1176 <type>json</type>
1177 <optional/>
1178 </instance-property>
1179 </class>
1180 <class>
1181 <name>MOF-SYSTEM-EVENT</name>
1182 <key-code>O</key-code>
1183 <renderer>ool_event</renderer>
1184 <db-table>EV_STORE</db-table>
1185 <description>System Event raising algorithm - Events built on the fly from EV_STORE table</description>
1186 <instance-property>
1187 <name>Reception_Time</name>
1188 <type>datetime</type>
1189 <optional/>
1190 </instance-property>
1191 <instance-property>
1192 <name>Name</name>
1193 <type>string</type>
1194 <defaultview/>
1195 </instance-property>
1196 <instance-property>
1197 <name>Description</name>
1198 <type>string</type>
1199 <optional/>
1200 </instance-property>
1201 <instance-property>
1202 <name>SPID</name>
1203 <type>uint</type>
1204 <choices>
1205 <item>
1206 <value>93000</value>
1207 <name>93000</name>
1208 <description>Out Of Limits Event</description>
1209 <colour>LightCoral</colour>
1210 </item>
1211 <item>
1212 <value>93002</value>
1213 <name>93002</name>
1214 <description>Heartbeat Event</description>
1215 <colour>LightBlue</colour>
1216 </item>
1217 <item>
1218 <value>93003</value>
1219 <name>93003</name>
1220 <description>Back in Limits, i.e. Nominal, OOL Event</description>
1221 <colour>LightGreen</colour>
1222 </item>
1223 </choices>
1224 <optional/>
1225 <defaultview/>
1226 </instance-property>
1227 <instance-property>
1228 <name>Application</name>
1229 <type>string</type>
1230 <optional/>
1231 <defaultview/>
1232 </instance-property>
1233 <instance-property>
1234 <name>Event_Id</name>
1235 <type>string</type>
1236 <optional/>
1237 <defaultview/>
1238 </instance-property>
1239 <instance-property>
1240 <name>Source</name>
1241 <type>string</type>
1242 <optional/>
1243 <defaultview/>
1244 </instance-property>
1245 <instance-property>
1246 <name>Data</name>
1247 <type>int</type>
1248 <optional/>
1249 </instance-property>
1250 <instance-property>
1251 <name>Severity</name>
1252 <type>int</type>
1253 <optional/>
1254 <defaultview/>
1255 </instance-property>
1256 <instance-property>
1257 <name>Type</name>
1258 <type>int</type>
1259 <optional/>
1260 <defaultview/>
1261 </instance-property>
1262 <instance-property>
1263 <name>Workstation</name>
1264 <type>string</type>
1265 <optional/>
1266 </instance-property>
1267 <instance-property>
1268 <name>System</name>
1269 <type>string</type>
1270 <optional/>
1271 <defaultview/>
1272 </instance-property>
1273 <instance-property>
1274 <name>Hex_Data</name>
1275 <type>json</type>
1276 <optional/>
1277 </instance-property>
1278 </class>
1279 <class>
1280 <name>UNKNOWN-EVENT-CLASS</name>
1281 <key-code>W</key-code>
1282 <description>Unknown OOL Event - Events built on the fly from EV_STORE table</description>
1283 <db-table>EV_STORE</db-table>
1284 <instance-property>
1285 <name>Reception_Time</name>
1286 <type>datetime</type>
1287 <optional/>
1288 </instance-property>
1289 <instance-property>
1290 <name>Name</name>
1291 <type>string</type>
1292 <defaultview/>
1293 </instance-property>
1294 <instance-property>
1295 <name>Description</name>
1296 <type>string</type>
1297 <optional/>
1298 </instance-property>
1299 <instance-property>
1300 <name>SPID</name>
1301 <type>uint</type>
1302 <choices>
1303 <item>
1304 <value>93000</value>
1305 <name>93000</name>
1306 <description>Out Of Limits Event</description>
1307 <colour>LightCoral</colour>
1308 </item>
1309 <item>
1310 <value>93002</value>
1311 <name>93002</name>
1312 <description>Heartbeat Event</description>
1313 <colour>LightBlue</colour>
1314 </item>
1315 <item>
1316 <value>93003</value>
1317 <name>93003</name>
1318 <description>Back in Limits, i.e. Nominal, OOL Event</description>
1319 <colour>LightGreen</colour>
1320 </item>
1321 </choices>
1322 <optional/>
1323 <defaultview/>
1324 </instance-property>
1325 <instance-property>
1326 <name>Count</name>
1327 <type>uint</type>
1328 <optional/>
1329 </instance-property>
1330 <instance-property>
1331 <name>OOL_Type</name>
1332 <type>string</type>
1333 <optional/>
1334 </instance-property>
1335 <instance-property>
1336 <name>Hex_Data</name>
1337 <type>json</type>
1338 <optional/>
1339 </instance-property>
1340 </class>
1341</class>