1.

How To Generate A Feed Category Element?

Answer»

The <category> element is not a required sub-element of the <feed> element. However, it is recommended to have ONE or more <category> elements to provide classifications for this feed.

The <category> element has 3 ATTRIBUTES:

  • <TERM> - SPECIFYING a short term for this category.
  • <label> - Specifying a LONG label for this category.
  • <scheme> - Specifying a URI as a reference for this category.

The <category> element is not a required sub-element of the <feed> element. However, it is recommended to have one or more <category> elements to provide classifications for this feed.

The <category> element has 3 attributes:



Discussion

No Comment Found