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
Can someone please explain more about how the XML Gateway works and what its purpose is?
What are the benefits of XML?
How comment can be represented in XML?
What software is available for XML?
What is a valid XML document?
Why XSLT is important for XML?
What is the meaning of version in XML?
What is a markup language?
What are nested elements in XML?
What is an XML Schema?
What is well formed XML document?
What is XML Parser?
How can you apply a DTD to an XML document?
what is the structure of xml document ?
What are the features of XML?