tmf: Update XML trace stub to use ns directly
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core.tests / stubs / org / eclipse / tracecompass / tmf / tests / stubs / trace / xml / TmfXmlDevelopmentTrace.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <CustomXMLTraceDefinitionList>
3 <Definition name="set_aspects">
4 <InputElement name="trace">
5 <InputElement logentry="true" name="set_aspects">
6 <InputData action="0" format="" name="Ignore"/>
7 <InputElement name="field">
8 <InputData action="0" format="" name="Ignore"/>
9 <Attribute name="name">
10 <InputData action="2" format="" name="fields"/>
11 </Attribute>
12 <Attribute name="type">
13 <InputData action="2" format="" name="type"/>
14 </Attribute>
15 <Attribute name="value">
16 <InputData action="2" format="" name="values"/>
17 </Attribute>
18 </InputElement>
19 </InputElement>
20 </InputElement>
21 <OutputColumn name="fields"/>
22 <OutputColumn name="values"/>
23 <OutputColumn name="type"/>
24 </Definition>
25 <Definition name="events">
26 <TimeStampOutputFormat>Tn</TimeStampOutputFormat>
27 <InputElement name="trace">
28 <InputElement logentry="true" name="event">
29 <InputData action="0" format="" name="Ignore"/>
30 <Attribute name="name">
31 <InputData action="0" format="" name="Message"/>
32 </Attribute>
33 <Attribute name="timestamp">
34 <InputData action="0" format="Tn" name="Time Stamp"/>
35 </Attribute>
36 <InputElement name="field">
37 <InputData action="0" format="" name="Ignore"/>
38 <Attribute name="name">
39 <InputData action="2" format="" name="fields"/>
40 </Attribute>
41 <Attribute name="type">
42 <InputData action="2" format="" name="type"/>
43 </Attribute>
44 <Attribute name="value">
45 <InputData action="2" format="" name="values"/>
46 </Attribute>
47 </InputElement>
48 </InputElement>
49 </InputElement>
50 <OutputColumn name="Time Stamp"/>
51 <OutputColumn name="Message"/>
52 <OutputColumn name="source"/>
53 <OutputColumn name="fields"/>
54 <OutputColumn name="values"/>
55 <OutputColumn name="type"/>
56 </Definition>
57 </CustomXMLTraceDefinitionList>
This page took 0.031985 seconds and 5 git commands to generate.