Feature #5543
closedAdd the ability to insert before/after an element
0%
Description
From XML.com Slack, it would be nice if <xsl:result-document>
had methods to insert before/after an element.
Updated by Norm Tovey-Walsh over 2 years ago
- Status changed from New to In Progress
- Priority changed from Low to High
- Applies to JS Branch Trunk added
Updated by David Cramer over 2 years ago
Norm Tovey-Walsh wrote:
From XML.com Slack, it would be nice if
<xsl:result-document>
had methods to insert before/after an element.
+1 for this request.
Updated by Norm Tovey-Walsh over 2 years ago
- Sprint/Milestone set to SaxonJS 3.0
I've added new ixsl:insert-before
and ixsl:insert-after
values for the method
.
Updated by Debbie Lockett 6 months ago
- Category set to IXSL extensions
- Status changed from In Progress to Resolved
- Priority changed from High to Normal
- Fix Committed on JS Branch Trunk added
Tests browser/iss5543 and nodejs/iss5543 were added when the implementation was committed (on the main branch).
Documentation updates also now committed.
Please register to edit this issue
Also available in: Atom PDF Tracking page