1.

What are the advantages of using XML?

Answer»

Following are the advantages that XML provides −

  • Technology agnostic - Being plain text, XML is technology independent. It can be used by any technology for data storage and transmission purpose.

  • Human readable- XML uses simple text format. It is human readable and understandable.

  • Extensible - in XML, custom tags can be created and used very easily.

  • Allow Validation - Using XSD, DTD and XML structure can be validated easily.



Discussion

No Comment Found