Ticket #135: arinc653_partition_activation_table.xml

File arinc653_partition_activation_table.xml, 1.5 KB (added by jlegrand, 11 years ago)
Line 
1<?xml version="1.0" standalone="no"?>
2<!DOCTYPE Cheddar_Event_Table SYSTEM "event_table.dtd">
3<?xml-stylesheet type="text/xsl" href="event_table.xsl"?>
4<event_table>
5  <scheduling_result>
6    <has_error>FALSE</has_error>
7    <result>
8      <time_unit> 0 </time_unit>
9      <time_unit_event>
10        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
11        <activation_address_space>partition1</activation_address_space>
12        <duration>2</duration>
13      </time_unit_event>
14      <time_unit> 2 </time_unit>
15      <time_unit_event>
16        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
17        <activation_address_space>partition2</activation_address_space>
18        <duration>4</duration>
19      </time_unit_event>
20      <time_unit> 6 </time_unit>
21      <time_unit_event>
22        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
23        <activation_address_space>partition2</activation_address_space>
24        <duration>2</duration>
25      </time_unit_event>
26      <time_unit> 8 </time_unit>
27      <time_unit_event>
28        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
29        <activation_address_space>partition2</activation_address_space>
30        <duration>4</duration>
31      </time_unit_event>
32      <time_unit> 12 </time_unit>
33      <time_unit_event>
34        <type_of_event>ADDRESS_SPACE_ACTIVATION</type_of_event>
35        <activation_address_space>partition2</activation_address_space>
36        <duration>2</duration>
37      </time_unit_event>
38    </result>
39  </scheduling_result>
40</event_table>