Actions
Bug #5770
closedset_initial_mode does not handle xsl:unnamed and xsl:default
Start date:
2022-12-20
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
11.4
Fixed in version:
11.5, 12
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
In the python code the PyXsltExecutable.set_initial_mode method does not handle xsl:unnamed and xsl:default
The same problem in the C++ and PHP code. The Java code needs to construct the QName.
There is also some confusion in the documentation if we are passing EQName or QName or localName.
Please register to edit this issue
Actions