[Bug 7247] xquery full text grammar ambiguity?

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





--- Comment #1 from Nikolay Ognyanov <nikolay.ognyanov@gmail.com>  2009-08-10 13:45:09 ---
P.S.: Sorry, I should have possibly suggested a fix (in case I am not mistaken
about the ambiguity). What I would suggest is modification of the rule for
FTWordsValue as follows:

FTWordsValue ::= Literal | ("words" "{" Expr "}")

The unhappy disadvantage of this is more verbose syntax of Full Text. The
advantage which IMO prevails is upward compatibility with XQuery in the example
above and similar.


-- 
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 Monday, 10 August 2009 13:45:21 UTC