[ https://issues.apache.org/jira/browse/XALANJ-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719892#comment-17719892 ]
Mukul Gandhi edited comment on XALANJ-2646 at 5/5/23 2:43 PM: -------------------------------------------------------------- I've committed sometime ago today, XSLT 3.0 xsl:for-each-group element's attribute group-adjacent's implementation on xalan-java repo's branch xalan-j_xslt3.0. I've also added few more XSLT 3.0 relevant test cases as well, to the attachment on this jira issue. Any reviews to the committed codebase for this jira issue, shall be welcome. was (Author: mukul_gandhi): I've committed sometime ago today, XSLT 3.0 xsl:for-each-group element's attribute group-adjacent on xalan-java repo's branch xalan-j_xslt3.0. I've also added few more XSLT 3.0 relevant test cases as well, to the attachment on this jira issue. Any reviews to the committed codebase shall be welcome. > Implementation of xslt 3.0's xsl:for-each-group instruction, for XalanJ's > interpretive processor > ------------------------------------------------------------------------------------------------ > > Key: XALANJ-2646 > URL: https://issues.apache.org/jira/browse/XALANJ-2646 > Project: XalanJ2 > Issue Type: New Feature > Security Level: No security risk; visible to anyone(Ordinary problems in > Xalan projects. Anybody can view the issue.) > Components: Xalan-interpretive > Reporter: Mukul Gandhi > Assignee: Gary D. Gregory > Priority: Major > Attachments: xsl3_for_each_group_test_files.zip > > > I'm creating this jira issue, to track implementation of XSLT 3.0's > xsl:for-each-group instruction, for XalanJ's interpretive processor. > I've done little bit of implementation for this, that seems to work fine for > various primary XSLT 3.0 xsl:for-each-group use cases. The XSLT 3.0 > structural implementation for xsl:for-each-group, implementing the XSLT > element xsl:for-each-group, and functions fn:current-group(), > fn:current-grouping-key() have been completed. > The codebase changes for above mentioned implementation aspects, have been > committed to xalan-java repo's branch xalan-j_xslt3.0. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org