- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 07 Jan 2008 13:00:31 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5350
Summary: [UPDUseCase] Relational tests have no schema
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Update Facility Use Cases
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
It is stated that the updates in relational use cases Q7, Q8, and Q9 are
expected to fail because the document after updating would be "invalid with
respect to its schema" (Q7), or would violate "application constraints" (Q8,
Q9).
However, there is no schema for the source document, nor does the query contain
a "declare revalidation" entry in the query prolog that would force the updated
document to be valid.
The problem is reflected in the test cases based on these use cases, which show
that the query actually succeeds.
Received on Monday, 7 January 2008 13:00:40 UTC