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 XQuery?
Why XSLT is important for XML?
What is the meaning of version in XML?
What are the benefits of XML?
What is an XML Schema?
What is CDATA?
What are nested elements in XML?
Which tag is used to find the version of XML and the syntax?
What is XML DOM Document?
What are the features of XML?
What is a valid XML document?
What is XML Parser?
What are the basic rules while writing XML?
What is XML DOM?
Can someone please explain more about how the XML Gateway works and what its purpose is?