Project

Profile

Help

Bug #6588

closed

canonicalization property not working

Added by O'Neil Delpratt 9 days ago. Updated 9 days ago.

Status:
Rejected
Priority:
Normal
Category:
Saxon-C Internals
Start date:
2024-11-14
Due date:
% Done:

0%

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

Description

The canonicalization property is not working in SaxonC via the API.

For example the The saxon:canonical='yes' property is not being found.

options such as: executable.set_property('!canonical', 'yes') for the python API fails too.

The user should be able to set the saxon:canonical in the stylesheet as a workaround:

<xsl:output method='xml' saxon:canonical='yes' />

Please register to edit this issue

Also available in: Atom PDF