This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9477 - Schema for reporting results is invalid
Summary: Schema for reporting results is invalid
Status: RESOLVED FIXED
Alias: None
Product: XQuery Update Facility Test Suite
Classification: Unclassified
Component: XQuery Update Facility Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-10 10:12 UTC by Michael Kay
Modified: 2010-04-13 20:53 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2010-04-10 10:12:20 UTC
The schema ReportingResults/XQTSResult.xsd is invalid against the XSD 1.0 recommendation.

Error on line 11 of XQTSResult.xsd:
  Error in complex type commentType: Ambiguous content model, element <p> appears in its own right, and also matches an <xs:any> wildcard
Comment 1 Andrew Eisenberg 2010-04-13 20:53:09 UTC
I've removed both the definition and use of the <xqtsr:p> element.