Source position: xpath.pp line 183
type TXPathMathOp = (
opAdd,
opSubtract,
opMultiply,
opDivide,
opMod
);