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 28186 - [xslt 3.0] Implementation-defined features
Summary: [xslt 3.0] Implementation-defined features
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Last Call drafts
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: 2015-03-10 18:25 UTC by Michael Kay
Modified: 2015-10-29 12:42 UTC (History)
1 user (show)

See Also:


Attachments
Snapshot of revised appendix F - implementation-defined features (166.86 KB, application/pdf)
2015-03-10 18:25 UTC, Michael Kay
Details
XSLT implementation-defined features as implemented in Saxon (179.94 KB, application/pdf)
2015-03-10 18:27 UTC, Michael Kay
Details
Report of implementation defined features of Exselt (370.77 KB, application/force-download)
2015-03-12 15:53 UTC, Abel Braaksma
Details

Description Michael Kay 2015-03-10 18:25:10 UTC
Created attachment 1581 [details]
Snapshot of revised appendix F - implementation-defined features

The Appendix F listing implementation-defined features is not up to date.

A revised listing is attached.
Comment 1 Michael Kay 2015-03-10 18:27:13 UTC
Created attachment 1582 [details]
XSLT implementation-defined features as implemented in Saxon

Current state of implementation-defined features in Saxon, where information is available.
Comment 2 Abel Braaksma 2015-03-12 15:51:50 UTC
Notes:
- xsl:evaluate can be switched off or on, this is not listed in Appendix F, but is, I think, also an implementation defined and allowed feature.
- xsl:evaluate may have a limited set of functions, not just extension functions, like limiting use of fn:doc. This is not defined in Appendix F
Comment 3 Abel Braaksma 2015-03-12 15:53:08 UTC
Created attachment 1583 [details]
Report of implementation defined features of Exselt

Added the Exselt report of the implementation defined features, as PDF.
Comment 4 Michael Kay 2015-08-25 11:40:40 UTC
Appendix F has been updated and this bug can therefore now be closed.