Hi David,
I have attached the xml and the xsl file that I have been trying. Please
note that the XSL file I have attached is actually a XSLT which I renamed to
XSL since SimpleTransfrom expects XSL. As I have mentioned below,
transformation happens fine on Windows but not Linux. If it is (in case) an
encoding problem, please suggest me the changes that I need to do since I am
very new to stylesheets.

Regards,
Prashanth



David Bertoni wrote:
> 
> PrashanthV wrote:
>> Hi,
>> I have a XML and a XSLT file. When I pass the files to the SimpleTranform
>> function in Xalan sample programs, I get the proper resultant output file
>> (html) when run on Windows. When I try the same procedure on Linux,
>> proper
>> transformation is not happeninig even though the same version is being
>> used
>> on both the platforms. There is some data missing in the converted html
>> file. Is this a common problem? Is there any fix to it?
>> Any help is greately appreciated.
> Can you provide a sample input document and stylesheet that reproduces 
> the problem?  I don't know why there would be any difference, unless 
> there's a bug, or your stylesheet specifies an encoding that isn't 
> support on Linux.
> 
> Dave
> 
> 
http://www.nabble.com/file/p20316185/foo.xml foo.xml 
http://www.nabble.com/file/p20316185/foo.xsl foo.xsl 
-- 
View this message in context: 
http://www.nabble.com/Difficulties-in-transforming-on-Linux-tp20298009p20316185.html
Sent from the Xalan - C - Users mailing list archive at Nabble.com.

Reply via email to