Typo in XQuery formal semantics

Hi,

I found a minor typo in XQuery/Xpath Formal Semantics.

In 5 and Appendix A.2 Expr is defined as:
[22 (Core)]/[5]Expr   ::=   ForExpr
                         |  ForExpr

It should be:
[22 (Core)]/[5]Expr   ::=   ForExpr
                         |  LetExpr

Twan

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

Received on Thursday, 23 January 2003 10:57:42 UTC