This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24507 - Streamability of variable references is broken
Summary: Streamability of variable references is broken
Status: CLOSED DUPLICATE of bug 24342
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 03:41 UTC by Abel Braaksma
Modified: 2014-02-24 15:05 UTC (History)
0 users

See Also:


Attachments

Description Abel Braaksma 2014-02-05 03:41:35 UTC
It seems that section 19.8.7.10 Streamability of Variable References (http://www.w3.org/TR/xslt-30/#streamability-of-variable-references) is broken:

- the "Otherwise" under (4) is incorrect, the variable reference need not be bound to be streamable;
- the line right under the first Note, starting also with "Otherwise" has no relation to any other text.
Comment 1 Michael Kay 2014-02-05 10:50:12 UTC

*** This bug has been marked as a duplicate of bug 24342 ***