what is the XML? what is the difference between XML AND HTML?
How it is used in .Net and advantages?
Answer Posted / dor
XML is a eXtensible markup language. It is a subset of SGML.
XML: is not a case sensitive
HTML: is a case sensitive
XML: describes data and focus on what data is.
HTML: displays data and focus on how data looks.
XML: user defined tag.
HTML: Pre-defined tag
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the condtions that apply in case of xsl:stylesheet element?
do I have to change any of my server software to work with xml?
What is rss (really simple syndication)?
Explain about dom interface?
Write about well-formed and valid xml documents?
How do I create an xml schema in excel?
What is a qualified name?
Are xml elements ordered?
What is the concept of xpointer?
What is a Processing Instruction in XML?
How to use filtering in XSLT?
Who developed xslt? : xslt
How do I open an rss file?
Explain the working of xslt?
What is an rss feed for a blog?