Answer Posted / jyotish kumar jha
XML was designed to transport and store data.
HTML was designed to display data.
• XML stands for EXtensible Markup Language
• XML is a markup language much like HTML
• XML was designed to carry data, not to display data
• XML tags are not predefined. You must define your
own tags
• XML is designed to be self-descriptive
• XML is a W3C Recommendation
________________________________________
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is xml document?
What are the different formatting objects in xsl-fo are categorized into?
What is xml and its advantages?
What happens if there is no prefix on an element type name?
What is an xml product feed?
Define xlink and xpointer?
I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.
How to use filtering function in xslt? : xslt
XML serialization ?
How do you test an api?
Is xsd xml?
Write a code for xml attribute and element.
Can an application process documents that use xml namespaces and documents that don’t use xml namespaces?
What is document object model? Why it is used?
How xslt works with xml?