96ec2b9b5dbec7eeb09074636840c520adc0e5b1
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / stubs / org / eclipse / linuxtools / tmf / tests / stubs / trace / xml / TmfXmlDevelopmentTrace.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <CustomXMLTraceDefinitionList>
3 <Definition name="handmade">
4 <TimeStampOutputFormat>T</TimeStampOutputFormat>
5 <InputElement name="trace">
6 <InputElement logentry="true" name="event">
7 <InputData action="0" format="" name="Ignore"/>
8 <Attribute name="name">
9 <InputData action="0" format="" name="Message"/>
10 </Attribute>
11 <Attribute name="source">
12 <InputData action="0" format="" name="source"/>
13 </Attribute>
14 <Attribute name="timestamp">
15 <InputData action="0" format="T" name="Time Stamp"/>
16 </Attribute>
17 <InputElement name="field">
18 <InputData action="0" format="" name="Ignore"/>
19 <Attribute name="name">
20 <InputData action="2" format="" name="fields"/>
21 </Attribute>
22 <Attribute name="type">
23 <InputData action="2" format="" name="type"/>
24 </Attribute>
25 <Attribute name="value">
26 <InputData action="2" format="" name="values"/>
27 </Attribute>
28 </InputElement>
29 </InputElement>
30 </InputElement>
31 <OutputColumn name="Time Stamp"/>
32 <OutputColumn name="Message"/>
33 <OutputColumn name="source"/>
34 <OutputColumn name="fields"/>
35 <OutputColumn name="values"/>
36 <OutputColumn name="type"/>
37 </Definition>
38 </CustomXMLTraceDefinitionList>
This page took 0.031825 seconds and 4 git commands to generate.