- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Nov 2012 16:14:21 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20100
Bug ID: 20100
Summary: Add missing import schema statement
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: spungi@gmail.com
QA Contact: public-qt-comments@w3.org
The 60 test cases in "prod-OrderByClause" test set(
http://dev.w3.org/cvsweb/2011/QT3-test-suite/prod/OrderByClause.xml?rev=1.8;content-type=text%2Fplain)
that are using the "orderdata" environment are missing the corresponding import
schema statement in the actual tests.
The "orderdata" environment uses a validated document that is bound as context
item but the tests are not importing the "http://www.w3.org/XQueryTestOrderBy"
schema used to validate the context item.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 27 November 2012 16:14:31 UTC