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 29228 - [XT30] package-907 expects XTSE0020, but should be XTSE0110
Summary: [XT30] package-907 expects XTSE0020, but should be XTSE0110
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Last Call drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-22 13:52 UTC by Abel Braaksma
Modified: 2015-10-22 15:53 UTC (History)
1 user (show)

See Also:


Attachments

Description Abel Braaksma 2015-10-22 13:52:14 UTC
XTSE0020 is the generic error for wrong attributes, but @version (which is set here to the value "three") has its own specific error:

> ERR XTSE0110: The value of the version attribute must be a number: 
> specifically, it must be a valid instance of the type xs:decimal as defined 
> in [XML Schema Part 2].
Comment 1 Michael Kay 2015-10-22 14:01:33 UTC
I agree.
Comment 2 Abel Braaksma 2015-10-22 15:53:14 UTC
Fixed and pushed.