- From: <bugzilla@jessica.w3.org>
- Date: Tue, 16 Apr 2013 12:46:05 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21715 Bug ID: 21715 Summary: "List" of named require/prohibit features Classification: Unclassified Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XQuery 3 & XPath 3 Test Suite Assignee: oneil@saxonica.com Reporter: christian.gruen@gmail.com QA Contact: public-qt-comments@w3.org The XQuery 3.0 states in 4.20 that "A require-feature option declaration provides a list of named features" and it provides an example query declare option require-feature "schema-aware higher-order-function"; declare option prohibit-feature "static-typing"; ... but there seems to be no test cases that check such feature lists. Apart from that, the spec. does not clarify how the lexical syntax of a "list" looks like. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 16 April 2013 12:46:07 UTC