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 29123 - [XT30TS] validation-0202
Summary: [XT30TS] validation-0202
Status: CLOSED 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-09-14 09:42 UTC by Tim Mills
Modified: 2016-02-18 13:48 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2015-09-14 09:42:42 UTC
Dependent XSLT 2.0 stylesheet validation-0202-person.xsl uses XPath 3.0 syntax (! operator).
Comment 1 Abel Braaksma 2016-02-16 14:12:01 UTC
Fixed by Michael Kay today during F2F by removing this syntax and replacing it by a ForExpr.
Comment 2 Tim Mills 2016-02-18 13:48:05 UTC
Confirmed fixed.  Thanks.