- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Nov 2014 14:40:47 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27250 Bug ID: 27250 Summary: [XSLT30] xsl:number applies general streamability rules to a pattern with usage inspection Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XSLT 3.0 Assignee: mike@saxonica.com Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org Under 19.8.4.30 Streamability of xsl:number, item 4, we say: <quote> 4. The from and count patterns if present; these are higher-order operands with usage inspection. </quote> But we do not have a notion of patterns in the context of higher order operands, or in the context of inspection. We just have "classifying patterns" that are either motionless or free-ranging. A solution could be to say instead: <proposal> 4. The from and count patterns, if present, must be motionless patterns, as defined under 19.8.9 Classifying Patterns. </proposal> -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 5 November 2014 14:40:51 UTC