Can I use xml instead of html?



Can I use xml instead of html?..

Answer / Ram Narayan

Yes, you can use XML to structure data, but it won't be displayed in a web browser like HTML does. To display the data from an XML file in a web browser, you need to transform it using XSLT (XML Stylesheet Language Transformations) or JavaScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

How important is an element’s attributes used in xslt?

1 Answers  


How can a xml file be created from a database?

1 Answers  


How do I subscribe to an rss feed?

1 Answers  


Is xml better than html?

1 Answers  


If I start using xml namespaces, do I need to change my existing dtds?

1 Answers  


If XML attribute name itself has double quotes, then how it can be represented?

1 Answers  


State the disadvantages of xml?

1 Answers  


Where is office xml handler located?

1 Answers  


How do I find rss feeds?

1 Answers  


What is ?Well Formed XML? and ?Valid XML?

1 Answers  


What is the format of xml file?

1 Answers  


I’m trying to understand the xml spec: why does it have such difficult terminology?

1 Answers  


Categories