A RSS feed item node is always a child of a RSS feed (sv:rssFeed).
NOTE! This node type is very volatile! It corresponds to an item that is imported/fetched via RSS from an external server. Due to its volatile nature, RSS feed items might differ on different servers in a SiteVision cluster.
| Name | Type and description |
|---|---|
| <item-name> | Dynamic / Model dependent |
| The name of the RSS feed item |
| Name | Type and description |
|---|---|
| pubDate | javax.jcr.PropertyType.DATE |
| The date of the RSS feed item | |
| link | javax.jcr.PropertyType.STRING |
| The absolute URL of the RSS feed item | |
| title | javax.jcr.PropertyType.STRING |
| The title of the RSS feed item | |
| description | javax.jcr.PropertyType.STRING |
| The description (i.e. content) of the RSS feed item | |
| source | javax.jcr.PropertyType.STRING |
| The source of the RSS feed item |
Note! This node type was introduced in SiteVision 3.6.2
Last updated:
