What is an XML? Difference between HTML & XML?
Answer Posted / swapna
Extensible Markup Language.In XML,user-defined tags are
supported.It is not case-sensitive,each and every tag must
have opening and closing tags.It is also used as a
configuration file in web-based applications.Html is also a
mmark-up language,but it is used for only designing
purpose.Html tags are pre-defined tags.It is case-sensitive.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a valid XML document?
What are the advantages of XML DOM Document?
Can someone please explain more about how the XML Gateway works and what its purpose is?
How can I include conditional statements in XML?
What is a well formed XML document?
What is XQuery?
What is XSNL?
What is XML Parser?
What is a markup language?
What is a StAX Parser?
What is SAX in XML?
Can I replace HTML with XML?
What is xml schema?
What are the disadvantages of XML?
What is XPath in XML?