Where in the define.xml ???
In the “WhereClauses” or in the “MethodDef”. And if in the latter, in the “Description” or in the “FormalExpression”.
Please be PRECISE…
In the WhereClause, compatators like “GE”, “GT” etc. must be used, as is clearly indicated in the define.xml specification. Please read it.
For MethodDef, in “Description” and “FormalExpression”, the define.xml standard does not prescribe anything.
But please take into account that some comparators are “special XML characters” and must be escape. For example “<” must be escaped as “>”.