Project

Profile

Help

Bug #6099

closed

Import xslt package currently not available

Added by O'Neil Delpratt about 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Category:
SaxonC API
Start date:
2023-06-27
Due date:
% Done:

100%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.2
Fixed in version:
12.4
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

The importing of XSLT library packages is currently not available in SaxonC. This relates to xsl:use-package declaration via the API.

Actions #1

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from New to Resolved

This feature has been implemented across all the APIs (i.e. C++, Python and PHP) and available for the next maintenance release.

For C++ and similarly for the other languages to use this feature users will have to save the supporting package to disk as an sef file then load it via the importPackage method on the Xslt30Processor class before they compile a principal stylesheet or package.

Actions #2

Updated by O'Neil Delpratt about 1 year ago

  • % Done changed from 0 to 100
Actions #3

Updated by O'Neil Delpratt 8 months ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 12.4

Bug fix applied in the SaxonC 12.4 Maintenance release

Please register to edit this issue

Also available in: Atom PDF