Project

Profile

Help

Support #4638

closed

Output xsl3 transform to UTF-16LE with BOM

Added by ofer benoliel almost 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2020-07-09
Due date:
% Done:

0%

Estimated time:
Found in version:
1.2.1
Platforms:

Description

Hi all, I'm testing Saxon/C with C++ (version PE). While transform without xsl:output create file encoded with UTF-8, trying to output to UTF-16LE (windows) with <xsl:output encoding="utf-16le" byte-order-mark="yes"/> create output encoded UTF-16 without BOM. What do I do wrong? My XML and XSL file encoded utf-16le with BOM. Using "utf-16" create utf-16be. Thank you


Related issues

Related to SaxonC - Bug #4467: transformToString() Encoding issueClosedO'Neil Delpratt2020-02-26

Actions

Please register to edit this issue

Also available in: Atom PDF