Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mediator. "Transform using" option.

842011May 16 2011 — edited May 24 2011
Hello.

My mediator use option : Transform using : my.xsl file. Mediator transform xmlA to xmlB fine. I have question : How I can change output encoding (xmlB) ? In xsl file I set :

<xsl:output method="xml" version="1.0" encoding="windows-1251" indent="yes" />

but output xml has UTF-8. Why it doesn't work ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2011
Added on May 16 2011
5 comments
168 views