Warning: Can't use blame annotator:
svn blame failed on trunk/scripts/one-incident.xml: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator/trunk/scripts/one-incident.xml @ 19

Revision 19, 489 bytes checked in by jdalbey, 10 years ago (diff)

Add unit test for CADSimulator GUI

RevLine 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<TMC_SCRIPT title="One Incident Simulation">
4
5        <SCRIPT_EVENT>
6                <TIME_INDEX>00:00:00</TIME_INDEX>
7                <INCIDENT LogNum="100">Media Log</INCIDENT>             
8               
9                <CAD_DATA>
10                        <HEADER_INFO>
11                                <Type>Media</Type>
12                                <Beat>
13                                </Beat>
14                                <TruncLoc>
15                                </TruncLoc>
16                                <FullLoc>
17                                </FullLoc>
18                        </HEADER_INFO>                 
19                       
20                        <CAD_INCIDENT_EVENT>   
21                        </CAD_INCIDENT_EVENT>           
22                       
23                </CAD_DATA>                             
24               
25        </SCRIPT_EVENT> 
26</TMC_SCRIPT>
Note: See TracBrowser for help on using the repository browser.