Answer Posted / prasad kulkarni
XML is Extensible Markup Language
HTML is Hyper Text Markup Language
XML is basically used to describe some data.There are no
fixed set,i.e pre-defined TAGS used in XML. The tags are
user defined. It is used for Data description and streaming.
HTML deals with data representation.
| Is This Answer Correct ? | 35 Yes | 11 No |
Post New Answer View All Answers
What is targetnamespace in xml?
What is xpath and xquery?
What is an rss subscription?
How you define template in XSLT?
Is xml meant to replace html?
How can a xml file be created from a database?
How are documents accessed and manipulated in xml?
What is difference between internal and external dtd?
What are building blocks of xml?
What are the main differences between atom 1.0 and rss 2.0?
What are the standard ways of parsing xml document?
What are the three components in soap?
Explain the used of the xml prolog section.
What is utf in xml?
How do I use the default xml namespace to refer to attribute names in an xml namespace?