- 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.
- xml is the document which represents data. It is the defacto standard for exchanging information between the computer systems.
- XML Document is used in two scenarios:
- 1. Used for transferring information
- 2. Configurations.
No comments:
Post a Comment