- From: Michael Rys <mrys@microsoft.com>
- Date: Mon, 16 Feb 2004 03:22:45 -0800
- To: <public-qt-comments@w3.org>
Section 3.11 Quantified Expressions
Editorial
Replace
(("some" "$") | ("every" "$")) VarName
with
("some" | "every") "$" VarName
In the non-normative grammar.
Received on Monday, 16 February 2004 06:22:54 UTC