Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] About using logical operator in xml analysis

Hi,

thanks for the interest in Trace Compass. There is one example file in the unit test folder that uses the operator:


I hope this helps.

BR
Bernd

From: tracecompass-dev <tracecompass-dev-bounces@xxxxxxxxxxx> on behalf of Siwei Zhang <manbearpig10086@xxxxxxxxx>
Sent: March 10, 2023 10:57 AM
To: tracecompass-dev@xxxxxxxxxxx <tracecompass-dev@xxxxxxxxxxx>
Subject: [tracecompass-dev] About using logical operator in xml analysis
 
Hi,

I found this element "<xs:attribute name="operator" default="eq">" in
xmlStateProvider.xsd, which can check if the first value is greater
than or equal to the second one. But this element is not connected to
other elements and I don't know how to use it. Is there some example
xml file I can check?

Best regards,
Siwei Zhang
_______________________________________________
tracecompass-dev mailing list
tracecompass-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tracecompass-dev

Back to the top