- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Feb 2014 10:48:08 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24506 --- Comment #1 from Michael Kay <mike@saxonica.com> --- All the standard attributes (including xsl:use-when) have values that are known statically and have no dependence on the input data to the stylesheet. They are therefore not "constructs", are not operands of any construct, and only play any role in streamability if they affect the semantics of the expression on which they appear, in which case they should be mentioned in that context. But frankly, I think the spec doesn't say anything about them because there is nothing to say. >Likewise, a note that any attribute not being an AVT or an expression has no relevance for streamability, i.e. has no operand role, is perhaps beneficial and clarifying. I think we list the things that ARE operands, we don't need to list the things that aren't. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 5 February 2014 10:48:13 UTC