Project

Profile

Help

Bug #6094

closed

saxon:eval and saxon:expression no longer available with Saxon 12

Added by Radu Coravu 11 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2023-06-23
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

I have an older XSLT containing:

<xsl:variable name="context" select="saxon:eval(saxon:expression($contextElementXPathExpression, ./*))"/>

but Saxon 12.2 no longer seems to recognize them:

Cannot find a 2-argument function named Q{http://saxon.sf.net/}expression() at line 18 and column 114

Are there some similar functions which could be used? Or some settings to use when creating the transformer?

Please register to edit this issue

Also available in: Atom PDF