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 27074 - [xslt3.0ts] Use of item() as a NodeTest
Summary: [xslt3.0ts] Use of item() as a NodeTest
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Working drafts
Hardware: PC All
: 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: 2014-10-16 11:24 UTC by Michael Kay
Modified: 2015-05-06 21:15 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2014-10-16 11:24:30 UTC
A number of the new streamability tests use expressions such as

<xpath>foo/@item()</xpath>

This is not legal syntax: item() is not a valid KindTest.
Comment 1 Abel Braaksma 2014-10-16 20:17:44 UTC
Indeed, these tests are incorrect.

Fixed in repository.
Comment 2 Abel Braaksma 2015-05-06 21:15:02 UTC
Was resolved > 30 days ago, closing.