- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Apr 2017 09:26:44 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30094 Bug ID: 30094 Summary: [xslt30] Incorrect explanation of rule concerning visibility of local variables 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: --- Section 9.1 states the rule: The visibility attribute must not be specified for a local variable and follows this with the clarification: that is, it is allowed only when the parent element is xsl:stylesheet, xsl:transform, or xsl:override. The clarification is not quite accurate. It should say: that is, it is allowed only when the parent element is xsl:package, xsl:stylesheet, xsl:transform, or xsl:override. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 18 April 2017 09:26:51 UTC