TypeswitchExpr

TypeswitchExpr::="typeswitch" "(" Expr ")" CaseClause "default" ("$" VarName) "return" ExprSingle

Appears in productions:

Appears in specifications:

XQuery 3.1: An XML Query Language