[
https://issues.apache.org/jira/browse/XALANJ-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873183#comment-17873183
]
Mukul Gandhi edited comment on XALANJ-2774 at 8/13/24 12:34 PM:
----------------------------------------------------------------
I'm resolving this jira issue as fixed. The implementation of this jira issue
has been committed to Xalan-J's dev repos xsl 3 branch. xsl:evaluate
instruction's attributes xpath, as & context-item have been implemented, and
also xsl:evaluate instruction's xsl:with-param children (that provide variable
bindings to XPath expression specified with "xpath" attribute of xsl:evaluate
instruction).
As suggested by XSLT 3.0 spec, XSL transformer can have xsl:evaluate
instruction enabled or disabled as a user configured option. Xalan-J's XSL 3
implementation disables this instruction by default, which can be enabled by
setting XSL transformer property http://apache.org/xalan/xslevaluate to true
either via TransformerImpl API, or by setting enabling -XSLEVALUATE option from
Xalan-J command-line.
was (Author: mukul_gandhi):
I'm resolving this jira issue as fixed. The implementation of this jira issue
has been committed to Xalan-J's dev repos xsl 3 branch. xsl:evaluate
instruction's attributes xpath, as & context-item have been implemented, and
also xsl:evaluate instruction's xsl:with-param children (that provide variable
bindings to XPath expression specified with "xpath" attribute of xsl:evaluate
instruction).
> implementation of xslt 3 instruction xsl:evaluate
> -------------------------------------------------
>
> Key: XALANJ-2774
> URL: https://issues.apache.org/jira/browse/XALANJ-2774
> 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: transformation, Xalan-interpretive
> Reporter: Mukul Gandhi
> Assignee: Mukul Gandhi
> Priority: Major
>
> I'm creating this jira issue, to track implementation of XSLT 3.0 instruction
> xsl:evaluate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]