Feature #2966
closedxsl:iterate
0%
Description
Support for xsl:iterate
has been added to @Expr.js@. Supports next-iteration, on-completion and break, with params.
Tested only in browser-based code (which has included nested @xsl:iterate@), so leaving issue open until more rigorous tests have been made.. Changes committed to Saxon-JS code branch.
Updated by Debbie Lockett almost 8 years ago
- Status changed from New to In Progress
Change also committed 9.7 branch so that xsl:iterate is allowed with target JS (from Saxon 9.7.0.12). The use of this will require the next release of Saxon-JS, which is coming soon...
Updated by John Lumley almost 8 years ago
- Status changed from In Progress to Resolved
Debbie has carried out XSLT ex-browser tests - the only failure was tracked down to another (non @xsl:iterate@) issue which has been fixed. As both the XSLT tests are passed and the instruction is used extensively within the in-browser QT3 test framework, marking as resolved.
Updated by Debbie Lockett almost 8 years ago
- Status changed from Resolved to Closed
- Found in version set to 0.9
New feature added in the Saxon-JS 0.9.1 beta release.
Updated by Debbie Lockett over 7 years ago
- Description updated (diff)
- Applies to branch deleted (
9.8)
Please register to edit this issue
Also available in: Atom PDF Tracking page