From http://www.w3schools.com (Copyright Refsnes Data)
Complete RSS Reference
The <category> element specifies one or more categories the channel or item belongs to. The <category> element can also specify the hierarchic location in a category (the value of the <category> element is then a forward-slash separated string).
The <category> element makes it possible for RSS aggregators to group sites/articles based on category.
| Tag | Description |
|---|---|
| domain | Optional. A string or URL that identifies a
categorization taxonomy. Example: |
Example
Try it yourself » |
Complete RSS Reference
From http://www.w3schools.com (Copyright Refsnes Data)