[Bug 6131] [XPath 2.1] Requirement: context-free paths

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6131





--- Comment #14 from John Snelson <john.snelson@oracle.com>  2009-07-09 11:13:27 ---
(In reply to comment #13)
> However, there's a major clash with scripting, which has
> 
> Block ::= "{" BlockDecls BlockBody "}"
> 
> which is clearly incompatible.

The correct production to look at is BlockExpr:

BlockExpr ::= "block" Block

XQuery SX doesn't have an expression that starts with "{" any more.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 9 July 2009 11:13:36 UTC