InterviewSolution
Saved Bookmarks
| 1. |
What Is Atom 1.0 Standard? |
|
Answer» Atom is an XML-based document format that describes lists of related information known as "feeds". Feeds are composed of a number of items, known as "entries", each with an extensible set of attached METADATA. For example, each ENTRY has a title. The CURRENT VERSION of Atom is Atom 1.0. Atom is an XML-based document format that describes lists of related information known as "feeds". Feeds are composed of a number of items, known as "entries", each with an extensible set of attached metadata. For example, each entry has a title. The current version of Atom is Atom 1.0. |
|