cancel
Showing results for 
Search instead for 
Did you mean: 

Can't see all operators in condition editor

0 Kudos

Hello everybody,

I can see only 4 operators in the condition editor.

Greater than, lower than e.g is missing.

Any idea?

Thx, very much

Jürgen

View Entire Topic
Former Member
0 Kudos

Hi Jürgen,

there are only 4 operators. If you need smethind special you have to write this as an XPATH expression.

Sample:

//Employee[@ID>=2] EX

means: if there is at least one employee with attribute id that is greaterEqual as 2

Regards Mario

Edited by: Mario Müller on Apr 28, 2008 9:35 AM

Edited by: Mario Müller on Apr 28, 2008 9:35 AM