QuantifiedExpr

QuantifiedExpr::=("some" | "every") "$" VarName "in" ExprSingle ("," "$" VarName "in" ExprSingle) "satisfies" ExprSingle

Appears in productions:

Appears in specifications:

XML Path Language (XPath) 3.1

XQuery 3.1: An XML Query Language