Output transformation in XSLT API page adds utf-16 encoding

A Xslt output transformation has on start of file this declaration:

<?xml version="1.0" encoding="utf-16"?>

I was expecting the output without this declaration.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.