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>MANO-PRED-EVENTS</name>
4 <description>Manoeuvre Predictions</description>
5 <key-code>0</key-code>
6 <db-table>MANOEUVRE-PREDICTION-EVENTS</db-table>
7 <decoder>chartepssg_du.event_classes.mano_pred_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>File_Gen_Time</name>
22 <type>datetime</type>
23 <optional/>
24 <defaultview>true</defaultview>
25 </instance-property>
26 <instance-property>
27 <name>Optim_Time</name>
28 <type>datetime</type>
29 <optional/>
30 <defaultview>true</defaultview>
31 </instance-property>
32 <instance-property>
33 <name>Mode</name>
34 <type>string</type>
35 <optional/>
36 <defaultview>true</defaultview>
37 </instance-property>
38 <instance-property>
39 <name>Size</name>
40 <type>float</type>
41 <optional/>
42 <defaultview>true</defaultview>
43 </instance-property>
44 <instance-property>
45 <name>PSO</name>
46 <type>float</type>
47 <optional/>
48 <defaultview>true</defaultview>
49 </instance-property>
50</class>