How to transform an xml into xhtml? : xslt



How to transform an xml into xhtml? : xslt..

Answer / Ateev Sharma

To convert an XML file to XHTML, you need to create an XSLT stylesheet that defines the transformation rules from XML to XHTML. Save the stylesheet as a .xsl file and place it in the same directory as your input XML file. Then use an XSLT processor such as `xmltostring.exe` (Windows) or Saxon (Linux) to apply the transformation. The output will be an XHTML document.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

How do you use tags in indesign?

1 Answers  


Which xml parser comes with weblogic server 6.1?

1 Answers  


What is xml and its benefits?

1 Answers  


Who founded xslt?

1 Answers  


Can you use the XSLT to convert html into VXML?

1 Answers  


What is xsl format?

1 Answers  


How do I convert xml to excel?

1 Answers  


How does xml handle white-space in my documents?

1 Answers  


What is an rss subscription?

1 Answers  


How dtd is different from xml?

1 Answers  


How do I convert an xml file to word?

1 Answers  


What is atom in rss?

1 Answers  


Categories