- From: <bugzilla@jessica.w3.org>
- Date: Thu, 18 Oct 2012 13:50:22 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19601-523-9I64TOd6oT@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19601
Ghislain Fourny <ghislain.fourny@28msec.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghislain.fourny@28msec.com
--- Comment #1 from Ghislain Fourny <ghislain.fourny@28msec.com> ---
My intent while writing the test was actually:
(validate lax { <element
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:type="xs:integer">42</element> }) instance of
element(*, xs:integer)
So I fixed the three tests using this query accordingly.
I think that otherwise a dynamic error XQDY0027 would be thrown, and I designed
the test to succeed.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 18 October 2012 13:50:24 UTC