ss: Relax but enforce the character limit in HTInterval strings
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core.tests / testfiles / xml / testDefinition.xml
CommitLineData
032ecd45
MAL
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<CustomXMLTraceDefinitionList>
3<Definition name="myxml">
4<TimeStampOutputFormat>HH:mm:ss:SSS</TimeStampOutputFormat>
5<InputElement name="trace">
6<InputElement logentry="true" name="element">
7<InputData action="0" format="" name="Message"/>
8<Attribute name="time">
9<InputData action="0" format="dd/MM/yyyy HH:mm:ss:SSS" name="Time Stamp"/>
10</Attribute>
11</InputElement>
12</InputElement>
13<OutputColumn name="Time Stamp"/>
14<OutputColumn name="Message"/>
15</Definition>
16</CustomXMLTraceDefinitionList>
This page took 0.067812 seconds and 5 git commands to generate.