- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Jan 2011 16:46:20 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11824
           Summary: alternate result for Constr-cont-nsmode-8
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org
Constr-cont-nsmode-8 attempts to construct an element with an attribute that is
of type xs:QName and expects an error to be reported. An implementation that
constructs its documents from an Infoset will not see the attribute as a QName,
and so will return the following:
<new atomic:attr="foo:aQname" xmlns:atomic="http://www.w3.org/XQueryTest"/>
I believe that either this should be accepted as an alternate result for this
test case or the test case should be rewritten.
-- 
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 Thursday, 20 January 2011 16:46:21 UTC