This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
2.1.4 Notations for environments This section contains the first of many uses of the undefined symbol [expression/query]. Please define it. I suspect that expression/query means "something that is either an Expr or a QueryBody". However, since QueryBody ::= Expr, there does not seem to be much point in mentioning both "expression" and "query" in the symbol [expression/query]; in fact, why not just use Expr or QueryBody?
I believe this is editorial. - Jerome
This bug is a variation of 1701. [Query/expression] is intended to indicate either a query (in XQuery) or an expression (in XPath). There is in fact a third occurrence of this when we write [XQuery/XPath]. We should probably add a sentence to explain this (as well as the meaning of [FLWOR/for]) somewhere in the preliminaries (maybe just after the notation subsection). - Jerome
Already fixed.