what is the XML? what is the difference between XML AND HTML?
How it is used in .Net and advantages?
Answers were Sorted based on User's Feedback
Answer / piyush
XML is use to store data while HTML is use to display data.
XML use user defined tags while HTML use Predefined tags.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Which is the best tool one should learn i.e the tool having demand in the market for XSL?
What is xml testing?
How important is an element’s attributes used in xslt?
Give a few examples of types of applications that can benefit from using XML.
What is the difference between call template and apply template?
What are the element naming conventions in XML ?
Explain about xml canonicalization?
Write code in xml which reads login and password ?
1 Answers Tech Mahindra, Wipro,
Define xsl?
Is api a web service?
Is xml html?
How to write a minimum atom 1.0 feed file?