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 30100 - [xslt30] Garbled Note on backwards compatibility
Summary: [xslt30] Garbled Note on backwards compatibility
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Proposed Recommendation
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-27 21:50 UTC by Michael Kay
Modified: 2017-05-31 09:28 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2017-04-27 21:50:47 UTC
A Note in ยง27.4 says

However, a software product may invoke an XSLT 2.0 processor in preference to an XSLT 3.0 processor when the stylesheet specifies version="3.0", in which case any use of new 3.0 constructs will be rejected.

It surely meant to say

... when the stylesheet specifies version="2.0" ...
Comment 1 Michael Kay 2017-05-04 18:06:00 UTC
The change was agreed by the WG and has been applied.