Instance Filter (XML) example

This example belongs to the Instance Filter (XML) field in the session.

The following XML code represents an example of a filter for the logical expression for numerical attributes A, B, C and D:

((A>10) AND ((B=1) OR (B=2)) AND (C>D)

Sample XML code