What is xml and its characteristics?



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

Post New Answer

More XML XSLT RSS Interview Questions

Can the attribute list of an element type contain attributes whose names come from other xml namespaces?

1 Answers  


How do I convert an xml file to excel?

1 Answers  


What are DOM and SAX ?

1 Answers  


Who developed XSLT?

1 Answers  


What are the ways to create a tree view control using XML, XSL & JavaScript?

1 Answers  


What is an xml file format?

1 Answers  


What is the correct syntax when we define XML version?

1 Answers  


What are xml applications?

1 Answers  


Is xml used today?

1 Answers  


What is Complex Element?

1 Answers  


What is the full form of xml?

1 Answers  


How do I create an xml schema?

1 Answers  


Categories