+1 vote
in Class 12 by kratos

When do you prefer XML over HTML and why?

1 Answer

+4 votes
by kratos
 
Best answer

The first benefit of XML is that because you are writing your own markup language, you are not restricted to a limited set of tags defined by proprietary vendors.

Rather than waiting for standards bodies to adopt tag set enhancements (a process which can take quite some time), or for browser companies to adopt each other’* standards with XML, you can create your own set of tags at your own place.

...