What is xml and its characteristics?
Answer / Mayur Kumar Jaiswal
XML (Extensible Markup Language) is a markup language used to store and transport data. Its main characteristics are: 1. Self-descriptive: XML elements describe their own meaning. 2. Extensibility: New tags can be created to represent custom data structures. 3. Human-readable: XML files are easily readable by humans. 4. Machine-readable: XML files can be easily parsed and processed by machines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can the attribute list of an element type contain attributes whose names come from other xml namespaces?
How do I convert an xml file to excel?
What are DOM and SAX ?
Who developed XSLT?
What are the ways to create a tree view control using XML, XSL & JavaScript?
What is an xml file format?
What is the correct syntax when we define XML version?
What are xml applications?
Is xml used today?
What is Complex Element?
What is the full form of xml?
How do I create an xml schema?