CompExpr

Comparison expression.


Syntax

CompExpr

graphics/CompExpr.png

GeneralComp ValueComp NodeComp

Description

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.

Related Syntax Construct

The following construct(s) refer to this construct:

This construct is also related to the following construct(s):

ElementConstructor