- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 06 Mar 2009 18:58:17 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6660 Summary: K2-ExternalVariablesWith-23 Product: XML Query Test Suite Version: unspecified Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P2 Component: XML Query Test Suite AssignedTo: andrew.eisenberg@us.ibm.com ReportedBy: mike@saxonica.com QAContact: public-qt-comments@w3.org This test is: declare variable $v as element(notWildCard, xs:untyped?)+ := <e/>; 1 and it is expected to succeed. But the initializer of the variable declaration produces a value that does not conform to the required type (wrong element name). So it is legitimate to raise a type error. Its also legitimate not to raise it, since the variable is never used. -- 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 Friday, 6 March 2009 18:58:26 UTC