![]() |
|
|
File Formats - Event file An event in EMSE event file is defined by many attributes. These attributes are explained in the following table. All events must be bounded inside < EMSE_Event_List > and </ EMSE_Event_List >. The names (heading) of the attributes are predefined.
The following is an event file, example1.evt. It contains four events. In order to fit the example on this web page, an indented line means that it is a continuation of the line above (the actual file will use one line per event). This does not affect functionality, however, because in the XML format whitespace (e.g., tab or space) is disregarded. example1.evt <EMSE_Event_List> <Event><Name>1</Name><Start>1085</Start><Stop>1085</Stop><Status>2</Status><Color>65535</Color> <Attribute>0</Attribute></Event> <Event><Name>1</Name><Start>1312</Start><Stop>1312</Stop><Status>2</Status><Color>65535</Color> <Attribute>0</Attribute></Event> <Event><Name>1</Name><Start>1509</Start><Stop>1509</Stop><Status>2</Status><Color>65535</Color> <Attribute>0</Attribute></Event> <Event><Name>Marked Segment</Name><Start>52881</Start><Stop>53000</Stop><Status>2</Status><Color>65535</Color> <Attribute>1</Attribute></Event> </EMSE_Event_List>
|
|||||||||||||||||||||||||||||
| © 2007 by Source Signal Imaging Inc. |