- From: <bugzilla@jessica.w3.org>
- Date: Wed, 25 Aug 2010 13:30:45 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10428
Summary: alternate result needed for K2-ComputeConPI-3,
K2-ComputeConPI-4 and K2-ComputeConPI-5
Product: XML Query Test Suite
Version: 1.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: spungi@gmail.com
QAContact: public-qt-comments@w3.org
According to the steps in the spec:
http://www.w3.org/TR/2009/WD-xquery-11-20091215/#doc-xquery11-CompPIConstructor
"If the atomized value of the name expression is of type xs:string or
xs:untypedAtomic, that value is cast to the type xs:NCName. If the value cannot
be cast to xs:NCName, a dynamic error is raised [err:XQDY0041]."
So, for test K2-ComputeConPI-3
http://dev.w3.org/2006/xquery-test-suite/TestSuiteStagingArea/Queries/XQuery/Construct/ComputeCon/ComputeConPI/K2-ComputeConPI-3.xq
since the atomized value can not be casted to an xs:NCName, an alternate result
should be added for err:XQDY0041.
The same is true for K2-ComputeConPI-4, K2-ComputeConPI-5.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 25 August 2010 13:30:50 UTC