XQuery 3.1 Grammar
CatchErrorList
CatchErrorList
::=
NameTest
(
"
|
"
NameTest
)
Appears in productions:
CatchClause
Appears in specifications:
XQuery 3.1: An XML Query Language
3 Expressions
3.17 Try/Catch Expressions
1 XQuery 3.1 Grammar
1.1 EBNF