http://www.w3.org/Bugs/Public/show_bug.cgi?id=2479 Summary: use of curly braces in the grammar of FTWord Product: XPath / XQuery / XSLT Version: Working drafts Platform: Macintosh OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Full Text AssignedTo: sihem@research.att.com ReportedBy: dflorescu@mac.com QAContact: public-qt-comments@w3.org Opened: 2005-10-31 18:41 The use of the curly braces in the grammar of FTWord (production 150) is not symmetrical with the use of curly braces in the rest of the XQuery language. [150] FTWords ::= (Literal | VarRef | ContextItemExpr | FunctionCall | ("{" Expr "}")) FTAnyallOption? In any place in the language where a nested expression is expected we use the normal "(" ")" separators. We should change the "{", "}" to "(", ")".Received on Tuesday, 8 November 2005 15:02:05 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:09 UTC