- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 18 Jan 2008 11:56:07 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5392
Summary: CVS: K2-SeqIDFunc-10 to 12 expected result incorrect?
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: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
The expected results here seem to have a duplivate xml:id attribute.
e.g.
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema"
xml:id="root"
xmlns:atomic="http://www.w3.org/XQueryTest"
xml:id="positiveInteger"
name="positiveInteger"
type="xs:positiveInteger"/>
Received on Friday, 18 January 2008 11:56:12 UTC