Comparison expression.
A CompExpr
compares two values by applying one of the
following comparison expressions:
A GeneralComp
is an existentially quantified
comparison.
A NodeComp
compares two nodes by their identity or by
their document order.
A ValueComp
compares two single values.
The following construct(s) refer to this construct:
This construct is also related to the following construct(s):
ElementConstructor
|