aspose file tools
The moose likes XML and Related Technologies and the fly likes How to preserve HTML tag during XSL transformation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to preserve HTML tag during XSL transformation" Watch "How to preserve HTML tag during XSL transformation" New topic
Author

How to preserve HTML tag during XSL transformation

Nitesh Patel
Ranch Hand

Joined: Mar 16, 2008
Posts: 30
Hi All,
I come across an issue during XSL transformation. We need to convert one xml format to another format to pass on third-party system. We have following sample XML input,


Below is our XSL code to convert it,


Below is our current output,

but somehow, existing

tag is missing from final output ( which should be around This should be headline). Can anyone please help me ?

Regards,
Nitesh

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to preserve HTML tag during XSL transformation
 
Similar Threads
Another XML Conversion Problem
XML and XSLT not working
Hyper links Using XSL?
atom and xml
Need a Tip to Convert XML Using XSL