Read XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition Online
Authors: Michael Kay
IfExpr | if ( Expr ) then ExprSingle else ExprSingle | page 551 |
InstanceofExpr | TreatExpr ( instance of SequenceType )? | page 677 |
IntersectExceptExpr | InstanceOfExpr ( ( intersect | except ) InstanceOfExpr)* | page 629 |