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 28989 - [xslt 3.0] xsl:conditional-content: empty maps
Summary: [xslt 3.0] xsl:conditional-content: empty maps
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-07-23 21:34 UTC by Michael Kay
Modified: 2015-10-29 12:42 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2015-07-23 21:34:56 UTC
The Working Group reviewed the specification of xsl:conditional-content and decided that it would be appropriate to add "a map with no entries" to the list of items "deemed to be empty" in section 8.4.1.
Comment 1 Michael Kay 2015-07-23 21:39:28 UTC
The change has been applied to the spec, but the bug is left open for WG review.
Comment 2 Michael Kay 2015-08-21 17:22:08 UTC
This bug led to a discussion (on WG member-only email) about whether we could find a better name for the xsl:conditional-content instruction, and after many suggestions were put forward, the WG agreed on the name xsl:where-populated as being more likely to suggest to the casual reader of a stylesheet what the instruction actually does.
Comment 3 Michael Kay 2015-08-21 18:01:31 UTC
The change has been applied to the spec (including the schema for stylesheets) and also to the test suite.