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>MANOEUVRE-HISTORY-EVENTS</name>
 4    <description>Manoeuvre History</description>
 5    <key-code>M4</key-code>
 6    <db-table>MANOEUVRE-HISTORY-EVENTS</db-table>
 7    <decoder>chartepssg_du.event_classes.mano_hist_events</decoder>
 8    <instance-property>
 9        <name>SID_NUM</name>
10        <type>string</type>
11        <optional/>
12        <defaultview>true</defaultview>
13    </instance-property>
14    <instance-property>
15        <name>PRODUCT</name>
16        <type>string</type>
17        <optional/>
18        <defaultview>true</defaultview>
19    </instance-property>
20    <instance-property>
21        <name>ACC_COMP_1</name>
22        <type>string</type>
23        <optional/>
24        <defaultview>true</defaultview>
25    </instance-property>
26    <instance-property>
27        <name>ACC_COMP_2</name>
28        <type>string</type>
29        <optional/>
30        <defaultview>true</defaultview>
31    </instance-property>
32    <instance-property>
33        <name>ACC_COMP_3</name>
34        <type>string</type>
35        <optional/>
36        <defaultview>true</defaultview>
37    </instance-property>
38    <instance-property>
39        <name>REC_FLAG</name>
40        <type>string</type>
41        <optional/>
42        <defaultview>true</defaultview>
43    </instance-property>
44</class>