1.

How Many Document Types Are Defined For Atom Feed Files?

Answer»

There are 2 DOCUMENT types defined for Atom feed FILES:

  1. Atom Feed Document - Representing an Atom feed, including metadata about the feed, and some or all of the ENTRIES associated with it. Its root element is the <feed> element.
  2. Atom ENTRY Document - Representing only one Atom entry. Its root element is the <entry> element.

There are 2 document types defined for Atom feed files:



Discussion

No Comment Found