Sunday, 10 August 2014

What is an XML


  1. Extensible Markup Language (XML) is markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.
  2. xml is the document which represents data. It is the defacto standard for exchanging information between the computer systems.
  3. XML Document is used in two scenarios:
  4. 1. Used for transferring information
  5. 2. Configurations.

No comments:

Post a Comment