[Home] [By Thread] [By Date] [Recent Entries]
Hi Bijo,
The redirect extension does not allow setting different output format parameters, if you look into the source code there is a comment about that: http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/src/org/apache/xalan/lib/Redirect.java?view=markup // This should be worked on so that the output format can be // defined by a first child of the redirect element. OutputProperties format = transformer.getOutputFormat(); I would recommend using XSLT 2.0 where you can use the result-document/@encoding to specify the encoding for each document that you write. Also Saxon 6 has an extension saxon:output that allows you to specify the encoding. Best Regards, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Bijo Alex Thomas wrote: Hi,
|

Cart



