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>MOC-ARCHIVE-EVENTS</name>
4 <description>MOC Archive History Report Events</description>
5 <db-table>MOC_ARCHIVE_EVENTS</db-table>
6 <decoder>chartepssg_du.event_classes.moc_archive_report_events</decoder>
7 <key-code>MOC</key-code>
8 <instance-property>
9 <name>MSG_ID</name>
10 <description>Message ID</description>
11 <type>string</type>
12 <optional/>
13 <defaultview>true</defaultview>
14 </instance-property>
15 <instance-property>
16 <name>CATEGORY</name>
17 <description>Category </description>
18 <type>string</type>
19 <optional/>
20 <defaultview>true</defaultview>
21 </instance-property>
22 <instance-property>
23 <name>DOMAIN</name>
24 <description>Domain </description>
25 <type>int</type>
26 <length>64</length>
27 <optional/>
28 <defaultview>true</defaultview>
29 </instance-property>
30 <instance-property>
31 <name>EVENT_ID</name>
32 <description>Event ID </description>
33 <type>string</type>
34 <optional/>
35 <defaultview>true</defaultview>
36 </instance-property>
37 <instance-property>
38 <name>EVENT_TYPE</name>
39 <description>Event Type </description>
40 <type>string</type>
41 <optional/>
42 <defaultview>true</defaultview>
43 </instance-property>
44 <instance-property>
45 <name>GEN_TIME</name>
46 <description>Generation Time </description>
47 <type>datetime</type>
48 <optional/>
49 <defaultview>true</defaultview>
50 </instance-property>
51 <instance-property>
52 <name>SOURCE</name>
53 <description>Source </description>
54 <type>string</type>
55 <optional/>
56 <defaultview>true</defaultview>
57 </instance-property>
58 <instance-property>
59 <name>APPLICATION</name>
60 <description>Source Application </description>
61 <type>string</type>
62 <optional/>
63 <defaultview>true</defaultview>
64 </instance-property>
65 <instance-property>
66 <name>SEVERITY</name>
67 <description>Severity </description>
68 <type>string</type>
69 <optional/>
70 <defaultview>true</defaultview>
71 </instance-property>
72 <instance-property>
73 <name>MSG_TYPE</name>
74 <description>Message type </description>
75 <type>string</type>
76 <optional/>
77 <defaultview>true</defaultview>
78 </instance-property>
79 <instance-property>
80 <name>WORKSTATION</name>
81 <description>Workstation name </description>
82 <type>string</type>
83 <optional/>
84 <defaultview>true</defaultview>
85 </instance-property>
86 <instance-property>
87 <name>MESSAGE</name>
88 <description>Message content </description>
89 <type>string</type>
90 <optional/>
91 <defaultview>true</defaultview>
92 </instance-property>
93</class>