Hi All: Am using XalanC 1.10.0 in combination with Xerces 2.7.0, for Transforming an XML to another XML.
Now i have a need to support different languages and hence need to support different encoding. Specifically i need to support English, Japanese and Chinese and i believe the encoding are UTF-8, Shift_JIS and Big5 respectively. Could you please let me know how could i achieve this for single XSL file. An Example would be of great help. I greatly appreciate your help. Thanks, Amish.