- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Apr 2017 11:58:50 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30093 Bug ID: 30093 Summary: [xslt30] Incorrect explanation of example pattern Product: XPath / XQuery / XSLT Version: Proposed Recommendation Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: XSLT 3.0 Assignee: mike@saxonica.com Reporter: mike@saxonica.com QA Contact: public-qt-comments@w3.org Target Milestone: --- In 5.5.1 we have an example pattern: //para matches any para element that has a parent node. This example is incorrect. The normative specification shows that this pattern matches any para element in a tree that is rooted at a document node. (This error is also present in the XSLT 2.0 specification.) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 17 April 2017 11:58:57 UTC