- From: <bugzilla@jessica.w3.org>
- Date: Wed, 26 Dec 2012 21:50:12 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20518
Bug ID: 20518
Summary: [QT3TS] test cases depend on Schema Aware Feature
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: tim@cbcl.co.uk
Reporter: andrew.eisenberg@us.ibm.com
QA Contact: public-qt-comments@w3.org
Test cases XQDY0061 and XQTY0030 depend on the Schema Aware Feature.
The queries they contain are:
validate lax { document {'hello'} }
and
validate strict { () }
They should either be marked as requiring the Schema Aware Feature or they
should accept error XQST0075. We say:
"If an XQuery implementation does not provide the Schema Aware Feature, it MUST
raise a static error [err:XQST0009] if it encounters a schema import, and it
MUST raise a static error [err:XQST0075] if it encounters a validate
expression."
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 26 December 2012 21:50:14 UTC