What is an XML? Difference between HTML & XML?
Answers were Sorted based on User's Feedback
Answer / sri krishna prasad
Extensible Mark Up Language(XML): is used to transfer the
data between disimilar applications.
Purpose of HTML is: To display and format the data using
predefined tags.
XML is also markup language to describe the data.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / 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 |
Why XSLT is important for XML?
What is SGML?
What are nested elements in XML?
What is XSNL?
Who is responsible for XML?
What are XML Namespaces?
What is the meaning of version in XML?
How comment can be represented in XML?
Can someone please explain more about how the XML Gateway works and what its purpose is?
What is XPath in XML?
Why XML has been used for development?
What is XML DOM Document?