- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 May 2016 08:39:04 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29634 Bug ID: 29634 Summary: [XQ31] ExtensionExpr Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC URL: https://www.w3.org/XML/Group/qtspecs/specifications/xq uery-31/html/xquery-31.html#doc-xquery31-ExtensionExpr OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XQuery 3.1 Assignee: jonathan.robie@gmail.com Reporter: tim@cbcl.co.uk QA Contact: public-qt-comments@w3.org Target Milestone: --- In 3.22 Extension Expressions, [104] ExtensionExpr ::= Pragma+ "{" Expr? "}" [105] Pragma ::= "(#" S? EQName (S PragmaContents)? "#)" [106] PragmaContents ::= (Char* - (Char* '#)' Char*)) [36] EnclosedExpr ::= "{" Expr? "}" production [104] should reference EnclosedExpr. [104] ExtensionExpr ::= Pragma+ EnclosedExpr -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 18 May 2016 08:39:08 UTC