- From: <bugzilla@jessica.w3.org>
- Date: Mon, 08 Feb 2016 10:30:08 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29432 --- Comment #1 from Michael Kay <mike@saxonica.com> --- I think the spec is unambiguous because the term "instruction" is precisely defined. ยง2.4: [Definition: An instruction is either an XSLT instruction or an extension instruction.] [Definition: An XSLT instruction is an XSLT element whose syntax summary in this specification contains the annotation <!-- category: instruction -->.] This clearly includes xsl:result-document, xsl:message, and xsl:assert. We could have permitted these to appear after xsl:on-empty, but whether by accident or by design, we don't. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 8 February 2016 10:30:11 UTC